Advertisement
sync_exploits

Rush Point (Unnamed ESP)

Jan 23rd, 2022 (edited)
2,867
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. -- Distributed by dsc.gg/shxrp -- // Best Roblox Exploits, Cheats & Hacks Source!
  2.  
  3. syn.request({
  4. Url = "http://127.0.0.1:6463/rpc?v=1",
  5. Method = "POST",
  6. Headers = {
  7. ["Content-Type"] = "application/json",
  8. ["Origin"] = "https://discord.com"
  9. },
  10. Body = game:GetService("HttpService"):JSONEncode({
  11. cmd = "INVITE_BROWSER",
  12. args = {
  13. code = "dCyq86BDGc"
  14. },
  15. nonce = game:GetService("HttpService"):GenerateGUID(false)
  16. }),
  17. })
  18.  
  19. loadstring(game:HttpGet("https://raw.githubusercontent.com/ic3w0lf22/Unnamed-ESP/master/UnnamedESP.lua", true))();
  20.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement