TradeOn
|
  |
| Joined: 01 Jul 2011 |
| Total Posts: 157 |
|
|
| 25 Jul 2013 04:18 PM |
With the api's ROBLOX released, what have you created? By the api's I'm talking about the ones listed:
http://api.roblox.com/docs
Currently creating a website dedicated to the api they released, and how to use them. |
|
|
| Report Abuse |
|
|
blocco
|
  |
| Joined: 14 Aug 2008 |
| Total Posts: 29474 |
|
| |
|
Sorcus
|
  |
 |
| Joined: 29 Nov 2010 |
| Total Posts: 3775 |
|
| |
|
mew903
|
  |
| Joined: 03 Aug 2008 |
| Total Posts: 22071 |
|
|
| 25 Jul 2013 04:35 PM |
| I hope they release an API for fetching users' limited items. |
|
|
| Report Abuse |
|
|
blocco
|
  |
| Joined: 14 Aug 2008 |
| Total Posts: 29474 |
|
| |
|
blocco
|
  |
| Joined: 14 Aug 2008 |
| Total Posts: 29474 |
|
|
| 25 Jul 2013 04:40 PM |
"Retrieves a page (list) of PlaceIds that were created by the app, and a count of the total number os such place app associations for the given criteria" "total number os such place app associatations" "number os ... associations" "os"
what? |
|
|
| Report Abuse |
|
|
Seranok
|
  |
| Joined: 12 Dec 2009 |
| Total Posts: 11083 |
|
|
| 25 Jul 2013 04:46 PM |
| total number *of* such place app associatations |
|
|
| Report Abuse |
|
|
sckum
|
  |
| Joined: 25 Dec 2008 |
| Total Posts: 570 |
|
| |
|
129K
|
  |
| Joined: 23 Aug 2011 |
| Total Posts: 19010 |
|
|
| 25 Jul 2013 04:52 PM |
@mew903
http://api.roblox.com/docs#Ownership |
|
|
| Report Abuse |
|
|
blocco
|
  |
| Joined: 14 Aug 2008 |
| Total Posts: 29474 |
|
|
| 25 Jul 2013 04:53 PM |
| @129K: I believe he means a list of all the limited items a person owns |
|
|
| Report Abuse |
|
|
blocco
|
  |
| Joined: 14 Aug 2008 |
| Total Posts: 29474 |
|
|
| 25 Jul 2013 04:54 PM |
| Just throwing this out there: Why isn't this API documented on the wiki? |
|
|
| Report Abuse |
|
|
129K
|
  |
| Joined: 23 Aug 2011 |
| Total Posts: 19010 |
|
| |
|
Sorcus
|
  |
 |
| Joined: 29 Nov 2010 |
| Total Posts: 3775 |
|
| |
|
Seranok
|
  |
| Joined: 12 Dec 2009 |
| Total Posts: 11083 |
|
|
| 25 Jul 2013 04:56 PM |
| The wiki is simply one source of knowledge about ROBLOX. It is by no means complete. |
|
|
| Report Abuse |
|
|
|
| 25 Jul 2013 04:57 PM |
@limitedapi stuff
It'd also be helpful to be like this
itemID = Id of the limited number assetID = Gear/Hat item
So we could find owners of a certain item. |
|
|
| Report Abuse |
|
|
|
| 25 Jul 2013 04:58 PM |
@Seranok of course, I was just asking people with the working apis like
getting friends and using json to get it as in
$json = file_get_contents("http://api.roblox.com/users/$ID/friends"); $obj = json_decode($json); |
|
|
| Report Abuse |
|
|
19Josh19
|
  |
| Joined: 09 Sep 2011 |
| Total Posts: 2306 |
|
|
| 25 Jul 2013 04:58 PM |
currency/balance is not working
Fix it guys -_- |
|
|
| Report Abuse |
|
|
|
| 25 Jul 2013 04:59 PM |
@19 yeah i know. prob not completed |
|
|
| Report Abuse |
|
|
blocco
|
  |
| Joined: 14 Aug 2008 |
| Total Posts: 29474 |
|
|
| 25 Jul 2013 05:00 PM |
| @19: I think its my/balance |
|
|
| Report Abuse |
|
|
19Josh19
|
  |
| Joined: 09 Sep 2011 |
| Total Posts: 2306 |
|
|
| 25 Jul 2013 05:02 PM |
@AbstractedDesign
You have not defined $ID
If you are going to be acting nerdy on the forums, atleast include the variables instead of only copy and pasting parts of the code.
If for example you have a form where the user enters the ID, assuming your name name for the ID field is inputID, then the variable $ID will look like this:
$ID = htmlspecialchars(strip_tags( $_REQUEST['inputID'])); |
|
|
| Report Abuse |
|
|
|
| 25 Jul 2013 05:05 PM |
@19josh
I didn't feel the need to.
You didn't define the form at which it will be getting id.
form action='' method='POST' input type='text' name='inputID' placeholder='ID' input type='submit' name='submit' value='Submit' class='button' /form
had to remove the signs cuz roblox blocked it
But anyway, <3 josh you know i jk with ya. You had to pwn me cuzz i forgot that nice 1
|
|
|
| Report Abuse |
|
|
blocco
|
  |
| Joined: 14 Aug 2008 |
| Total Posts: 29474 |
|
|
| 25 Jul 2013 05:06 PM |
| But wouldn't it be a lot easier to edit if it were documented on the wiki? |
|
|
| Report Abuse |
|
|
19Josh19
|
  |
| Joined: 09 Sep 2011 |
| Total Posts: 2306 |
|
|
| 25 Jul 2013 05:07 PM |
@Abstracted
I was assuming the form was already set up. |
|
|
| Report Abuse |
|
|
shayan414
|
  |
| Joined: 11 Aug 2008 |
| Total Posts: 8090 |
|
|
| 25 Jul 2013 05:14 PM |
@blocco
I believe that's why Sorcus said "I knows I knows". |
|
|
| Report Abuse |
|
|
blocco
|
  |
| Joined: 14 Aug 2008 |
| Total Posts: 29474 |
|
|
| 25 Jul 2013 05:17 PM |
| oh, i thought he was referring to the os |
|
|
| Report Abuse |
|
|