Advertisement
IgotScripts

[IgotScripts] AscensionHx V2.0

Nov 6th, 2018
222
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 38.19 KB | None | 0 0
  1.  
  2. local AscensionHx = Instance.new("ScreenGui")
  3. local TopBar = Instance.new("Frame")
  4. local MainFrame = Instance.new("Frame")
  5. local LoadingFrame = Instance.new("Frame")
  6. local BypassingGame = Instance.new("TextLabel")
  7. local PleaseWait = Instance.new("TextLabel")
  8. local RemovingSN = Instance.new("TextLabel")
  9. local RemovingTA = Instance.new("TextLabel")
  10. local RemovingLL = Instance.new("TextLabel")
  11. local Done = Instance.new("TextLabel")
  12. local ButtonsFrame = Instance.new("Frame")
  13. local Speed = Instance.new("TextButton")
  14. local Gravity = Instance.new("TextButton")
  15. local CompleteObby = Instance.new("TextButton")
  16. local Fly = Instance.new("TextButton")
  17. local UIStatus = Instance.new("TextButton")
  18. local FunctionInfoLabel = Instance.new("TextLabel")
  19. local CurrentSpeed = Instance.new("TextLabel")
  20. local CurrentGravity = Instance.new("TextLabel")
  21. local CurrentSection = Instance.new("TextLabel")
  22. local CurrentCodes = Instance.new("TextLabel")
  23. local RedeemCodes = Instance.new("TextButton")
  24. local TPSection1 = Instance.new("TextButton")
  25. local TPSection2 = Instance.new("TextButton")
  26. local TPSection3 = Instance.new("TextButton")
  27. local TPSection4 = Instance.new("TextButton")
  28. local TPSection5 = Instance.new("TextButton")
  29. local TPSection6 = Instance.new("TextButton")
  30. local TPSection7 = Instance.new("TextButton")
  31. local TPSection8 = Instance.new("TextButton")
  32. local FunctionInfo = Instance.new("TextButton")
  33. local AutoFarm = Instance.new("TextButton")
  34. local UIName = Instance.new("TextLabel")
  35. local UIMini = Instance.new("TextButton")
  36. local UIExit = Instance.new("TextButton")
  37. local OCToggle = Instance.new("TextButton")
  38. local B1 = Instance.new("TextButton")
  39. local B2 = Instance.new("TextButton")
  40. --Properties:
  41. AscensionHx.Name = "AscensionHx"
  42. AscensionHx.Parent = game.CoreGui
  43.  
  44. TopBar.Name = "TopBar"
  45. TopBar.Parent = AscensionHx
  46. TopBar.Active = true
  47. TopBar.BackgroundColor3 = Color3.new(0.431373, 0.215686, 0.647059)
  48. TopBar.BorderColor3 = Color3.new(1, 1, 1)
  49. TopBar.BorderSizePixel = 0
  50. TopBar.Position = UDim2.new(0.310215563, 0, 0.274907738, 0)
  51. TopBar.Size = UDim2.new(0.379568875, 0, 0.0571955703, 0)
  52.  
  53. MainFrame.Name = "MainFrame"
  54. MainFrame.Parent = TopBar
  55. MainFrame.Active = true
  56. MainFrame.BackgroundColor3 = Color3.new(0.666667, 0.333333, 1)
  57. MainFrame.BorderColor3 = Color3.new(1, 1, 1)
  58. MainFrame.BorderSizePixel = 0
  59. MainFrame.Position = UDim2.new(0, 0, 0.969242215, 0)
  60. MainFrame.Size = UDim2.new(1, 0, 7.70216799, 0)
  61.  
  62. LoadingFrame.Name = "LoadingFrame"
  63. LoadingFrame.Parent = MainFrame
  64. LoadingFrame.Active = true
  65. LoadingFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  66. LoadingFrame.BackgroundTransparency = 1
  67. LoadingFrame.Position = UDim2.new(0, 0, -0.000974958355, 0)
  68. LoadingFrame.Size = UDim2.new(1.00000012, 0, 1.00097501, 0)
  69. LoadingFrame.Visible = false
  70. LoadingFrame.ZIndex = 2
  71.  
  72. BypassingGame.Name = "BypassingGame"
  73. BypassingGame.Parent = LoadingFrame
  74. BypassingGame.Active = true
  75. BypassingGame.BackgroundColor3 = Color3.new(1, 1, 1)
  76. BypassingGame.BackgroundTransparency = 1
  77. BypassingGame.BorderSizePixel = 0
  78. BypassingGame.Position = UDim2.new(0.185185164, 0, 0.0669455975, 0)
  79. BypassingGame.Size = UDim2.new(0.62716037, 0, 0.125523001, 0)
  80. BypassingGame.ZIndex = 2
  81. BypassingGame.Font = Enum.Font.SourceSansBold
  82. BypassingGame.Text = "Bypassing game..."
  83. BypassingGame.TextColor3 = Color3.new(1, 1, 1)
  84. BypassingGame.TextSize = 20
  85. BypassingGame.TextWrapped = true
  86.  
  87. PleaseWait.Name = "PleaseWait"
  88. PleaseWait.Parent = LoadingFrame
  89. PleaseWait.Active = true
  90. PleaseWait.BackgroundColor3 = Color3.new(1, 1, 1)
  91. PleaseWait.BackgroundTransparency = 1
  92. PleaseWait.BorderSizePixel = 0
  93. PleaseWait.Position = UDim2.new(0.185185164, 0, 0.0041841045, 0)
  94. PleaseWait.Size = UDim2.new(0.62716037, 0, 0.125523001, 0)
  95. PleaseWait.ZIndex = 2
  96. PleaseWait.Font = Enum.Font.SourceSansBold
  97. PleaseWait.Text = "Please Wait"
  98. PleaseWait.TextColor3 = Color3.new(1, 1, 1)
  99. PleaseWait.TextSize = 20
  100. PleaseWait.TextWrapped = true
  101.  
  102. RemovingSN.Name = "RemovingSN"
  103. RemovingSN.Parent = LoadingFrame
  104. RemovingSN.Active = true
  105. RemovingSN.BackgroundColor3 = Color3.new(1, 1, 1)
  106. RemovingSN.BackgroundTransparency = 1
  107. RemovingSN.BorderSizePixel = 0
  108. RemovingSN.Position = UDim2.new(0.185185164, 0, 0.238493711, 0)
  109. RemovingSN.Size = UDim2.new(0.62716037, 0, 0.125523001, 0)
  110. RemovingSN.Visible = false
  111. RemovingSN.ZIndex = 2
  112. RemovingSN.Font = Enum.Font.SourceSansBold
  113. RemovingSN.Text = "Removing SafetyNet..."
  114. RemovingSN.TextColor3 = Color3.new(1, 1, 1)
  115. RemovingSN.TextSize = 20
  116. RemovingSN.TextWrapped = true
  117.  
  118. RemovingTA.Name = "RemovingTA"
  119. RemovingTA.Parent = LoadingFrame
  120. RemovingTA.Active = true
  121. RemovingTA.BackgroundColor3 = Color3.new(1, 1, 1)
  122. RemovingTA.BackgroundTransparency = 1
  123. RemovingTA.BorderSizePixel = 0
  124. RemovingTA.Position = UDim2.new(0.185185164, 0, 0.322175741, 0)
  125. RemovingTA.Size = UDim2.new(0.62716037, 0, 0.125523001, 0)
  126. RemovingTA.Visible = false
  127. RemovingTA.ZIndex = 2
  128. RemovingTA.Font = Enum.Font.SourceSansBold
  129. RemovingTA.Text = "Removing TouchActions..."
  130. RemovingTA.TextColor3 = Color3.new(1, 1, 1)
  131. RemovingTA.TextSize = 20
  132. RemovingTA.TextWrapped = true
  133.  
  134. RemovingLL.Name = "RemovingLL"
  135. RemovingLL.Parent = LoadingFrame
  136. RemovingLL.Active = true
  137. RemovingLL.BackgroundColor3 = Color3.new(1, 1, 1)
  138. RemovingLL.BackgroundTransparency = 1
  139. RemovingLL.BorderSizePixel = 0
  140. RemovingLL.Position = UDim2.new(0.185185164, 0, 0.397489548, 0)
  141. RemovingLL.Size = UDim2.new(0.62716037, 0, 0.125523001, 0)
  142. RemovingLL.Visible = false
  143. RemovingLL.ZIndex = 2
  144. RemovingLL.Font = Enum.Font.SourceSansBold
  145. RemovingLL.Text = "Removing LoseLife..."
  146. RemovingLL.TextColor3 = Color3.new(1, 1, 1)
  147. RemovingLL.TextSize = 20
  148. RemovingLL.TextWrapped = true
  149.  
  150. Done.Name = "Done"
  151. Done.Parent = LoadingFrame
  152. Done.Active = true
  153. Done.BackgroundColor3 = Color3.new(1, 1, 1)
  154. Done.BackgroundTransparency = 1
  155. Done.BorderSizePixel = 0
  156. Done.Position = UDim2.new(0.185185164, 0, 0.485355616, 0)
  157. Done.Size = UDim2.new(0.62716037, 0, 0.125523001, 0)
  158. Done.Visible = false
  159. Done.ZIndex = 2
  160. Done.Font = Enum.Font.SourceSansBold
  161. Done.Text = "Done!"
  162. Done.TextColor3 = Color3.new(1, 1, 1)
  163. Done.TextSize = 20
  164. Done.TextWrapped = true
  165.  
  166. ButtonsFrame.Name = "ButtonsFrame"
  167. ButtonsFrame.Parent = MainFrame
  168. ButtonsFrame.Active = true
  169. ButtonsFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  170. ButtonsFrame.BackgroundTransparency = 1
  171. ButtonsFrame.Position = UDim2.new(0, 0, -0.000974958355, 0)
  172. ButtonsFrame.Size = UDim2.new(1.00000012, 0, 1.00097501, 0)
  173.  
  174. Speed.Name = "Speed"
  175. Speed.Parent = ButtonsFrame
  176. Speed.BackgroundColor3 = Color3.new(0.223529, 0.109804, 0.337255)
  177. Speed.BorderSizePixel = 0
  178. Speed.Position = UDim2.new(0.0691357926, 0, 0.0460251011, 0)
  179. Speed.Size = UDim2.new(0.27654317, 0, 0.125523001, 0)
  180. Speed.AutoButtonColor = false
  181. Speed.Font = Enum.Font.SourceSansBold
  182. Speed.Text = "Speed"
  183. Speed.TextColor3 = Color3.new(1, 1, 1)
  184. Speed.TextSize = 14
  185. Speed.TextWrapped = true
  186.  
  187. Gravity.Name = "Gravity"
  188. Gravity.Parent = ButtonsFrame
  189. Gravity.BackgroundColor3 = Color3.new(0.223529, 0.109804, 0.337255)
  190. Gravity.BorderSizePixel = 0
  191. Gravity.Position = UDim2.new(0.648478568, 0, 0.0460250974, 0)
  192. Gravity.Size = UDim2.new(0.276202202, 0, 0.125523001, 0)
  193. Gravity.AutoButtonColor = false
  194. Gravity.Font = Enum.Font.SourceSansBold
  195. Gravity.Text = "Gravity"
  196. Gravity.TextColor3 = Color3.new(1, 1, 1)
  197. Gravity.TextSize = 14
  198. Gravity.TextWrapped = true
  199.  
  200. CompleteObby.Name = "CompleteObby"
  201. CompleteObby.Parent = ButtonsFrame
  202. CompleteObby.BackgroundColor3 = Color3.new(0.223529, 0.109804, 0.337255)
  203. CompleteObby.BorderSizePixel = 0
  204. CompleteObby.Position = UDim2.new(0.0690727234, 0, 0.19665271, 0)
  205. CompleteObby.Size = UDim2.new(0.276202202, 0, 0.125523001, 0)
  206. CompleteObby.AutoButtonColor = false
  207. CompleteObby.Font = Enum.Font.SourceSansBold
  208. CompleteObby.Text = "Complete Obby"
  209. CompleteObby.TextColor3 = Color3.new(1, 1, 1)
  210. CompleteObby.TextSize = 14
  211. CompleteObby.TextWrapped = true
  212.  
  213. Fly.Name = "Fly"
  214. Fly.Parent = ButtonsFrame
  215. Fly.BackgroundColor3 = Color3.new(0.223529, 0.109804, 0.337255)
  216. Fly.BorderSizePixel = 0
  217. Fly.Position = UDim2.new(0.35857892, 0, 0.0460250974, 0)
  218. Fly.Size = UDim2.new(0.27654317, 0, 0.125523001, 0)
  219. Fly.AutoButtonColor = false
  220. Fly.Font = Enum.Font.SourceSansBold
  221. Fly.Text = "Fly (E)"
  222. Fly.TextColor3 = Color3.new(1, 1, 1)
  223. Fly.TextSize = 14
  224. Fly.TextWrapped = true
  225.  
  226. UIStatus.Name = "UIStatus"
  227. UIStatus.Parent = ButtonsFrame
  228. UIStatus.BackgroundColor3 = Color3.new(0.223529, 0.109804, 0.337255)
  229. UIStatus.BorderSizePixel = 0
  230. UIStatus.Position = UDim2.new(7.53520339e-08, 0, 0.832635939, 0)
  231. UIStatus.Size = UDim2.new(0.999999821, 0, 0.121338904, 0)
  232. UIStatus.AutoButtonColor = false
  233. UIStatus.Font = Enum.Font.SourceSansBold
  234. UIStatus.Text = "UI Status: |Version: 2.0 | Updated, All Features Working |"
  235. UIStatus.TextColor3 = Color3.new(1, 1, 1)
  236. UIStatus.TextSize = 14
  237. UIStatus.TextWrapped = true
  238.  
  239. FunctionInfoLabel.Name = "FunctionInfoLabel"
  240. FunctionInfoLabel.Parent = ButtonsFrame
  241. FunctionInfoLabel.Active = true
  242. FunctionInfoLabel.BackgroundColor3 = Color3.new(0.431373, 0.215686, 0.647059)
  243. FunctionInfoLabel.BorderSizePixel = 0
  244. FunctionInfoLabel.Position = UDim2.new(0.0691357851, 0, 0.0460251011, 0)
  245. FunctionInfoLabel.Size = UDim2.new(0.861728251, 0, 0.736401618, 0)
  246. FunctionInfoLabel.Visible = false
  247. FunctionInfoLabel.ZIndex = 2
  248. FunctionInfoLabel.Font = Enum.Font.SourceSansBold
  249. FunctionInfoLabel.Text = "Function Info:"
  250. FunctionInfoLabel.TextColor3 = Color3.new(1, 1, 1)
  251. FunctionInfoLabel.TextSize = 18
  252. FunctionInfoLabel.TextWrapped = true
  253. FunctionInfoLabel.TextYAlignment = Enum.TextYAlignment.Top
  254.  
  255. CurrentSpeed.Name = "CurrentSpeed"
  256. CurrentSpeed.Parent = FunctionInfoLabel
  257. CurrentSpeed.Active = true
  258. CurrentSpeed.BackgroundColor3 = Color3.new(0.431373, 0.215686, 0.647059)
  259. CurrentSpeed.BackgroundTransparency = 1
  260. CurrentSpeed.BorderSizePixel = 0
  261. CurrentSpeed.Position = UDim2.new(0.00573065924, 0, 0.0965909064, 0)
  262. CurrentSpeed.Size = UDim2.new(0.997134686, 0, 0.107954547, 0)
  263. CurrentSpeed.ZIndex = 2
  264. CurrentSpeed.Font = Enum.Font.SourceSansBold
  265. CurrentSpeed.Text = "Current Speed: 16"
  266. CurrentSpeed.TextColor3 = Color3.new(1, 1, 1)
  267. CurrentSpeed.TextSize = 18
  268. CurrentSpeed.TextWrapped = true
  269.  
  270. CurrentGravity.Name = "CurrentGravity"
  271. CurrentGravity.Parent = FunctionInfoLabel
  272. CurrentGravity.Active = true
  273. CurrentGravity.BackgroundColor3 = Color3.new(0.431373, 0.215686, 0.647059)
  274. CurrentGravity.BackgroundTransparency = 1
  275. CurrentGravity.BorderSizePixel = 0
  276. CurrentGravity.Position = UDim2.new(0.0057306597, 0, 0.19886364, 0)
  277. CurrentGravity.Size = UDim2.new(0.997134686, 0, 0.107954547, 0)
  278. CurrentGravity.ZIndex = 2
  279. CurrentGravity.Font = Enum.Font.SourceSansBold
  280. CurrentGravity.Text = "Current Gravity: 196.2"
  281. CurrentGravity.TextColor3 = Color3.new(1, 1, 1)
  282. CurrentGravity.TextSize = 18
  283. CurrentGravity.TextWrapped = true
  284.  
  285. CurrentSection.Name = "CurrentSection"
  286. CurrentSection.Parent = FunctionInfoLabel
  287. CurrentSection.Active = true
  288. CurrentSection.BackgroundColor3 = Color3.new(0.431373, 0.215686, 0.647059)
  289. CurrentSection.BackgroundTransparency = 1
  290. CurrentSection.BorderSizePixel = 0
  291. CurrentSection.Position = UDim2.new(0.00573065924, 0, 0.3125, 0)
  292. CurrentSection.Size = UDim2.new(0.994269311, 0, 0.107954547, 0)
  293. CurrentSection.ZIndex = 2
  294. CurrentSection.Font = Enum.Font.SourceSansBold
  295. CurrentSection.Text = "Current Section: -1"
  296. CurrentSection.TextColor3 = Color3.new(1, 1, 1)
  297. CurrentSection.TextSize = 18
  298. CurrentSection.TextWrapped = true
  299.  
  300. CurrentCodes.Name = "CurrentCodes"
  301. CurrentCodes.Parent = FunctionInfoLabel
  302. CurrentCodes.Active = true
  303. CurrentCodes.BackgroundColor3 = Color3.new(0.431373, 0.215686, 0.647059)
  304. CurrentCodes.BackgroundTransparency = 1
  305. CurrentCodes.BorderSizePixel = 0
  306. CurrentCodes.Position = UDim2.new(0.00859598815, 0, 0.420454532, 0)
  307. CurrentCodes.Size = UDim2.new(0.994269311, 0, 0.107954547, 0)
  308. CurrentCodes.ZIndex = 2
  309. CurrentCodes.Font = Enum.Font.SourceSansBold
  310. CurrentCodes.Text = "Current Codes: 1"
  311. CurrentCodes.TextColor3 = Color3.new(1, 1, 1)
  312. CurrentCodes.TextSize = 18
  313. CurrentCodes.TextWrapped = true
  314.  
  315. RedeemCodes.Name = "RedeemCodes"
  316. RedeemCodes.Parent = ButtonsFrame
  317. RedeemCodes.BackgroundColor3 = Color3.new(0.223529, 0.109804, 0.337255)
  318. RedeemCodes.BorderSizePixel = 0
  319. RedeemCodes.Position = UDim2.new(0.358075023, 0, 0.196652725, 0)
  320. RedeemCodes.Size = UDim2.new(0.27654317, 0, 0.125523001, 0)
  321. RedeemCodes.AutoButtonColor = false
  322. RedeemCodes.Font = Enum.Font.SourceSansBold
  323. RedeemCodes.Text = "Redeem Codes"
  324. RedeemCodes.TextColor3 = Color3.new(1, 1, 1)
  325. RedeemCodes.TextSize = 14
  326. RedeemCodes.TextWrapped = true
  327.  
  328. TPSection1.Name = "TPSection1"
  329. TPSection1.Parent = ButtonsFrame
  330. TPSection1.BackgroundColor3 = Color3.new(0.223529, 0.109804, 0.337255)
  331. TPSection1.BorderSizePixel = 0
  332. TPSection1.Position = UDim2.new(0.35857901, 0, 0.347280353, 0)
  333. TPSection1.Size = UDim2.new(0.27654317, 0, 0.125523001, 0)
  334. TPSection1.AutoButtonColor = false
  335. TPSection1.Font = Enum.Font.SourceSansBold
  336. TPSection1.Text = "TP Section 1"
  337. TPSection1.TextColor3 = Color3.new(1, 1, 1)
  338. TPSection1.TextSize = 14
  339. TPSection1.TextWrapped = true
  340.  
  341. TPSection2.Name = "TPSection2"
  342. TPSection2.Parent = ButtonsFrame
  343. TPSection2.BackgroundColor3 = Color3.new(0.223529, 0.109804, 0.337255)
  344. TPSection2.BorderSizePixel = 0
  345. TPSection2.Position = UDim2.new(0.648349702, 0, 0.347280324, 0)
  346. TPSection2.Size = UDim2.new(0.27654317, 0, 0.125523001, 0)
  347. TPSection2.AutoButtonColor = false
  348. TPSection2.Font = Enum.Font.SourceSansBold
  349. TPSection2.Text = "TP Section 2"
  350. TPSection2.TextColor3 = Color3.new(1, 1, 1)
  351. TPSection2.TextSize = 14
  352. TPSection2.TextWrapped = true
  353.  
  354. TPSection3.Name = "TPSection3"
  355. TPSection3.Parent = ButtonsFrame
  356. TPSection3.BackgroundColor3 = Color3.new(0.223529, 0.109804, 0.337255)
  357. TPSection3.BorderSizePixel = 0
  358. TPSection3.Position = UDim2.new(0.0696900934, 0, 0.497907907, 0)
  359. TPSection3.Size = UDim2.new(0.27654317, 0, 0.125523001, 0)
  360. TPSection3.AutoButtonColor = false
  361. TPSection3.Font = Enum.Font.SourceSansBold
  362. TPSection3.Text = "TP Section 3"
  363. TPSection3.TextColor3 = Color3.new(1, 1, 1)
  364. TPSection3.TextSize = 14
  365. TPSection3.TextWrapped = true
  366.  
  367. TPSection4.Name = "TPSection4"
  368. TPSection4.Parent = ButtonsFrame
  369. TPSection4.BackgroundColor3 = Color3.new(0.223529, 0.109804, 0.337255)
  370. TPSection4.BorderSizePixel = 0
  371. TPSection4.Position = UDim2.new(0.35857895, 0, 0.497907907, 0)
  372. TPSection4.Size = UDim2.new(0.27654317, 0, 0.125523001, 0)
  373. TPSection4.AutoButtonColor = false
  374. TPSection4.Font = Enum.Font.SourceSansBold
  375. TPSection4.Text = "TP Section 4"
  376. TPSection4.TextColor3 = Color3.new(1, 1, 1)
  377. TPSection4.TextSize = 14
  378. TPSection4.TextWrapped = true
  379.  
  380. TPSection5.Name = "TPSection5"
  381. TPSection5.Parent = ButtonsFrame
  382. TPSection5.BackgroundColor3 = Color3.new(0.223529, 0.109804, 0.337255)
  383. TPSection5.BorderSizePixel = 0
  384. TPSection5.Position = UDim2.new(0.648349702, 0, 0.497907907, 0)
  385. TPSection5.Size = UDim2.new(0.27654317, 0, 0.125523001, 0)
  386. TPSection5.AutoButtonColor = false
  387. TPSection5.Font = Enum.Font.SourceSansBold
  388. TPSection5.Text = "TP Section 5"
  389. TPSection5.TextColor3 = Color3.new(1, 1, 1)
  390. TPSection5.TextSize = 14
  391. TPSection5.TextWrapped = true
  392.  
  393. TPSection6.Name = "TPSection6"
  394. TPSection6.Parent = ButtonsFrame
  395. TPSection6.BackgroundColor3 = Color3.new(0.223529, 0.109804, 0.337255)
  396. TPSection6.BorderSizePixel = 0
  397. TPSection6.Position = UDim2.new(0.0696900785, 0, 0.64853543, 0)
  398. TPSection6.Size = UDim2.new(0.27654317, 0, 0.125523001, 0)
  399. TPSection6.AutoButtonColor = false
  400. TPSection6.Font = Enum.Font.SourceSansBold
  401. TPSection6.Text = "TP Section 6"
  402. TPSection6.TextColor3 = Color3.new(1, 1, 1)
  403. TPSection6.TextSize = 14
  404. TPSection6.TextWrapped = true
  405.  
  406. TPSection7.Name = "TPSection7"
  407. TPSection7.Parent = ButtonsFrame
  408. TPSection7.BackgroundColor3 = Color3.new(0.223529, 0.109804, 0.337255)
  409. TPSection7.BorderSizePixel = 0
  410. TPSection7.Position = UDim2.new(0.35857895, 0, 0.64853549, 0)
  411. TPSection7.Size = UDim2.new(0.27654317, 0, 0.125523001, 0)
  412. TPSection7.AutoButtonColor = false
  413. TPSection7.Font = Enum.Font.SourceSansBold
  414. TPSection7.Text = "TP Section 7"
  415. TPSection7.TextColor3 = Color3.new(1, 1, 1)
  416. TPSection7.TextSize = 14
  417. TPSection7.TextWrapped = true
  418.  
  419. TPSection8.Name = "TPSection8"
  420. TPSection8.Parent = ButtonsFrame
  421. TPSection8.BackgroundColor3 = Color3.new(0.223529, 0.109804, 0.337255)
  422. TPSection8.BorderSizePixel = 0
  423. TPSection8.Position = UDim2.new(0.648324549, 0, 0.64853549, 0)
  424. TPSection8.Size = UDim2.new(0.27654317, 0, 0.125523001, 0)
  425. TPSection8.AutoButtonColor = false
  426. TPSection8.Font = Enum.Font.SourceSansBold
  427. TPSection8.Text = "TP Section 8"
  428. TPSection8.TextColor3 = Color3.new(1, 1, 1)
  429. TPSection8.TextSize = 14
  430. TPSection8.TextWrapped = true
  431.  
  432. FunctionInfo.Name = "FunctionInfo"
  433. FunctionInfo.Parent = ButtonsFrame
  434. FunctionInfo.BackgroundColor3 = Color3.new(0.223529, 0.109804, 0.337255)
  435. FunctionInfo.BorderSizePixel = 0
  436. FunctionInfo.Position = UDim2.new(0.0701940358, 0, 0.347280294, 0)
  437. FunctionInfo.Size = UDim2.new(0.27654317, 0, 0.125523001, 0)
  438. FunctionInfo.AutoButtonColor = false
  439. FunctionInfo.Font = Enum.Font.SourceSansBold
  440. FunctionInfo.Text = "Function Info"
  441. FunctionInfo.TextColor3 = Color3.new(1, 1, 1)
  442. FunctionInfo.TextSize = 14
  443. FunctionInfo.TextWrapped = true
  444.  
  445. AutoFarm.Name = "AutoFarm"
  446. AutoFarm.Parent = ButtonsFrame
  447. AutoFarm.BackgroundColor3 = Color3.new(0.223529, 0.109804, 0.337255)
  448. AutoFarm.BorderSizePixel = 0
  449. AutoFarm.Position = UDim2.new(0.648903966, 0, 0.19665274, 0)
  450. AutoFarm.Size = UDim2.new(0.27654317, 0, 0.125523001, 0)
  451. AutoFarm.AutoButtonColor = false
  452. AutoFarm.Font = Enum.Font.SourceSansBold
  453. AutoFarm.Text = "Auto Farm"
  454. AutoFarm.TextColor3 = Color3.new(1, 1, 1)
  455. AutoFarm.TextSize = 14
  456. AutoFarm.TextWrapped = true
  457.  
  458. UIName.Name = "UIName"
  459. UIName.Parent = TopBar
  460. UIName.Active = true
  461. UIName.BackgroundColor3 = Color3.new(1, 1, 1)
  462. UIName.BackgroundTransparency = 1
  463. UIName.BorderSizePixel = 0
  464. UIName.Position = UDim2.new(0.2074074, 0, 0, 0)
  465. UIName.Size = UDim2.new(0.582716048, 0, 1, 0)
  466. UIName.Font = Enum.Font.SourceSansBold
  467. UIName.Text = "AscensionHx - Existence#2465"
  468. UIName.TextColor3 = Color3.new(1, 1, 1)
  469. UIName.TextSize = 20
  470. UIName.TextWrapped = true
  471.  
  472. UIMini.Name = "UIMini"
  473. UIMini.Parent = TopBar
  474. UIMini.BackgroundColor3 = Color3.new(0.223529, 0.109804, 0.337255)
  475. UIMini.BorderSizePixel = 0
  476. UIMini.Position = UDim2.new(0.851851881, 0, 0.0967741907, 0)
  477. UIMini.Size = UDim2.new(0.0592592582, 0, 0.774193525, 0)
  478. UIMini.AutoButtonColor = false
  479. UIMini.Font = Enum.Font.SourceSansBold
  480. UIMini.Text = "-"
  481. UIMini.TextColor3 = Color3.new(1, 1, 1)
  482. UIMini.TextScaled = true
  483. UIMini.TextSize = 14
  484. UIMini.TextWrapped = true
  485.  
  486. UIExit.Name = "UIExit"
  487. UIExit.Parent = TopBar
  488. UIExit.BackgroundColor3 = Color3.new(0.223529, 0.109804, 0.337255)
  489. UIExit.BorderSizePixel = 0
  490. UIExit.Position = UDim2.new(0.92592591, 0, 0.0967741907, 0)
  491. UIExit.Size = UDim2.new(0.0592592582, 0, 0.774193525, 0)
  492. UIExit.AutoButtonColor = false
  493. UIExit.Font = Enum.Font.SourceSansBold
  494. UIExit.Text = "X"
  495. UIExit.TextColor3 = Color3.new(1, 1, 1)
  496. UIExit.TextScaled = true
  497. UIExit.TextSize = 14
  498. UIExit.TextWrapped = true
  499.  
  500. OCToggle.Name = "OCToggle"
  501. OCToggle.Parent = AscensionHx
  502. OCToggle.BackgroundColor3 = Color3.new(0.223529, 0.109804, 0.337255)
  503. OCToggle.BorderSizePixel = 0
  504. OCToggle.Position = UDim2.new(0, 0, 0.826568246, 0)
  505. OCToggle.Size = UDim2.new(0.0899718851, 0, 0.0553505532, 0)
  506. OCToggle.Visible = false
  507. OCToggle.AutoButtonColor = false
  508. OCToggle.Font = Enum.Font.SourceSansBold
  509. OCToggle.Text = "Open / Close"
  510. OCToggle.TextColor3 = Color3.new(1, 1, 1)
  511. OCToggle.TextSize = 14
  512. OCToggle.TextWrapped = true
  513.  
  514. B1.Name = "B1"
  515. B1.Parent = AscensionHx
  516. B1.BackgroundColor3 = Color3.new(0.223529, 0.109804, 0.337255)
  517. B1.BackgroundTransparency = 1
  518. B1.BorderSizePixel = 0
  519. B1.Position = UDim2.new(0.0371057466, 0, 0.332103312, 0)
  520. B1.Size = UDim2.new(0.0797678009, 0, 0.139877707, 0)
  521. B1.AutoButtonColor = false
  522. B1.Font = Enum.Font.SourceSansBold
  523. B1.Text = ""
  524. B1.TextColor3 = Color3.new(1, 1, 1)
  525. B1.TextSize = 14
  526. B1.TextWrapped = true
  527.  
  528. B2.Name = "B2"
  529. B2.Parent = AscensionHx
  530. B2.BackgroundColor3 = Color3.new(0.223529, 0.109804, 0.337255)
  531. B2.BackgroundTransparency = 1
  532. B2.BorderSizePixel = 0
  533. B2.Position = UDim2.new(0.0371057466, 0, 0.470479697, 0)
  534. B2.Size = UDim2.new(0.0797678009, 0, 0.139877707, 0)
  535. B2.AutoButtonColor = false
  536. B2.Font = Enum.Font.SourceSansBold
  537. B2.Text = ""
  538. B2.TextColor3 = Color3.new(1, 1, 1)
  539. B2.TextSize = 14
  540. B2.TextWrapped = true
  541.  
  542. local screenGui = game.CoreGui.AscensionHx
  543. local OCToggle = screenGui.OCToggle
  544. local TopBar = screenGui.TopBar
  545. local MainFrame = TopBar.MainFrame
  546. local UIExit = TopBar.UIExit
  547. local UIMini = TopBar.UIMini
  548. local UIName = TopBar.UIName
  549. local LoadingFrame = MainFrame.LoadingFrame
  550. local ButtonsFrame = MainFrame.ButtonsFrame
  551. local PleaseWait = LoadingFrame.PleaseWait
  552. local BypassingGame = LoadingFrame.BypassingGame
  553. local RemovingSN = LoadingFrame.RemovingSN
  554. local RemovingTA = LoadingFrame.RemovingTA
  555. local RemovingLL = LoadingFrame.RemovingLL
  556. local Done = LoadingFrame.Done
  557.  
  558. --//Buttons Start
  559. local CompleteObby = ButtonsFrame.CompleteObby
  560. local Fly = ButtonsFrame.Fly
  561. local FunctionInfo = ButtonsFrame.FunctionInfo
  562. local Gravity = ButtonsFrame.Gravity
  563. local AutoFarm = ButtonsFrame.AutoFarm
  564. local RedeemCodes = ButtonsFrame.RedeemCodes
  565. local Speed = ButtonsFrame.Speed
  566. local TPSection1 = ButtonsFrame.TPSection1
  567. local TPSection2 = ButtonsFrame.TPSection2
  568. local TPSection3 = ButtonsFrame.TPSection3
  569. local TPSection4 = ButtonsFrame.TPSection4
  570. local TPSection5 = ButtonsFrame.TPSection5
  571. local TPSection6 = ButtonsFrame.TPSection6
  572. local TPSection7 = ButtonsFrame.TPSection7
  573. local TPSection8 = ButtonsFrame.TPSection8
  574. local FunctionInfoLabel = ButtonsFrame.FunctionInfoLabel
  575. local CurrentCodes = FunctionInfoLabel.CurrentCodes
  576. local CurrentGravity = FunctionInfoLabel.CurrentGravity
  577. local CurrentSection = FunctionInfoLabel.CurrentSection
  578. local CurrentSpeed = FunctionInfoLabel.CurrentSpeed
  579. --//Buttons End
  580.  
  581.  
  582. function ResetUI()
  583. ButtonsFrame.Visible = false
  584. LoadingFrame.Visible = true
  585. OCToggle.Visible = false
  586. TopBar.Draggable = true
  587. RemovingLL.Visible = false
  588. RemovingSN.Visible = false
  589. RemovingTA.Visible = false
  590. Done.Visible = false
  591. end
  592. ResetUI()
  593. function LoadUI()
  594. wait(.7)
  595. RemovingSN.Visible = true
  596. wait(.5)
  597. RemovingTA.Visible = true
  598. wait(.5)
  599. RemovingLL.Visible = true
  600. wait(.9)
  601. Done.Visible = true
  602. wait(2)
  603. LoadingFrame.Visible = false
  604. ButtonsFrame.Visible = true
  605. end
  606. local Bypasser = coroutine.wrap(function()
  607. while wait() do
  608. game.Players.LocalPlayer.Character["TouchActions/SafetynetLocationUpdater"]:Destroy()
  609. end
  610. end)
  611. Bypasser()
  612. LoadUI()
  613. for i,v in pairs(game.Players:GetChildren()) do
  614. if v.ClassName=="Player" then
  615. print("Player: "..v.Name .." | UserID: "..v.UserId)
  616. end
  617. end
  618.  
  619.  
  620. UIMini.MouseButton1Click:Connect(function()
  621. TopBar.Visible = false
  622. OCToggle.Visible = true
  623. end)
  624. UIExit.MouseButton1Click:Connect(function()
  625. screenGui:Destroy()
  626. print("new version coming soon?")
  627. end)
  628. OCToggle.MouseButton1Click:Connect(function()
  629. OCToggle.Visible = false
  630. TopBar.Visible = true
  631. end)
  632.  
  633. --//Main Button Functions
  634. local GravityLoop = false
  635. Gravity.MouseButton1Click:Connect(function()
  636. if GravityLoop then
  637. GravityLoop = false
  638. game.Workspace.Gravity = 196.2
  639. else
  640. GravityLoop = true
  641.  
  642. end
  643. while true do
  644. wait()
  645. if GravityLoop then
  646. game.Workspace.Gravity = 0
  647. end
  648. end
  649. end)
  650. local GravityHelpMsg = Instance.new("Hint")
  651. Gravity.MouseEnter:Connect(function()
  652. GravityHelpMsg.Parent = game.Workspace
  653. GravityHelpMsg.Text = "Gravity: Changes gravity"
  654. end)
  655. Gravity.MouseLeave:Connect(function()
  656. GravityHelpMsg:Remove()
  657. end)
  658.  
  659. local FlyHelpMsg = Instance.new("Hint")
  660. Fly.MouseButton1Click:Connect(function()
  661. loadstring(game:HttpGet('https://pastebin.com/raw/C58c6NnB', true))()
  662. end)
  663. Fly.MouseEnter:Connect(function()
  664. FlyHelpMsg.Parent = game.Workspace
  665. FlyHelpMsg.Text = "Fly: Allows you to fly | Toggable key E |"
  666. end)
  667. Fly.MouseLeave:Connect(function()
  668. FlyHelpMsg:Remove()
  669. end)
  670.  
  671. local SpeedHelpMsg = Instance.new("Hint")
  672. local Hum = game.Players.LocalPlayer.Character.Humanoid
  673. local SpeedLoop = false
  674. Speed.MouseButton1Click:Connect(function()
  675. if SpeedLoop then
  676. SpeedLoop = false
  677. Hum.WalkSpeed = 16
  678. else
  679. SpeedLoop = true
  680.  
  681. end
  682. while true do
  683. wait()
  684. if SpeedLoop then
  685. Hum.WalkSpeed = 37
  686. end
  687. end
  688. end)
  689. Speed.MouseEnter:Connect(function()
  690. SpeedHelpMsg.Parent = game.Workspace
  691. SpeedHelpMsg.Text = "Speed: Makes you faster"
  692. end)
  693. Speed.MouseLeave:Connect(function()
  694. SpeedHelpMsg:Remove()
  695. end)
  696.  
  697. CompleteObby.MouseButton1Click:Connect(function()
  698. local me = game.Players.LocalPlayer.Character.HumanoidRootPart
  699. local Tower = game.Workspace.TowerSections
  700. local S1 = Tower["Section1"].LobbyCheckpointPlatform
  701. local S2 = Tower["Section2"].LobbyCheckpointPlatform
  702. local S3 = Tower["Section3"].LobbyCheckpointPlatform
  703. local S4 = Tower["Section4"].LobbyCheckpointPlatform
  704. local S5 = Tower["Section5"].LobbyCheckpointPlatform
  705. local S6 = Tower["Section6"].LobbyCheckpointPlatform
  706. local S7 = Tower["Section7"].LobbyCheckpointPlatform
  707. local S8 = Tower["Section8"].LobbyCheckpointPlatform
  708. local asc = game.Workspace.TopFloor.AscendPedestal.AscensionCheckpoint
  709. local restart = game.Workspace.TopFloor.RestartButton
  710. me.CFrame = CFrame.new(0,0,0) + Vector3.new(24.4665527, 3.5, -18.2900181)
  711. wait(.5)
  712. me.CFrame = CFrame.new(0,0,0) + Vector3.new(35.2296104, 7.5, -27.9495106)
  713. wait(.5)
  714. me.CFrame = S1.CFrame
  715. wait(.5)
  716. me.CFrame = S2.CFrame
  717. wait(.5)
  718. me.CFrame = S3.CFrame
  719. wait(.5)
  720. me.CFrame = S4.CFrame
  721. wait(.5)
  722. me.CFrame = S5.CFrame
  723. wait(.5)
  724. me.CFrame = S6.CFrame
  725. wait(.5)
  726. me.CFrame = S7.CFrame
  727. wait(.5)
  728. me.CFrame = S8.CFrame
  729. wait(.5)
  730. me.CFrame = asc.CFrame
  731. end)
  732. local CompleteObbyHelpMsg = Instance.new("Hint")
  733. CompleteObby.MouseEnter:Connect(function()
  734. CompleteObbyHelpMsg.Parent = game.Workspace
  735. CompleteObbyHelpMsg.Text = "Complete Obby: Completes the obby for you"
  736. end)
  737. CompleteObby.MouseLeave:Connect(function()
  738. CompleteObbyHelpMsg:Remove()
  739. end)
  740.  
  741. local RedeemCodesHelpMsg = Instance.new("Hint")
  742. RedeemCodes.MouseButton1Click:Connect(function()
  743. print("Featue Coming Soon...")
  744. end)
  745. RedeemCodes.MouseEnter:Connect(function()
  746. RedeemCodesHelpMsg.Parent = game.Workspace
  747. RedeemCodesHelpMsg.Text = "Redeem Codes: Redeems all the available codes | Coming Soon... "
  748. end)
  749. RedeemCodes.MouseLeave:Connect(function()
  750. RedeemCodesHelpMsg:Remove()
  751. end)
  752.  
  753. local AutoFarmHelpMsg = Instance.new("Hint")
  754. AutoFarm.MouseButton1Click:Connect(function()
  755. while wait() do
  756. local me = game.Players.LocalPlayer.Character.HumanoidRootPart
  757. local Tower = game.Workspace.TowerSections
  758. local S1 = Tower["Section1"].LobbyCheckpointPlatform
  759. local S2 = Tower["Section2"].LobbyCheckpointPlatform
  760. local S3 = Tower["Section3"].LobbyCheckpointPlatform
  761. local S4 = Tower["Section4"].LobbyCheckpointPlatform
  762. local S5 = Tower["Section5"].LobbyCheckpointPlatform
  763. local S6 = Tower["Section6"].LobbyCheckpointPlatform
  764. local S7 = Tower["Section7"].LobbyCheckpointPlatform
  765. local S8 = Tower["Section8"].LobbyCheckpointPlatform
  766. local asc = game.Workspace.TopFloor.AscendPedestal.AscensionCheckpoint
  767. local restart = game.Workspace.TopFloor.RestartButton
  768. me.CFrame = CFrame.new(0,0,0) + Vector3.new(24.4665527, 3.5, -18.2900181)
  769. wait(.5)
  770. me.CFrame = CFrame.new(0,0,0) + Vector3.new(35.2296104, 7.5, -27.9495106)
  771. wait(.5)
  772. me.CFrame = S1.CFrame
  773. wait(.5)
  774. me.CFrame = S2.CFrame
  775. wait(.5)
  776. me.CFrame = S3.CFrame
  777. wait(.5)
  778. me.CFrame = S4.CFrame
  779. wait(.5)
  780. me.CFrame = S5.CFrame
  781. wait(.5)
  782. me.CFrame = S6.CFrame
  783. wait(.5)
  784. me.CFrame = S7.CFrame
  785. wait(.5)
  786. me.CFrame = S8.CFrame
  787. wait(.5)
  788. me.CFrame = asc.CFrame
  789. end
  790. end)
  791. AutoFarm.MouseEnter:Connect(function()
  792. AutoFarmHelpMsg.Parent = game.Workspace
  793. AutoFarmHelpMsg.Text = "Auto Farm: Completes the obby for you in a loop until obby resets or you reset | Credits: Heck#0517"
  794. end)
  795. AutoFarm.MouseLeave:Connect(function()
  796. AutoFarmHelpMsg:Remove()
  797. end)
  798.  
  799. local FunctionInfoHelpMsg = Instance.new("Hint")
  800. FunctionInfo.MouseButton1Click:Connect(function()
  801. print("Function will be replaced in the next update")
  802. end)
  803. FunctionInfo.MouseEnter:Connect(function()
  804. FunctionInfoHelpMsg.Parent = game.Workspace
  805. FunctionInfoHelpMsg.Text = "Function Info: Function will be replaced in the next update"
  806. end)
  807. FunctionInfo.MouseLeave:Connect(function()
  808. FunctionInfoHelpMsg:Remove()
  809. end)
  810.  
  811. TPSection1.MouseButton1Click:Connect(function()
  812. local me = game.Players.LocalPlayer.Character.HumanoidRootPart
  813. local Tower = game.Workspace.TowerSections
  814. local S1 = Tower["Section1"].LobbyCheckpointPlatform
  815. local S2 = Tower["Section2"].LobbyCheckpointPlatform
  816. local S3 = Tower["Section3"].LobbyCheckpointPlatform
  817. local S4 = Tower["Section4"].LobbyCheckpointPlatform
  818. local S5 = Tower["Section5"].LobbyCheckpointPlatform
  819. local S6 = Tower["Section6"].LobbyCheckpointPlatform
  820. local S7 = Tower["Section7"].LobbyCheckpointPlatform
  821. local S8 = Tower["Section8"].LobbyCheckpointPlatform
  822. local asc = game.Workspace.TopFloor.AscendPedestal.AscensionCheckpoint
  823. local restart = game.Workspace.TopFloor.RestartButton
  824. wait(.5)
  825. me.CFrame = S1.CFrame
  826. end)
  827. local TpSection1HelpMsg = Instance.new("Hint")
  828. TPSection1.MouseEnter:Connect(function()
  829. TpSection1HelpMsg.Parent = game.Workspace
  830. TpSection1HelpMsg.Text = "TP Section 1: Teleports you to Section 1 of the obby"
  831. end)
  832. TPSection1.MouseLeave:Connect(function()
  833. TpSection1HelpMsg:Remove()
  834. end)
  835.  
  836. TPSection2.MouseButton1Click:Connect(function()
  837. local me = game.Players.LocalPlayer.Character.HumanoidRootPart
  838. local Tower = game.Workspace.TowerSections
  839. local S1 = Tower["Section1"].LobbyCheckpointPlatform
  840. local S2 = Tower["Section2"].LobbyCheckpointPlatform
  841. local S3 = Tower["Section3"].LobbyCheckpointPlatform
  842. local S4 = Tower["Section4"].LobbyCheckpointPlatform
  843. local S5 = Tower["Section5"].LobbyCheckpointPlatform
  844. local S6 = Tower["Section6"].LobbyCheckpointPlatform
  845. local S7 = Tower["Section7"].LobbyCheckpointPlatform
  846. local S8 = Tower["Section8"].LobbyCheckpointPlatform
  847. local asc = game.Workspace.TopFloor.AscendPedestal.AscensionCheckpoint
  848. local restart = game.Workspace.TopFloor.RestartButton
  849. wait(.5)
  850. me.CFrame = S1.CFrame
  851. wait(.5)
  852. me.CFrame = S2.CFrame
  853. end)
  854. local TpSection2HelpMsg = Instance.new("Hint")
  855. TPSection2.MouseEnter:Connect(function()
  856. TpSection2HelpMsg.Parent = game.Workspace
  857. TpSection2HelpMsg.Text = "TP Section 2: Teleports you to Section 2 of the obby"
  858. end)
  859. TPSection2.MouseLeave:Connect(function()
  860. TpSection2HelpMsg:Remove()
  861. end)
  862.  
  863. TPSection3.MouseButton1Click:Connect(function()
  864. local me = game.Players.LocalPlayer.Character.HumanoidRootPart
  865. local Tower = game.Workspace.TowerSections
  866. local S1 = Tower["Section1"].LobbyCheckpointPlatform
  867. local S2 = Tower["Section2"].LobbyCheckpointPlatform
  868. local S3 = Tower["Section3"].LobbyCheckpointPlatform
  869. local S4 = Tower["Section4"].LobbyCheckpointPlatform
  870. local S5 = Tower["Section5"].LobbyCheckpointPlatform
  871. local S6 = Tower["Section6"].LobbyCheckpointPlatform
  872. local S7 = Tower["Section7"].LobbyCheckpointPlatform
  873. local S8 = Tower["Section8"].LobbyCheckpointPlatform
  874. local asc = game.Workspace.TopFloor.AscendPedestal.AscensionCheckpoint
  875. local restart = game.Workspace.TopFloor.RestartButton
  876. wait(.5)
  877. me.CFrame = S1.CFrame
  878. wait(.5)
  879. me.CFrame = S2.CFrame
  880. wait(.5)
  881. me.CFrame = S3.CFrame
  882. wait(.5)
  883. end)
  884. local TpSection3HelpMsg = Instance.new("Hint")
  885. TPSection3.MouseEnter:Connect(function()
  886. TpSection3HelpMsg.Parent = game.Workspace
  887. TpSection3HelpMsg.Text = "TP Section 3: Teleports you to Section 3 of the obby"
  888. end)
  889. TPSection3.MouseLeave:Connect(function()
  890. TpSection3HelpMsg:Remove()
  891. end)
  892.  
  893. TPSection4.MouseButton1Click:Connect(function()
  894. local me = game.Players.LocalPlayer.Character.HumanoidRootPart
  895. local Tower = game.Workspace.TowerSections
  896. local S1 = Tower["Section1"].LobbyCheckpointPlatform
  897. local S2 = Tower["Section2"].LobbyCheckpointPlatform
  898. local S3 = Tower["Section3"].LobbyCheckpointPlatform
  899. local S4 = Tower["Section4"].LobbyCheckpointPlatform
  900. local S5 = Tower["Section5"].LobbyCheckpointPlatform
  901. local S6 = Tower["Section6"].LobbyCheckpointPlatform
  902. local S7 = Tower["Section7"].LobbyCheckpointPlatform
  903. local S8 = Tower["Section8"].LobbyCheckpointPlatform
  904. local asc = game.Workspace.TopFloor.AscendPedestal.AscensionCheckpoint
  905. local restart = game.Workspace.TopFloor.RestartButton
  906. wait(.5)
  907. me.CFrame = S1.CFrame
  908. wait(.5)
  909. me.CFrame = S2.CFrame
  910. wait(.5)
  911. me.CFrame = S3.CFrame
  912. wait(.5)
  913. me.CFrame = S4.CFrame
  914. wait(.5)
  915. end)
  916. local TpSection4HelpMsg = Instance.new("Hint")
  917. TPSection4.MouseEnter:Connect(function()
  918. TpSection4HelpMsg.Parent = game.Workspace
  919. TpSection4HelpMsg.Text = "TP Section 4: Teleports you to Section 4 of the obby"
  920. end)
  921. TPSection4.MouseLeave:Connect(function()
  922. TpSection4HelpMsg:Remove()
  923. end)
  924.  
  925. TPSection5.MouseButton1Click:Connect(function()
  926. local me = game.Players.LocalPlayer.Character.HumanoidRootPart
  927. local Tower = game.Workspace.TowerSections
  928. local S1 = Tower["Section1"].LobbyCheckpointPlatform
  929. local S2 = Tower["Section2"].LobbyCheckpointPlatform
  930. local S3 = Tower["Section3"].LobbyCheckpointPlatform
  931. local S4 = Tower["Section4"].LobbyCheckpointPlatform
  932. local S5 = Tower["Section5"].LobbyCheckpointPlatform
  933. local S6 = Tower["Section6"].LobbyCheckpointPlatform
  934. local S7 = Tower["Section7"].LobbyCheckpointPlatform
  935. local S8 = Tower["Section8"].LobbyCheckpointPlatform
  936. local asc = game.Workspace.TopFloor.AscendPedestal.AscensionCheckpoint
  937. local restart = game.Workspace.TopFloor.RestartButton
  938. wait(.5)
  939. me.CFrame = S1.CFrame
  940. wait(.5)
  941. me.CFrame = S2.CFrame
  942. wait(.5)
  943. me.CFrame = S3.CFrame
  944. wait(.5)
  945. me.CFrame = S4.CFrame
  946. wait(.5)
  947. me.CFrame = S5.CFrame
  948. wait(.5)
  949. end)
  950. local TpSection5HelpMsg = Instance.new("Hint")
  951. TPSection5.MouseEnter:Connect(function()
  952. TpSection5HelpMsg.Parent = game.Workspace
  953. TpSection5HelpMsg.Text = "TP Section 5: Teleports you to Section 5 of the obby"
  954. end)
  955. TPSection5.MouseLeave:Connect(function()
  956. TpSection5HelpMsg:Remove()
  957. end)
  958.  
  959. TPSection6.MouseButton1Click:Connect(function()
  960. local me = game.Players.LocalPlayer.Character.HumanoidRootPart
  961. local Tower = game.Workspace.TowerSections
  962. local S1 = Tower["Section1"].LobbyCheckpointPlatform
  963. local S2 = Tower["Section2"].LobbyCheckpointPlatform
  964. local S3 = Tower["Section3"].LobbyCheckpointPlatform
  965. local S4 = Tower["Section4"].LobbyCheckpointPlatform
  966. local S5 = Tower["Section5"].LobbyCheckpointPlatform
  967. local S6 = Tower["Section6"].LobbyCheckpointPlatform
  968. local S7 = Tower["Section7"].LobbyCheckpointPlatform
  969. local S8 = Tower["Section8"].LobbyCheckpointPlatform
  970. local asc = game.Workspace.TopFloor.AscendPedestal.AscensionCheckpoint
  971. local restart = game.Workspace.TopFloor.RestartButton
  972. wait(.5)
  973. me.CFrame = S1.CFrame
  974. wait(.5)
  975. me.CFrame = S2.CFrame
  976. wait(.5)
  977. me.CFrame = S3.CFrame
  978. wait(.5)
  979. me.CFrame = S4.CFrame
  980. wait(.5)
  981. me.CFrame = S5.CFrame
  982. wait(.5)
  983. me.CFrame = S6.CFrame
  984. wait(.5)
  985. end)
  986. local TpSection6HelpMsg = Instance.new("Hint")
  987. TPSection6.MouseEnter:Connect(function()
  988. TpSection6HelpMsg.Parent = game.Workspace
  989. TpSection6HelpMsg.Text = "TP Section 6: Teleports you to Section 6 of the obby"
  990. end)
  991. TPSection6.MouseLeave:Connect(function()
  992. TpSection6HelpMsg:Remove()
  993. end)
  994.  
  995. TPSection7.MouseButton1Click:Connect(function()
  996. local me = game.Players.LocalPlayer.Character.HumanoidRootPart
  997. local Tower = game.Workspace.TowerSections
  998. local S1 = Tower["Section1"].LobbyCheckpointPlatform
  999. local S2 = Tower["Section2"].LobbyCheckpointPlatform
  1000. local S3 = Tower["Section3"].LobbyCheckpointPlatform
  1001. local S4 = Tower["Section4"].LobbyCheckpointPlatform
  1002. local S5 = Tower["Section5"].LobbyCheckpointPlatform
  1003. local S6 = Tower["Section6"].LobbyCheckpointPlatform
  1004. local S7 = Tower["Section7"].LobbyCheckpointPlatform
  1005. local S8 = Tower["Section8"].LobbyCheckpointPlatform
  1006. local asc = game.Workspace.TopFloor.AscendPedestal.AscensionCheckpoint
  1007. local restart = game.Workspace.TopFloor.RestartButton
  1008. wait(.5)
  1009. me.CFrame = S1.CFrame
  1010. wait(.5)
  1011. me.CFrame = S2.CFrame
  1012. wait(.5)
  1013. me.CFrame = S3.CFrame
  1014. wait(.5)
  1015. me.CFrame = S4.CFrame
  1016. wait(.5)
  1017. me.CFrame = S5.CFrame
  1018. wait(.5)
  1019. me.CFrame = S6.CFrame
  1020. wait(.5)
  1021. me.CFrame = S7.CFrame
  1022. wait(.5)
  1023. end)
  1024. local TpSection7HelpMsg = Instance.new("Hint")
  1025. TPSection7.MouseEnter:Connect(function()
  1026. TpSection7HelpMsg.Parent = game.Workspace
  1027. TpSection7HelpMsg.Text = "TP Section 7: Teleports you to Section 7 of the obby"
  1028. end)
  1029. TPSection7.MouseLeave:Connect(function()
  1030. TpSection7HelpMsg:Remove()
  1031. end)
  1032.  
  1033. TPSection8.MouseButton1Click:Connect(function()
  1034. local me = game.Players.LocalPlayer.Character.HumanoidRootPart
  1035. local Tower = game.Workspace.TowerSections
  1036. local S1 = Tower["Section1"].LobbyCheckpointPlatform
  1037. local S2 = Tower["Section2"].LobbyCheckpointPlatform
  1038. local S3 = Tower["Section3"].LobbyCheckpointPlatform
  1039. local S4 = Tower["Section4"].LobbyCheckpointPlatform
  1040. local S5 = Tower["Section5"].LobbyCheckpointPlatform
  1041. local S6 = Tower["Section6"].LobbyCheckpointPlatform
  1042. local S7 = Tower["Section7"].LobbyCheckpointPlatform
  1043. local S8 = Tower["Section8"].LobbyCheckpointPlatform
  1044. local asc = game.Workspace.TopFloor.AscendPedestal.AscensionCheckpoint
  1045. local restart = game.Workspace.TopFloor.RestartButton
  1046. wait(.5)
  1047. me.CFrame = S1.CFrame
  1048. wait(.5)
  1049. me.CFrame = S2.CFrame
  1050. wait(.5)
  1051. me.CFrame = S3.CFrame
  1052. wait(.5)
  1053. me.CFrame = S4.CFrame
  1054. wait(.5)
  1055. me.CFrame = S5.CFrame
  1056. wait(.5)
  1057. me.CFrame = S6.CFrame
  1058. wait(.5)
  1059. me.CFrame = S7.CFrame
  1060. wait(.5)
  1061. me.CFrame = S8.CFrame
  1062. end)
  1063. local TpSection8HelpMsg = Instance.new("Hint")
  1064. TPSection8.MouseEnter:Connect(function()
  1065. TpSection8HelpMsg.Parent = game.Workspace
  1066. TpSection8HelpMsg.Text = "TP Section 8: Teleports you to Section 8 of the obby"
  1067. end)
  1068. TPSection8.MouseLeave:Connect(function()
  1069. TpSection8HelpMsg:Remove()
  1070. end)
  1071.  
  1072. while wait() do
  1073. game:GetService("Players").LocalPlayer.Character["TouchActions/SafetynetLocationUpdater"]:Destroy()
  1074. game:GetService("Players").LocalPlayer.Character["debounce"]:Destroy()
  1075. game:GetService("Players").LocalPlayer.CharacterAdded:Connect(function(characterModel)
  1076. wait(1)
  1077. characterModel["TouchActions/SafetynetLocationUpdater"]:Destroy()
  1078. game:GetService("Players").LocalPlayer.Character["debounce"]:Destroy()
  1079. end)
  1080. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement