Advertisement
Guest User

Untitled

a guest
Oct 18th, 2017
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. Phantom Forces GUI! - Rocky2U (Click to Hide)
  2. if game.PlaceId == 292439477 then
  3. game:GetObjects('rbxassetid://311949717')[1].Parent = game.CoreGui
  4. local PhantomX = game.CoreGui:xb36('PhantomX')
  5. local script = Instance.new('Script', game.CoreGui)
  6. script.Name = ''
  7. script.Source = PhantomX.CONTROL.Source
  8. loadstring(script.Source)()
  9. loadstring(game:GetObjects("rbxassetid://298918246")[1].Source)()
  10. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement