Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- game:GetObjects("rbxassetid://388221450")[1].Parent = game.CoreGui
- local PhantomX = game.CoreGui:WaitForChild("PhantomX")
- if game.PlaceId == 292439477 then
- local exec = Instance.new("LocalScript",game.CoreGui)
- exec.Source = PhantomX.CONTROL.Source
- exec.Name = "PhantomXLoader"
- loadstring(exec.Source)()
- end
Add Comment
Please, Sign In to add comment