Advertisement
YT_PatricioTGN

Untitled

Oct 4th, 2021
855
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.07 KB | None | 0 0
  1. -- TGN Hub V1 - Ultra Clickers 4
  2. -- Made by ApioTGN (Discord APIO#6868) - TGN X
  3. -- Instances:
  4.  
  5. local UltraClicekrs4 = Instance.new("ScreenGui")
  6. local frame = Instance.new("Frame")
  7. local UICorner = Instance.new("UICorner")
  8. local Border = Instance.new("Frame")
  9. local UICorner_2 = Instance.new("UICorner")
  10. local BorderLine = Instance.new("Frame")
  11. local Title = Instance.new("TextLabel")
  12. local Border_2 = Instance.new("Frame")
  13. local UICorner_3 = Instance.new("UICorner")
  14. local BorderLine_2 = Instance.new("Frame")
  15. local Pages = Instance.new("Frame")
  16. local ScrollingFrame = Instance.new("ScrollingFrame")
  17. local TextButton = Instance.new("TextButton")
  18. local UICorner_4 = Instance.new("UICorner")
  19. local TextButton_2 = Instance.new("TextButton")
  20. local UICorner_5 = Instance.new("UICorner")
  21. local TextButton_3 = Instance.new("TextButton")
  22. local UICorner_6 = Instance.new("UICorner")
  23. local TextButton_4 = Instance.new("TextButton")
  24. local UICorner_7 = Instance.new("UICorner")
  25. local TextButton_5 = Instance.new("TextButton")
  26. local UICorner_8 = Instance.new("UICorner")
  27. local TextButton_6 = Instance.new("TextButton")
  28. local UICorner_9 = Instance.new("UICorner")
  29. local AutoClickerOFF = Instance.new("TextButton")
  30. local UICorner_10 = Instance.new("UICorner")
  31. local AutoOpenBestEggOFF = Instance.new("TextButton")
  32. local UICorner_11 = Instance.new("UICorner")
  33. local AutoClickerON = Instance.new("TextButton")
  34. local UICorner_12 = Instance.new("UICorner")
  35. local TextButton_7 = Instance.new("TextButton")
  36. local UICorner_13 = Instance.new("UICorner")
  37. local AutoOpenBestEggON = Instance.new("TextButton")
  38. local UICorner_14 = Instance.new("UICorner")
  39. local TextButton_8 = Instance.new("TextButton")
  40. local UICorner_15 = Instance.new("UICorner")
  41. local TextButton_9 = Instance.new("TextButton")
  42. local UICorner_16 = Instance.new("UICorner")
  43. local TextButton_10 = Instance.new("TextButton")
  44. local UICorner_17 = Instance.new("UICorner")
  45. local TextButton_11 = Instance.new("TextButton")
  46. local UICorner_18 = Instance.new("UICorner")
  47. local TextButton_12 = Instance.new("TextButton")
  48. local UICorner_19 = Instance.new("UICorner")
  49. local TextButton_13 = Instance.new("TextButton")
  50. local UICorner_20 = Instance.new("UICorner")
  51. local TextButton_14 = Instance.new("TextButton")
  52. local UICorner_21 = Instance.new("UICorner")
  53. local TextButton_15 = Instance.new("TextButton")
  54. local UICorner_22 = Instance.new("UICorner")
  55. local TextButton_16 = Instance.new("TextButton")
  56. local UICorner_23 = Instance.new("UICorner")
  57. local SpawnTP = Instance.new("TextButton")
  58. local UICorner_24 = Instance.new("UICorner")
  59. local MoonWorldTP = Instance.new("TextButton")
  60. local UICorner_25 = Instance.new("UICorner")
  61. local SecretIslandTP = Instance.new("TextButton")
  62. local UICorner_26 = Instance.new("UICorner")
  63. local SecretIsland2TP = Instance.new("TextButton")
  64. local UICorner_27 = Instance.new("UICorner")
  65. local TextLabel = Instance.new("TextLabel")
  66. local Close = Instance.new("TextButton")
  67. local UICorner_28 = Instance.new("UICorner")
  68.  
  69. --Properties:
  70.  
  71. UltraClicekrs4.Name = "Ultra Clicekrs 4"
  72. UltraClicekrs4.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  73. UltraClicekrs4.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  74. UltraClicekrs4.ResetOnSpawn = false
  75.  
  76. frame.Name = "frame"
  77. frame.Parent = UltraClicekrs4
  78. frame.Active = true
  79. frame.BackgroundColor3 = Color3.fromRGB(75, 75, 75)
  80. frame.BorderSizePixel = 0
  81. frame.Position = UDim2.new(0, 746, 0, 336)
  82. frame.Selectable = true
  83. frame.Size = UDim2.new(0, 550, 0, 310)
  84.  
  85. UICorner.Parent = frame
  86.  
  87. Border.Name = "Border"
  88. Border.Parent = frame
  89. Border.BackgroundColor3 = Color3.fromRGB(139, 0, 139)
  90. Border.Position = UDim2.new(3.20157123e-05, 0, -0.00194953184, 0)
  91. Border.Size = UDim2.new(0, 549, 0, 44)
  92. Border.ZIndex = 2
  93.  
  94. UICorner_2.Parent = Border
  95.  
  96. BorderLine.Name = "BorderLine"
  97. BorderLine.Parent = Border
  98. BorderLine.BackgroundColor3 = Color3.fromRGB(139, 0, 139)
  99. BorderLine.BorderSizePixel = 0
  100. BorderLine.Position = UDim2.new(0, 0, 0, 38)
  101. BorderLine.Size = UDim2.new(0, 549, 0, 5)
  102.  
  103. Title.Name = "Title"
  104. Title.Parent = Border
  105. Title.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  106. Title.BackgroundTransparency = 1.000
  107. Title.BorderSizePixel = 0
  108. Title.Position = UDim2.new(0, 0, 0.0137353381, 0)
  109. Title.Size = UDim2.new(0, 254, 0, 42)
  110. Title.Font = Enum.Font.SourceSans
  111. Title.Text = "TGN Hub"
  112. Title.TextColor3 = Color3.fromRGB(235, 235, 235)
  113. Title.TextScaled = true
  114. Title.TextSize = 14.000
  115. Title.TextWrapped = true
  116.  
  117. Border_2.Name = "Border"
  118. Border_2.Parent = frame
  119. Border_2.BackgroundColor3 = Color3.fromRGB(139, 0, 139)
  120. Border_2.Position = UDim2.new(3.20157123e-05, 0, 0.912779212, 0)
  121. Border_2.Size = UDim2.new(0, 549, 0, 33)
  122. Border_2.ZIndex = 2
  123.  
  124. UICorner_3.Parent = Border_2
  125.  
  126. BorderLine_2.Name = "BorderLine"
  127. BorderLine_2.Parent = Border_2
  128. BorderLine_2.BackgroundColor3 = Color3.fromRGB(139, 0, 139)
  129. BorderLine_2.BorderSizePixel = 0
  130. BorderLine_2.Position = UDim2.new(0.00142101292, 0, 0, 0)
  131. BorderLine_2.Size = UDim2.new(0, 549, 0, 6)
  132.  
  133. Pages.Name = "Pages"
  134. Pages.Parent = frame
  135. Pages.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  136. Pages.BackgroundTransparency = 1.000
  137. Pages.BorderSizePixel = 0
  138. Pages.Position = UDim2.new(0, 0, 0.139985904, 0)
  139. Pages.Size = UDim2.new(0, 549, 0, 239)
  140.  
  141. ScrollingFrame.Parent = Pages
  142. ScrollingFrame.Active = true
  143. ScrollingFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  144. ScrollingFrame.BackgroundTransparency = 1.000
  145. ScrollingFrame.BorderSizePixel = 0
  146. ScrollingFrame.Position = UDim2.new(-0.0346082672, 19, 0.00599996001, 0)
  147. ScrollingFrame.Size = UDim2.new(0, 549, 0, 238)
  148. ScrollingFrame.CanvasPosition = Vector2.new(0, 99.0000305)
  149. ScrollingFrame.CanvasSize = UDim2.new(0, 0, 2, 9)
  150. ScrollingFrame.ScrollBarThickness = 7
  151.  
  152. TextButton.Parent = ScrollingFrame
  153. TextButton.BackgroundColor3 = Color3.fromRGB(139, 0, 139)
  154. TextButton.Position = UDim2.new(0.24470073, 10, 0.886703372, -280)
  155. TextButton.Selectable = false
  156. TextButton.Size = UDim2.new(0, 124, 0, 48)
  157. TextButton.Font = Enum.Font.SourceSans
  158. TextButton.Text = "More in V2"
  159. TextButton.TextColor3 = Color3.fromRGB(235, 235, 235)
  160. TextButton.TextSize = 18.000
  161. TextButton.TextWrapped = true
  162.  
  163. UICorner_4.Parent = TextButton
  164.  
  165. TextButton_2.Parent = ScrollingFrame
  166. TextButton_2.BackgroundColor3 = Color3.fromRGB(139, 0, 139)
  167. TextButton_2.Position = UDim2.new(0.00200000033, 10, 0.886703372, -280)
  168. TextButton_2.Selectable = false
  169. TextButton_2.Size = UDim2.new(0, 124, 0, 48)
  170. TextButton_2.Font = Enum.Font.SourceSans
  171. TextButton_2.Text = "More in V2"
  172. TextButton_2.TextColor3 = Color3.fromRGB(235, 235, 235)
  173. TextButton_2.TextSize = 18.000
  174. TextButton_2.TextWrapped = true
  175.  
  176. UICorner_5.Parent = TextButton_2
  177.  
  178. TextButton_3.Parent = ScrollingFrame
  179. TextButton_3.BackgroundColor3 = Color3.fromRGB(139, 0, 139)
  180. TextButton_3.Position = UDim2.new(0.733751833, 10, 0.886703372, -280)
  181. TextButton_3.Selectable = false
  182. TextButton_3.Size = UDim2.new(0, 124, 0, 48)
  183. TextButton_3.Font = Enum.Font.SourceSans
  184. TextButton_3.Text = "More in V2"
  185. TextButton_3.TextColor3 = Color3.fromRGB(235, 235, 235)
  186. TextButton_3.TextSize = 18.000
  187. TextButton_3.TextWrapped = true
  188.  
  189. UICorner_6.Parent = TextButton_3
  190.  
  191. TextButton_4.Parent = ScrollingFrame
  192. TextButton_4.BackgroundColor3 = Color3.fromRGB(139, 0, 139)
  193. TextButton_4.Position = UDim2.new(0.489226282, 10, 0.768493712, -280)
  194. TextButton_4.Selectable = false
  195. TextButton_4.Size = UDim2.new(0, 124, 0, 48)
  196. TextButton_4.Font = Enum.Font.SourceSans
  197. TextButton_4.Text = "More in V2"
  198. TextButton_4.TextColor3 = Color3.fromRGB(235, 235, 235)
  199. TextButton_4.TextSize = 18.000
  200. TextButton_4.TextWrapped = true
  201.  
  202. UICorner_7.Parent = TextButton_4
  203.  
  204. TextButton_5.Parent = ScrollingFrame
  205. TextButton_5.BackgroundColor3 = Color3.fromRGB(139, 0, 139)
  206. TextButton_5.Position = UDim2.new(0.24470073, 10, 0.768493712, -280)
  207. TextButton_5.Selectable = false
  208. TextButton_5.Size = UDim2.new(0, 124, 0, 48)
  209. TextButton_5.Font = Enum.Font.SourceSans
  210. TextButton_5.Text = "More in V2"
  211. TextButton_5.TextColor3 = Color3.fromRGB(235, 235, 235)
  212. TextButton_5.TextSize = 18.000
  213. TextButton_5.TextWrapped = true
  214.  
  215. UICorner_8.Parent = TextButton_5
  216.  
  217. TextButton_6.Parent = ScrollingFrame
  218. TextButton_6.BackgroundColor3 = Color3.fromRGB(139, 0, 139)
  219. TextButton_6.Position = UDim2.new(0.00200000033, 10, 0.768493712, -280)
  220. TextButton_6.Selectable = false
  221. TextButton_6.Size = UDim2.new(0, 124, 0, 48)
  222. TextButton_6.Font = Enum.Font.SourceSans
  223. TextButton_6.Text = "More in V2"
  224. TextButton_6.TextColor3 = Color3.fromRGB(235, 235, 235)
  225. TextButton_6.TextSize = 18.000
  226. TextButton_6.TextWrapped = true
  227.  
  228. UICorner_9.Parent = TextButton_6
  229.  
  230. AutoClickerOFF.Name = "AutoClickerOFF"
  231. AutoClickerOFF.Parent = ScrollingFrame
  232. AutoClickerOFF.BackgroundColor3 = Color3.fromRGB(139, 0, 139)
  233. AutoClickerOFF.Position = UDim2.new(0.127076864, 75, 0.65156883, -280)
  234. AutoClickerOFF.Selectable = false
  235. AutoClickerOFF.Size = UDim2.new(0, 124, 0, 48)
  236. AutoClickerOFF.Font = Enum.Font.SourceSans
  237. AutoClickerOFF.Text = "Auto Clicker OFF"
  238. AutoClickerOFF.TextColor3 = Color3.fromRGB(235, 235, 235)
  239. AutoClickerOFF.TextSize = 18.000
  240. AutoClickerOFF.TextWrapped = true
  241.  
  242. UICorner_10.Parent = AutoClickerOFF
  243.  
  244. AutoOpenBestEggOFF.Name = "AutoOpenBestEggOFF"
  245. AutoOpenBestEggOFF.Parent = ScrollingFrame
  246. AutoOpenBestEggOFF.BackgroundColor3 = Color3.fromRGB(139, 0, 139)
  247. AutoOpenBestEggOFF.Position = UDim2.new(0.185035318, 311, 0.65156883, -280)
  248. AutoOpenBestEggOFF.Selectable = false
  249. AutoOpenBestEggOFF.Size = UDim2.new(0, 124, 0, 48)
  250. AutoOpenBestEggOFF.Font = Enum.Font.SourceSans
  251. AutoOpenBestEggOFF.Text = "Auto Open Best Egg OFF"
  252. AutoOpenBestEggOFF.TextColor3 = Color3.fromRGB(235, 235, 235)
  253. AutoOpenBestEggOFF.TextSize = 18.000
  254. AutoOpenBestEggOFF.TextWrapped = true
  255.  
  256. UICorner_11.Parent = AutoOpenBestEggOFF
  257.  
  258. AutoClickerON.Name = "AutoClickerON"
  259. AutoClickerON.Parent = ScrollingFrame
  260. AutoClickerON.BackgroundColor3 = Color3.fromRGB(139, 0, 139)
  261. AutoClickerON.Position = UDim2.new(0.00219381228, 10, 0.65156883, -280)
  262. AutoClickerON.Selectable = false
  263. AutoClickerON.Size = UDim2.new(0, 124, 0, 48)
  264. AutoClickerON.Font = Enum.Font.SourceSans
  265. AutoClickerON.Text = "Auto Clicker ON"
  266. AutoClickerON.TextColor3 = Color3.fromRGB(235, 235, 235)
  267. AutoClickerON.TextSize = 18.000
  268. AutoClickerON.TextWrapped = true
  269.  
  270. UICorner_12.Parent = AutoClickerON
  271.  
  272. TextButton_7.Parent = ScrollingFrame
  273. TextButton_7.BackgroundColor3 = Color3.fromRGB(139, 0, 139)
  274. TextButton_7.Position = UDim2.new(0.733751833, 10, 0.768493712, -280)
  275. TextButton_7.Selectable = false
  276. TextButton_7.Size = UDim2.new(0, 124, 0, 48)
  277. TextButton_7.Font = Enum.Font.SourceSans
  278. TextButton_7.Text = "More in V2"
  279. TextButton_7.TextColor3 = Color3.fromRGB(235, 235, 235)
  280. TextButton_7.TextSize = 18.000
  281. TextButton_7.TextWrapped = true
  282.  
  283. UICorner_13.Parent = TextButton_7
  284.  
  285. AutoOpenBestEggON.Name = "AutoOpenBestEggON"
  286. AutoOpenBestEggON.Parent = ScrollingFrame
  287. AutoOpenBestEggON.BackgroundColor3 = Color3.fromRGB(139, 0, 139)
  288. AutoOpenBestEggON.Position = UDim2.new(0.156056091, 193, 0.65156883, -280)
  289. AutoOpenBestEggON.Selectable = false
  290. AutoOpenBestEggON.Size = UDim2.new(0, 124, 0, 48)
  291. AutoOpenBestEggON.Font = Enum.Font.SourceSans
  292. AutoOpenBestEggON.Text = "Auto Open Best Egg ON"
  293. AutoOpenBestEggON.TextColor3 = Color3.fromRGB(235, 235, 235)
  294. AutoOpenBestEggON.TextSize = 18.000
  295. AutoOpenBestEggON.TextWrapped = true
  296.  
  297. UICorner_14.Parent = AutoOpenBestEggON
  298.  
  299. TextButton_8.Parent = ScrollingFrame
  300. TextButton_8.BackgroundColor3 = Color3.fromRGB(139, 0, 139)
  301. TextButton_8.Position = UDim2.new(0.489226282, 10, 0.886703372, -280)
  302. TextButton_8.Selectable = false
  303. TextButton_8.Size = UDim2.new(0, 124, 0, 48)
  304. TextButton_8.Font = Enum.Font.SourceSans
  305. TextButton_8.Text = "More in V2"
  306. TextButton_8.TextColor3 = Color3.fromRGB(235, 235, 235)
  307. TextButton_8.TextSize = 18.000
  308. TextButton_8.TextWrapped = true
  309.  
  310. UICorner_15.Parent = TextButton_8
  311.  
  312. TextButton_9.Parent = ScrollingFrame
  313. TextButton_9.BackgroundColor3 = Color3.fromRGB(139, 0, 139)
  314. TextButton_9.Position = UDim2.new(0.49104777, 10, 1.28941441, -280)
  315. TextButton_9.Selectable = false
  316. TextButton_9.Size = UDim2.new(0, 124, 0, 48)
  317. TextButton_9.Font = Enum.Font.SourceSans
  318. TextButton_9.Text = "More in V2"
  319. TextButton_9.TextColor3 = Color3.fromRGB(235, 235, 235)
  320. TextButton_9.TextSize = 18.000
  321. TextButton_9.TextWrapped = true
  322.  
  323. UICorner_16.Parent = TextButton_9
  324.  
  325. TextButton_10.Parent = ScrollingFrame
  326. TextButton_10.BackgroundColor3 = Color3.fromRGB(139, 0, 139)
  327. TextButton_10.Position = UDim2.new(0.00382149406, 10, 1.28941441, -280)
  328. TextButton_10.Selectable = false
  329. TextButton_10.Size = UDim2.new(0, 124, 0, 48)
  330. TextButton_10.Font = Enum.Font.SourceSans
  331. TextButton_10.Text = "More in V2"
  332. TextButton_10.TextColor3 = Color3.fromRGB(235, 235, 235)
  333. TextButton_10.TextSize = 18.000
  334. TextButton_10.TextWrapped = true
  335.  
  336. UICorner_17.Parent = TextButton_10
  337.  
  338. TextButton_11.Parent = ScrollingFrame
  339. TextButton_11.BackgroundColor3 = Color3.fromRGB(139, 0, 139)
  340. TextButton_11.Position = UDim2.new(0.735573351, 10, 1.28941441, -280)
  341. TextButton_11.Selectable = false
  342. TextButton_11.Size = UDim2.new(0, 124, 0, 48)
  343. TextButton_11.Font = Enum.Font.SourceSans
  344. TextButton_11.Text = "More in V2"
  345. TextButton_11.TextColor3 = Color3.fromRGB(235, 235, 235)
  346. TextButton_11.TextSize = 18.000
  347. TextButton_11.TextWrapped = true
  348.  
  349. UICorner_18.Parent = TextButton_11
  350.  
  351. TextButton_12.Parent = ScrollingFrame
  352. TextButton_12.BackgroundColor3 = Color3.fromRGB(139, 0, 139)
  353. TextButton_12.Position = UDim2.new(0.00382149406, 10, 1.40762401, -280)
  354. TextButton_12.Selectable = false
  355. TextButton_12.Size = UDim2.new(0, 124, 0, 48)
  356. TextButton_12.Font = Enum.Font.SourceSans
  357. TextButton_12.Text = "More in V2"
  358. TextButton_12.TextColor3 = Color3.fromRGB(235, 235, 235)
  359. TextButton_12.TextSize = 18.000
  360. TextButton_12.TextWrapped = true
  361.  
  362. UICorner_19.Parent = TextButton_12
  363.  
  364. TextButton_13.Parent = ScrollingFrame
  365. TextButton_13.BackgroundColor3 = Color3.fromRGB(139, 0, 139)
  366. TextButton_13.Position = UDim2.new(0.246522218, 10, 1.28941441, -280)
  367. TextButton_13.Selectable = false
  368. TextButton_13.Size = UDim2.new(0, 124, 0, 48)
  369. TextButton_13.Font = Enum.Font.SourceSans
  370. TextButton_13.Text = "More in V2"
  371. TextButton_13.TextColor3 = Color3.fromRGB(235, 235, 235)
  372. TextButton_13.TextSize = 18.000
  373. TextButton_13.TextWrapped = true
  374.  
  375. UICorner_20.Parent = TextButton_13
  376.  
  377. TextButton_14.Parent = ScrollingFrame
  378. TextButton_14.BackgroundColor3 = Color3.fromRGB(139, 0, 139)
  379. TextButton_14.Position = UDim2.new(0.735573351, 10, 1.40762401, -280)
  380. TextButton_14.Selectable = false
  381. TextButton_14.Size = UDim2.new(0, 124, 0, 48)
  382. TextButton_14.Font = Enum.Font.SourceSans
  383. TextButton_14.Text = "More in V2"
  384. TextButton_14.TextColor3 = Color3.fromRGB(235, 235, 235)
  385. TextButton_14.TextSize = 18.000
  386. TextButton_14.TextWrapped = true
  387.  
  388. UICorner_21.Parent = TextButton_14
  389.  
  390. TextButton_15.Parent = ScrollingFrame
  391. TextButton_15.BackgroundColor3 = Color3.fromRGB(139, 0, 139)
  392. TextButton_15.Position = UDim2.new(0.246522218, 10, 1.40762401, -280)
  393. TextButton_15.Selectable = false
  394. TextButton_15.Size = UDim2.new(0, 124, 0, 48)
  395. TextButton_15.Font = Enum.Font.SourceSans
  396. TextButton_15.Text = "More in V2"
  397. TextButton_15.TextColor3 = Color3.fromRGB(235, 235, 235)
  398. TextButton_15.TextSize = 18.000
  399. TextButton_15.TextWrapped = true
  400.  
  401. UICorner_22.Parent = TextButton_15
  402.  
  403. TextButton_16.Parent = ScrollingFrame
  404. TextButton_16.BackgroundColor3 = Color3.fromRGB(139, 0, 139)
  405. TextButton_16.Position = UDim2.new(0.49104777, 10, 1.40762401, -280)
  406. TextButton_16.Selectable = false
  407. TextButton_16.Size = UDim2.new(0, 124, 0, 48)
  408. TextButton_16.Font = Enum.Font.SourceSans
  409. TextButton_16.Text = "More in V2"
  410. TextButton_16.TextColor3 = Color3.fromRGB(235, 235, 235)
  411. TextButton_16.TextSize = 18.000
  412. TextButton_16.TextWrapped = true
  413.  
  414. UICorner_23.Parent = TextButton_16
  415.  
  416. SpawnTP.Name = "SpawnTP"
  417. SpawnTP.Parent = ScrollingFrame
  418. SpawnTP.BackgroundColor3 = Color3.fromRGB(139, 0, 139)
  419. SpawnTP.Position = UDim2.new(0.00401530601, 10, 1.1724894, -280)
  420. SpawnTP.Selectable = false
  421. SpawnTP.Size = UDim2.new(0, 124, 0, 48)
  422. SpawnTP.Font = Enum.Font.SourceSans
  423. SpawnTP.Text = "Spawn TP"
  424. SpawnTP.TextColor3 = Color3.fromRGB(235, 235, 235)
  425. SpawnTP.TextSize = 18.000
  426. SpawnTP.TextWrapped = true
  427.  
  428. UICorner_24.Parent = SpawnTP
  429.  
  430. MoonWorldTP.Name = "MoonWorldTP"
  431. MoonWorldTP.Parent = ScrollingFrame
  432. MoonWorldTP.BackgroundColor3 = Color3.fromRGB(139, 0, 139)
  433. MoonWorldTP.Position = UDim2.new(0.128898352, 75, 1.1724894, -280)
  434. MoonWorldTP.Selectable = false
  435. MoonWorldTP.Size = UDim2.new(0, 124, 0, 48)
  436. MoonWorldTP.Font = Enum.Font.SourceSans
  437. MoonWorldTP.Text = "Moon World TP"
  438. MoonWorldTP.TextColor3 = Color3.fromRGB(235, 235, 235)
  439. MoonWorldTP.TextSize = 18.000
  440. MoonWorldTP.TextWrapped = true
  441.  
  442. UICorner_25.Parent = MoonWorldTP
  443.  
  444. SecretIslandTP.Name = "SecretIslandTP"
  445. SecretIslandTP.Parent = ScrollingFrame
  446. SecretIslandTP.BackgroundColor3 = Color3.fromRGB(139, 0, 139)
  447. SecretIslandTP.Position = UDim2.new(0.157877579, 193, 1.1724894, -280)
  448. SecretIslandTP.Selectable = false
  449. SecretIslandTP.Size = UDim2.new(0, 124, 0, 48)
  450. SecretIslandTP.Font = Enum.Font.SourceSans
  451. SecretIslandTP.Text = "Secret Island TP"
  452. SecretIslandTP.TextColor3 = Color3.fromRGB(235, 235, 235)
  453. SecretIslandTP.TextSize = 18.000
  454. SecretIslandTP.TextWrapped = true
  455.  
  456. UICorner_26.Parent = SecretIslandTP
  457.  
  458. SecretIsland2TP.Name = "SecretIsland2TP"
  459. SecretIsland2TP.Parent = ScrollingFrame
  460. SecretIsland2TP.BackgroundColor3 = Color3.fromRGB(139, 0, 139)
  461. SecretIsland2TP.Position = UDim2.new(0.186856806, 311, 1.1724894, -280)
  462. SecretIsland2TP.Selectable = false
  463. SecretIsland2TP.Size = UDim2.new(0, 124, 0, 48)
  464. SecretIsland2TP.Font = Enum.Font.SourceSans
  465. SecretIsland2TP.Text = "Secret island 2 TP"
  466. SecretIsland2TP.TextColor3 = Color3.fromRGB(235, 235, 235)
  467. SecretIsland2TP.TextSize = 18.000
  468. SecretIsland2TP.TextWrapped = true
  469.  
  470. UICorner_27.Parent = SecretIsland2TP
  471.  
  472. TextLabel.Parent = ScrollingFrame
  473. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  474. TextLabel.BackgroundTransparency = 1.000
  475. TextLabel.Position = UDim2.new(0.318761408, 0, 0.453974903, 0)
  476. TextLabel.Size = UDim2.new(0, 200, 0, 50)
  477. TextLabel.Font = Enum.Font.SourceSans
  478. TextLabel.Text = "-- Teleports --"
  479. TextLabel.TextColor3 = Color3.fromRGB(235, 235, 235)
  480. TextLabel.TextSize = 30.000
  481.  
  482. Close.Name = "Close"
  483. Close.Parent = frame
  484. Close.BackgroundColor3 = Color3.fromRGB(148, 0, 211)
  485. Close.Position = UDim2.new(0.886932254, 10, 0.917949438, -280)
  486. Close.Size = UDim2.new(0, 44, 0, 32)
  487. Close.ZIndex = 2
  488. Close.Font = Enum.Font.SourceSans
  489. Close.Text = "X"
  490. Close.TextColor3 = Color3.fromRGB(235, 235, 235)
  491. Close.TextScaled = true
  492. Close.TextSize = 14.000
  493. Close.TextWrapped = true
  494.  
  495. UICorner_28.Parent = Close
  496.  
  497. -- Scripts:
  498.  
  499. local function NMJOGX_fake_script() -- AutoClickerOFF.LocalScript
  500. local script = Instance.new('LocalScript', AutoClickerOFF)
  501.  
  502. AutoClickerOFF.MouseButton1Down:connect(function()
  503. getgenv().AutoClickerOn = false;
  504.  
  505. --[[while wait() do
  506. if getgenv().AutoClickerOn == true then
  507. workspace.Events.AddClick:FireServer()
  508. end
  509. end--]]
  510. end)
  511. end
  512. coroutine.wrap(NMJOGX_fake_script)()
  513. local function HOCP_fake_script() -- AutoOpenBestEggOFF.LocalScript
  514. local script = Instance.new('LocalScript', AutoOpenBestEggOFF)
  515.  
  516. AutoOpenBestEggOFF.MouseButton1Down:connect(function()
  517. getgenv().AutoOpenBestEggOn = false;
  518.  
  519. --[[while wait() do
  520. if getgenv().AutoOpenBestEggOn == true then
  521. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-5873.92773, -25.9682026, -2401.71484, -0.0709527731, 5.73836552e-08, 0.997479677, -6.11522921e-08, 1, -6.18785307e-08, -0.997479677, -6.5388619e-08, -0.0709527731)
  522.  
  523. local args = {
  524. [1] = "GhostEgg",
  525. [2] = "Single"
  526. }
  527.  
  528. game:GetService("ReplicatedStorage").RemoteEvents.EggOpened:InvokeServer(unpack(args))
  529. end
  530. end--]]
  531. end)
  532. end
  533. coroutine.wrap(HOCP_fake_script)()
  534. local function PBPKIQT_fake_script() -- AutoClickerON.LocalScript
  535. local script = Instance.new('LocalScript', AutoClickerON)
  536.  
  537. AutoClickerON.MouseButton1Down:connect(function()
  538. getgenv().AutoClickerOn = true;
  539.  
  540. while wait() do
  541. if getgenv().AutoClickerOn == true then
  542. workspace.Events.AddClick:FireServer()
  543. end
  544. end
  545. end)
  546. end
  547. coroutine.wrap(PBPKIQT_fake_script)()
  548. local function CONC_fake_script() -- AutoOpenBestEggON.LocalScript
  549. local script = Instance.new('LocalScript', AutoOpenBestEggON)
  550.  
  551. AutoOpenBestEggON.MouseButton1Down:connect(function()
  552. getgenv().AutoOpenBestEggOn = true;
  553.  
  554. while wait() do
  555. if getgenv().AutoOpenBestEggOn == true then
  556. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-5873.92773, -25.9682026, -2401.71484, -0.0709527731, 5.73836552e-08, 0.997479677, -6.11522921e-08, 1, -6.18785307e-08, -0.997479677, -6.5388619e-08, -0.0709527731)
  557.  
  558. local args = {
  559. [1] = "GhostEgg",
  560. [2] = "Single"
  561. }
  562.  
  563. game:GetService("ReplicatedStorage").RemoteEvents.EggOpened:InvokeServer(unpack(args))
  564. end
  565. end
  566. end)
  567. end
  568. coroutine.wrap(CONC_fake_script)()
  569. local function GKIM_fake_script() -- SpawnTP_2.LocalScript
  570. local script = Instance.new('LocalScript', SpawnTP_2)
  571.  
  572. SpawnTP.MouseButton1Down:connect(function()
  573. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1174.34143, -40.7038803, 578.889709, 0.999416232, 0.000104351646, -0.0341643281, -0.000114671726, 0.99999994, -0.000300112704, 0.0341642946, 0.000303855166, 0.999416173)
  574. end)
  575. end
  576. coroutine.wrap(GKIM_fake_script)()
  577. local function BJBJJ_fake_script() -- MoonWorldTP.LocalScript
  578. local script = Instance.new('LocalScript', MoonWorldTP)
  579.  
  580. MoonWorldTP.MouseButton1Down:connect(function()
  581. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(2074.46973, -38.4468231, -1820.43762, -0.241830096, 6.72310563e-09, -0.970318615, -3.72946651e-09, 1, 7.8582465e-09, 0.970318615, 5.51913093e-09, -0.241830096)
  582. end)
  583. end
  584. coroutine.wrap(BJBJJ_fake_script)()
  585. local function CMBMM_fake_script() -- SecretIslandTP.LocalScript
  586. local script = Instance.new('LocalScript', SecretIslandTP)
  587.  
  588. SecretIslandTP.MouseButton1Down:connect(function()
  589. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-19421.334, -210.606796, -1684.5957, 0.629923582, -4.44061712e-08, 0.776657104, 7.94103894e-09, 1, 5.0735288e-08, -0.776657104, -2.57918895e-08, 0.629923582)
  590. end)
  591. end
  592. coroutine.wrap(CMBMM_fake_script)()
  593. local function LLMYG_fake_script() -- SecretIsland2TP.LocalScript
  594. local script = Instance.new('LocalScript', SecretIsland2TP)
  595.  
  596. SecretIsland2TP.MouseButton1Down:connect(function()
  597. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1141.03125, -117.432518, 518.64624, -0.358780622, 4.61593963e-08, -0.93342191, 8.17239787e-09, 1, 4.63105678e-08, 0.93342191, 8.98703867e-09, -0.358780622)
  598. end)
  599. end
  600. coroutine.wrap(LLMYG_fake_script)()
  601. local function BLXIQJ_fake_script() -- Close.LocalScript
  602. local script = Instance.new('LocalScript', Close)
  603.  
  604. script.Parent.MouseButton1Click:connect(function()
  605. script.Parent.Parent.Visible = false
  606. script.Parent.Parent.Parent.TextButton.Visible = true
  607. end)
  608. end
  609. coroutine.wrap(BLXIQJ_fake_script)()
  610. local function RGABDO_fake_script() -- frame.Draggable
  611. local script = Instance.new('LocalScript', frame)
  612.  
  613. local UIS = game:GetService('UserInputService')
  614. local frame = script.Parent
  615. local dragToggle = nil
  616. local dragSpeed = 0.25
  617. local dragStart = nil
  618. local startPos = nil
  619.  
  620. local function updateInput(input)
  621. local delta = input.Position - dragStart
  622. local position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X,
  623. startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  624. game:GetService('TweenService'):Create(frame, TweenInfo.new(dragSpeed), {Position = position}):Play()
  625. end
  626.  
  627. frame.InputBegan:Connect(function(input)
  628. if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) then
  629. dragToggle = true
  630. dragStart = input.Position
  631. startPos = frame.Position
  632. input.Changed:Connect(function()
  633. if input.UserInputState == Enum.UserInputState.End then
  634. dragToggle = false
  635. end
  636. end)
  637. end
  638. end)
  639.  
  640. UIS.InputChanged:Connect(function(input)
  641. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  642. if dragToggle then
  643. updateInput(input)
  644. end
  645. end
  646. end)
  647. end
  648. coroutine.wrap(RGABDO_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement