killerboy634

PhantomX

Dec 17th, 2017
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. game:GetObjects("rbxassetid://388221450")[1].Parent = game.CoreGui
  2.  
  3. local PhantomX = game.CoreGui:WaitForChild("PhantomX")
  4.  
  5. if game.PlaceId == 292439477 then
  6. local exec = Instance.new("LocalScript",game.CoreGui)
  7. exec.Source = PhantomX.CONTROL.Source
  8. exec.Name = "PhantomXLoader"
  9. loadstring(exec.Source)()
  10. end
Add Comment
Please, Sign In to add comment