Advertisement
RoScripter_alt

Texting Simulator Auto Farm

Dec 28th, 2021
978
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.20 KB | None | 0 0
  1. while wait() do
  2.     -- Script generated by SimpleSpy - credits to exx#9394
  3.  
  4. local args = {
  5.     [1000000] = "Phone"
  6. }
  7.  
  8. game:GetService("ReplicatedStorage").Events.SendTexts:FireServer(unpack(args))
  9. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement