PROJECT SLAYERS (INF SPIN)

You are currently viewing PROJECT SLAYERS (INF SPIN)

PROJECT SLAYERS Script Arceus X INFINITE SPIN

local oldindex;
local oldnamecall;
local mod = require(game:GetService("ReplicatedStorage").Modules.Global["Random_Clan_Picker"])
oldindex = hookmetamethod(game, "__index", function(i, v)
    if tostring(i) == "Spins" then
        i.Value = 9e9
    end
    return oldindex(i, v)
end)
oldnamecall = hookmetamethod(game, "__namecall", function(self, ...)
    local args = { ... }
    local method = getnamecallmethod()

    if method == "InvokeServer" and self.Name == "Handle_Initiate_S_" and args[1] == "check_can_spin" then
        return true, mod.pick()
    end
    return oldnamecall(self, ...)
end)

———————————–
Step :
1. Click go to script button for get script
2. Click COPY button for auto copy script
3. Paste the script into your script application
4. Run and done
Note :
1. Watch video for showcase
———————————–

YouTube :