Advertisement
ZKiller

My arena loader C:

Oct 5th, 2017
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. local assetId = 1087886172
  2. local instance = game:GetService("InsertService"):LoadAsset(assetId)
  3. if instance then
  4. game:GetService("InsertService"):Insert(instance)
  5. end
  6. game.Workspace.Base.Parent = nil
  7. script.Parent = nil
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement