MRobbin99

TextingSim speedTextPC

Feb 1st, 2019
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. -- THIS SCRIPT ONLY WORKS WITH PCS
  2. -- this scripts rapidly collects texts from whatever pc you have
  3. -- you can run this multiple times to go even faster but you might crash/kicked
  4. plr = game.Players.LocalPlayer
  5. plr.PlayerGui.PopupScript:Destroy()
  6. local A_1 = "fsd g**& Jm6o3"
  7. local Event = game:GetService("ReplicatedStorage").ToolEvents.CashEventComputer
  8. while true do
  9. for i = 1, 35 do
  10. Event:FireServer(A_1)
  11. end
  12. wait()
  13. end
  14. -- made by fleebmans
Add Comment
Please, Sign In to add comment