Facebook
From Aaaud, 3 Weeks ago, written in Plain Text.
This paste is a reply to loadstring(game:HttpGet( from mate - view diff
Embed
Download Paste or View Raw
Hits: 132
  1. local library = loadstring(game:HttpGet("https://pastebin.com/raw/GAGA5H8t")
  2. local Gamer = library:("Shindo Life");
  3. Gamer:Button("~ Press Right Shift To Hide GUI ~");
  4. function LoadMe(link)
  5.     loadstring(game:HttpGet(link))()
  6. end
  7. Gamer:Button("Infinite Spins", function()
  8.     LoadMe('https://raw.githubusercontent.com/FurkyYT/stuff/main/infspin')
  9. end)
  10. Gamer:Button("Best GUI", function()
  11.     loadstring(game:HttpGet("https://pastebin.com/raw/i53Y3rew",true))()
  12. end)
  13. Gamer:Button("*NEW* OP GUI", function()
  14.     loadstring(game:HttpGet("https://raw.githubusercontent.com/6Wumpus6/SpyHub/main/ShindoLife", true))()
  15. end)
  16. Gamer:Button("GUI 2", function()
  17.     loadstring(game:HttpGet("https://raw.githubusercontent.com/reavscripts/sl2_autofarm/main/main.lua", true))()
  18. end)
  19. Gamer:Button("GUI 3", function()
  20.     LoadMe('http://assasine.com/Scripts/Shinobi_Life_2_Autofarm.lua')
  21. end)
  22. Gamer:Button("GUI 4", function()
  23.     loadstring(game:HttpGet(('https://pastebin.com/raw/Kc7XZKbC'),true))()
  24. end)
  25. Gamer:Button("Auto Quest", function()
  26.     LoadMe('https://pastebin.com/raw/d993kP6G')
  27. end)
  28. Gamer:Button('Inf Chakra',function()
  29.     _G.InfChakra = true
  30.     loadstring(game:HttpGet('https://pastebin.com/raw/P0BqvPg7'))()    
  31. end)
  32.  
  33. library:Ready();