nguyenminhnghia

FAME_GUI

Jan 27th, 2019
282
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.54 KB | None | 0 0
  1. -- Instances:
  2. local Main = Instance.new("ScreenGui")
  3. local Back = Instance.new("Frame")
  4. local Teleports = Instance.new("Frame")
  5. local shop = Instance.new("TextButton")
  6. local s1 = Instance.new("TextButton")
  7. local s2 = Instance.new("TextButton")
  8. local s3 = Instance.new("TextButton")
  9. local s4 = Instance.new("TextButton")
  10. local s5 = Instance.new("TextButton")
  11. local s6 = Instance.new("TextButton")
  12. local UIListLayout = Instance.new("UIListLayout")
  13. local TeleportBar = Instance.new("Frame")
  14. local Label = Instance.new("TextLabel")
  15. local TextLabel = Instance.new("TextLabel")
  16. local Credits = Instance.new("TextLabel")
  17. local Local = Instance.new("Frame")
  18. local SA = Instance.new("TextBox")
  19. local JA = Instance.new("TextBox")
  20. local SS = Instance.new("TextButton")
  21. local SJ = Instance.new("TextButton")
  22. local Title = Instance.new("Frame")
  23. local C = Instance.new("TextButton")
  24. local TextLabel_2 = Instance.new("TextLabel")
  25. local PN = Instance.new("TextBox")
  26. local TP = Instance.new("TextButton")
  27. local Stuff = Instance.new("Frame")
  28. local ABP = Instance.new("TextButton")
  29. local AC = Instance.new("TextButton")
  30. local AUS = Instance.new("TextButton")
  31. local AUS_2 = Instance.new("TextButton")
  32. local FF = Instance.new("TextButton")
  33. local TitleBar = Instance.new("Frame")
  34. local Close = Instance.new("TextButton")
  35. local TextLabel_3 = Instance.new("TextLabel")
  36. local TextLabel_4 = Instance.new("TextLabel")
  37. local TextLabel_5 = Instance.new("TextLabel")
  38. local TextLabel_6 = Instance.new("TextLabel")
  39. local plr = game:GetService("Players").LocalPlayer
  40. --Properties:
  41. Main.Name = "Main"
  42. Main.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  43. Main.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  44. Main.ResetOnSpawn = false
  45.  
  46. Back.Name = "Back"
  47. Back.Parent = Main
  48. Back.AnchorPoint = Vector2.new(0.5, 0.5)
  49. Back.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  50. Back.BorderColor3 = Color3.new(0, 0.666667, 1)
  51. Back.BorderSizePixel = 2
  52. Back.Position = UDim2.new(0.475021333, 0, 0.50083071, 0)
  53. Back.Size = UDim2.new(0.400000006, 0, 0.400000006, 0)
  54. Back.Active = true
  55. Back.Draggable = true
  56.  
  57. Teleports.Name = "Teleports"
  58. Teleports.Parent = Back
  59. Teleports.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  60. Teleports.BackgroundTransparency = 0.80000001192093
  61. Teleports.BorderSizePixel = 0
  62. Teleports.Position = UDim2.new(0.0510617718, 0, 0.535514355, 0)
  63. Teleports.Size = UDim2.new(0.895528972, 0, 0.373304933, 0)
  64.  
  65. shop.Name = "shop"
  66. shop.Parent = Teleports
  67. shop.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  68. shop.BorderColor3 = Color3.new(0, 0.666667, 1)
  69. shop.BorderSizePixel = 2
  70. shop.Size = UDim2.new(0.100000001, 0, 0.400000006, 0)
  71. shop.Font = Enum.Font.GothamSemibold
  72. shop.Text = "Shop"
  73. shop.TextColor3 = Color3.new(1, 1, 1)
  74. shop.TextScaled = true
  75. shop.TextSize = 14
  76. shop.TextWrapped = true
  77.  
  78. s1.Name = "s1"
  79. s1.Parent = Teleports
  80. s1.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  81. s1.BorderColor3 = Color3.new(0, 0.666667, 1)
  82. s1.BorderSizePixel = 2
  83. s1.Size = UDim2.new(0.100000001, 0, 0.400000006, 0)
  84. s1.Font = Enum.Font.GothamSemibold
  85. s1.Text = "Stage 1"
  86. s1.TextColor3 = Color3.new(1, 1, 1)
  87. s1.TextScaled = true
  88. s1.TextSize = 14
  89. s1.TextWrapped = true
  90.  
  91. s2.Name = "s2"
  92. s2.Parent = Teleports
  93. s2.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  94. s2.BorderColor3 = Color3.new(0, 0.666667, 1)
  95. s2.BorderSizePixel = 2
  96. s2.Size = UDim2.new(0.100000001, 0, 0.400000006, 0)
  97. s2.Font = Enum.Font.GothamSemibold
  98. s2.Text = "Stage 2"
  99. s2.TextColor3 = Color3.new(1, 1, 1)
  100. s2.TextScaled = true
  101. s2.TextSize = 14
  102. s2.TextWrapped = true
  103.  
  104. s3.Name = "s3"
  105. s3.Parent = Teleports
  106. s3.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  107. s3.BorderColor3 = Color3.new(0, 0.666667, 1)
  108. s3.BorderSizePixel = 2
  109. s3.Position = UDim2.new(-0.00337562966, 0, 0, 0)
  110. s3.Size = UDim2.new(0.100000001, 0, 0.400000006, 0)
  111. s3.Font = Enum.Font.GothamSemibold
  112. s3.Text = "Stage 3"
  113. s3.TextColor3 = Color3.new(1, 1, 1)
  114. s3.TextScaled = true
  115. s3.TextSize = 14
  116. s3.TextWrapped = true
  117.  
  118. s4.Name = "s4"
  119. s4.Parent = Teleports
  120. s4.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  121. s4.BorderColor3 = Color3.new(0, 0.666667, 1)
  122. s4.BorderSizePixel = 2
  123. s4.Size = UDim2.new(0.100000001, 0, 0.400000006, 0)
  124. s4.Font = Enum.Font.GothamSemibold
  125. s4.Text = "Stage 4"
  126. s4.TextColor3 = Color3.new(1, 1, 1)
  127. s4.TextScaled = true
  128. s4.TextSize = 14
  129. s4.TextWrapped = true
  130.  
  131. s5.Name = "s5"
  132. s5.Parent = Teleports
  133. s5.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  134. s5.BorderColor3 = Color3.new(0, 0.666667, 1)
  135. s5.BorderSizePixel = 2
  136. s5.Size = UDim2.new(0.100000001, 0, 0.400000006, 0)
  137. s5.Font = Enum.Font.GothamSemibold
  138. s5.Text = "Stage 5"
  139. s5.TextColor3 = Color3.new(1, 1, 1)
  140. s5.TextScaled = true
  141. s5.TextSize = 14
  142. s5.TextWrapped = true
  143.  
  144. s6.Name = "s6"
  145. s6.Parent = Teleports
  146. s6.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  147. s6.BorderColor3 = Color3.new(0, 0.666667, 1)
  148. s6.BorderSizePixel = 2
  149. s6.Size = UDim2.new(0.100000001, 0, 0.400000006, 0)
  150. s6.Font = Enum.Font.GothamSemibold
  151. s6.Text = "Stage 6"
  152. s6.TextColor3 = Color3.new(1, 1, 1)
  153. s6.TextScaled = true
  154. s6.TextSize = 14
  155. s6.TextWrapped = true
  156.  
  157. UIListLayout.Parent = Teleports
  158. UIListLayout.FillDirection = Enum.FillDirection.Horizontal
  159. UIListLayout.HorizontalAlignment = Enum.HorizontalAlignment.Center
  160. UIListLayout.SortOrder = Enum.SortOrder.LayoutOrder
  161. UIListLayout.VerticalAlignment = Enum.VerticalAlignment.Center
  162. UIListLayout.Padding = UDim.new(0, 9)
  163.  
  164. TeleportBar.Name = "TeleportBar"
  165. TeleportBar.Parent = Back
  166. TeleportBar.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  167. TeleportBar.BorderSizePixel = 0
  168. TeleportBar.Position = UDim2.new(0.108498245, 0, 0.456454813, 0)
  169. TeleportBar.Size = UDim2.new(0.777633071, 0, 0.0714757293, 0)
  170.  
  171. Label.Name = "Label"
  172. Label.Parent = TeleportBar
  173. Label.BackgroundColor3 = Color3.new(1, 1, 1)
  174. Label.BackgroundTransparency = 1
  175. Label.Position = UDim2.new(0.36409077, 0, 0, 0)
  176. Label.Size = UDim2.new(0.300000012, 0, 1, 0)
  177. Label.Font = Enum.Font.GothamSemibold
  178. Label.Text = "eleports"
  179. Label.TextColor3 = Color3.new(1, 1, 1)
  180. Label.TextScaled = true
  181. Label.TextSize = 14
  182. Label.TextWrapped = true
  183.  
  184. TextLabel.Parent = TeleportBar
  185. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  186. TextLabel.BackgroundTransparency = 1
  187. TextLabel.Position = UDim2.new(0.391666979, 0, 0, 0)
  188. TextLabel.Size = UDim2.new(0.029866999, 0, 1, 0)
  189. TextLabel.Font = Enum.Font.GothamSemibold
  190. TextLabel.Text = "T"
  191. TextLabel.TextColor3 = Color3.new(1, 0.439216, 0.439216)
  192. TextLabel.TextScaled = true
  193. TextLabel.TextSize = 14
  194. TextLabel.TextWrapped = true
  195. TextLabel.TextXAlignment = Enum.TextXAlignment.Left
  196.  
  197. Credits.Name = "Credits"
  198. Credits.Parent = Back
  199. Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  200. Credits.BackgroundTransparency = 1
  201. Credits.Position = UDim2.new(0, 0, 0.932367146, 0)
  202. Credits.Size = UDim2.new(1, 0, 0.0676332489, 0)
  203. Credits.Font = Enum.Font.SourceSansItalic
  204. Credits.Text = "Made By: Tyler & Alex"
  205. Credits.TextColor3 = Color3.new(1, 1, 1)
  206. Credits.TextScaled = true
  207. Credits.TextSize = 14
  208. Credits.TextWrapped = true
  209.  
  210. Local.Name = "Local"
  211. Local.Parent = Back
  212. Local.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  213. Local.BorderColor3 = Color3.new(0, 0.666667, 1)
  214. Local.BorderSizePixel = 2
  215. Local.Position = UDim2.new(1.03815019, 0, -1.19770718e-07, 0)
  216. Local.Size = UDim2.new(0, 137, 0, 295)
  217. Local.Visible = false
  218.  
  219. SA.Name = "SA"
  220. SA.Parent = Local
  221. SA.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  222. SA.BorderColor3 = Color3.new(0, 0.666667, 1)
  223. SA.BorderSizePixel = 2
  224. SA.Position = UDim2.new(0.0752384737, 0, 0.123249725, 0)
  225. SA.Size = UDim2.new(0.837000072, 0, 0.113992363, 0)
  226. SA.Font = Enum.Font.GothamSemibold
  227. SA.PlaceholderColor3 = Color3.new(1, 1, 1)
  228. SA.PlaceholderText = "[ENTER SPEED]"
  229. SA.Text = ""
  230. SA.TextColor3 = Color3.new(1, 1, 1)
  231. SA.TextScaled = true
  232. SA.TextSize = 14
  233. SA.TextWrapped = true
  234.  
  235. JA.Name = "JA"
  236. JA.Parent = Local
  237. JA.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  238. JA.BorderColor3 = Color3.new(0, 0.666667, 1)
  239. JA.BorderSizePixel = 2
  240. JA.Position = UDim2.new(0.0641293079, 0, 0.397105157, 0)
  241. JA.Size = UDim2.new(0.83693409, 0, 0.105100796, 0)
  242. JA.Font = Enum.Font.GothamSemibold
  243. JA.PlaceholderColor3 = Color3.new(1, 1, 1)
  244. JA.PlaceholderText = "[ENTER JUMP POWER]"
  245. JA.Text = ""
  246. JA.TextColor3 = Color3.new(1, 1, 1)
  247. JA.TextScaled = true
  248. JA.TextSize = 14
  249. JA.TextWrapped = true
  250.  
  251. SS.Name = "SS"
  252. SS.Parent = Local
  253. SS.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  254. SS.BorderColor3 = Color3.new(0, 0.666667, 1)
  255. SS.BorderSizePixel = 2
  256. SS.Position = UDim2.new(0.13014178, 0, 0.258152992, 0)
  257. SS.Size = UDim2.new(0.725000024, 0, 0.0973000452, 0)
  258. SS.AutoButtonColor = false
  259. SS.Font = Enum.Font.GothamSemibold
  260. SS.Text = "Set Speed"
  261. SS.TextColor3 = Color3.new(1, 1, 1)
  262. SS.TextScaled = true
  263. SS.TextSize = 14
  264. SS.TextWrapped = true
  265.  
  266. SJ.Name = "SJ"
  267. SJ.Parent = Local
  268. SJ.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  269. SJ.BorderColor3 = Color3.new(0, 0.666667, 1)
  270. SJ.BorderSizePixel = 2
  271. SJ.Position = UDim2.new(0.126482725, 0, 0.534393311, 0)
  272. SJ.Size = UDim2.new(0.725122213, 0, 0.0966656879, 0)
  273. SJ.AutoButtonColor = false
  274. SJ.Selected = true
  275. SJ.Font = Enum.Font.GothamSemibold
  276. SJ.Text = "Set Jump Power"
  277. SJ.TextColor3 = Color3.new(1, 1, 1)
  278. SJ.TextScaled = true
  279. SJ.TextSize = 14
  280. SJ.TextWrapped = true
  281.  
  282. Title.Name = "Title"
  283. Title.Parent = Local
  284. Title.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  285. Title.BorderSizePixel = 0
  286. Title.Size = UDim2.new(1, 0, 0.078607671, 0)
  287.  
  288. C.Name = "C"
  289. C.Parent = Title
  290. C.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  291. C.BorderSizePixel = 0
  292. C.Position = UDim2.new(0.851604819, 0, 0, 0)
  293. C.Size = UDim2.new(0.148395419, 0, 1.00000024, 0)
  294. C.AutoButtonColor = false
  295. C.Font = Enum.Font.SourceSans
  296. C.Text = "X"
  297. C.TextColor3 = Color3.new(1, 1, 1)
  298. C.TextScaled = true
  299. C.TextSize = 14
  300. C.TextWrapped = true
  301.  
  302. TextLabel_2.Parent = Title
  303. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  304. TextLabel_2.BackgroundTransparency = 1
  305. TextLabel_2.Position = UDim2.new(0.122367471, 0, 0, 0)
  306. TextLabel_2.Size = UDim2.new(0.685441673, 0, 1, 0)
  307. TextLabel_2.Font = Enum.Font.GothamSemibold
  308. TextLabel_2.Text = "Local Shit"
  309. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  310. TextLabel_2.TextScaled = true
  311. TextLabel_2.TextSize = 14
  312. TextLabel_2.TextWrapped = true
  313.  
  314. PN.Name = "PN"
  315. PN.Parent = Local
  316. PN.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  317. PN.BorderColor3 = Color3.new(0, 0.666667, 1)
  318. PN.BorderSizePixel = 2
  319. PN.Position = UDim2.new(0.0639728904, 0, 0.682844639, 0)
  320. PN.Size = UDim2.new(0.83693409, 0, 0.105100796, 0)
  321. PN.Font = Enum.Font.GothamSemibold
  322. PN.PlaceholderColor3 = Color3.new(1, 1, 1)
  323. PN.PlaceholderText = "[PLAYER NAME]"
  324. PN.Text = ""
  325. PN.TextColor3 = Color3.new(1, 1, 1)
  326. PN.TextScaled = true
  327. PN.TextSize = 14
  328. PN.TextWrapped = true
  329.  
  330. TP.Name = "TP"
  331. TP.Parent = Local
  332. TP.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  333. TP.BorderColor3 = Color3.new(0, 0.666667, 1)
  334. TP.BorderSizePixel = 2
  335. TP.Position = UDim2.new(0.126326308, 0, 0.845198095, 0)
  336. TP.Size = UDim2.new(0.725122213, 0, 0.0966656879, 0)
  337. TP.AutoButtonColor = false
  338. TP.Selected = true
  339. TP.Font = Enum.Font.GothamSemibold
  340. TP.Text = "Teleport"
  341. TP.TextColor3 = Color3.new(1, 1, 1)
  342. TP.TextScaled = true
  343. TP.TextSize = 14
  344. TP.TextWrapped = true
  345.  
  346. Stuff.Name = "Stuff"
  347. Stuff.Parent = Back
  348. Stuff.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  349. Stuff.BackgroundTransparency = 0.80000001192093
  350. Stuff.BorderSizePixel = 0
  351. Stuff.Position = UDim2.new(0.0510617718, 0, 0.104124464, 0)
  352. Stuff.Size = UDim2.new(0.895528972, 0, 0.293768883, 0)
  353.  
  354. ABP.Name = "ABP"
  355. ABP.Parent = Stuff
  356. ABP.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.180392)
  357. ABP.BorderColor3 = Color3.new(0, 0.666667, 1)
  358. ABP.BorderSizePixel = 2
  359. ABP.Position = UDim2.new(0.0936993882, 0, 0.576022327, 0)
  360. ABP.Size = UDim2.new(0.236000001, 0, 0.280999988, 0)
  361. ABP.AutoButtonColor = false
  362. ABP.Selected = true
  363. ABP.Font = Enum.Font.GothamSemibold
  364. ABP.Text = "Auto Buy 📱 [OFF]"
  365. ABP.TextColor3 = Color3.new(1, 1, 1)
  366. ABP.TextScaled = true
  367. ABP.TextSize = 14
  368. ABP.TextWrapped = true
  369.  
  370. AC.Name = "AC"
  371. AC.Parent = Stuff
  372. AC.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.180392)
  373. AC.BorderColor3 = Color3.new(0, 0.666667, 1)
  374. AC.BorderSizePixel = 2
  375. AC.Position = UDim2.new(0.0919866413, 0, 0.0699999928, 0)
  376. AC.Size = UDim2.new(0.236000001, 0, 0.280999988, 0)
  377. AC.AutoButtonColor = false
  378. AC.Font = Enum.Font.GothamSemibold
  379. AC.Text = "Auto Clicker [OFF]"
  380. AC.TextColor3 = Color3.new(1, 1, 1)
  381. AC.TextScaled = true
  382. AC.TextSize = 14
  383. AC.TextWrapped = true
  384.  
  385. AUS.Name = "AUS"
  386. AUS.Parent = Stuff
  387. AUS.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  388. AUS.BorderColor3 = Color3.new(0, 0.666667, 1)
  389. AUS.BorderSizePixel = 2
  390. AUS.Position = UDim2.new(0.459970891, 0, 0.0700001121, 0)
  391. AUS.Size = UDim2.new(0.236000001, 0, 0.280999988, 0)
  392. AUS.AutoButtonColor = false
  393. AUS.Font = Enum.Font.GothamSemibold
  394. AUS.Text = "Auto 🔐Stages [OFF]"
  395. AUS.TextColor3 = Color3.new(1, 1, 1)
  396. AUS.TextScaled = true
  397. AUS.TextSize = 14
  398. AUS.TextWrapped = true
  399.  
  400. AUS_2.Name = "AUS"
  401. AUS_2.Parent = Stuff
  402. AUS_2.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  403. AUS_2.BorderColor3 = Color3.new(0, 0.666667, 1)
  404. AUS_2.BorderSizePixel = 2
  405. AUS_2.Position = UDim2.new(0.734466374, 0, 0.350000203, 0)
  406. AUS_2.Size = UDim2.new(0.236000001, 0, 0.280999988, 0)
  407. AUS_2.AutoButtonColor = false
  408. AUS_2.Font = Enum.Font.GothamSemibold
  409. AUS_2.Text = "Local Shit [CLICK TO OPEN]"
  410. AUS_2.TextColor3 = Color3.new(1, 1, 1)
  411. AUS_2.TextScaled = true
  412. AUS_2.TextSize = 14
  413. AUS_2.TextWrapped = true
  414.  
  415. FF.Name = "FF"
  416. FF.Parent = Stuff
  417. FF.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  418. FF.BorderColor3 = Color3.new(0, 0.666667, 1)
  419. FF.BorderSizePixel = 2
  420. FF.Position = UDim2.new(0.459812641, 0, 0.578486502, 0)
  421. FF.Size = UDim2.new(0.236000001, 0, 0.280999988, 0)
  422. FF.AutoButtonColor = false
  423. FF.Selected = true
  424. FF.Font = Enum.Font.GothamSemibold
  425. FF.Text = "Farm Followers [OFF]"
  426. FF.TextColor3 = Color3.new(1, 1, 1)
  427. FF.TextScaled = true
  428. FF.TextSize = 14
  429. FF.TextWrapped = true
  430.  
  431. TitleBar.Name = "TitleBar"
  432. TitleBar.Parent = Back
  433. TitleBar.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  434. TitleBar.BorderSizePixel = 0
  435. TitleBar.Size = UDim2.new(1, 0, 0.0799999982, 0)
  436.  
  437. Close.Name = "Close"
  438. Close.Parent = TitleBar
  439. Close.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  440. Close.BorderSizePixel = 0
  441. Close.Position = UDim2.new(0.91351527, 0, 0, 0)
  442. Close.Size = UDim2.new(0.0864845142, 0, 1, 0)
  443. Close.AutoButtonColor = false
  444. Close.Font = Enum.Font.SourceSans
  445. Close.Text = "X"
  446. Close.TextColor3 = Color3.new(1, 1, 1)
  447. Close.TextScaled = true
  448. Close.TextSize = 14
  449. Close.TextWrapped = true
  450.  
  451. TextLabel_3.Parent = TitleBar
  452. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  453. TextLabel_3.BackgroundTransparency = 1
  454. TextLabel_3.Position = UDim2.new(0.367794484, 0, 0, 0)
  455. TextLabel_3.Size = UDim2.new(0.300000012, 0, 1, 0)
  456. TextLabel_3.Font = Enum.Font.GothamSemibold
  457. TextLabel_3.Text = " ame ucker"
  458. TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
  459. TextLabel_3.TextScaled = true
  460. TextLabel_3.TextSize = 14
  461. TextLabel_3.TextWrapped = true
  462.  
  463. TextLabel_4.Parent = TitleBar
  464. TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  465. TextLabel_4.BackgroundTransparency = 1
  466. TextLabel_4.Position = UDim2.new(0.366550714, 0, 0, 0)
  467. TextLabel_4.Size = UDim2.new(0.029866999, 0, 1, 0)
  468. TextLabel_4.Font = Enum.Font.GothamSemibold
  469. TextLabel_4.Text = "F"
  470. TextLabel_4.TextColor3 = Color3.new(1, 0.439216, 0.439216)
  471. TextLabel_4.TextScaled = true
  472. TextLabel_4.TextSize = 14
  473. TextLabel_4.TextWrapped = true
  474. TextLabel_4.TextXAlignment = Enum.TextXAlignment.Left
  475.  
  476. TextLabel_5.Parent = TitleBar
  477. TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
  478. TextLabel_5.BackgroundTransparency = 1
  479. TextLabel_5.Position = UDim2.new(0.501141429, 0, 0, 0)
  480. TextLabel_5.Size = UDim2.new(0.029866999, 0, 1, 0)
  481. TextLabel_5.Font = Enum.Font.GothamSemibold
  482. TextLabel_5.Text = "F"
  483. TextLabel_5.TextColor3 = Color3.new(1, 0.439216, 0.439216)
  484. TextLabel_5.TextScaled = true
  485. TextLabel_5.TextSize = 14
  486. TextLabel_5.TextWrapped = true
  487. TextLabel_5.TextXAlignment = Enum.TextXAlignment.Left
  488.  
  489. TextLabel_6.Parent = TitleBar
  490. TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
  491. TextLabel_6.BackgroundTransparency = 1
  492. TextLabel_6.Size = UDim2.new(0.327390611, 0, 1, 0)
  493. TextLabel_6.Font = Enum.Font.GothamSemibold
  494. TextLabel_6.Text = "[ALPHA RELEASE] 2.6"
  495. TextLabel_6.TextColor3 = Color3.new(1, 1, 1)
  496. TextLabel_6.TextScaled = true
  497. TextLabel_6.TextSize = 14
  498. TextLabel_6.TextWrapped = true
  499. TextLabel_6.TextXAlignment = Enum.TextXAlignment.Left
  500. -- Scripts:
  501. C.MouseButton1Down:Connect(function()
  502. Local.Visible = false
  503. end)
  504.  
  505. Close.MouseButton1Down:Connect(function()
  506. Main:Destroy()
  507. end)
  508.  
  509. AUS_2.MouseButton1Down:Connect(function()
  510. Local.Visible = true
  511. end)
  512.  
  513. AC.MouseButton1Down:Connect(function()
  514. AutoClickOn = not AutoClickOn
  515. if AutoClickOn then
  516. warn("AC Enabled")
  517. AC.Text = "Auto Clicker [ON]"
  518. else
  519. warn("AC Disabled")
  520. AC.Text = "Auto Clicker [OFF]"
  521. end
  522. AutoClickForMe()
  523. end)
  524.  
  525. function AutoClickForMe()
  526. while AutoClickOn == true do
  527. wait()
  528. game:GetService("ReplicatedStorage").Requests.Click:FireServer()
  529. end
  530. end
  531.  
  532. AUS.MouseButton1Click:connect(function()
  533. UnlockTheStages = not UnlockTheStages
  534. if UnlockTheStages then
  535. print("Enabled Auto Buy Stages")
  536. AUS.Text = "Auto Buy 📱 [ON]"
  537. else
  538. print("Disabled Auto Buy Stages")
  539. AUS.Text = "Auto Buy 📱 [OFF]"
  540. end
  541. UnlockMyStages()
  542. end)
  543.  
  544.  
  545. function UnlockMyStages()
  546. while UnlockTheStages == true do
  547. local r = game.ReplicatedStorage.Requests.Unlock
  548.  
  549. local worlds = {}
  550.  
  551. for i, world in pairs(workspace.Map:GetChildren()) do
  552. local stages = {}
  553. for j, stage in pairs(world:GetChildren()) do
  554. table.insert(stages, tonumber(stage.Name:match("%d+")))
  555. end
  556. table.sort(stages)
  557. worlds[tonumber(world.Name:match("%d+"))] = stages
  558. end
  559.  
  560. for i, v in ipairs(worlds) do
  561. for j in ipairs(v) do
  562. r:FireServer(i, j)
  563. wait()
  564. end
  565. end
  566. end
  567. end
  568.  
  569. FF.MouseButton1Click:connect(function()
  570. FarmTheFollowers = not FarmTheFollowers
  571. if FarmTheFollowers then
  572. print("Enabled Auto Followers")
  573. FF.Text = "Farm Followers [ON]"
  574. else
  575. print("Disabled Auto Followers")
  576. FF.Text = "Farm Followers [OFF]"
  577. end
  578. FarmFollowers()
  579. end)
  580.  
  581. function FarmFollowers()
  582. while FarmTheFollowers == true do
  583. wait()
  584. local StageToFarm = plr.Info.Stage.Value
  585. local WorldToFarm = plr.Info.World.Value
  586. game:GetService("ReplicatedStorage").Requests.Select:FireServer(game.workspace.Map["World "..WorldToFarm]["Stage "..StageToFarm].Items:GetChildren()[1]) --Farm The Pets
  587. end
  588. end
  589.  
  590. ABP.MouseButton1Click:connect(function()
  591. BuyThePhones = not BuyThePhones
  592. if BuyThePhones then
  593. print("Enabled Auto Buy Phones")
  594. ABP.Text = "Auto Buy 📱 [ON]"
  595. else
  596. print("Disabled Auto Buy Phones")
  597. ABP.Text = "Auto Buy 📱 [OFF]"
  598. end
  599. Phones()
  600. end)
  601.  
  602. function Phones()
  603. while BuyThePhones == true do
  604. for i,v in ipairs(game.Workspace.Shop.ShopButtons:GetChildren()) do
  605. game.ReplicatedStorage.Requests['Buy']:FireServer(v.Name)
  606. end
  607. wait()
  608. end
  609. end
  610.  
  611. shop.MouseButton1Down:connect(function()
  612. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(27.3003368, 8.37278748, -262.831512)
  613. end)
  614. s1.MouseButton1Click:connect(function()
  615. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(29, 4.86499977, -68)
  616. end)
  617. s2.MouseButton1Click:connect(function()
  618. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(27, 4.86499977, 255)
  619. end)
  620. s3.MouseButton1Click:connect(function()
  621. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(28, 4.86499977, 661)
  622. end)
  623. s4.MouseButton1Click:connect(function()
  624. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(26, 4.86499977, 1067)
  625. end)
  626. s5.MouseButton1Click:connect(function()
  627. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(30, 4.86499977, 1441)
  628. end)
  629. s6.MouseButton1Click:connect(function()
  630. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(23.5, 4.86499977, 1859)
  631. end)
  632.  
  633. SS.MouseButton1Down:Connect(function()
  634. plr.Character.Humanoid.WalkSpeed = SA.Text
  635. print("Set jump "..plr.Name.." power to "..JA.Text)
  636. end)
  637.  
  638. SJ.MouseButton1Down:Connect(function()
  639. plr.Character.Humanoid.JumpPower = JA.Text
  640. print("Set jump "..plr.Name.." power to "..JA.Text)
  641. end)
  642.  
  643. TP.MouseButton1Down:Connect(function()
  644. local target = game.Players:FindFirstChild(PN.Text)
  645. local place = target.Character.HumanoidRootPart.CFrame
  646. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = place
  647. end)
Add Comment
Please, Sign In to add comment