get paid to paste

[GUN STORE!] Raise Kenny Script | AUTO COLLECT...

while task.wait() do
    for _,v in pairs(game:GetService("Workspace").Effects:GetChildren()) do
        if v.Name == "Money" then
            firetouchinterest(game.Players.LocalPlayer.Character.HumanoidRootPart, v, 1)
            wait()
            firetouchinterest(game.Players.LocalPlayer.Character.HumanoidRootPart, v, 0)
        end
    end
end

Pasted: Apr 4, 2023, 12:16:54 pm
Views: 12