gang up on people simulator Script

Created by ewo#1337 

Features:

  • Make sure you’re ragdolled before you execute.
while wait() do
    for _,v in pairs(workspace.Particles:GetChildren()) do
        if v.Name == "Money" then
            game.Players.LocalPlayer.Character.UpperTorso.CFrame = v.Part.CFrame
        end
end
end
  • Instead of going to the ATM just use this script, saves time.
local ohTable1 = {
["Amount"] = 0, -- the amount of money you have
["Mode"] = "D"  -- D = Deposit and W = Withdrawal
}

game:GetService("ReplicatedStorage").RemoteEvent.ATM:FireServer(ohTable1)

ENJOY!

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!

Share This Post

Share on facebook
Share on linkedin
Share on twitter
Share on email

More Scripts!

TOP 10 TRENDING SCRIPTS