Advertisement
Guest User

Untitled

a guest
Apr 22nd, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.93 KB | None | 0 0
  1. -- Objects
  2.  
  3. local DeathrunGUI = Instance.new("ScreenGui")
  4. local Main = Instance.new("Frame")
  5. local ISLALOUCE = Instance.new("TextButton")
  6. local Title = Instance.new("TextLabel")
  7. local PIRATECAVE = Instance.new("TextButton")
  8. local JURASSICVOLCANO = Instance.new("TextButton")
  9. local CASTLEDEFENSE = Instance.new("TextButton")
  10. local Credit = Instance.new("TextLabel")
  11. local SAFETYFIRST = Instance.new("TextButton")
  12. local CORRUPTEDJUNGLE = Instance.new("TextButton")
  13. local TRAININGCOURSE = Instance.new("TextButton")
  14. local ICECAVERN = Instance.new("TextButton")
  15.  
  16. -- Properties
  17.  
  18. DeathrunGUI.Name = "DeathrunGUI"
  19. DeathrunGUI.Parent = game.CoreGui
  20.  
  21. Main.Name = "Main"
  22. Main.Parent = DeathrunGUI
  23. Main.Active = true
  24. Main.BackgroundColor3 = Color3.new(0.333333, 1, 0.498039)
  25. Main.BorderColor3 = Color3.new(0, 0, 0)
  26. Main.Draggable = true
  27. Main.Position = UDim2.new(0.706537902, 0, 0.0747451857, 0)
  28. Main.Size = UDim2.new(0, 379, 0, 380)
  29.  
  30. Title.Name = "Title"
  31. Title.Parent = Main
  32. Title.BackgroundColor3 = Color3.new(1, 1, 1)
  33. Title.BackgroundTransparency = 1
  34. Title.Position = UDim2.new(0.124010555, 0, 0.0223048329, 0)
  35. Title.Size = UDim2.new(0, 290, 0, 54)
  36. Title.Font = Enum.Font.Cartoon
  37. Title.FontSize = Enum.FontSize.Size14
  38. Title.Text = "Deathrun GG"
  39. Title.TextScaled = true
  40. Title.TextSize = 14
  41. Title.TextWrapped = true
  42.  
  43. ISLALOUCE.Name = "ISLA LOUCE"
  44. ISLALOUCE.Parent = Main
  45. ISLALOUCE.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  46. ISLALOUCE.Position = UDim2.new(0, 0, 0.207894742, 0)
  47. ISLALOUCE.Size = UDim2.new(0, 184, 0, 50)
  48. ISLALOUCE.Font = Enum.Font.Highway
  49. ISLALOUCE.FontSize = Enum.FontSize.Size14
  50. ISLALOUCE.Text = "ISLA LOUCE"
  51. ISLALOUCE.TextScaled = true
  52. ISLALOUCE.TextSize = 14
  53. ISLALOUCE.TextWrapped = true
  54. ISLALOUCE.MouseButton1Down:connect(function()
  55. local PlayerName = game.Players.LocalPlayer.Name
  56. game.Workspace[PlayerName]:MoveTo(Vector3.new(2107,76,-1558))
  57. wait(0.5)
  58. game.Workspace[PlayerName]:MoveTo(Vector3.new(2397,86,-1517))
  59. wait(0.5)
  60. game.Workspace[PlayerName]:MoveTo(Vector3.new(2393,101,-1702))
  61. end)
  62.  
  63. PIRATECAVE.Name = "PIRATE COVE"
  64. PIRATECAVE.Parent = Main
  65. PIRATECAVE.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  66. PIRATECAVE.Position = UDim2.new(0, 0, 0.397368431, 0)
  67. PIRATECAVE.Size = UDim2.new(0, 184, 0, 50)
  68. PIRATECAVE.Font = Enum.Font.Highway
  69. PIRATECAVE.FontSize = Enum.FontSize.Size14
  70. PIRATECAVE.Text = "PIRATE CAVE"
  71. PIRATECAVE.TextScaled = true
  72. PIRATECAVE.TextSize = 14
  73. PIRATECAVE.TextWrapped = true
  74. PIRATECAVE.MouseButton1Down:connect(function()
  75. local PlayerName = game.Players.LocalPlayer.Name
  76. game.Workspace[PlayerName]:MoveTo(Vector3.new(1546,64,-2325))
  77. wait(0.5)
  78. game.Workspace[PlayerName]:MoveTo(Vector3.new(1470,65,-2475))
  79. wait(0.5)
  80. game.Workspace[PlayerName]:MoveTo(Vector3.new(1540,65,-2570))
  81. wait(0.5)
  82. game.Workspace[PlayerName]:MoveTo(Vector3.new(1582,67,-2492))
  83. end)
  84.  
  85. JURASSICVOLCANO.Name = "JURASSIC VOLCANO"
  86. JURASSICVOLCANO.Parent = Main
  87. JURASSICVOLCANO.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  88. JURASSICVOLCANO.Position = UDim2.new(0, 0, 0.58684212, 0)
  89. JURASSICVOLCANO.Size = UDim2.new(0, 184, 0, 59)
  90. JURASSICVOLCANO.Font = Enum.Font.Highway
  91. JURASSICVOLCANO.FontSize = Enum.FontSize.Size14
  92. JURASSICVOLCANO.Text = "JURASSIC VOLCANO"
  93. JURASSICVOLCANO.TextScaled = true
  94. JURASSICVOLCANO.TextSize = 14
  95. JURASSICVOLCANO.TextWrapped = true
  96. JURASSICVOLCANO.MouseButton1Down:connect(function()
  97. local PlayerName = game.Players.LocalPlayer.Name
  98. game.Workspace[PlayerName]:MoveTo(Vector3.new(1262,113,-310))
  99. wait(0.5)
  100. game.Workspace[PlayerName]:MoveTo(Vector3.new(1241,113,-97))
  101. wait(0.5)
  102. game.Workspace[PlayerName]:MoveTo(Vector3.new(1444,99,117))
  103. end)
  104.  
  105. CASTLEDEFENSE.Name = "CASTLE DEFENSE"
  106. CASTLEDEFENSE.Parent = Main
  107. CASTLEDEFENSE.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  108. CASTLEDEFENSE.Position = UDim2.new(-0.000586092472, 0, 0.794414997, 0)
  109. CASTLEDEFENSE.Size = UDim2.new(0, 184, 0, 59)
  110. CASTLEDEFENSE.Font = Enum.Font.Highway
  111. CASTLEDEFENSE.FontSize = Enum.FontSize.Size14
  112. CASTLEDEFENSE.Text = "CASTLE DEFENSE"
  113. CASTLEDEFENSE.TextScaled = true
  114. CASTLEDEFENSE.TextSize = 14
  115. CASTLEDEFENSE.TextWrapped = true
  116. CASTLEDEFENSE.MouseButton1Down:connect(function()
  117. local PlayerName = game.Players.LocalPlayer.Name
  118. game.Workspace[PlayerName]:MoveTo(Vector3.new(-94,183,-1011))
  119. wait(0.5)
  120. game.Workspace[PlayerName]:MoveTo(Vector3.new(-111,214,-1220))
  121. wait(0.5)
  122. game.Workspace[PlayerName]:MoveTo(Vector3.new(-217,235,-1322))
  123. wait(0.5)
  124. game.Workspace[PlayerName]:MoveTo(Vector3.new(-295,234,-1261))
  125. end)
  126.  
  127. Credit.Name = "Credit"
  128. Credit.Parent = Main
  129. Credit.BackgroundColor3 = Color3.new(1, 1, 1)
  130. Credit.BackgroundTransparency = 1
  131. Credit.Position = UDim2.new(0, 0, 0.949999988, 0)
  132. Credit.Size = UDim2.new(0, 184, 0, 19)
  133. Credit.Font = Enum.Font.Cartoon
  134. Credit.FontSize = Enum.FontSize.Size14
  135. Credit.Text = "Made By RobloxXDD"
  136. Credit.TextScaled = true
  137. Credit.TextSize = 14
  138. Credit.TextWrapped = true
  139.  
  140. SAFETYFIRST.Name = "SAFETY FIRST"
  141. SAFETYFIRST.Parent = Main
  142. SAFETYFIRST.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  143. SAFETYFIRST.Position = UDim2.new(0.514511883, 0, 0.207894742, 0)
  144. SAFETYFIRST.Size = UDim2.new(0, 184, 0, 50)
  145. SAFETYFIRST.Font = Enum.Font.Highway
  146. SAFETYFIRST.FontSize = Enum.FontSize.Size14
  147. SAFETYFIRST.Text = "SAFETY FIRST"
  148. SAFETYFIRST.TextScaled = true
  149. SAFETYFIRST.TextSize = 14
  150. SAFETYFIRST.TextWrapped = true
  151. SAFETYFIRST.MouseButton1Down:connect(function()
  152. local PlayerName = game.Players.LocalPlayer.Name
  153. game.Workspace[PlayerName]:MoveTo(Vector3.new(430,87,-1261))
  154. wait(0.5)
  155. game.Workspace[PlayerName]:MoveTo(Vector3.new(157,106,-1252))
  156. wait(0.5)
  157. game.Workspace[PlayerName]:MoveTo(Vector3.new(143,111,-1123))
  158. wait(0.5)
  159. game.Workspace[PlayerName]:MoveTo(Vector3.new(457,121,-997))
  160. end)
  161.  
  162. CORRUPTEDJUNGLE.Name = "CORRUPTED JUNGLE"
  163. CORRUPTEDJUNGLE.Parent = Main
  164. CORRUPTEDJUNGLE.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  165. CORRUPTEDJUNGLE.Position = UDim2.new(0.514511883, 0, 0.397368431, 0)
  166. CORRUPTEDJUNGLE.Size = UDim2.new(0, 184, 0, 50)
  167. CORRUPTEDJUNGLE.Font = Enum.Font.Highway
  168. CORRUPTEDJUNGLE.FontSize = Enum.FontSize.Size14
  169. CORRUPTEDJUNGLE.Text = "CORRUPTED JUNGLE"
  170. CORRUPTEDJUNGLE.TextScaled = true
  171. CORRUPTEDJUNGLE.TextSize = 14
  172. CORRUPTEDJUNGLE.TextWrapped = true
  173. CORRUPTEDJUNGLE.MouseButton1Down:connect(function()
  174. local PlayerName = game.Players.LocalPlayer.Name
  175. game.Workspace[PlayerName]:MoveTo(Vector3.new(-773,100,-2412))
  176. wait(0.5)
  177. game.Workspace[PlayerName]:MoveTo(Vector3.new(-1091,102,-2398))
  178. wait(0.5)
  179. game.Workspace[PlayerName]:MoveTo(Vector3.new(-1112,102,-2170))
  180. end)
  181.  
  182. TRAININGCOURSE.Name = "TRAINING COURSE"
  183. TRAININGCOURSE.Parent = Main
  184. TRAININGCOURSE.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  185. TRAININGCOURSE.Position = UDim2.new(0.514511883, 0, 0.58684212, 0)
  186. TRAININGCOURSE.Size = UDim2.new(0, 184, 0, 59)
  187. TRAININGCOURSE.Font = Enum.Font.Highway
  188. TRAININGCOURSE.FontSize = Enum.FontSize.Size14
  189. TRAININGCOURSE.Text = "TRAINING COURSE"
  190. TRAININGCOURSE.TextScaled = true
  191. TRAININGCOURSE.TextSize = 14
  192. TRAININGCOURSE.TextWrapped = true
  193. TRAININGCOURSE.MouseButton1Down:connect(function()
  194. local PlayerName = game.Players.LocalPlayer.Name
  195. game.Workspace[PlayerName]:MoveTo(Vector3.new(1220,-104,-1092))
  196. wait(0.5)
  197. game.Workspace[PlayerName]:MoveTo(Vector3.new(1107,-81,-752))
  198. wait(0.5)
  199. game.Workspace[PlayerName]:MoveTo(Vector3.new(918,-81,-518))
  200. end)
  201.  
  202. ICECAVERN.Name = "ICE CAVERN"
  203. ICECAVERN.Parent = Main
  204. ICECAVERN.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  205. ICECAVERN.Position = UDim2.new(0.514511883, 0, 0.794736862, 0)
  206. ICECAVERN.Size = UDim2.new(0, 184, 0, 59)
  207. ICECAVERN.Font = Enum.Font.Highway
  208. ICECAVERN.FontSize = Enum.FontSize.Size14
  209. ICECAVERN.Text = "ICE CAVERN"
  210. ICECAVERN.TextScaled = true
  211. ICECAVERN.TextSize = 14
  212. ICECAVERN.TextWrapped = true
  213. ICECAVERN.MouseButton1Down:connect(function()
  214. local PlayerName = game.Players.LocalPlayer.Name
  215. game.Workspace[PlayerName]:MoveTo(Vector3.new(1220,-104,-1092))
  216. wait(0.5)
  217. game.Workspace[PlayerName]:MoveTo(Vector3.new(1107,-81,-752))
  218. wait(0.5)
  219. game.Workspace[PlayerName]:MoveTo(Vector3.new(918,-81,-518))
  220. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement