Advertisement
NukeVsCity

Op Shindo Life GUIS

Dec 15th, 2020
97,697
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.38 KB | None | 0 0
  1. local library = loadstring(game:HttpGet("https://pastebin.com/raw/GAGA5H8t"))();
  2.  
  3.  
  4. local Gamer = library:CreateSection("Shindo Life");
  5. Gamer:Button("~ Press Right Shift To Hide GUI ~");
  6. function LoadMe(link)
  7. loadstring(game:HttpGet(link))()
  8. end
  9. Gamer:Button("Best GUI", function()
  10. loadstring(game:HttpGet("https://pastebin.com/raw/i53Y3rew",true))()
  11. end)
  12. Gamer:Button("Inf Spins", function()
  13. LoadMe('https://pastebin.com/raw/8VLs98S9')
  14. end)
  15. Gamer:Button("GUI 2", function()
  16. loadstring(game:HttpGet("https://raw.githubusercontent.com/reavscripts/sl2_autofarm/main/main.lua", true))()
  17. end)
  18. Gamer:Button("GUI 3", function()
  19. LoadMe('http://assasine.com/Scripts/Shinobi_Life_2_Autofarm.lua')
  20. end)
  21. Gamer:Button("GUI 4", function()
  22. loadstring(game:HttpGet(('https://pastebin.com/raw/Kc7XZKbC'),true))()
  23. end)
  24. Gamer:Button("Kesh Hub", function()
  25. loadstring(game:HttpGet('https://keshhub.com/scripts/main.lua'))()
  26. end)
  27. Gamer:Button("Auto Quest", function()
  28. LoadMe('https://pastebin.com/raw/d993kP6G')
  29. end)
  30. Gamer:Button("Auto KG", function()
  31. LoadMe('https://gist.githubusercontent.com/unholytwig/ac1b8bc4d065d761529556331efa7904/raw/f0165013a1290edca729837a77d70fbb42cfb833/sl2kekkeigenkai.lua')
  32. end)
  33. Gamer:Button('Inf Chakra',function()
  34. _G.InfChakra = true
  35. loadstring(game:HttpGet('https://pastebin.com/raw/P0BqvPg7'))()
  36. end)
  37.  
  38. library:Ready();
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement