http://roblox.plus:2052/inventory?username=joxxi
It shows one big long array.
The first part is:
{"id":107484852,"username":"Joxxi","bc":"BC","rap":643
how do I like ignore everything but the 643
I am using the api in a php script like this:
echo "<td><object height='20' width='100' data='http://roblox.plus:2052/inventory?username=".$row['username']."'/></td>";
right now its just echoing the array