|
| 27 Jun 2015 12:07 PM |
POST /user/accept-friend-request POST /user/decline-friend-request POST /user/request-friendship GET /user/get-friendship-count
I've been trying to figure out how they are used. I can't seem to understand. I do know that ROBLOX uses these in-game.
P.S. http://api.roblox.com/docs doesn't display info about how to use them (even the parameters) |
|
|
| Report Abuse |
|
|
|
| 27 Jun 2015 12:10 PM |
The documentation says how they work. You provide the arguments in the url(that's what the GET means) the arguments are in the documentation.
P.S. Don't plan on using them with httpservice unless you know how to use a proxy or plan on using my api. A |
|
|
| Report Abuse |
|
|
|
| 27 Jun 2015 12:12 PM |
But they don't provide the parameters. So I was questioning if anyone knew what they were.
Yes, I know how to handle proxy's I've got everything figured out. I've already done a web-server with this stuff before. |
|
|
| Report Abuse |
|
|
|
| 27 Jun 2015 12:12 PM |
Why does he need to use your API? The world doesn't revolve are you, you know.
Enjoying your stay at the Scripters Forum? Join this! http://www.roblox.com/My/Groups.aspx?gid=2582784 |
|
|
| Report Abuse |
|
|
|
| 27 Jun 2015 12:13 PM |
| I was also wondering how to use these... |
|
|
| Report Abuse |
|
|
|
| 27 Jun 2015 12:14 PM |
| If they don't provide arguments that means it's for the logged in client accessing them(you) so it will show your friends counr if you go to it, and if i go to it, it will show mine. |
|
|
| Report Abuse |
|
|
|
| 27 Jun 2015 12:15 PM |
:/
That stinks. Was hoping I could use them. Since the server isn't logged in. It won't use them. I really wish ROBLOX would open a function for sending a friend request. |
|
|
| Report Abuse |
|
|
|
| 27 Jun 2015 12:18 PM |
MakerModel, can you just give an example?
How do you use these?:
GET /currency/balance
GET /users/followers
GET /users/followings |
|
|
| Report Abuse |
|
|
|
| 27 Jun 2015 03:43 PM |
Use a webserver to do this. Use PHP with cURL to login and call these apis. Come to me if you need help.
-Ticker of da Tocks
|
|
|
| Report Abuse |
|
|