dusturafid

E-hoax V1 open

Mar 13th, 2020
7,188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 46.61 KB | None | 0 0
  1. -- Gui to Lua
  2. -- Version: 3.2
  3.  
  4. -- Instances:
  5.  
  6. local Hax = Instance.new("ScreenGui")
  7. local TPISLAND = Instance.new("Frame")
  8. local b1I = Instance.new("Frame")
  9. local nameisland = Instance.new("TextLabel")
  10. local EnchantedIsland = Instance.new("TextButton")
  11. local MysticalIsland = Instance.new("TextButton")
  12. local SandstormIsland = Instance.new("TextButton")
  13. local AstralIsland = Instance.new("TextButton")
  14. local EternalIsland = Instance.new("TextButton")
  15. local AncientInfernoIsland = Instance.new("TextButton")
  16. local ThunderstormIsland = Instance.new("TextButton")
  17. local TundraIsland = Instance.new("TextButton")
  18. local SpaceIsland = Instance.new("TextButton")
  19. local CyberneticLegendsIsland = Instance.new("TextButton")
  20. local DragonLegendIsland = Instance.new("TextButton")
  21. local GoldenMasterIsland = Instance.new("TextButton")
  22. local WinterWonderIsland = Instance.new("TextButton")
  23. local MythicalSoulsIsland = Instance.new("TextButton")
  24. local MidnightShadowIsland = Instance.new("TextButton")
  25. local SkystormUltrausIsland = Instance.new("TextButton")
  26. local Closel = Instance.new("TextButton")
  27. local ChaosLegendsIsland = Instance.new("TextButton")
  28. local SoulFusionIsland = Instance.new("TextButton")
  29. local Main = Instance.new("Frame")
  30. local b1m = Instance.new("Frame")
  31. local namem = Instance.new("TextLabel")
  32. local tpislandm = Instance.new("TextButton")
  33. local tptrainingm = Instance.new("TextButton")
  34. local tpplacesm = Instance.new("TextButton")
  35. local functionsm = Instance.new("TextButton")
  36. local b2m = Instance.new("Frame")
  37. local Cdit = Instance.new("TextLabel")
  38. local elementsm = Instance.new("TextButton")
  39. local AntiKick = Instance.new("TextButton")
  40. local Open = Instance.new("TextLabel")
  41. local Functions = Instance.new("Frame")
  42. local b1f = Instance.new("Frame")
  43. local namefunctions = Instance.new("TextLabel")
  44. local AutoSwing = Instance.new("TextButton")
  45. local AutoSkill = Instance.new("TextButton")
  46. local AutoBelt = Instance.new("TextButton")
  47. local AutoSword = Instance.new("TextButton")
  48. local AutoSell = Instance.new("TextButton")
  49. local Closef = Instance.new("TextButton")
  50. local TpTraining = Instance.new("Frame")
  51. local b1t = Instance.new("Frame")
  52. local Darklight = Instance.new("TextLabel")
  53. local MysticalWaters = Instance.new("TextButton")
  54. local SwordofLegends = Instance.new("TextButton")
  55. local ElementalTornado = Instance.new("TextButton")
  56. local ZenMastersBlade = Instance.new("TextButton")
  57. local LavaPit = Instance.new("TextButton")
  58. local Tornado = Instance.new("TextButton")
  59. local SwordofAncients = Instance.new("TextButton")
  60. local FallenInfinityBlade = Instance.new("TextButton")
  61. local Closet = Instance.new("TextButton")
  62. local TpPlaces = Instance.new("Frame")
  63. local b1p = Instance.new("Frame")
  64. local nameplaces = Instance.new("TextLabel")
  65. local AltarOfElements = Instance.new("TextButton")
  66. local PetCloningAltar = Instance.new("TextButton")
  67. local KingoftheHill = Instance.new("TextButton")
  68. local InfinityStatsDojo = Instance.new("TextButton")
  69. local Closep = Instance.new("TextButton")
  70. local Elements = Instance.new("Frame")
  71. local b1e = Instance.new("Frame")
  72. local nameelements = Instance.new("TextLabel")
  73. local FrostElement = Instance.new("TextButton")
  74. local ElectralChaosElement = Instance.new("TextButton")
  75. local LightningElement = Instance.new("TextButton")
  76. local InfernoElement = Instance.new("TextButton")
  77. local MasterfulWrathElement = Instance.new("TextButton")
  78. local ShadowChargeElement = Instance.new("TextButton")
  79. local ShadowfireElement = Instance.new("TextButton")
  80. local EternityStormElement = Instance.new("TextButton")
  81. local Closee = Instance.new("TextButton")
  82.  
  83. --Properties:
  84.  
  85. Hax.Name = "Hax"
  86. Hax.Parent = game.CoreGui
  87.  
  88. TPISLAND.Name = "TP ISLAND"
  89. TPISLAND.Parent = Hax
  90. TPISLAND.Active = true
  91. TPISLAND.BackgroundColor3 = Color3.fromRGB(34, 34, 34)
  92. TPISLAND.BorderSizePixel = 0
  93. TPISLAND.Position = UDim2.new(0.240165383, 0, 0.241405487, 0)
  94. TPISLAND.Size = UDim2.new(0, 389, 0, 316)
  95. TPISLAND.Visible = false
  96.  
  97. b1I.Name = "b1I"
  98. b1I.Parent = TPISLAND
  99. b1I.BackgroundColor3 = Color3.fromRGB(26, 26, 26)
  100. b1I.BorderSizePixel = 0
  101. b1I.Size = UDim2.new(0, 389, 0, 28)
  102.  
  103. nameisland.Name = "name island"
  104. nameisland.Parent = b1I
  105. nameisland.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  106. nameisland.BackgroundTransparency = 1.000
  107. nameisland.BorderSizePixel = 0
  108. nameisland.Position = UDim2.new(-0.00225728098, 0, 0, 0)
  109. nameisland.Size = UDim2.new(0, 389, 0, 28)
  110. nameisland.Font = Enum.Font.SourceSans
  111. nameisland.Text = "Tp Islands"
  112. nameisland.TextColor3 = Color3.fromRGB(255, 255, 255)
  113. nameisland.TextScaled = true
  114. nameisland.TextSize = 14.000
  115. nameisland.TextWrapped = true
  116.  
  117. EnchantedIsland.Name = "Enchanted Island"
  118. EnchantedIsland.Parent = TPISLAND
  119. EnchantedIsland.BackgroundColor3 = Color3.fromRGB(123, 35, 255)
  120. EnchantedIsland.BorderSizePixel = 0
  121. EnchantedIsland.Position = UDim2.new(0.0454545468, 0, 0.188449845, 0)
  122. EnchantedIsland.Size = UDim2.new(0, 109, 0, 30)
  123. EnchantedIsland.Font = Enum.Font.SourceSans
  124. EnchantedIsland.Text = "Enchanted Island"
  125. EnchantedIsland.TextColor3 = Color3.fromRGB(255, 255, 255)
  126. EnchantedIsland.TextSize = 14.000
  127. EnchantedIsland.TextWrapped = true
  128.  
  129. MysticalIsland.Name = "Mystical Island"
  130. MysticalIsland.Parent = TPISLAND
  131. MysticalIsland.BackgroundColor3 = Color3.fromRGB(123, 35, 255)
  132. MysticalIsland.BorderSizePixel = 0
  133. MysticalIsland.Position = UDim2.new(0.0454545468, 0, 0.452887535, 0)
  134. MysticalIsland.Size = UDim2.new(0, 109, 0, 30)
  135. MysticalIsland.Font = Enum.Font.SourceSans
  136. MysticalIsland.Text = "Mystical Island"
  137. MysticalIsland.TextColor3 = Color3.fromRGB(255, 255, 255)
  138. MysticalIsland.TextSize = 14.000
  139. MysticalIsland.TextWrapped = true
  140.  
  141. SandstormIsland.Name = "Sandstorm Island"
  142. SandstormIsland.Parent = TPISLAND
  143. SandstormIsland.BackgroundColor3 = Color3.fromRGB(123, 35, 255)
  144. SandstormIsland.BorderSizePixel = 0
  145. SandstormIsland.Position = UDim2.new(0.358275056, 0, 0.322063416, 0)
  146. SandstormIsland.Size = UDim2.new(0, 109, 0, 30)
  147. SandstormIsland.Font = Enum.Font.SourceSans
  148. SandstormIsland.Text = "Sandstorm Island"
  149. SandstormIsland.TextColor3 = Color3.fromRGB(255, 255, 255)
  150. SandstormIsland.TextSize = 14.000
  151. SandstormIsland.TextWrapped = true
  152.  
  153. AstralIsland.Name = "Astral Island"
  154. AstralIsland.Parent = TPISLAND
  155. AstralIsland.BackgroundColor3 = Color3.fromRGB(123, 35, 255)
  156. AstralIsland.BorderSizePixel = 0
  157. AstralIsland.Position = UDim2.new(0.0454545468, 0, 0.325227976, 0)
  158. AstralIsland.Size = UDim2.new(0, 109, 0, 30)
  159. AstralIsland.Font = Enum.Font.SourceSans
  160. AstralIsland.Text = "Astral Island"
  161. AstralIsland.TextColor3 = Color3.fromRGB(255, 255, 255)
  162. AstralIsland.TextSize = 14.000
  163. AstralIsland.TextWrapped = true
  164.  
  165. EternalIsland.Name = "Eternal Island"
  166. EternalIsland.Parent = TPISLAND
  167. EternalIsland.BackgroundColor3 = Color3.fromRGB(123, 35, 255)
  168. EternalIsland.BorderSizePixel = 0
  169. EternalIsland.Position = UDim2.new(0.358275056, 0, 0.188449845, 0)
  170. EternalIsland.Size = UDim2.new(0, 109, 0, 30)
  171. EternalIsland.Font = Enum.Font.SourceSans
  172. EternalIsland.Text = "Eternal Island"
  173. EternalIsland.TextColor3 = Color3.fromRGB(255, 255, 255)
  174. EternalIsland.TextSize = 14.000
  175. EternalIsland.TextWrapped = true
  176.  
  177. AncientInfernoIsland.Name = "Ancient Inferno Island"
  178. AncientInfernoIsland.Parent = TPISLAND
  179. AncientInfernoIsland.BackgroundColor3 = Color3.fromRGB(123, 35, 255)
  180. AncientInfernoIsland.BorderSizePixel = 0
  181. AncientInfernoIsland.Position = UDim2.new(0.358275056, 0, 0.598659217, 0)
  182. AncientInfernoIsland.Size = UDim2.new(0, 109, 0, 30)
  183. AncientInfernoIsland.Font = Enum.Font.SourceSans
  184. AncientInfernoIsland.Text = "Ancient Inferno Island"
  185. AncientInfernoIsland.TextColor3 = Color3.fromRGB(255, 255, 255)
  186. AncientInfernoIsland.TextSize = 14.000
  187.  
  188. ThunderstormIsland.Name = "Thunderstorm Island"
  189. ThunderstormIsland.Parent = TPISLAND
  190. ThunderstormIsland.BackgroundColor3 = Color3.fromRGB(123, 35, 255)
  191. ThunderstormIsland.BorderSizePixel = 0
  192. ThunderstormIsland.Position = UDim2.new(0.358275056, 0, 0.452887535, 0)
  193. ThunderstormIsland.Size = UDim2.new(0, 109, 0, 30)
  194. ThunderstormIsland.Font = Enum.Font.SourceSans
  195. ThunderstormIsland.Text = "Thunderstorm Island"
  196. ThunderstormIsland.TextColor3 = Color3.fromRGB(255, 255, 255)
  197. ThunderstormIsland.TextScaled = true
  198. ThunderstormIsland.TextSize = 14.000
  199. ThunderstormIsland.TextWrapped = true
  200.  
  201. TundraIsland.Name = "Tundra Island"
  202. TundraIsland.Parent = TPISLAND
  203. TundraIsland.BackgroundColor3 = Color3.fromRGB(123, 35, 255)
  204. TundraIsland.BorderSizePixel = 0
  205. TundraIsland.Position = UDim2.new(0.0454545468, 0, 0.732522786, 0)
  206. TundraIsland.Size = UDim2.new(0, 109, 0, 30)
  207. TundraIsland.Font = Enum.Font.SourceSans
  208. TundraIsland.Text = "Tundra Island"
  209. TundraIsland.TextColor3 = Color3.fromRGB(255, 255, 255)
  210. TundraIsland.TextSize = 14.000
  211. TundraIsland.TextWrapped = true
  212.  
  213. SpaceIsland.Name = "Space Island"
  214. SpaceIsland.Parent = TPISLAND
  215. SpaceIsland.BackgroundColor3 = Color3.fromRGB(123, 35, 255)
  216. SpaceIsland.BorderSizePixel = 0
  217. SpaceIsland.Position = UDim2.new(0.0454545468, 0, 0.598784208, 0)
  218. SpaceIsland.Size = UDim2.new(0, 109, 0, 30)
  219. SpaceIsland.Font = Enum.Font.SourceSans
  220. SpaceIsland.Text = "Space Island"
  221. SpaceIsland.TextColor3 = Color3.fromRGB(255, 255, 255)
  222. SpaceIsland.TextSize = 14.000
  223. SpaceIsland.TextWrapped = true
  224.  
  225. CyberneticLegendsIsland.Name = "Cybernetic Legends Island"
  226. CyberneticLegendsIsland.Parent = TPISLAND
  227. CyberneticLegendsIsland.BackgroundColor3 = Color3.fromRGB(123, 35, 255)
  228. CyberneticLegendsIsland.BorderSizePixel = 0
  229. CyberneticLegendsIsland.Position = UDim2.new(0.0452694185, 0, 0.878419638, 0)
  230. CyberneticLegendsIsland.Size = UDim2.new(0, 109, 0, 30)
  231. CyberneticLegendsIsland.Font = Enum.Font.SourceSans
  232. CyberneticLegendsIsland.Text = "Cybernetic Legends Island"
  233. CyberneticLegendsIsland.TextColor3 = Color3.fromRGB(255, 255, 255)
  234. CyberneticLegendsIsland.TextScaled = true
  235. CyberneticLegendsIsland.TextSize = 14.000
  236. CyberneticLegendsIsland.TextWrapped = true
  237.  
  238. DragonLegendIsland.Name = "Dragon Legend Island"
  239. DragonLegendIsland.Parent = TPISLAND
  240. DragonLegendIsland.BackgroundColor3 = Color3.fromRGB(123, 35, 255)
  241. DragonLegendIsland.BorderSizePixel = 0
  242. DragonLegendIsland.Position = UDim2.new(0.678391397, 0, 0.598784208, 0)
  243. DragonLegendIsland.Size = UDim2.new(0, 109, 0, 30)
  244. DragonLegendIsland.Font = Enum.Font.SourceSans
  245. DragonLegendIsland.Text = "Dragon Legend Island"
  246. DragonLegendIsland.TextColor3 = Color3.fromRGB(255, 255, 255)
  247. DragonLegendIsland.TextScaled = true
  248. DragonLegendIsland.TextSize = 14.000
  249. DragonLegendIsland.TextWrapped = true
  250.  
  251. GoldenMasterIsland.Name = "Golden Master Island"
  252. GoldenMasterIsland.Parent = TPISLAND
  253. GoldenMasterIsland.BackgroundColor3 = Color3.fromRGB(123, 35, 255)
  254. GoldenMasterIsland.BorderSizePixel = 0
  255. GoldenMasterIsland.Position = UDim2.new(0.678391397, 0, 0.449723005, 0)
  256. GoldenMasterIsland.Size = UDim2.new(0, 109, 0, 30)
  257. GoldenMasterIsland.Font = Enum.Font.SourceSans
  258. GoldenMasterIsland.Text = "Golden Master Island"
  259. GoldenMasterIsland.TextColor3 = Color3.fromRGB(255, 255, 255)
  260. GoldenMasterIsland.TextScaled = true
  261. GoldenMasterIsland.TextSize = 14.000
  262. GoldenMasterIsland.TextWrapped = true
  263.  
  264. WinterWonderIsland.Name = "Winter Wonder Island"
  265. WinterWonderIsland.Parent = TPISLAND
  266. WinterWonderIsland.BackgroundColor3 = Color3.fromRGB(123, 35, 255)
  267. WinterWonderIsland.BorderSizePixel = 0
  268. WinterWonderIsland.Position = UDim2.new(0.678391397, 0, 0.322188497, 0)
  269. WinterWonderIsland.Size = UDim2.new(0, 109, 0, 30)
  270. WinterWonderIsland.Font = Enum.Font.SourceSans
  271. WinterWonderIsland.Text = "Winter Wonder Island"
  272. WinterWonderIsland.TextColor3 = Color3.fromRGB(255, 255, 255)
  273. WinterWonderIsland.TextScaled = true
  274. WinterWonderIsland.TextSize = 14.000
  275. WinterWonderIsland.TextWrapped = true
  276.  
  277. MythicalSoulsIsland.Name = "Mythical Souls Island"
  278. MythicalSoulsIsland.Parent = TPISLAND
  279. MythicalSoulsIsland.BackgroundColor3 = Color3.fromRGB(123, 35, 255)
  280. MythicalSoulsIsland.BorderSizePixel = 0
  281. MythicalSoulsIsland.Position = UDim2.new(0.680753887, 0, 0.18541038, 0)
  282. MythicalSoulsIsland.Size = UDim2.new(0, 109, 0, 30)
  283. MythicalSoulsIsland.Font = Enum.Font.SourceSans
  284. MythicalSoulsIsland.Text = "Mythical Souls Island"
  285. MythicalSoulsIsland.TextColor3 = Color3.fromRGB(255, 255, 255)
  286. MythicalSoulsIsland.TextScaled = true
  287. MythicalSoulsIsland.TextSize = 14.000
  288. MythicalSoulsIsland.TextWrapped = true
  289.  
  290. MidnightShadowIsland.Name = "Midnight Shadow Island"
  291. MidnightShadowIsland.Parent = TPISLAND
  292. MidnightShadowIsland.BackgroundColor3 = Color3.fromRGB(123, 35, 255)
  293. MidnightShadowIsland.BorderSizePixel = 0
  294. MidnightShadowIsland.Position = UDim2.new(0.358275056, 0, 0.729358315, 0)
  295. MidnightShadowIsland.Size = UDim2.new(0, 109, 0, 30)
  296. MidnightShadowIsland.Font = Enum.Font.SourceSans
  297. MidnightShadowIsland.Text = "Midnight Shadow Island"
  298. MidnightShadowIsland.TextColor3 = Color3.fromRGB(255, 255, 255)
  299. MidnightShadowIsland.TextSize = 14.000
  300.  
  301. SkystormUltrausIsland.Name = "Skystorm Ultraus Island"
  302. SkystormUltrausIsland.Parent = TPISLAND
  303. SkystormUltrausIsland.BackgroundColor3 = Color3.fromRGB(123, 35, 255)
  304. SkystormUltrausIsland.BorderSizePixel = 0
  305. SkystormUltrausIsland.Position = UDim2.new(0.678391457, 0, 0.734719992, 0)
  306. SkystormUltrausIsland.Size = UDim2.new(0, 109, 0, 29)
  307. SkystormUltrausIsland.Font = Enum.Font.SourceSans
  308. SkystormUltrausIsland.Text = "Skystorm Ultraus Island"
  309. SkystormUltrausIsland.TextColor3 = Color3.fromRGB(255, 255, 255)
  310. SkystormUltrausIsland.TextScaled = true
  311. SkystormUltrausIsland.TextSize = 14.000
  312. SkystormUltrausIsland.TextWrapped = true
  313.  
  314. Closel.Name = "Close l"
  315. Closel.Parent = TPISLAND
  316. Closel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  317. Closel.BackgroundTransparency = 1.000
  318. Closel.BorderSizePixel = 0
  319. Closel.Position = UDim2.new(0.913572907, 0, 0, 0)
  320. Closel.Size = UDim2.new(0, 33, 0, 28)
  321. Closel.Font = Enum.Font.SourceSans
  322. Closel.Text = "X"
  323. Closel.TextColor3 = Color3.fromRGB(255, 255, 255)
  324. Closel.TextScaled = true
  325. Closel.TextSize = 14.000
  326. Closel.TextWrapped = true
  327.  
  328. ChaosLegendsIsland.Name = "Chaos Legends Island"
  329. ChaosLegendsIsland.Parent = TPISLAND
  330. ChaosLegendsIsland.BackgroundColor3 = Color3.fromRGB(123, 35, 255)
  331. ChaosLegendsIsland.BorderSizePixel = 0
  332. ChaosLegendsIsland.Position = UDim2.new(0.356532335, 0, 0.878419638, 0)
  333. ChaosLegendsIsland.Size = UDim2.new(0, 109, 0, 30)
  334. ChaosLegendsIsland.Font = Enum.Font.SourceSans
  335. ChaosLegendsIsland.Text = "Chaos Legends Island"
  336. ChaosLegendsIsland.TextColor3 = Color3.fromRGB(255, 255, 255)
  337. ChaosLegendsIsland.TextScaled = true
  338. ChaosLegendsIsland.TextSize = 14.000
  339. ChaosLegendsIsland.TextWrapped = true
  340.  
  341. SoulFusionIsland.Name = "Soul Fusion Island"
  342. SoulFusionIsland.Parent = TPISLAND
  343. SoulFusionIsland.BackgroundColor3 = Color3.fromRGB(123, 35, 255)
  344. SoulFusionIsland.BorderSizePixel = 0
  345. SoulFusionIsland.Position = UDim2.new(0.678391337, 0, 0.878419638, 0)
  346. SoulFusionIsland.Size = UDim2.new(0, 109, 0, 30)
  347. SoulFusionIsland.Font = Enum.Font.SourceSans
  348. SoulFusionIsland.Text = "Soul Fusion Island"
  349. SoulFusionIsland.TextColor3 = Color3.fromRGB(255, 255, 255)
  350. SoulFusionIsland.TextSize = 14.000
  351. SoulFusionIsland.TextWrapped = true
  352.  
  353. Main.Name = "Main"
  354. Main.Parent = Hax
  355. Main.Active = true
  356. Main.BackgroundColor3 = Color3.fromRGB(34, 34, 34)
  357. Main.BorderSizePixel = 0
  358. Main.Position = UDim2.new(0.390186876, 0, 0.2890625, 0)
  359. Main.Size = UDim2.new(0, 216, 0, 216)
  360. Main.Visible = false
  361.  
  362. b1m.Name = "b1m"
  363. b1m.Parent = Main
  364. b1m.BackgroundColor3 = Color3.fromRGB(26, 26, 26)
  365. b1m.BorderSizePixel = 0
  366. b1m.Size = UDim2.new(0, 215, 0, 25)
  367.  
  368. namem.Name = "name m"
  369. namem.Parent = b1m
  370. namem.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  371. namem.BackgroundTransparency = 1.000
  372. namem.BorderSizePixel = 0
  373. namem.Size = UDim2.new(0, 215, 0, 25)
  374. namem.Font = Enum.Font.SourceSans
  375. namem.Text = "E-Hoax GUI V1"
  376. namem.TextColor3 = Color3.fromRGB(255, 255, 255)
  377. namem.TextScaled = true
  378. namem.TextSize = 14.000
  379. namem.TextWrapped = true
  380.  
  381. tpislandm.Name = "tp island m"
  382. tpislandm.Parent = Main
  383. tpislandm.BackgroundColor3 = Color3.fromRGB(123, 35, 255)
  384. tpislandm.BorderSizePixel = 0
  385. tpislandm.Position = UDim2.new(0.0648148134, 0, 0.222222224, 0)
  386. tpislandm.Size = UDim2.new(0, 87, 0, 29)
  387. tpislandm.Font = Enum.Font.SourceSans
  388. tpislandm.Text = "Tp Islands"
  389. tpislandm.TextColor3 = Color3.fromRGB(255, 255, 255)
  390. tpislandm.TextScaled = true
  391. tpislandm.TextSize = 14.000
  392. tpislandm.TextWrapped = true
  393.  
  394. tptrainingm.Name = "tp training m"
  395. tptrainingm.Parent = Main
  396. tptrainingm.BackgroundColor3 = Color3.fromRGB(123, 35, 255)
  397. tptrainingm.BorderSizePixel = 0
  398. tptrainingm.Position = UDim2.new(0.0694444478, 0, 0.430555552, 0)
  399. tptrainingm.Size = UDim2.new(0, 86, 0, 29)
  400. tptrainingm.Font = Enum.Font.SourceSans
  401. tptrainingm.Text = "Tp Training"
  402. tptrainingm.TextColor3 = Color3.fromRGB(255, 255, 255)
  403. tptrainingm.TextScaled = true
  404. tptrainingm.TextSize = 14.000
  405. tptrainingm.TextWrapped = true
  406.  
  407. tpplacesm.Name = "tp places m"
  408. tpplacesm.Parent = Main
  409. tpplacesm.BackgroundColor3 = Color3.fromRGB(123, 35, 255)
  410. tpplacesm.BorderSizePixel = 0
  411. tpplacesm.Position = UDim2.new(0.0694444478, 0, 0.648148119, 0)
  412. tpplacesm.Size = UDim2.new(0, 86, 0, 29)
  413. tpplacesm.Font = Enum.Font.SourceSans
  414. tpplacesm.Text = "Tp Places"
  415. tpplacesm.TextColor3 = Color3.fromRGB(255, 255, 255)
  416. tpplacesm.TextScaled = true
  417. tpplacesm.TextSize = 14.000
  418. tpplacesm.TextWrapped = true
  419.  
  420. functionsm.Name = "functions m"
  421. functionsm.Parent = Main
  422. functionsm.BackgroundColor3 = Color3.fromRGB(123, 35, 255)
  423. functionsm.BorderSizePixel = 0
  424. functionsm.Position = UDim2.new(0.555555403, 0, 0.222222224, 0)
  425. functionsm.Size = UDim2.new(0, 86, 0, 29)
  426. functionsm.Font = Enum.Font.SourceSans
  427. functionsm.Text = "Functions"
  428. functionsm.TextColor3 = Color3.fromRGB(255, 255, 255)
  429. functionsm.TextScaled = true
  430. functionsm.TextSize = 14.000
  431. functionsm.TextWrapped = true
  432.  
  433. b2m.Name = "b2m"
  434. b2m.Parent = Main
  435. b2m.BackgroundColor3 = Color3.fromRGB(26, 26, 26)
  436. b2m.BorderSizePixel = 0
  437. b2m.Position = UDim2.new(0, 0, 0.884259284, 0)
  438. b2m.Size = UDim2.new(0, 215, 0, 25)
  439.  
  440. Cdit.Name = "Cdit"
  441. Cdit.Parent = b2m
  442. Cdit.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  443. Cdit.BackgroundTransparency = 1.000
  444. Cdit.BorderSizePixel = 0
  445. Cdit.Size = UDim2.new(0, 215, 0, 25)
  446. Cdit.Font = Enum.Font.SourceSans
  447. Cdit.Text = "Made by Saitama The Great#3784"
  448. Cdit.TextColor3 = Color3.fromRGB(255, 255, 255)
  449. Cdit.TextScaled = true
  450. Cdit.TextSize = 14.000
  451. Cdit.TextWrapped = true
  452.  
  453. elementsm.Name = "elements m"
  454. elementsm.Parent = Main
  455. elementsm.BackgroundColor3 = Color3.fromRGB(123, 35, 255)
  456. elementsm.BorderSizePixel = 0
  457. elementsm.Position = UDim2.new(0.55092591, 0, 0.444444448, 0)
  458. elementsm.Size = UDim2.new(0, 87, 0, 29)
  459. elementsm.Font = Enum.Font.SourceSans
  460. elementsm.Text = "Elements"
  461. elementsm.TextColor3 = Color3.fromRGB(255, 255, 255)
  462. elementsm.TextScaled = true
  463. elementsm.TextSize = 14.000
  464. elementsm.TextWrapped = true
  465.  
  466. AntiKick.Name = "Anti Kick"
  467. AntiKick.Parent = Main
  468. AntiKick.BackgroundColor3 = Color3.fromRGB(123, 35, 255)
  469. AntiKick.BorderSizePixel = 0
  470. AntiKick.Position = UDim2.new(0.55092591, 0, 0.648148119, 0)
  471. AntiKick.Size = UDim2.new(0, 87, 0, 29)
  472. AntiKick.Font = Enum.Font.SourceSans
  473. AntiKick.Text = " Anti Kick"
  474. AntiKick.TextColor3 = Color3.fromRGB(255, 255, 255)
  475. AntiKick.TextScaled = true
  476. AntiKick.TextSize = 14.000
  477. AntiKick.TextWrapped = true
  478.  
  479. Open.Name = "Open"
  480. Open.Parent = Hax
  481. Open.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  482. Open.BackgroundTransparency = 1.000
  483. Open.BorderSizePixel = 0
  484. Open.Position = UDim2.new(0.0140186921, 0, 0.466796875, 0)
  485. Open.Size = UDim2.new(0, 180, 0, 34)
  486. Open.Font = Enum.Font.SourceSans
  487. Open.Text = "Press F to OPEN/CLOSE"
  488. Open.TextColor3 = Color3.fromRGB(123, 35, 255)
  489. Open.TextScaled = true
  490. Open.TextSize = 14.000
  491. Open.TextWrapped = true
  492.  
  493. Functions.Name = "Functions"
  494. Functions.Parent = Hax
  495. Functions.Active = true
  496. Functions.BackgroundColor3 = Color3.fromRGB(34, 34, 34)
  497. Functions.BorderSizePixel = 0
  498. Functions.Position = UDim2.new(0.364485979, 0, 0.271484375, 0)
  499. Functions.Size = UDim2.new(0, 232, 0, 179)
  500. Functions.Visible = false
  501.  
  502. b1f.Name = "b1f"
  503. b1f.Parent = Functions
  504. b1f.BackgroundColor3 = Color3.fromRGB(26, 26, 26)
  505. b1f.BorderSizePixel = 0
  506. b1f.Size = UDim2.new(0, 232, 0, 25)
  507.  
  508. namefunctions.Name = "name functions"
  509. namefunctions.Parent = b1f
  510. namefunctions.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  511. namefunctions.BackgroundTransparency = 1.000
  512. namefunctions.BorderSizePixel = 0
  513. namefunctions.Size = UDim2.new(0, 232, 0, 25)
  514. namefunctions.Font = Enum.Font.SourceSans
  515. namefunctions.Text = "Functions"
  516. namefunctions.TextColor3 = Color3.fromRGB(255, 255, 255)
  517. namefunctions.TextScaled = true
  518. namefunctions.TextSize = 14.000
  519. namefunctions.TextWrapped = true
  520.  
  521. AutoSwing.Name = "Auto Swing"
  522. AutoSwing.Parent = Functions
  523. AutoSwing.BackgroundColor3 = Color3.fromRGB(123, 35, 255)
  524. AutoSwing.BorderSizePixel = 0
  525. AutoSwing.Position = UDim2.new(0.0775862038, 0, 0.211756498, 0)
  526. AutoSwing.Size = UDim2.new(0, 87, 0, 29)
  527. AutoSwing.Font = Enum.Font.SourceSans
  528. AutoSwing.Text = "Auto Swing"
  529. AutoSwing.TextColor3 = Color3.fromRGB(255, 255, 255)
  530. AutoSwing.TextScaled = true
  531. AutoSwing.TextSize = 14.000
  532. AutoSwing.TextWrapped = true
  533.  
  534. AutoSkill.Name = "Auto Skill"
  535. AutoSkill.Parent = Functions
  536. AutoSkill.BackgroundColor3 = Color3.fromRGB(123, 35, 255)
  537. AutoSkill.BorderSizePixel = 0
  538. AutoSkill.Position = UDim2.new(0.547413766, 0, 0.211756483, 0)
  539. AutoSkill.Size = UDim2.new(0, 87, 0, 29)
  540. AutoSkill.Font = Enum.Font.SourceSans
  541. AutoSkill.Text = "Auto Skill"
  542. AutoSkill.TextColor3 = Color3.fromRGB(255, 255, 255)
  543. AutoSkill.TextScaled = true
  544. AutoSkill.TextSize = 14.000
  545. AutoSkill.TextWrapped = true
  546.  
  547. AutoBelt.Name = "Auto Belt"
  548. AutoBelt.Parent = Functions
  549. AutoBelt.BackgroundColor3 = Color3.fromRGB(123, 35, 255)
  550. AutoBelt.BorderSizePixel = 0
  551. AutoBelt.Position = UDim2.new(0.547413826, 0, 0.477700353, 0)
  552. AutoBelt.Size = UDim2.new(0, 87, 0, 29)
  553. AutoBelt.Font = Enum.Font.SourceSans
  554. AutoBelt.Text = "Auto Belt"
  555. AutoBelt.TextColor3 = Color3.fromRGB(255, 255, 255)
  556. AutoBelt.TextScaled = true
  557. AutoBelt.TextSize = 14.000
  558. AutoBelt.TextWrapped = true
  559.  
  560. AutoSword.Name = "Auto Sword"
  561. AutoSword.Parent = Functions
  562. AutoSword.BackgroundColor3 = Color3.fromRGB(123, 35, 255)
  563. AutoSword.BorderSizePixel = 0
  564. AutoSword.Position = UDim2.new(0.310344815, 0, 0.74504441, 0)
  565. AutoSword.Size = UDim2.new(0, 87, 0, 29)
  566. AutoSword.Font = Enum.Font.SourceSans
  567. AutoSword.Text = "Auto Sword"
  568. AutoSword.TextColor3 = Color3.fromRGB(255, 255, 255)
  569. AutoSword.TextScaled = true
  570. AutoSword.TextSize = 14.000
  571. AutoSword.TextWrapped = true
  572.  
  573. AutoSell.Name = "Auto Sell"
  574. AutoSell.Parent = Functions
  575. AutoSell.BackgroundColor3 = Color3.fromRGB(123, 35, 255)
  576. AutoSell.BorderSizePixel = 0
  577. AutoSell.Position = UDim2.new(0.0775862038, 0, 0.477700382, 0)
  578. AutoSell.Size = UDim2.new(0, 87, 0, 29)
  579. AutoSell.Font = Enum.Font.SourceSans
  580. AutoSell.Text = "Auto Sell"
  581. AutoSell.TextColor3 = Color3.fromRGB(255, 255, 255)
  582. AutoSell.TextScaled = true
  583. AutoSell.TextSize = 14.000
  584. AutoSell.TextWrapped = true
  585.  
  586. Closef.Name = "Close f"
  587. Closef.Parent = Functions
  588. Closef.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  589. Closef.BackgroundTransparency = 1.000
  590. Closef.BorderSizePixel = 0
  591. Closef.Position = UDim2.new(0.875, 0, 0, 0)
  592. Closef.Size = UDim2.new(0, 29, 0, 25)
  593. Closef.Font = Enum.Font.SourceSans
  594. Closef.Text = "X"
  595. Closef.TextColor3 = Color3.fromRGB(255, 255, 255)
  596. Closef.TextScaled = true
  597. Closef.TextSize = 14.000
  598. Closef.TextWrapped = true
  599.  
  600. TpTraining.Name = "Tp Training"
  601. TpTraining.Parent = Hax
  602. TpTraining.Active = true
  603. TpTraining.BackgroundColor3 = Color3.fromRGB(34, 34, 34)
  604. TpTraining.BorderSizePixel = 0
  605. TpTraining.Position = UDim2.new(0.367990643, 0, 0.236328125, 0)
  606. TpTraining.Size = UDim2.new(0, 226, 0, 235)
  607. TpTraining.Visible = false
  608.  
  609. b1t.Name = "b1t"
  610. b1t.Parent = TpTraining
  611. b1t.BackgroundColor3 = Color3.fromRGB(26, 26, 26)
  612. b1t.BorderSizePixel = 0
  613. b1t.Size = UDim2.new(0, 226, 0, 25)
  614.  
  615. Darklight.Name = "Dark light"
  616. Darklight.Parent = b1t
  617. Darklight.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  618. Darklight.BackgroundTransparency = 1.000
  619. Darklight.BorderSizePixel = 0
  620. Darklight.Size = UDim2.new(0, 226, 0, 25)
  621. Darklight.Font = Enum.Font.SourceSans
  622. Darklight.Text = "Dark       |       Light"
  623. Darklight.TextColor3 = Color3.fromRGB(255, 255, 255)
  624. Darklight.TextScaled = true
  625. Darklight.TextSize = 14.000
  626. Darklight.TextWrapped = true
  627.  
  628. MysticalWaters.Name = "Mystical Waters"
  629. MysticalWaters.Parent = TpTraining
  630. MysticalWaters.BackgroundColor3 = Color3.fromRGB(151, 255, 252)
  631. MysticalWaters.BorderSizePixel = 0
  632. MysticalWaters.Position = UDim2.new(0.522123873, 0, 0.203703716, 0)
  633. MysticalWaters.Size = UDim2.new(0, 100, 0, 28)
  634. MysticalWaters.Font = Enum.Font.SourceSans
  635. MysticalWaters.Text = "Mystical Waters"
  636. MysticalWaters.TextColor3 = Color3.fromRGB(0, 0, 0)
  637. MysticalWaters.TextScaled = true
  638. MysticalWaters.TextSize = 14.000
  639. MysticalWaters.TextWrapped = true
  640.  
  641. SwordofLegends.Name = "Sword of Legends"
  642. SwordofLegends.Parent = TpTraining
  643. SwordofLegends.BackgroundColor3 = Color3.fromRGB(151, 255, 252)
  644. SwordofLegends.BorderSizePixel = 0
  645. SwordofLegends.Position = UDim2.new(0.522123873, 0, 0.396296322, 0)
  646. SwordofLegends.Size = UDim2.new(0, 100, 0, 28)
  647. SwordofLegends.Font = Enum.Font.SourceSans
  648. SwordofLegends.Text = "Sword of Legends"
  649. SwordofLegends.TextColor3 = Color3.fromRGB(0, 0, 0)
  650. SwordofLegends.TextScaled = true
  651. SwordofLegends.TextSize = 14.000
  652. SwordofLegends.TextWrapped = true
  653.  
  654. ElementalTornado.Name = "Elemental Tornado"
  655. ElementalTornado.Parent = TpTraining
  656. ElementalTornado.BackgroundColor3 = Color3.fromRGB(151, 255, 252)
  657. ElementalTornado.BorderSizePixel = 0
  658. ElementalTornado.Position = UDim2.new(0.522123873, 0, 0.58518517, 0)
  659. ElementalTornado.Size = UDim2.new(0, 100, 0, 28)
  660. ElementalTornado.Font = Enum.Font.SourceSans
  661. ElementalTornado.Text = "Elemental Tornado"
  662. ElementalTornado.TextColor3 = Color3.fromRGB(0, 0, 0)
  663. ElementalTornado.TextScaled = true
  664. ElementalTornado.TextSize = 14.000
  665. ElementalTornado.TextWrapped = true
  666.  
  667. ZenMastersBlade.Name = "Zen Master's Blade"
  668. ZenMastersBlade.Parent = TpTraining
  669. ZenMastersBlade.BackgroundColor3 = Color3.fromRGB(151, 255, 252)
  670. ZenMastersBlade.BorderSizePixel = 0
  671. ZenMastersBlade.Position = UDim2.new(0.522123873, 0, 0.770370424, 0)
  672. ZenMastersBlade.Size = UDim2.new(0, 100, 0, 28)
  673. ZenMastersBlade.Font = Enum.Font.SourceSans
  674. ZenMastersBlade.Text = "Zen Master's Blade"
  675. ZenMastersBlade.TextColor3 = Color3.fromRGB(0, 0, 0)
  676. ZenMastersBlade.TextScaled = true
  677. ZenMastersBlade.TextSize = 14.000
  678. ZenMastersBlade.TextWrapped = true
  679.  
  680. LavaPit.Name = "Lava Pit"
  681. LavaPit.Parent = TpTraining
  682. LavaPit.BackgroundColor3 = Color3.fromRGB(171, 0, 2)
  683. LavaPit.BorderSizePixel = 0
  684. LavaPit.Position = UDim2.new(0.03539823, 0, 0.203703701, 0)
  685. LavaPit.Size = UDim2.new(0, 100, 0, 28)
  686. LavaPit.Font = Enum.Font.SourceSans
  687. LavaPit.Text = "Lava Pit"
  688. LavaPit.TextColor3 = Color3.fromRGB(255, 255, 255)
  689. LavaPit.TextScaled = true
  690. LavaPit.TextSize = 14.000
  691. LavaPit.TextWrapped = true
  692.  
  693. Tornado.Name = "Tornado"
  694. Tornado.Parent = TpTraining
  695. Tornado.BackgroundColor3 = Color3.fromRGB(171, 0, 2)
  696. Tornado.BorderSizePixel = 0
  697. Tornado.Position = UDim2.new(0.03539823, 0, 0.396296293, 0)
  698. Tornado.Size = UDim2.new(0, 100, 0, 28)
  699. Tornado.Font = Enum.Font.SourceSans
  700. Tornado.Text = "Tornado"
  701. Tornado.TextColor3 = Color3.fromRGB(255, 255, 255)
  702. Tornado.TextScaled = true
  703. Tornado.TextSize = 14.000
  704. Tornado.TextWrapped = true
  705.  
  706. SwordofAncients.Name = "Sword of Ancients"
  707. SwordofAncients.Parent = TpTraining
  708. SwordofAncients.BackgroundColor3 = Color3.fromRGB(171, 0, 2)
  709. SwordofAncients.BorderSizePixel = 0
  710. SwordofAncients.Position = UDim2.new(0.03539823, 0, 0.58518517, 0)
  711. SwordofAncients.Size = UDim2.new(0, 100, 0, 28)
  712. SwordofAncients.Font = Enum.Font.SourceSans
  713. SwordofAncients.Text = "Sword of Ancients"
  714. SwordofAncients.TextColor3 = Color3.fromRGB(255, 255, 255)
  715. SwordofAncients.TextScaled = true
  716. SwordofAncients.TextSize = 14.000
  717. SwordofAncients.TextWrapped = true
  718.  
  719. FallenInfinityBlade.Name = "Fallen Infinity Blade"
  720. FallenInfinityBlade.Parent = TpTraining
  721. FallenInfinityBlade.BackgroundColor3 = Color3.fromRGB(171, 0, 2)
  722. FallenInfinityBlade.BorderSizePixel = 0
  723. FallenInfinityBlade.Position = UDim2.new(0.03539823, 0, 0.770370364, 0)
  724. FallenInfinityBlade.Size = UDim2.new(0, 100, 0, 28)
  725. FallenInfinityBlade.Font = Enum.Font.SourceSans
  726. FallenInfinityBlade.Text = "Fallen Infinity Blade"
  727. FallenInfinityBlade.TextColor3 = Color3.fromRGB(255, 255, 255)
  728. FallenInfinityBlade.TextScaled = true
  729. FallenInfinityBlade.TextSize = 14.000
  730. FallenInfinityBlade.TextWrapped = true
  731.  
  732. Closet.Name = "Close t"
  733. Closet.Parent = TpTraining
  734. Closet.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  735. Closet.BackgroundTransparency = 1.000
  736. Closet.BorderSizePixel = 0
  737. Closet.Position = UDim2.new(0.867256641, 0, -0.012765957, 0)
  738. Closet.Size = UDim2.new(0, 30, 0, 28)
  739. Closet.Font = Enum.Font.SourceSans
  740. Closet.Text = "X"
  741. Closet.TextColor3 = Color3.fromRGB(255, 255, 255)
  742. Closet.TextScaled = true
  743. Closet.TextSize = 14.000
  744. Closet.TextWrapped = true
  745.  
  746. TpPlaces.Name = "Tp Places"
  747. TpPlaces.Parent = Hax
  748. TpPlaces.BackgroundColor3 = Color3.fromRGB(34, 34, 34)
  749. TpPlaces.BorderSizePixel = 0
  750. TpPlaces.Position = UDim2.new(0.382009327, 0, 0.271484375, 0)
  751. TpPlaces.Size = UDim2.new(0, 201, 0, 234)
  752. TpPlaces.Visible = false
  753.  
  754. b1p.Name = "b1p"
  755. b1p.Parent = TpPlaces
  756. b1p.BackgroundColor3 = Color3.fromRGB(26, 26, 26)
  757. b1p.BorderSizePixel = 0
  758. b1p.Size = UDim2.new(0, 201, 0, 25)
  759.  
  760. nameplaces.Name = "name places"
  761. nameplaces.Parent = b1p
  762. nameplaces.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  763. nameplaces.BackgroundTransparency = 1.000
  764. nameplaces.BorderSizePixel = 0
  765. nameplaces.Size = UDim2.new(0, 201, 0, 25)
  766. nameplaces.Font = Enum.Font.SourceSans
  767. nameplaces.Text = "Tp Places"
  768. nameplaces.TextColor3 = Color3.fromRGB(255, 255, 255)
  769. nameplaces.TextScaled = true
  770. nameplaces.TextSize = 14.000
  771. nameplaces.TextWrapped = true
  772.  
  773. AltarOfElements.Name = "Altar Of Elements"
  774. AltarOfElements.Parent = TpPlaces
  775. AltarOfElements.BackgroundColor3 = Color3.fromRGB(123, 35, 255)
  776. AltarOfElements.BorderSizePixel = 0
  777. AltarOfElements.Position = UDim2.new(0.12935324, 0, 0.200854704, 0)
  778. AltarOfElements.Size = UDim2.new(0, 149, 0, 32)
  779. AltarOfElements.Font = Enum.Font.SourceSans
  780. AltarOfElements.Text = "Altar Of Elements"
  781. AltarOfElements.TextColor3 = Color3.fromRGB(255, 255, 255)
  782. AltarOfElements.TextScaled = true
  783. AltarOfElements.TextSize = 14.000
  784. AltarOfElements.TextWrapped = true
  785.  
  786. PetCloningAltar.Name = "Pet Cloning Altar"
  787. PetCloningAltar.Parent = TpPlaces
  788. PetCloningAltar.BackgroundColor3 = Color3.fromRGB(123, 35, 255)
  789. PetCloningAltar.BorderSizePixel = 0
  790. PetCloningAltar.Position = UDim2.new(0.12935324, 0, 0.384615391, 0)
  791. PetCloningAltar.Size = UDim2.new(0, 149, 0, 32)
  792. PetCloningAltar.Font = Enum.Font.SourceSans
  793. PetCloningAltar.Text = "Pet Cloning Altar"
  794. PetCloningAltar.TextColor3 = Color3.fromRGB(255, 255, 255)
  795. PetCloningAltar.TextScaled = true
  796. PetCloningAltar.TextSize = 14.000
  797. PetCloningAltar.TextWrapped = true
  798.  
  799. KingoftheHill.Name = "King of the Hill"
  800. KingoftheHill.Parent = TpPlaces
  801. KingoftheHill.BackgroundColor3 = Color3.fromRGB(123, 35, 255)
  802. KingoftheHill.BorderSizePixel = 0
  803. KingoftheHill.Position = UDim2.new(0.12935324, 0, 0.572649598, 0)
  804. KingoftheHill.Size = UDim2.new(0, 149, 0, 32)
  805. KingoftheHill.Font = Enum.Font.SourceSans
  806. KingoftheHill.Text = "King of the Hill"
  807. KingoftheHill.TextColor3 = Color3.fromRGB(255, 255, 255)
  808. KingoftheHill.TextScaled = true
  809. KingoftheHill.TextSize = 14.000
  810. KingoftheHill.TextWrapped = true
  811.  
  812. InfinityStatsDojo.Name = "Infinity Stats Dojo"
  813. InfinityStatsDojo.Parent = TpPlaces
  814. InfinityStatsDojo.BackgroundColor3 = Color3.fromRGB(123, 35, 255)
  815. InfinityStatsDojo.BorderSizePixel = 0
  816. InfinityStatsDojo.Position = UDim2.new(0.12935324, 0, 0.756410241, 0)
  817. InfinityStatsDojo.Size = UDim2.new(0, 149, 0, 32)
  818. InfinityStatsDojo.Font = Enum.Font.SourceSans
  819. InfinityStatsDojo.Text = "Infinity Stats Dojo"
  820. InfinityStatsDojo.TextColor3 = Color3.fromRGB(255, 255, 255)
  821. InfinityStatsDojo.TextScaled = true
  822. InfinityStatsDojo.TextSize = 14.000
  823. InfinityStatsDojo.TextWrapped = true
  824.  
  825. Closep.Name = "Close p"
  826. Closep.Parent = TpPlaces
  827. Closep.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  828. Closep.BackgroundTransparency = 1.000
  829. Closep.BorderSizePixel = 0
  830. Closep.Position = UDim2.new(0.870646775, 0, 0, 0)
  831. Closep.Size = UDim2.new(0, 26, 0, 25)
  832. Closep.Font = Enum.Font.SourceSans
  833. Closep.Text = "X"
  834. Closep.TextColor3 = Color3.fromRGB(255, 255, 255)
  835. Closep.TextScaled = true
  836. Closep.TextSize = 14.000
  837. Closep.TextWrapped = true
  838.  
  839. Elements.Name = "Elements"
  840. Elements.Parent = Hax
  841. Elements.Active = true
  842. Elements.BackgroundColor3 = Color3.fromRGB(34, 34, 34)
  843. Elements.Position = UDim2.new(0.370415658, 0, 0.291015625, 0)
  844. Elements.Size = UDim2.new(0, 232, 0, 214)
  845. Elements.Visible = false
  846.  
  847. b1e.Name = "b1e"
  848. b1e.Parent = Elements
  849. b1e.BackgroundColor3 = Color3.fromRGB(26, 26, 26)
  850. b1e.BorderSizePixel = 0
  851. b1e.Size = UDim2.new(0, 232, 0, 25)
  852.  
  853. nameelements.Name = "name elements"
  854. nameelements.Parent = b1e
  855. nameelements.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  856. nameelements.BackgroundTransparency = 1.000
  857. nameelements.BorderSizePixel = 0
  858. nameelements.Size = UDim2.new(0, 232, 0, 25)
  859. nameelements.Font = Enum.Font.SourceSans
  860. nameelements.Text = "Elements"
  861. nameelements.TextColor3 = Color3.fromRGB(255, 255, 255)
  862. nameelements.TextScaled = true
  863. nameelements.TextSize = 14.000
  864. nameelements.TextWrapped = true
  865.  
  866. FrostElement.Name = "Frost Element"
  867. FrostElement.Parent = Elements
  868. FrostElement.BackgroundColor3 = Color3.fromRGB(123, 35, 255)
  869. FrostElement.BorderSizePixel = 0
  870. FrostElement.Position = UDim2.new(0.0473933667, 0, 0.18224299, 0)
  871. FrostElement.Size = UDim2.new(0, 97, 0, 28)
  872. FrostElement.Font = Enum.Font.SourceSans
  873. FrostElement.Text = "Frost Element"
  874. FrostElement.TextColor3 = Color3.fromRGB(255, 255, 255)
  875. FrostElement.TextScaled = true
  876. FrostElement.TextSize = 14.000
  877. FrostElement.TextWrapped = true
  878.  
  879. ElectralChaosElement.Name = "Electral Chaos Element"
  880. ElectralChaosElement.Parent = Elements
  881. ElectralChaosElement.BackgroundColor3 = Color3.fromRGB(123, 35, 255)
  882. ElectralChaosElement.BorderSizePixel = 0
  883. ElectralChaosElement.Position = UDim2.new(0.0473933667, 0, 0.771028042, 0)
  884. ElectralChaosElement.Size = UDim2.new(0, 97, 0, 28)
  885. ElectralChaosElement.Font = Enum.Font.SourceSans
  886. ElectralChaosElement.Text = "Electral Chaos Element"
  887. ElectralChaosElement.TextColor3 = Color3.fromRGB(255, 255, 255)
  888. ElectralChaosElement.TextScaled = true
  889. ElectralChaosElement.TextSize = 14.000
  890. ElectralChaosElement.TextWrapped = true
  891.  
  892. LightningElement.Name = "Lightning Element"
  893. LightningElement.Parent = Elements
  894. LightningElement.BackgroundColor3 = Color3.fromRGB(123, 35, 255)
  895. LightningElement.BorderSizePixel = 0
  896. LightningElement.Position = UDim2.new(0.0473933667, 0, 0.579439282, 0)
  897. LightningElement.Size = UDim2.new(0, 97, 0, 28)
  898. LightningElement.Font = Enum.Font.SourceSans
  899. LightningElement.Text = "Lightning Element"
  900. LightningElement.TextColor3 = Color3.fromRGB(255, 255, 255)
  901. LightningElement.TextScaled = true
  902. LightningElement.TextSize = 14.000
  903. LightningElement.TextWrapped = true
  904.  
  905. InfernoElement.Name = "Inferno Element"
  906. InfernoElement.Parent = Elements
  907. InfernoElement.BackgroundColor3 = Color3.fromRGB(123, 35, 255)
  908. InfernoElement.BorderSizePixel = 0
  909. InfernoElement.Position = UDim2.new(0.0473933816, 0, 0.373831779, 0)
  910. InfernoElement.Size = UDim2.new(0, 97, 0, 28)
  911. InfernoElement.Font = Enum.Font.SourceSans
  912. InfernoElement.Text = "Inferno Element"
  913. InfernoElement.TextColor3 = Color3.fromRGB(255, 255, 255)
  914. InfernoElement.TextScaled = true
  915. InfernoElement.TextSize = 14.000
  916. InfernoElement.TextWrapped = true
  917.  
  918. MasterfulWrathElement.Name = "Masterful Wrath Element"
  919. MasterfulWrathElement.Parent = Elements
  920. MasterfulWrathElement.BackgroundColor3 = Color3.fromRGB(123, 35, 255)
  921. MasterfulWrathElement.BorderSizePixel = 0
  922. MasterfulWrathElement.Position = UDim2.new(0.538772702, 0, 0.18224299, 0)
  923. MasterfulWrathElement.Size = UDim2.new(0, 97, 0, 28)
  924. MasterfulWrathElement.Font = Enum.Font.SourceSans
  925. MasterfulWrathElement.Text = "Masterful Wrath Element"
  926. MasterfulWrathElement.TextColor3 = Color3.fromRGB(255, 255, 255)
  927. MasterfulWrathElement.TextScaled = true
  928. MasterfulWrathElement.TextSize = 14.000
  929. MasterfulWrathElement.TextWrapped = true
  930.  
  931. ShadowChargeElement.Name = "Shadow Charge Element"
  932. ShadowChargeElement.Parent = Elements
  933. ShadowChargeElement.BackgroundColor3 = Color3.fromRGB(123, 35, 255)
  934. ShadowChargeElement.BorderSizePixel = 0
  935. ShadowChargeElement.Position = UDim2.new(0.538772702, 0, 0.373831749, 0)
  936. ShadowChargeElement.Size = UDim2.new(0, 97, 0, 28)
  937. ShadowChargeElement.Font = Enum.Font.SourceSans
  938. ShadowChargeElement.Text = "Shadow Charge Element"
  939. ShadowChargeElement.TextColor3 = Color3.fromRGB(255, 255, 255)
  940. ShadowChargeElement.TextScaled = true
  941. ShadowChargeElement.TextSize = 14.000
  942. ShadowChargeElement.TextWrapped = true
  943.  
  944. ShadowfireElement.Name = "Shadowfire Element"
  945. ShadowfireElement.Parent = Elements
  946. ShadowfireElement.BackgroundColor3 = Color3.fromRGB(123, 35, 255)
  947. ShadowfireElement.BorderSizePixel = 0
  948. ShadowfireElement.Position = UDim2.new(0.538772762, 0, 0.579439282, 0)
  949. ShadowfireElement.Size = UDim2.new(0, 97, 0, 28)
  950. ShadowfireElement.Font = Enum.Font.SourceSans
  951. ShadowfireElement.Text = "Shadowfire Element"
  952. ShadowfireElement.TextColor3 = Color3.fromRGB(255, 255, 255)
  953. ShadowfireElement.TextScaled = true
  954. ShadowfireElement.TextSize = 14.000
  955. ShadowfireElement.TextWrapped = true
  956.  
  957. EternityStormElement.Name = "Eternity Storm Element"
  958. EternityStormElement.Parent = Elements
  959. EternityStormElement.BackgroundColor3 = Color3.fromRGB(123, 35, 255)
  960. EternityStormElement.BorderSizePixel = 0
  961. EternityStormElement.Position = UDim2.new(0.535973966, 0, 0.771028042, 0)
  962. EternityStormElement.Size = UDim2.new(0, 97, 0, 28)
  963. EternityStormElement.Font = Enum.Font.SourceSans
  964. EternityStormElement.Text = "Eternity Storm Element"
  965. EternityStormElement.TextColor3 = Color3.fromRGB(255, 255, 255)
  966. EternityStormElement.TextScaled = true
  967. EternityStormElement.TextSize = 14.000
  968. EternityStormElement.TextWrapped = true
  969.  
  970. Closee.Name = "Close e"
  971. Closee.Parent = Elements
  972. Closee.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  973. Closee.BackgroundTransparency = 1.000
  974. Closee.BorderSizePixel = 0
  975. Closee.Position = UDim2.new(0.875, 0, 0, 0)
  976. Closee.Size = UDim2.new(0, 29, 0, 25)
  977. Closee.Font = Enum.Font.SourceSans
  978. Closee.Text = "X"
  979. Closee.TextColor3 = Color3.fromRGB(255, 255, 255)
  980. Closee.TextScaled = true
  981. Closee.TextSize = 14.000
  982. Closee.TextWrapped = true
  983.  
  984. --Script
  985.  
  986. EnchantedIsland.MouseButton1Down:connect(function()
  987. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(80, 766, -188)
  988. end)
  989.  
  990. MythicalSoulsIsland.MouseButton1Down:connect(function()
  991. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-128, 39439, 173)
  992. end)
  993.  
  994. WinterWonderIsland.MouseButton1Down:connect(function()
  995. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(183, 46010, 36)
  996. end)
  997.  
  998. DragonLegendIsland.MouseButton1Down:connect(function()
  999. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(188, 59594, 24)
  1000. end)
  1001.  
  1002. GoldenMasterIsland.MouseButton1Down:connect(function()
  1003. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(166, 52607, 34)
  1004. end)
  1005.  
  1006. MidnightShadowIsland.MouseButton1Down:connect(function()
  1007. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(180, 33206, 28)
  1008. end)
  1009.  
  1010. AstralIsland.MouseButton1Down:connect(function()
  1011. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(233, 2013, 331)
  1012. end)
  1013.  
  1014. MysticalIsland.MouseButton1Down:connect(function()
  1015. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(165, 4047, 51)
  1016. end)
  1017.  
  1018. SpaceIsland.MouseButton1Down:connect(function()
  1019. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(186, 5656, 76)
  1020. end)
  1021.  
  1022. TundraIsland.MouseButton1Down:connect(function()
  1023. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(189, 9284, 31)
  1024. end)
  1025.  
  1026. SandstormIsland.MouseButton1Down:connect(function()
  1027. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(135, 17686, 61)
  1028. end)
  1029.  
  1030. AncientInfernoIsland.MouseButton1Down:connect(function()
  1031. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(171, 28255, 39)
  1032. end)
  1033.  
  1034. EternalIsland.MouseButton1Down:connect(function()
  1035. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(139, 13680, 74)
  1036. end)
  1037.  
  1038. ThunderstormIsland.MouseButton1Down:connect(function()
  1039. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(108, 24069, 84)
  1040. end)
  1041.  
  1042. CyberneticLegendsIsland.MouseButton1Down:connect(function()
  1043. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(226, 66669, 15)
  1044. end)
  1045.  
  1046. SkystormUltrausIsland.MouseButton1Down:connect(function()
  1047. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(197, 70270, 8)
  1048. end)
  1049.  
  1050. ChaosLegendsIsland.MouseButton1Down:connect(function()
  1051. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(119, 74442, 52)
  1052. end)
  1053.  
  1054. function onKeyPress(inputObject, gameProcessedEvent)
  1055. if inputObject.KeyCode == Enum.KeyCode.F then
  1056. if Main.Visible == false then
  1057. Main.Visible = true
  1058. else
  1059. Main.Visible = false
  1060. end
  1061. end
  1062. end
  1063.  
  1064. game:GetService("UserInputService").InputBegan:connect(onKeyPress)
  1065.  
  1066. tpislandm.MouseButton1Down:connect(function()
  1067. TPISLAND.Visible = true
  1068. Main.Visible = false
  1069. end)
  1070.  
  1071. functionsm.MouseButton1Down:connect(function()
  1072. Functions.Visible = true
  1073. Main.Visible = false
  1074. end)
  1075.  
  1076. Closel.MouseButton1Down:connect(function()
  1077. Main.Visible = true
  1078. TPISLAND.Visible = false
  1079. end)
  1080.  
  1081. Closef.MouseButton1Down:connect(function()
  1082. Main.Visible = true
  1083. Functions.Visible = false
  1084. end)
  1085.  
  1086. AutoBelt.MouseButton1Down:connect(function()
  1087. _G.sword = true
  1088. while _G.sword do
  1089. wait()
  1090. --This script was generated by Hydroxide
  1091. local oh1 = "buyAllBelts"
  1092. local oh2 = {"Soul Fusion Island"}
  1093. for i = 1, #oh2 do
  1094.     game:GetService("Players").LocalPlayer.ninjaEvent:FireServer(oh1, oh2[i])
  1095. end
  1096. end
  1097. end)
  1098.  
  1099. AutoSkill.MouseButton1Down:connect(function()
  1100. _G.sword = true
  1101. while _G.sword do
  1102. wait()
  1103. --This script was generated by Hydroxide
  1104. local oh1 = "buyAllSkills"
  1105. local oh2 = {"Soul Fusion Island"}
  1106. for i = 1, #oh2 do
  1107.     game:GetService("Players").LocalPlayer.ninjaEvent:FireServer(oh1, oh2[i])
  1108. end
  1109. end
  1110. end)
  1111.  
  1112. AutoSword.MouseButton1Down:connect(function()
  1113. _G.sword = true
  1114. while _G.sword do
  1115. wait()
  1116. --This script was generated by Hydroxide
  1117. local oh1 = "buyAllSwords"
  1118. local oh2 = {"Soul Fusion Island"}
  1119. for i = 1, #oh2 do
  1120.     game:GetService("Players").LocalPlayer.ninjaEvent:FireServer(oh1, oh2[i])
  1121. end
  1122. end
  1123. end)
  1124.  
  1125. AutoSwing.MouseButton1Down:connect(function()
  1126. _G.swing = true
  1127. while _G.swing do
  1128. wait()
  1129. game.Players.LocalPlayer.ninjaEvent:FireServer("swingKatana")
  1130. end
  1131. end)
  1132.  
  1133. AutoSell.MouseButton1Down:connect(function()
  1134. _G.sell = true
  1135. while _G.sell do
  1136. wait()
  1137. game.workspace["sellAreaCircles"].sellAreaCircle.circleFakeInner.CFrame = game.Players.LocalPlayer.Character:WaitForChild("HumanoidRootPart").CFrame
  1138. game.workspace["sellAreaCircles"].sellAreaCircle.circleInner.CFrame = game.Players.LocalPlayer.Character:WaitForChild("HumanoidRootPart").CFrame
  1139. end
  1140. end)
  1141.  
  1142. MysticalWaters.MouseButton1Down:connect(function()
  1143. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(344, 8824, 125)
  1144. end)
  1145.  
  1146. LavaPit.MouseButton1Down:connect(function()
  1147. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-128, 12952, 274)
  1148. end)
  1149.  
  1150. Tornado.MouseButton1Down:connect(function()
  1151. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(320, 16872, -17)
  1152. end)
  1153.  
  1154. SwordofLegends.MouseButton1Down:connect(function()
  1155. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1831, 38, -140)
  1156. end)
  1157.  
  1158. SwordofAncients.MouseButton1Down:connect(function()
  1159. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(613, 38, 2411)
  1160. end)
  1161.  
  1162. ElementalTornado.MouseButton1Down:connect(function()
  1163. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(323, 30383, -10)
  1164. end)
  1165.  
  1166. FallenInfinityBlade.MouseButton1Down:connect(function()
  1167. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1859, 38, -6788)
  1168. end)
  1169.  
  1170. ZenMastersBlade.MouseButton1Down:connect(function()
  1171. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(5019, 38, 1614)
  1172. end)
  1173.  
  1174. tpplacesm.MouseButton1Down:connect(function()
  1175. TpPlaces.Visible = true
  1176. Main.Visible = false
  1177. end)
  1178.  
  1179. Closep.MouseButton1Down:connect(function()
  1180. Main.Visible = true
  1181. TpPlaces.Visible = false
  1182. end)
  1183.  
  1184. tptrainingm.MouseButton1Down:connect(function()
  1185. TpTraining.Visible = true
  1186. Main.Visible = false
  1187. end)
  1188.  
  1189. Closet.MouseButton1Down:connect(function()
  1190. Main.Visible = true
  1191. TpTraining.Visible = false
  1192. end)
  1193.  
  1194. InfinityStatsDojo.MouseButton1Down:connect(function()
  1195. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-4109.91553, 122.94751, -5908.6845)
  1196. end)
  1197.  
  1198. AltarOfElements.MouseButton1Down:connect(function()
  1199. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(732.294434, 122.947517, -5908.3461)
  1200. end)
  1201.  
  1202. PetCloningAltar.MouseButton1Down:connect(function()
  1203. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(4520.91943, 122.947517, 1401.6312)
  1204. end)
  1205.  
  1206. KingoftheHill.MouseButton1Down:connect(function()
  1207. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(227.120529, 89.8075867, -285.06219)
  1208. end)
  1209.  
  1210. elementsm.MouseButton1Down:connect(function()
  1211. Elements.Visible = true
  1212. Main.Visible = false
  1213. end)
  1214.  
  1215. Closee.MouseButton1Down:connect(function()
  1216. Elements.Visible = false
  1217. Main.Visible = true
  1218. end)
  1219.  
  1220. FrostElement.MouseButton1Down:connect(function()
  1221. game.ReplicatedStorage.rEvents.elementMasteryEvent:FireServer("Frost")
  1222. end)
  1223.  
  1224. ElectralChaosElement.MouseButton1Down:connect(function()
  1225. game.ReplicatedStorage.rEvents.elementMasteryEvent:FireServer("Electral Chaos")
  1226. end)
  1227.  
  1228. LightningElement.MouseButton1Down:connect(function()
  1229. game.ReplicatedStorage.rEvents.elementMasteryEvent:FireServer("Lightning")
  1230. end)
  1231.  
  1232. InfernoElement.MouseButton1Down:connect(function()
  1233. game.ReplicatedStorage.rEvents.elementMasteryEvent:FireServer("Inferno")
  1234. end)
  1235.  
  1236. MasterfulWrathElement.MouseButton1Down:connect(function()
  1237. game.ReplicatedStorage.rEvents.elementMasteryEvent:FireServer("Masterful Wrath")
  1238. end)
  1239.  
  1240. ShadowChargeElement.MouseButton1Down:connect(function()
  1241. game.ReplicatedStorage.rEvents.elementMasteryEvent:FireServer("Shadow Charge")
  1242. end)
  1243.  
  1244. ShadowfireElement.MouseButton1Down:connect(function()
  1245. game.ReplicatedStorage.rEvents.elementMasteryEvent:FireServer("Shadowfire")
  1246. end)
  1247.  
  1248. EternityStormElement.MouseButton1Down:connect(function()
  1249. game.ReplicatedStorage.rEvents.elementMasteryEvent:FireServer("Eternity Storm")
  1250. end)
  1251.  
  1252. SoulFusionIsland.MouseButton1Down:connect(function()
  1253. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(193, 79746, 18)
  1254. end)
  1255.  
  1256. AntiKick.MouseButton1Down:connect(function()
  1257. local vu = game:GetService("VirtualUser")
  1258. game:GetService("Players").LocalPlayer.Idled:connect(function()
  1259.    vu:Button2Down(Vector2.new(0,0),workspace.CurrentCamera.CFrame)
  1260.    wait(1)
  1261.    vu:Button2Up(Vector2.new(0,0),workspace.CurrentCamera.CFrame)
  1262. end)
  1263. end)
Advertisement
Add Comment
Please, Sign In to add comment