Advertisement
Guest User

prtty much evry bordr gam evr Script

a guest
Feb 19th, 2020
9,308
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.11 KB | None | 0 0
  1. -- Gui to Lua
  2. -- Version: 3.2
  3.  
  4. -- Instances:
  5.  
  6. local ScreenGui2 = Instance.new("ScreenGui")
  7. local Frame = Instance.new("Frame")
  8. local Options = Instance.new("Frame")
  9. local Teleports = Instance.new("TextButton")
  10. local Teleports_2 = Instance.new("Frame")
  11. local BreadFactory = Instance.new("TextButton")
  12. local Border = Instance.new("TextButton")
  13. local Swords = Instance.new("TextButton")
  14. local Vikings = Instance.new("TextButton")
  15. local TeamChange = Instance.new("TextButton")
  16. local BrickGod = Instance.new("TextButton")
  17.  
  18. --Properties:
  19.  
  20. ScreenGui2.Name = "ScreenGui2"
  21. ScreenGui2.Parent = game.CoreGui
  22. ScreenGui2.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  23.  
  24. Frame.Parent = ScreenGui2
  25. Frame.BackgroundColor3 = Color3.fromRGB(63, 63, 63)
  26. Frame.BorderSizePixel = 0
  27. Frame.Position = UDim2.new(0.0197628438, 0, 0.0712121129, 0)
  28. Frame.Size = UDim2.new(0, 682, 0, 357)
  29. Frame.Dragable = true
  30. Frame.Active = true
  31. Frame.Visible = true
  32.  
  33. Options.Name = "Options"
  34. Options.Parent = Frame
  35. Options.BackgroundColor3 = Color3.fromRGB(52, 52, 52)
  36. Options.BorderSizePixel = 0
  37. Options.Size = UDim2.new(0, 130, 0, 357)
  38.  
  39. Teleports.Name = "Teleports"
  40. Teleports.Parent = Options
  41. Teleports.BackgroundColor3 = Color3.fromRGB(118, 118, 118)
  42. Teleports.BorderSizePixel = 0
  43. Teleports.Position = UDim2.new(-0.0054004374, 0, 0.0267226882, 0)
  44. Teleports.Size = UDim2.new(0, 130, 0, 35)
  45. Teleports.Font = Enum.Font.SourceSans
  46. Teleports.Text = "Teleports"
  47. Teleports.TextColor3 = Color3.fromRGB(0, 0, 0)
  48. Teleports.TextScaled = true
  49. Teleports.TextSize = 14.000
  50. Teleports.TextWrapped = true
  51.  
  52. Teleports_2.Name = "Teleports"
  53. Teleports_2.Parent = Frame
  54. Teleports_2.BackgroundColor3 = Color3.fromRGB(63, 63, 63)
  55. Teleports_2.BorderSizePixel = 0
  56. Teleports_2.Position = UDim2.new(0.190615833, 0, -0.00161700428, 0)
  57. Teleports_2.Size = UDim2.new(0, 551, 0, 357)
  58.  
  59. BreadFactory.Name = "BreadFactory"
  60. BreadFactory.Parent = Teleports_2
  61. BreadFactory.BackgroundColor3 = Color3.fromRGB(118, 118, 118)
  62. BreadFactory.BorderSizePixel = 0
  63. BreadFactory.Position = UDim2.new(0.034054324, 0, 0.70028013, 0)
  64. BreadFactory.Size = UDim2.new(0, 91, 0, 80)
  65. BreadFactory.Font = Enum.Font.SourceSans
  66. BreadFactory.Text = "Bread Factory"
  67. BreadFactory.TextColor3 = Color3.fromRGB(0, 0, 0)
  68. BreadFactory.TextScaled = true
  69. BreadFactory.TextSize = 14.000
  70. BreadFactory.TextWrapped = true
  71.  
  72. Border.Name = "Border"
  73. Border.Parent = Teleports_2
  74. Border.BackgroundColor3 = Color3.fromRGB(118, 118, 118)
  75. Border.BorderSizePixel = 0
  76. Border.Position = UDim2.new(0.211473659, 0, 0.70028013, 0)
  77. Border.Size = UDim2.new(0, 91, 0, 80)
  78. Border.Font = Enum.Font.SourceSans
  79. Border.Text = "Border"
  80. Border.TextColor3 = Color3.fromRGB(0, 0, 0)
  81. Border.TextScaled = true
  82. Border.TextSize = 14.000
  83. Border.TextWrapped = true
  84.  
  85. Swords.Name = "Swords"
  86. Swords.Parent = Teleports_2
  87. Swords.BackgroundColor3 = Color3.fromRGB(118, 118, 118)
  88. Swords.BorderSizePixel = 0
  89. Swords.Position = UDim2.new(0.211473659, 0, 0.389355749, 0)
  90. Swords.Size = UDim2.new(0, 91, 0, 80)
  91. Swords.Font = Enum.Font.SourceSans
  92. Swords.Text = "Swords"
  93. Swords.TextColor3 = Color3.fromRGB(0, 0, 0)
  94. Swords.TextScaled = true
  95. Swords.TextSize = 14.000
  96. Swords.TextWrapped = true
  97.  
  98. Vikings.Name = "Vikings"
  99. Vikings.Parent = Teleports_2
  100. Vikings.BackgroundColor3 = Color3.fromRGB(118, 118, 118)
  101. Vikings.BorderSizePixel = 0
  102. Vikings.Position = UDim2.new(0.211473659, 0, 0.0728291273, 0)
  103. Vikings.Size = UDim2.new(0, 91, 0, 80)
  104. Vikings.Font = Enum.Font.SourceSans
  105. Vikings.Text = "Vikings"
  106. Vikings.TextColor3 = Color3.fromRGB(0, 0, 0)
  107. Vikings.TextScaled = true
  108. Vikings.TextSize = 14.000
  109. Vikings.TextWrapped = true
  110.  
  111. TeamChange.Name = "TeamChange"
  112. TeamChange.Parent = Teleports_2
  113. TeamChange.BackgroundColor3 = Color3.fromRGB(118, 118, 118)
  114. TeamChange.BorderSizePixel = 0
  115. TeamChange.Position = UDim2.new(0.034054324, 0, 0.0728291348, 0)
  116. TeamChange.Size = UDim2.new(0, 91, 0, 80)
  117. TeamChange.Font = Enum.Font.SourceSans
  118. TeamChange.Text = "Team Change"
  119. TeamChange.TextColor3 = Color3.fromRGB(0, 0, 0)
  120. TeamChange.TextScaled = true
  121. TeamChange.TextSize = 14.000
  122. TeamChange.TextWrapped = true
  123.  
  124. BrickGod.Name = "BrickGod"
  125. BrickGod.Parent = Teleports_2
  126. BrickGod.BackgroundColor3 = Color3.fromRGB(118, 118, 118)
  127. BrickGod.BorderSizePixel = 0
  128. BrickGod.Position = UDim2.new(0.034054324, 0, 0.389355749, 0)
  129. BrickGod.Size = UDim2.new(0, 91, 0, 80)
  130. BrickGod.Font = Enum.Font.SourceSans
  131. BrickGod.Text = "Brick God"
  132. BrickGod.TextColor3 = Color3.fromRGB(0, 0, 0)
  133. BrickGod.TextScaled = true
  134. BrickGod.TextSize = 14.000
  135. BrickGod.TextWrapped = true
  136.  
  137. -- Scripts:
  138.  
  139. local function REPL_fake_script() -- ScreenGui2.LocalScript
  140. local script = Instance.new('LocalScript', ScreenGui2)
  141.  
  142. -- TITLE
  143. -- peko7182
  144. -- February 19, 2020
  145.  
  146.  
  147.  
  148. local player = game.Players.LocalPlayer
  149. local Frame = script.Parent.Frame
  150. local Options = script.Parent.Frame.Options
  151.  
  152.  
  153.  
  154. Options.Teleports.MouseButton1Click:Connect(function()
  155. Frame.Teleports.Visible = true
  156. end)
  157.  
  158.  
  159.  
  160.  
  161. Frame.Teleports.TeamChange.MouseButton1Click:Connect (function()
  162. local tbl_main =
  163. {
  164. }
  165. game:GetService("ReplicatedStorage").Remotes.BackToMenu:FireServer(unpack(tbl_main))
  166. end)
  167.  
  168. Frame.Teleports.BrickGod.MouseButton1Click:Connect(function()
  169. player.Character.Torso.CFrame = CFrame.new(game:GetService("Workspace").Boards.Changelogs.Changelog.Position)
  170. end)
  171.  
  172. Frame.Teleports.BreadFactory.MouseButton1Click:Connect(function()
  173. player.Character.Torso.CFrame = CFrame.new(game:GetService("Workspace").Gameplay.DoughStation.Part.Position)
  174. end)
  175.  
  176. Frame.Teleports.Border.MouseButton1Click:Connect(function()
  177. player.Character.Torso.CFrame = CFrame.new(game:GetService("Workspace").Signs.Informational.Sign..Informational.Sign.Part.Position)
  178. end)
  179.  
  180. Frame.Teleports.Swords.MouseButton1Click:Connect(function()
  181. player.Character.Torso.CFrame = CFrame.new(game:GetService("Workspace").Signs.Informational.Sign..Informational.Sign.Part.Position)
  182. end)
  183.  
  184. Frame.Teleports.Vikings.MouseButton1Click:Connect(function()
  185. player.Character.Torso.CFrame = CFrame.new(game:GetService("Workspace").Gameplay.Bakery.Part.Position)
  186. end)
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194. end
  195. coroutine.wrap(REPL_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement