Functions: INF Spins
Installation guide:
Copy the script from the button below.
Run any Injector (We recommend KRNL Injector)
Install it, insert the script and click execute
Enjoy 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;