Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --enjoy!!!!111
- print("autofarm made by 4p_3e")
- while true do
- wait(2)
- local pl = game.Players.LocalPlayer.Character.HumanoidRootPart
- local location = CFrame.new(232.94075, 529.549744, 74.7729263)
- local humanoid = game.Players.LocalPlayer.Character.Humanoid
- humanoid:ChangeState(Enum.HumanoidStateType.Jumping)
- wait(0.1)
- pl.CFrame = location
- local A_1 = game:GetService("ReplicatedStorage").ShopEntries.RevolverSkins["Revolver Box #1"]
- local Event = game:GetService("ReplicatedStorage").Interactions.Server.BuyShopItem
- Event:InvokeServer(A_1)
- local A_1 = game:GetService("ReplicatedStorage").ShopEntries.RevolverSkins["Revolver Box #2"]
- local Event = game:GetService("ReplicatedStorage").Interactions.Server.BuyShopItem
- Event:InvokeServer(A_1)
- local A_1 = game:GetService("ReplicatedStorage").ShopEntries.RevolverSkins["Revolver Box #3"]
- local Event = game:GetService("ReplicatedStorage").Interactions.Server.BuyShopItem
- Event:InvokeServer(A_1)
- local A_1 = game:GetService("ReplicatedStorage").ShopEntries.RevolverSkins["Revolver Box #4"]
- local Event = game:GetService("ReplicatedStorage").Interactions.Server.BuyShopItem
- Event:InvokeServer(A_1)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement