Note: I am not responsible for any bans, use at your own risk, rank above max-180-200 is clearly a risk.
How to use scripts?
1. Copy the script that is at the bottom
2. Run the injector that suits you
3. After opening the injector, insert the script into it and put it into the game.
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;