Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- getgenv().loop = true
- while loop do
- task.wait(0.5)
- local args = {
- [1] = 1
- }
- game:GetService("ReplicatedStorage"):WaitForChild("Orion"):WaitForChild("node_modules"):WaitForChild("@supersocial"):WaitForChild("netwire"):WaitForChild("NetWire"):WaitForChild("Remotes"):WaitForChild("EmoteCampaignService"):WaitForChild("RF"):WaitForChild("Claim"):InvokeServer(unpack(args))
- end
Add Comment
Please, Sign In to add comment