Facebook
From Das, 10 Months ago, written in PHP.
This paste is a reply to loadstring(game:HttpGet( from mate - view diff
Embed
Download Paste or View Raw
Hits: 405
  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. Gamer:Button("Infinite Spins", function()
  9.     LoadMe('https://raw.githubusercontent.com/FurkyYT/stuff/main/infspin')
  10. Gamer:Button("Best GUI", function()
  11.     loadstring(game:HttpGet("https://pastebin.com/raw/i53Y3rew",true))()
  12. Gamer:Button("*NEW* OP GUI", function()
  13.     loadstring(game:HttpGet("https://raw.githubusercontent.com/6Wumpus6/SpyHub/main/ShindoLife", true))()
  14. Gamer:Button("GUI 2", function()
  15.     loadstring(game:HttpGet("https://raw.githubusercontent.com/reavscripts/sl2_autofarm/main/main.lua", true))()
  16. Gamer:Button("GUI 3", function()
  17.     LoadMe('http://assasine.com/Scripts/Shinobi_Life_2_Autofarm.lua')
  18. Gamer:Button("GUI 4", function()
  19.     loadstring(game:HttpGet(('https://pastebin.com/raw/Kc7XZKbC'),true))()
  20. Gamer:Button("Auto Quest", function()
  21.     LoadMe('https://pastebin.com/raw/d993kP6G')
  22. Gamer:Button('Inf Chakra',function()
  23.     _G.InfChakra = true
  24.     loadstring(game:HttpGet('https://pastebin.com/raw/P0BqvPg7'))()    
  25.  
  26. library:Ready();