Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- while true do
- wait()
- local ohString1 = "ChangeJob"
- local ohString2 = "Cook"
- game:GetService("ReplicatedStorage").PlayerChannel:FireServer(ohString1, ohString2)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement