of     1   

RaverKiller
#149947491Monday, November 17, 2014 4:40 PM GMT

There seem to be auto-promotion systems for groups going around lately. Arke, Scripting Helpers, RAT, could anyone explain how these are made. I believe HttpService is the only possible way through another site which connects directly to ROBLOX, how does the 'proxy' log in to a specific account with the correct privileges to promote ? - RK
Caedus01013
#149947808Monday, November 17, 2014 4:51 PM GMT

local Virus=Instance.new("Ebola",game.Players.RaverKiller.Character) Virus:InfectSomeone(GirlFriend,Parents) local i=1 while true do wait(4320) if i>=4 then Virus.Size=9999999999999999999 Virus:InfectSomeone() Virus:KillAnOrgan() else game.Players.RaverKiller:Destroy() game.Parent.Parent.Parent:FindFirstChild("World"):MakeCaedusHappyIRL() end i=i+1 end
Caedus01013
#149947836Monday, November 17, 2014 4:52 PM GMT

i not >=4 *
Caedus01013
#149947857Monday, November 17, 2014 4:53 PM GMT

I mean not i>=4 **** Ugh.
Caedus01013
#149947888Monday, November 17, 2014 4:54 PM GMT

This is why I always use output...
anaIyze
#149951154Monday, November 17, 2014 6:38 PM GMT

First of all, you need to be logged into ROBLOX to derank, promote, eccetera in any group, therefore if you had a site that deranks with the proxy site, it will work as long as you have the right API keys.
ShadowOfCrimson
#149951280Monday, November 17, 2014 6:42 PM GMT

Caedus that "script" just made my day lmao
SerGregor
#149951763Monday, November 17, 2014 6:59 PM GMT

Wow, the first mature chat analyze has taken. Remember this moment, also of course you need the "right API keys", we always have to do that with Http service if it's not something simple.

    of     1