New Hack Script Grand Piece Online Auto Tp Auto Farm Auto Antiafk download newest version. 2 Icloud Bypass Windows Macos last version 2020 Monster School Minecraft Fgteev Among Us Skit Hello Neighbor New Video Roblox Piggy Gameplay last version 2020 Among Us Mod Menu Hack All Costumes Pet S Hat S Hack Now Shorts Shorts 2020-2021 Among Us Mod. 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. Item Tp (only tested in modes and sub-jutsu). Tags: roblox hacks, roblox scripts, roblox shindo life cheats, roblox shindo life hacks, roblox shindo life scripts.
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