Advertisement
ToxinKindaScripts

INSTANT UGC

Mar 22nd, 2024
1,078
0
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.28 KB | None | 0 0
  1. while wait() do
  2. local args = {
  3.     [1] = "Mini Puft"
  4. }
  5.  
  6. game:GetService("ReplicatedStorage"):WaitForChild("RemoteEvents"):WaitForChild("Collectible"):FireServer(unpack(args))
  7. end
  8.  
  9. -- game link: https://www.roblox.com/games/5972698540
  10. -- youtube video: https://youtu.be/K9SvCp5obdM
Advertisement
Comments
Add Comment
Please, Sign In to add comment
Advertisement