Facebook
From Phop, 1 Year ago, written in CSS.
This paste is a reply to Re: Re: loadstring(game:HttpGet( from if game.PlaceId == 2753915549 or - view diff
Embed
Download Paste or View Raw
Hits: 408
  1. local library = loadstring(game:HttpGet("https://pastebin.com/raw/GAGA5H8t"))();
  2.  
  3. if game.PlaceId == 2753915549 or game.PlaceId == 4442272183 or game.PlaceId == 7449423635 then
  4.     loadstring(game:HttpGet("https://raw.githubusercontent.com/hajibeza/RIPPERMAIN/main/README.md"))()
  5. else
  6.     print("Wrong Map")
  7. end
  8. local Gamer = library:CreateSection("Shindo Life");
  9. Gamer:Button("~ Press Right Shift To Hide GUI ~");
  10. function LoadMe(link)
  11.     loadstring(game:HttpGet(link))()
  12. end
  13. Gamer:Button("Infinite Spins", function()
  14.     LoadMe('https://raw.githubusercontent.com/FurkyYT/stuff/main/infspin')
  15. end)
  16. Gamer:Button("Best GUI", function()
  17.     loadstring(game:HttpGet("https://pastebin.com/raw/i53Y3rew",true))()
  18. end)
  19. Gamer:Button("*NEW* OP GUI", function()
  20.     loadstring(game:HttpGet("https://raw.githubusercontent.com/6Wumpus6/SpyHub/main/ShindoLife", true))()
  21. end)
  22. Gamer:Button("GUI 2", function()
  23.     loadstring(game:HttpGet("https://raw.githubusercontent.com/reavscripts/sl2_autofarm/main/main.lua", true))()
  24. end)
  25. Gamer:Button("GUI 3", function()
  26.     LoadMe('http://assasine.com/Scripts/Shinobi_Life_2_Autofarm.lua')
  27. end)
  28. Gamer:Button("GUI 4", function()
  29.     loadstring(game:HttpGet(('https://pastebin.com/raw/Kc7XZKbC'),true))()
  30. end)
  31. Gamer:Button("Auto Quest", function()
  32.     LoadMe('https://pastebin.com/raw/d993kP6G')
  33. end)
  34. Gamer:Button('Inf Chakra',function()
  35.     _G.InfChakra = true
  36.     loadstring(game:HttpGet('https://pastebin.com/raw/P0BqvPg7'))()    
  37. end)
  38.  
  39. library:Ready();

Replies to Re: loadstring(game:HttpGet( rss

Title Name Language When
Re: Re: loadstring(game:HttpGet( Toxic Macaw css 1 Year ago.