rrixh

livetopia

Mar 23rd, 2024
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.15 KB | None | 0 0
  1. local args = {
  2.     [1] = "Easter2024_Egg",
  3.     [2] = "Equip"
  4. }
  5.  
  6. game:GetService("ReplicatedStorage").Remotes.EquipToolRF:InvokeServer(unpack(args))
Add Comment
Please, Sign In to add comment