Star-Scripter

[UGC LIMITED]ELF UP SCRIPT | INSTANT UGC

Jul 27th, 2024
471
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. getgenv().loop = true
  2. while loop do
  3. task.wait(0.5)
  4. local args = {
  5. [1] = 1
  6. }
  7.  
  8. 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))
  9. end
Add Comment
Please, Sign In to add comment