|
| 30 Jul 2015 10:08 AM |
| So, I was discussing scripts with a friend and he told me that rank changing ingame is possible, I was first amazed when I heard this. I don't know if it is true. I was hoping someone can reply and answer. |
|
|
| Report Abuse |
|
|
|
| 30 Jul 2015 10:10 AM |
You can do GetGroupRank() but the project to do SetGroupRank was abandoned due to security reason.
Women are like fine wine, I can't get their tops off |
|
|
| Report Abuse |
|
|
|
| 30 Jul 2015 10:12 AM |
| Hm, My friend told me that USA group uses it to change immigrants to citizens and it applies to the group as well. |
|
|
| Report Abuse |
|
|
|
| 30 Jul 2015 10:14 AM |
| You need to do this through an external website by sending POST requests to it and that logs in with a user that has the appropriate group permissions and executes Roblox web API requests. Let me see if I can find some more info. |
|
|
| Report Abuse |
|
|
|
| 30 Jul 2015 10:16 AM |
@Quintinity
I knew it had something to do with this.
Maybe that's what USA uses? |
|
|
| Report Abuse |
|
|
|
| 30 Jul 2015 10:16 AM |
Oh, yes. I could see how it would be possible via HTTP requests. But a SetGroupRank API doesn't exsist.
Women are like fine wine, I can't get their tops off |
|
|
| Report Abuse |
|
|
|
| 30 Jul 2015 10:17 AM |
@Wolf
Hm, I don't even know how to HTTP. |
|
|
| Report Abuse |
|
|
|
| 30 Jul 2015 10:20 AM |
Neither, I learn this as I need to But here is the wiki for it: http://wiki.roblox.com/index.php?title=Sending_HTTP_requests
You need to learn HTML too.
Women are like fine wine, I can't get their tops off |
|
|
| Report Abuse |
|
|
|
| 30 Jul 2015 10:24 AM |
| I guess I might take a hit at it, wish me luck. |
|
|
| Report Abuse |
|
|
|
| 30 Jul 2015 10:26 AM |
Good luck. It's fairly simple. But you can probably find a free model script to change group ranks. I recommend dissecting one of those
Women are like fine wine, I can't get their tops off |
|
|
| Report Abuse |
|
|
|
| 30 Jul 2015 10:27 AM |
https://github.com/FroastJ/roblox-bots
You need your own PHP host |
|
|
| Report Abuse |
|
|
|
| 30 Jul 2015 10:31 AM |
@Quintinity
Wow, Right when I was about to drool all over HTTP.
I'll try to find my own PHP host. Thanks. |
|
|
| Report Abuse |
|
|