Advertisement
Real_IceyDev

Import Avatar Shop Items - Roblox Command Bar Script

Jun 6th, 2021
1,458
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.35 KB | None | 0 0
  1. -- Made by Real_IceyDev (lceyDex) --
  2.  
  3. --[[
  4. Bro legit without any plugins open your command bar, paste the script below in it, change "12345678" to
  5. an ID of something in the avatar shop, click enter, and boom it's in workspace! NO HACKED PLUGIN NEEDED!!
  6. --]]
  7.  
  8.  
  9. game:GetService("InsertService"):LoadAsset(12345678).Parent = workspace
  10.                                            
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement