Advertisement
ustinjamesss

making scam calls to save your best friend tycoon (Script)

Nov 19th, 2022
3,698
1
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 1 0
  1. game.ReplicatedStorage.Events.Notification:Destroy()
  2. game:GetService("RunService").Stepped:Connect(function()
  3. game.ReplicatedStorage.Events.GenerateNumber:FireServer()
  4. task.wait(.5)
  5. game.ReplicatedStorage.Events.CheckNumber:FireServer(tostring(game.Players.LocalPlayer.GeneratedNumber.Value))
  6. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement