Find any script for Roblox

Enter the name of the game or script.

Shindo life script – (INF Spins)

Functions: INF Spins

Script developer: KylnDantas

Installation guide:Copy the script from the button below.Run any Injector (We recommend KRNL Injector)Install it, insert the script and click executeEnjoy it)

Thank you for using our website
Your script:

				
					getgenv().loopLevel = true; -- change to "false" for stop
while getgenv().loopLevel do task.wait()
   loadstring(game:HttpGet("https://raw.githubusercontent.com/KylnDantas/InfRellCoinsSL/main/file.lua"))()
   task.wait(0.50)
   local args = {
       [1] = "maxlvlpres2"
   }
   game:GetService("Players").LocalPlayer.startevent:FireServer(unpack(args))
end;
				
			
Leave a Comment

Your email address will not be published. Required fields are marked *