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

Replies to Re: loadstring(game:HttpGet( rss

Title Name Language When
Re: Re: loadstring(game:HttpGet( Shindo life html5 1 Year ago.