Advertisement
Guest User

Roblox Moddel Maker LUA admin Script LEAKED

a guest
May 4th, 2018
2,311
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. hi = Instance.new("Folder", game.Workspace)
  2.  
  3. hi.Name = "MakerModelLua's Admin Settings"
  4. xd = Instance.new("IntValue", hi)
  5. xd.Name = 'GroupID'
  6. xd.Value = 2791681
  7. game.Workspace["MakerModelLua's Admin"].Parent = game.Lighting
  8.  
  9. --NOTE! Make sure that the xd.value is a group id. For Example you have a group. Go to the link and find the numbers like 92848 and change xd.Value
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement