- Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
- How To Teleport In Apocalypse Rising! Updated New Version! Roblox Adventures / Apocalypse Rising / Zombie Survival in the Wasteland! - Duration: 28:22. Denis Recommended for you.
Infinite Jump Roblox Download Roblox Apocalypse Rising Jump Hack. Infinite roblox phantom forces rank 200 jump roblox download roblox apocalypse rising jump hack youtube. Phantom Forces roblox newgen com ad Aimbot Esp Fly Hacks Roblox Pf Lx 3 quiz roblox pet simulator 0 2018. Phantom forces aimbot esp fly hacks roblox pf lx 3 0.
May 6th, 2017
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
- -- Now with a gui
- admins ={'lotushomerun','Your Name Here'}-- People who don't get teleported
- -- the place where your players are teleported to
- tptitle = game:GetService('MarketplaceService'):GetProductInfo(id).Name
- tpcreator = game:GetService('MarketplaceService'):GetProductInfo(id).Creator
- tpcreatorname = game:GetService('MarketplaceService'):GetProductInfo(id).Creator.Name
- tpcreatorid = game:GetService('MarketplaceService'):GetProductInfo(id).Creator.CreatorTargetId
- tpdescription = game:GetService('MarketplaceService'):GetProductInfo(id).Description
- function tpgui()
- local tpscreengui = Instance.new('ScreenGui', v.PlayerGui)
- frame1.BackgroundColor3 = Color3.new(93/255,93/255,93/255)
- local textlabel1 = Instance.new('TextLabel', frame1)
- textlabel1.Position = UDim2.new(0,0,0,0)
- textlabel1.Font ='SourceSansItalic'
- textlabel1.BackgroundTransparency =1
- local thumbnail = Instance.new('ImageLabel', frame1)
- thumbnail.Size = UDim2.new(0.25,0,0.25,0)
- thumbnail.Image ='http://www.roblox.com/Thumbs/Asset.ashx?format=png&width=420&height=230&assetId='..id
- local placetitle = Instance.new('TextLabel', frame1)
- placetitle.TextScaled =true
- placetitle.Text = tptitle
- placetitle.TextColor3 = Color3.new(1,1,1)
- local creatortitle = Instance.new('TextLabel', frame1)
- creatortitle.TextScaled =true
- creatortitle.Text ='Creator'
- creatortitle.TextColor3 = Color3.new(1,1,1)
- local creatorimage = Instance.new('ImageLabel', frame1)
- creatorimage.Position = UDim2.new(0.06,0,0.425,0)
- creatorimage.Image ='http://www.roblox.com/thumbs/avatar.ashx?x=352&y=352&format=png&username='..tpcreatorname
- local creatorname = Instance.new('TextLabel', frame1)
- creatorname.Position = UDim2.new(0,0,0.65,0)
- creatorname.Font ='Cartoon'
- creatorname.BackgroundTransparency =1
- local creatorid = Instance.new('TextLabel', frame1)
- creatorid.TextScaled =true
- creatorid.Text ='Creator ID: '..tpcreatorid
- creatorid.TextColor3 = Color3.new(1,1,1)
- local gameid = Instance.new('TextLabel', frame1)
- gameid.TextScaled =true
- gameid.Text ='Game ID: '..id
- gameid.TextColor3 = Color3.new(1,1,1)
- local descriptiontitle = Instance.new('TextLabel', frame1)
- descriptiontitle.TextScaled =true
- descriptiontitle.Text ='Description'
- descriptiontitle.TextColor3 = Color3.new(1,1,1)
- descriptiontitle.Position = UDim2.new(0.6,0,0.3,0)
- local description = Instance.new('TextLabel', frame1)
- description.TextScaled =true
- description.Text = tpdescription
- description.TextColor3 = Color3.new(1,1,1)
- end
- tpgui()
- h.Text = 'You are heading to ' ..tptitle..' by '..tpcreatorname..'!' -- the teleport count or how much people have been teleported]]
- for _, admins inpairs(admins)do
- returntrue
- end
- for i, v inpairs(game.Players:GetPlayers())do
- while wait()do
- game:service('TeleportService'):Teleport(id,v.Character)
- end
- function PlayerEntered(player)
- ifnot TrueIfAllowed(player.Name)then
- game:service('TeleportService'):Teleport(id,player.Character)
- tpcount = tpcount +1
- --h.Text = 'You are heading to ' ..tptitle..' by '..tpcreatorname..'!'
- end
RAW Paste Data