cortesjoren

FAME SIMULATYOR

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