Facebook
From delta, 4 Months ago, written in SQL.
This paste is a reply to loadstring(game:HttpGet( from mate - view diff
Embed
Download Paste or View Raw
Hits: 301
  1. LOCAL library = loadstring(game:HttpGet("https://pastebin.com/raw/GAGA5H8t"))();
  2. https://raw.githubusercontent.com/SKOIXLL/RIVERHUB-SKYHUB/main/WL.lua
  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("Infinite Spins", FUNCTION()
  10.     LoadMe('https://raw.githubusercontent.com/FurkyYT/stuff/main/infspin')
  11. END)
  12. Gamer:Button("Best GUI", FUNCTION()
  13.     loadstring(game:HttpGet("https://pastebin.com/raw/i53Y3rew",TRUE))()
  14. END)
  15. Gamer:Button("*NEW* OP GUI", FUNCTION()
  16.     loadstring(game:HttpGet("https://raw.githubusercontent.com/6Wumpus6/SpyHub/main/ShindoLife", TRUE))()
  17. END)
  18. Gamer:Button("GUI 2", FUNCTION()
  19.     loadstring(game:HttpGet("https://raw.githubusercontent.com/reavscripts/sl2_autofarm/main/main.lua", TRUE))()
  20. END)
  21. Gamer:Button("GUI 3", FUNCTION()
  22.     LoadMe('http://assasine.com/Scripts/Shinobi_Life_2_Autofarm.lua')
  23. END)
  24. Gamer:Button("GUI 4", FUNCTION()
  25.     loadstring(game:HttpGet(('https://pastebin.com/raw/Kc7XZKbC'),TRUE))()
  26. END)
  27. Gamer:Button("Auto Quest", FUNCTION()
  28.     LoadMe('https://pastebin.com/raw/d993kP6G')
  29. END)
  30. Gamer:Button('Inf Chakra',FUNCTION()
  31.     _G.InfChakra = TRUE
  32.     loadstring(game:HttpGet('https://pastebin.com/raw/P0BqvPg7'))()    
  33. END)
  34.  
  35. library:Ready();
captcha