AirdHeee

DeathRun Auto Win

May 6th, 2019
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.58 KB | None | 0 0
  1. -- Objects
  2.  
  3. local DeathRunGUI = Instance.new("ScreenGui")
  4. local MainGUI83 = Instance.new("Frame")
  5. local Title34 = Instance.new("Frame")
  6. local isle = Instance.new("TextButton")
  7. local volc = Instance.new("TextButton")
  8. local train = Instance.new("TextButton")
  9. local safety = Instance.new("TextButton")
  10. local pirate = Instance.new("TextButton")
  11. local castle = Instance.new("TextButton")
  12. local jungle = Instance.new("TextButton")
  13. local ice = Instance.new("TextButton")
  14. local poisoned = Instance.new("TextButton")
  15. local LBL1 = Instance.new("TextLabel")
  16. local exit = Instance.new("TextButton")
  17.  
  18. -- Properties
  19.  
  20. DeathRunGUI.Name = "DeathRunGUI"
  21. DeathRunGUI.Parent = game.CoreGui
  22.  
  23. MainGUI83.Name = "MainGUI83"
  24. MainGUI83.Parent = DeathRunGUI
  25. MainGUI83.Active = true
  26. MainGUI83.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  27. MainGUI83.BorderSizePixel = 0
  28. MainGUI83.Draggable = true
  29. MainGUI83.Position = UDim2.new(0.413363546, 0, 0.239202663, 0)
  30. MainGUI83.Selectable = true
  31. MainGUI83.Size = UDim2.new(0, 242, 0, 286)
  32. MainGUI83.Style = Enum.FrameStyle.RobloxRound
  33.  
  34. Title34.Name = "Title34"
  35. Title34.Parent = MainGUI83
  36. Title34.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  37. Title34.BorderSizePixel = 0
  38. Title34.Position = UDim2.new(-0.0351239629, 0, -0.0472266153, 0)
  39. Title34.Size = UDim2.new(0, 242, 0, 42)
  40.  
  41. isle.Name = "isle"
  42. isle.Parent = MainGUI83
  43. isle.BackgroundColor3 = Color3.new(0.0156863, 0.337255, 0.580392)
  44. isle.Position = UDim2.new(0.00826446433, 0, 0.148169816, 0)
  45. isle.Size = UDim2.new(0, 105, 0, 35)
  46. isle.Font = Enum.Font.SourceSans
  47. isle.Text = "ISLA LOUCA"
  48. isle.TextColor3 = Color3.new(1, 1, 1)
  49. isle.TextSize = 14
  50.  
  51. isle.MouseButton1Down:connect(function()
  52. local PlayerName = game.Players.LocalPlayer.Name
  53. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 100
  54. game.Workspace[PlayerName]:MoveTo(Vector3.new(2107,76,-1558))
  55. wait(0.5)
  56. game.Workspace[PlayerName]:MoveTo(Vector3.new(2397,86,-1517))
  57. wait(0.5)
  58. game.Workspace[PlayerName]:MoveTo(Vector3.new(2393,101,-1702))
  59. end)
  60.  
  61. volc.Name = "volc"
  62. volc.Parent = MainGUI83
  63. volc.BackgroundColor3 = Color3.new(0.0156863, 0.337255, 0.580392)
  64. volc.Position = UDim2.new(0.00826446433, 0, 0.323104441, 0)
  65. volc.Size = UDim2.new(0, 105, 0, 35)
  66. volc.Font = Enum.Font.SourceSans
  67. volc.Text = "JURASS VOLCANO"
  68. volc.TextColor3 = Color3.new(1, 1, 1)
  69. volc.TextSize = 14
  70.  
  71. volc.MouseButton1Down:connect(function()
  72. local PlayerName = game.Players.LocalPlayer.Name
  73. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 100
  74. game.Workspace[PlayerName]:MoveTo(Vector3.new(1262,113,-310))
  75. wait(0.5)
  76. game.Workspace[PlayerName]:MoveTo(Vector3.new(1241,113,-97))
  77. wait(0.5)
  78. game.Workspace[PlayerName]:MoveTo(Vector3.new(1444,99,117))
  79. end)
  80.  
  81. train.Name = "train"
  82. train.Parent = MainGUI83
  83. train.BackgroundColor3 = Color3.new(0.0156863, 0.337255, 0.580392)
  84. train.Position = UDim2.new(0.00826450065, 0, 0.674266696, 0)
  85. train.Size = UDim2.new(0, 105, 0, 35)
  86. train.Font = Enum.Font.SourceSans
  87. train.Text = "TRAINING COURSE"
  88. train.TextColor3 = Color3.new(1, 1, 1)
  89. train.TextSize = 14
  90.  
  91. train.MouseButton1Down:connect(function()
  92. local PlayerName = game.Players.LocalPlayer.Name
  93. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 100
  94. game.Workspace[PlayerName]:MoveTo(Vector3.new(1220,-104,-1092))
  95. wait(0.5)
  96. game.Workspace[PlayerName]:MoveTo(Vector3.new(1107,-81,-752))
  97. wait(0.5)
  98. game.Workspace[PlayerName]:MoveTo(Vector3.new(918,-81,-518))
  99. end)
  100.  
  101. safety.Name = "safety"
  102. safety.Parent = MainGUI83
  103. safety.BackgroundColor3 = Color3.new(0.0156863, 0.337255, 0.580392)
  104. safety.Position = UDim2.new(0.00826446433, 0, 0.501151145, 0)
  105. safety.Size = UDim2.new(0, 105, 0, 35)
  106. safety.Font = Enum.Font.SourceSans
  107. safety.Text = "SAFETY FIRST"
  108. safety.TextColor3 = Color3.new(1, 1, 1)
  109. safety.TextSize = 14
  110.  
  111. safety.MouseButton1Down:connect(function()
  112. local PlayerName = game.Players.LocalPlayer.Name
  113. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 100
  114. game.Workspace[PlayerName]:MoveTo(Vector3.new(430,87,-1261))
  115. wait(0.5)
  116. game.Workspace[PlayerName]:MoveTo(Vector3.new(157,106,-1252))
  117. wait(0.5)
  118. game.Workspace[PlayerName]:MoveTo(Vector3.new(143,111,-1123))
  119. wait(0.5)
  120. game.Workspace[PlayerName]:MoveTo(Vector3.new(457,121,-997))
  121. end)
  122.  
  123. pirate.Name = "pirate"
  124. pirate.Parent = MainGUI83
  125. pirate.BackgroundColor3 = Color3.new(0.0156863, 0.337255, 0.580392)
  126. pirate.Position = UDim2.new(0.533057868, 0, 0.144423574, 0)
  127. pirate.Size = UDim2.new(0, 105, 0, 35)
  128. pirate.Font = Enum.Font.SourceSans
  129. pirate.Text = "PIRATE CAVE"
  130. pirate.TextColor3 = Color3.new(1, 1, 1)
  131. pirate.TextSize = 14
  132.  
  133. pirate.MouseButton1Down:connect(function()
  134. local PlayerName = game.Players.LocalPlayer.Name
  135. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 100
  136. game.Workspace[PlayerName]:MoveTo(Vector3.new(1546,64,-2325))
  137. wait(0.5)
  138. game.Workspace[PlayerName]:MoveTo(Vector3.new(1470,65,-2475))
  139. wait(0.5)
  140. game.Workspace[PlayerName]:MoveTo(Vector3.new(1540,65,-2570))
  141. wait(0.5)
  142. game.Workspace[PlayerName]:MoveTo(Vector3.new(1582,67,-2492))
  143. end)
  144.  
  145.  
  146. castle.Name = "castle"
  147. castle.Parent = MainGUI83
  148. castle.BackgroundColor3 = Color3.new(0.0156863, 0.337255, 0.580392)
  149. castle.Position = UDim2.new(0.533057868, 0, 0.323104441, 0)
  150. castle.Size = UDim2.new(0, 105, 0, 35)
  151. castle.Font = Enum.Font.SourceSans
  152. castle.Text = "CASTLE DEFENSE"
  153. castle.TextColor3 = Color3.new(1, 1, 1)
  154. castle.TextSize = 14
  155.  
  156. castle.MouseButton1Down:connect(function()
  157. local PlayerName = game.Players.LocalPlayer.Name
  158. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 100
  159. game.Workspace[PlayerName]:MoveTo(Vector3.new(-94,183,-1011))
  160. wait(0.5)
  161. game.Workspace[PlayerName]:MoveTo(Vector3.new(-111,214,-1220))
  162. wait(0.5)
  163. game.Workspace[PlayerName]:MoveTo(Vector3.new(-217,235,-1322))
  164. wait(0.5)
  165. game.Workspace[PlayerName]:MoveTo(Vector3.new(-295,234,-1261))
  166. end)
  167.  
  168. jungle.Name = "jungle"
  169. jungle.Parent = MainGUI83
  170. jungle.BackgroundColor3 = Color3.new(0.0156863, 0.337255, 0.580392)
  171. jungle.Position = UDim2.new(0.533057868, 0, 0.504841208, 0)
  172. jungle.Size = UDim2.new(0, 105, 0, 35)
  173. jungle.Font = Enum.Font.SourceSans
  174. jungle.Text = "CORRUPT JUNGLE"
  175. jungle.TextColor3 = Color3.new(1, 1, 1)
  176. jungle.TextSize = 14
  177.  
  178. jungle.MouseButton1Down:connect(function()
  179. local PlayerName = game.Players.LocalPlayer.Name
  180. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 100
  181. game.Workspace[PlayerName]:MoveTo(Vector3.new(-773,100,-2412))
  182. wait(0.5)
  183. game.Workspace[PlayerName]:MoveTo(Vector3.new(-1091,102,-2398))
  184. wait(0.5)
  185. game.Workspace[PlayerName]:MoveTo(Vector3.new(-1112,102,-2170))
  186. end)
  187.  
  188. ice.Name = "ice"
  189. ice.Parent = MainGUI83
  190. ice.BackgroundColor3 = Color3.new(0.0156863, 0.337255, 0.580392)
  191. ice.Position = UDim2.new(0.533057868, 0, 0.677763224, 0)
  192. ice.Size = UDim2.new(0, 105, 0, 35)
  193. ice.Font = Enum.Font.SourceSans
  194. ice.Text = "ICE CAVERN"
  195. ice.TextColor3 = Color3.new(1, 1, 1)
  196. ice.TextSize = 14
  197.  
  198. ice.MouseButton1Down:connect(function()
  199. local PlayerName = game.Players.LocalPlayer.Name
  200. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 100
  201. game.Workspace[PlayerName]:MoveTo(Vector3.new(781,19,-685))
  202. wait(0.5)
  203. game.Workspace[PlayerName]:MoveTo(Vector3.new(647,9,-846))
  204. wait(0.5)
  205. game.Workspace[PlayerName]:MoveTo(Vector3.new(767,8,-854))
  206. end)
  207.  
  208. poisoned.Name = "poisoned"
  209. poisoned.Parent = MainGUI83
  210. poisoned.BackgroundColor3 = Color3.new(0.0156863, 0.337255, 0.580392)
  211. poisoned.Position = UDim2.new(0.00826446246, 0, 0.842657328, 0)
  212. poisoned.Size = UDim2.new(0, 223, 0, 35)
  213. poisoned.Font = Enum.Font.SourceSans
  214. poisoned.Text = "Poisoned Sky Ruins"
  215. poisoned.TextColor3 = Color3.new(1, 1, 1)
  216. poisoned.TextSize = 14
  217.  
  218. poisoned.MouseButton1Down:connect(function()
  219. local PlayerName = game.Players.LocalPlayer.Name
  220. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 100
  221. game.Workspace[PlayerName]:MoveTo(Vector3.new(1603,117,1229))
  222. wait(0.5)
  223. game.Workspace[PlayerName]:MoveTo(Vector3.new(1422,99,1027))
  224. wait(0.5)
  225. game.Workspace[PlayerName]:MoveTo(Vector3.new(1660,119,1010))
  226. end)
  227.  
  228. LBL1.Name = "LBL1"
  229. LBL1.Parent = MainGUI83
  230. LBL1.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  231. LBL1.BorderSizePixel = 0
  232. LBL1.Position = UDim2.new(0.115702473, 0, -0.0314685293, 0)
  233. LBL1.Size = UDim2.new(0, 151, 0, 31)
  234. LBL1.Text = "DeathRun Auto"
  235. LBL1.TextColor3 = Color3.new(1, 0.737255, 0.741176)
  236. LBL1.TextSize = 14
  237.  
  238. exit.Name = "exit"
  239. exit.Parent = MainGUI83
  240. exit.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  241. exit.Position = UDim2.new(0.851239681, 0, -0.0139860138, 0)
  242. exit.Size = UDim2.new(0, 32, 0, 23)
  243. exit.AutoButtonColor = false
  244. exit.Font = Enum.Font.SciFi
  245. exit.Text = "X"
  246. exit.TextSize = 14
  247.  
  248. exit.MouseButton1Down:connect(function()
  249. MainGUI83.Visible = false
  250. end)
Add Comment
Please, Sign In to add comment