MADE BY
FEATURES:
- INF SPIN
- JOIN BEGINNERS SERVER
SCRIPTS: [2]
INF SPIN:
local Remotes = {}
for I, V in next, getgc(true) do
if type(V) == "table" and rawget(V, "Remote") then
Remotes[V.Name] = V.Remote
end
end
local args = {
[1] = "100",
[2] = 0/0
}
Remotes.UseDailySpin:FireServer(unpack(args))
JOIN BEGINNERS SERVER
game:GetService("TeleportService"):Teleport(12901764434, game:GetService("Players").LocalPlayer)