Advertisement
Qwertyz103

wer

May 26th, 2019
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.39 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. textf = false
  5. local ScreenGui = Instance.new("ScreenGui")
  6. local MainFrame = Instance.new("Frame")
  7. local CreditsFrame = Instance.new("Frame")
  8. local fr = Instance.new("Frame")
  9. local homethree = Instance.new("TextButton")
  10. local TextButton = Instance.new("TextButton")
  11. local closethree = Instance.new("TextButton")
  12. local settingsthree = Instance.new("TextButton")
  13. local TextLabel = Instance.new("TextLabel")
  14. local ghf = Instance.new("Frame")
  15. local TextLabel_2 = Instance.new("TextLabel")
  16. local TextLabel_3 = Instance.new("TextLabel")
  17. local TextLabel_4 = Instance.new("TextLabel")
  18. local fr_2 = Instance.new("Frame")
  19. local TextLabel_5 = Instance.new("TextLabel")
  20. local TextLabel_6 = Instance.new("TextLabel")
  21. local TextLabel_7 = Instance.new("TextLabel")
  22. local SettingsFrame = Instance.new("Frame")
  23. local home = Instance.new("TextButton")
  24. local featuresone = Instance.new("TextButton")
  25. local closeone = Instance.new("TextButton")
  26. local settingsone = Instance.new("TextButton")
  27. local f2o = Instance.new("Frame")
  28. local sethotkey = Instance.new("TextButton")
  29. local hotkey = Instance.new("TextBox")
  30. local rainbow = Instance.new("TextButton")
  31. local drag = Instance.new("TextButton")
  32. local TextLabel_8 = Instance.new("TextLabel")
  33. local FeaturesFrame = Instance.new("Frame")
  34. local fds = Instance.new("TextButton")
  35. local creditstwo = Instance.new("TextButton")
  36. local closetwo = Instance.new("TextButton")
  37. local settingstwo = Instance.new("TextButton")
  38. local f20 = Instance.new("Frame")
  39. local watches = Instance.new("TextButton")
  40. local speakers = Instance.new("TextButton")
  41. local tfarm = Instance.new("TextButton")
  42. local items = Instance.new("TextButton")
  43. local audio = Instance.new("TextButton")
  44. local autosell = Instance.new("TextButton")
  45. local plr = game.Players.LocalPlayer
  46. local mouse game.Players.LocalPlayer:GetMouse()
  47. auto = false
  48. local sell = game.Workspace.CellphoneTower.SellTexts:GetChildren()
  49. --Properties:
  50. ScreenGui.Parent = game.CoreGui
  51. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  52.  
  53. MainFrame.Name = "MainFrame"
  54. MainFrame.Parent = ScreenGui
  55. MainFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  56. MainFrame.BackgroundTransparency = 1
  57. MainFrame.Position = UDim2.new(0.208791211, 0, 0.998696327, 0)
  58. MainFrame.Size = UDim2.new(0, 519, 0, 326)
  59. MainFrame.Active = true
  60. MainFrame.Draggable = true
  61.  
  62. CreditsFrame.Name = "Credits Frame"
  63. CreditsFrame.Parent = MainFrame
  64. CreditsFrame.BackgroundColor3 = Color3.new(0.368627, 0.368627, 0.368627)
  65. CreditsFrame.Position = UDim2.new(-0.00362375379, 0, -0.0199080035, 0)
  66. CreditsFrame.Size = UDim2.new(0, 518, 0, 331)
  67. CreditsFrame.Visible = false
  68.  
  69. fr.Name = "fr"
  70. fr.Parent = CreditsFrame
  71. fr.BackgroundColor3 = Color3.new(1, 1, 1)
  72. fr.Position = UDim2.new(0.0984556004, 0, 0.226586118, 0)
  73. fr.Size = UDim2.new(0, 416, 0, 7)
  74.  
  75. homethree.Name = "homethree"
  76. homethree.Parent = CreditsFrame
  77. homethree.BackgroundColor3 = Color3.new(0.505882, 0.505882, 0.505882)
  78. homethree.BorderSizePixel = 0
  79. homethree.Position = UDim2.new(0, 0, 0.00302114803, 0)
  80. homethree.Size = UDim2.new(0, 68, 0, 22)
  81. homethree.Font = Enum.Font.Highway
  82. homethree.Text = "Home"
  83. homethree.TextColor3 = Color3.new(0, 0, 0)
  84. homethree.TextSize = 14
  85.  
  86. TextButton.Parent = CreditsFrame
  87. TextButton.BackgroundColor3 = Color3.new(0.505882, 0.505882, 0.505882)
  88. TextButton.BorderSizePixel = 0
  89. TextButton.Position = UDim2.new(0.144787639, 0, 0, 0)
  90. TextButton.Size = UDim2.new(0, 68, 0, 23)
  91. TextButton.Font = Enum.Font.Highway
  92. TextButton.Text = "Credits"
  93. TextButton.TextColor3 = Color3.new(0, 0, 0)
  94. TextButton.TextSize = 14
  95.  
  96. closethree.Name = "closethree"
  97. closethree.Parent = CreditsFrame
  98. closethree.BackgroundColor3 = Color3.new(0.505882, 0.505882, 0.505882)
  99. closethree.BorderSizePixel = 0
  100. closethree.Position = UDim2.new(0.868725896, 0, 0.00302114803, 0)
  101. closethree.Size = UDim2.new(0, 68, 0, 24)
  102. closethree.Font = Enum.Font.Highway
  103. closethree.Text = "X"
  104. closethree.TextColor3 = Color3.new(0, 0, 0)
  105. closethree.TextSize = 14
  106.  
  107. settingsthree.Name = "settingsthree"
  108. settingsthree.Parent = CreditsFrame
  109. settingsthree.BackgroundColor3 = Color3.new(0.505882, 0.505882, 0.505882)
  110. settingsthree.BorderSizePixel = 0
  111. settingsthree.Position = UDim2.new(0.306949794, 0, 0.00302114803, 0)
  112. settingsthree.Size = UDim2.new(0, 68, 0, 22)
  113. settingsthree.Font = Enum.Font.Highway
  114. settingsthree.Text = "Settings"
  115. settingsthree.TextColor3 = Color3.new(0, 0, 0)
  116. settingsthree.TextSize = 14
  117.  
  118. TextLabel.Parent = CreditsFrame
  119. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  120. TextLabel.BackgroundTransparency = 1
  121. TextLabel.Position = UDim2.new(0.0115830116, 0, 0.0966767818, 0)
  122. TextLabel.Size = UDim2.new(0, 518, 0, 50)
  123. TextLabel.Font = Enum.Font.SciFi
  124. TextLabel.Text = "Credits"
  125. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  126. TextLabel.TextSize = 25
  127.  
  128. ghf.Name = "ghf"
  129. ghf.Parent = CreditsFrame
  130. ghf.BackgroundColor3 = Color3.new(0.435294, 0.435294, 0.435294)
  131. ghf.BorderSizePixel = 0
  132. ghf.Position = UDim2.new(0, 0, 0.0725075528, 0)
  133. ghf.Size = UDim2.new(0, 518, 0, 9)
  134.  
  135. TextLabel_2.Parent = CreditsFrame
  136. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  137. TextLabel_2.BackgroundTransparency = 1
  138. TextLabel_2.Position = UDim2.new(0.306949794, 0, 0.247734144, 0)
  139. TextLabel_2.Size = UDim2.new(0, 200, 0, 50)
  140. TextLabel_2.Font = Enum.Font.SciFi
  141. TextLabel_2.Text = "V3rmillion Profiles"
  142. TextLabel_2.TextColor3 = Color3.new(0, 0, 0)
  143. TextLabel_2.TextSize = 25
  144.  
  145. TextLabel_3.Parent = CreditsFrame
  146. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  147. TextLabel_3.BackgroundTransparency = 1
  148. TextLabel_3.Position = UDim2.new(0.293436289, 0, 0.347432017, 0)
  149. TextLabel_3.Size = UDim2.new(0, 200, 0, 50)
  150. TextLabel_3.Text = "Heccy - Gui Maker & Script Maker"
  151. TextLabel_3.TextColor3 = Color3.new(0, 0, 0)
  152. TextLabel_3.TextSize = 14
  153.  
  154. TextLabel_4.Parent = CreditsFrame
  155. TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  156. TextLabel_4.BackgroundTransparency = 1
  157. TextLabel_4.Position = UDim2.new(0.293436289, 0, 0.422960699, 0)
  158. TextLabel_4.Size = UDim2.new(0, 200, 0, 50)
  159. TextLabel_4.Text = "someone - Gui Tester"
  160. TextLabel_4.TextColor3 = Color3.new(0, 0, 0)
  161. TextLabel_4.TextSize = 14
  162.  
  163. fr_2.Name = "fr"
  164. fr_2.Parent = CreditsFrame
  165. fr_2.BackgroundColor3 = Color3.new(1, 1, 1)
  166. fr_2.Position = UDim2.new(0.0965250954, 0, 0.531722069, 0)
  167. fr_2.Size = UDim2.new(0, 416, 0, 7)
  168.  
  169. TextLabel_5.Parent = CreditsFrame
  170. TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
  171. TextLabel_5.BackgroundTransparency = 1
  172. TextLabel_5.Position = UDim2.new(0.318532825, 0, 0.549848974, 0)
  173. TextLabel_5.Size = UDim2.new(0, 200, 0, 50)
  174. TextLabel_5.Font = Enum.Font.SciFi
  175. TextLabel_5.Text = "Discord Accounts"
  176. TextLabel_5.TextColor3 = Color3.new(0, 0, 0)
  177. TextLabel_5.TextSize = 25
  178.  
  179. TextLabel_6.Parent = CreditsFrame
  180. TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
  181. TextLabel_6.BackgroundTransparency = 1
  182. TextLabel_6.Position = UDim2.new(0.316602319, 0, 0.700906336, 0)
  183. TextLabel_6.Size = UDim2.new(0, 200, 0, 50)
  184. TextLabel_6.Font = Enum.Font.SourceSans
  185. TextLabel_6.Text = "Qwertz#0199"
  186. TextLabel_6.TextColor3 = Color3.new(0, 0, 0)
  187. TextLabel_6.TextSize = 25
  188.  
  189. TextLabel_7.Parent = CreditsFrame
  190. TextLabel_7.BackgroundColor3 = Color3.new(1, 1, 1)
  191. TextLabel_7.BackgroundTransparency = 1
  192. TextLabel_7.Position = UDim2.new(0.318532825, 0, 0.827794552, 0)
  193. TextLabel_7.Size = UDim2.new(0, 200, 0, 50)
  194. TextLabel_7.Font = Enum.Font.SourceSans
  195. TextLabel_7.Text = "Clorox-Chan#9556"
  196. TextLabel_7.TextColor3 = Color3.new(0, 0, 0)
  197. TextLabel_7.TextSize = 25
  198.  
  199. SettingsFrame.Name = "SettingsFrame"
  200. SettingsFrame.Parent = MainFrame
  201. SettingsFrame.BackgroundColor3 = Color3.new(0.368627, 0.368627, 0.368627)
  202. SettingsFrame.Position = UDim2.new(-0.00123705715, 0, -0.0160184503, 0)
  203. SettingsFrame.Size = UDim2.new(0, 518, 0, 331)
  204. SettingsFrame.Visible = false
  205.  
  206. home.Name = "home"
  207. home.Parent = SettingsFrame
  208. home.BackgroundColor3 = Color3.new(0.505882, 0.505882, 0.505882)
  209. home.BorderSizePixel = 0
  210. home.Position = UDim2.new(0, 0, 0.00302114803, 0)
  211. home.Size = UDim2.new(0, 68, 0, 22)
  212. home.Font = Enum.Font.Highway
  213. home.Text = "Home"
  214. home.TextColor3 = Color3.new(0, 0, 0)
  215. home.TextSize = 14
  216.  
  217. featuresone.Name = "featuresone"
  218. featuresone.Parent = SettingsFrame
  219. featuresone.BackgroundColor3 = Color3.new(0.505882, 0.505882, 0.505882)
  220. featuresone.BorderSizePixel = 0
  221. featuresone.Position = UDim2.new(0.144787639, 0, 0, 0)
  222. featuresone.Size = UDim2.new(0, 68, 0, 23)
  223. featuresone.Font = Enum.Font.Highway
  224. featuresone.Text = "Credits"
  225. featuresone.TextColor3 = Color3.new(0, 0, 0)
  226. featuresone.TextSize = 14
  227.  
  228. closeone.Name = "closeone"
  229. closeone.Parent = SettingsFrame
  230. closeone.BackgroundColor3 = Color3.new(0.505882, 0.505882, 0.505882)
  231. closeone.BorderSizePixel = 0
  232. closeone.Position = UDim2.new(0.868725896, 0, 0.00302114803, 0)
  233. closeone.Size = UDim2.new(0, 68, 0, 24)
  234. closeone.Font = Enum.Font.Highway
  235. closeone.Text = "X"
  236. closeone.TextColor3 = Color3.new(0, 0, 0)
  237. closeone.TextSize = 14
  238.  
  239. settingsone.Name = "settingsone"
  240. settingsone.Parent = SettingsFrame
  241. settingsone.BackgroundColor3 = Color3.new(0.505882, 0.505882, 0.505882)
  242. settingsone.BorderSizePixel = 0
  243. settingsone.Position = UDim2.new(0.293436289, 0, 0.00302114803, 0)
  244. settingsone.Size = UDim2.new(0, 68, 0, 25)
  245. settingsone.Font = Enum.Font.Highway
  246. settingsone.Text = "Settings"
  247. settingsone.TextColor3 = Color3.new(0, 0, 0)
  248. settingsone.TextSize = 14
  249.  
  250. f2o.Name = "f2o"
  251. f2o.Parent = SettingsFrame
  252. f2o.BackgroundColor3 = Color3.new(0.435294, 0.435294, 0.435294)
  253. f2o.BorderSizePixel = 0
  254. f2o.Position = UDim2.new(0, 0, 0.0725075528, 0)
  255. f2o.Size = UDim2.new(0, 518, 0, 9)
  256.  
  257. sethotkey.Name = "sethotkey"
  258. sethotkey.Parent = SettingsFrame
  259. sethotkey.BackgroundColor3 = Color3.new(0.505882, 0.505882, 0.505882)
  260. sethotkey.BorderSizePixel = 0
  261. sethotkey.Position = UDim2.new(0.0521235391, 0, 0.731117845, 0)
  262. sethotkey.Size = UDim2.new(0, 200, 0, 50)
  263. sethotkey.Font = Enum.Font.Highway
  264. sethotkey.Text = "Set Hotkey"
  265. sethotkey.TextColor3 = Color3.new(0.121569, 0.121569, 0.121569)
  266. sethotkey.TextSize = 14
  267.  
  268. hotkey.Name = "hotkey"
  269. hotkey.Parent = SettingsFrame
  270. hotkey.BackgroundColor3 = Color3.new(0.505882, 0.505882, 0.505882)
  271. hotkey.BorderSizePixel = 0
  272. hotkey.Position = UDim2.new(0.0521235503, 0, 0.422960728, 0)
  273. hotkey.Size = UDim2.new(0, 200, 0, 50)
  274. hotkey.Font = Enum.Font.SourceSans
  275. hotkey.PlaceholderText = "Hotkey here"
  276. hotkey.Text = ""
  277. hotkey.TextColor3 = Color3.new(0, 0, 0)
  278. hotkey.TextSize = 14
  279.  
  280. rainbow.Name = "rainbow"
  281. rainbow.Parent = SettingsFrame
  282. rainbow.BackgroundColor3 = Color3.new(0.505882, 0.505882, 0.505882)
  283. rainbow.BorderSizePixel = 0
  284. rainbow.Position = UDim2.new(0.565637112, 0, 0.422960728, 0)
  285. rainbow.Size = UDim2.new(0, 200, 0, 50)
  286. rainbow.Font = Enum.Font.Highway
  287. rainbow.Text = "Rainbow: off"
  288. rainbow.TextColor3 = Color3.new(0.121569, 0.121569, 0.121569)
  289. rainbow.TextSize = 14
  290.  
  291. drag.Name = "drag"
  292. drag.Parent = SettingsFrame
  293. drag.BackgroundColor3 = Color3.new(0.505882, 0.505882, 0.505882)
  294. drag.BorderSizePixel = 0
  295. drag.Position = UDim2.new(0.565637112, 0, 0.731117845, 0)
  296. drag.Size = UDim2.new(0, 200, 0, 50)
  297. drag.Font = Enum.Font.Highway
  298. drag.Text = "Gui Draggable: true"
  299. drag.TextColor3 = Color3.new(0, 0, 0)
  300. drag.TextSize = 14
  301.  
  302. TextLabel_8.Parent = SettingsFrame
  303. TextLabel_8.BackgroundColor3 = Color3.new(1, 1, 1)
  304. TextLabel_8.BackgroundTransparency = 1
  305. TextLabel_8.Position = UDim2.new(0.305019319, 0, 0.117824771, 0)
  306. TextLabel_8.Size = UDim2.new(0, 200, 0, 50)
  307. TextLabel_8.Font = Enum.Font.GothamBlack
  308. TextLabel_8.Text = "SETTINGS"
  309. TextLabel_8.TextColor3 = Color3.new(0, 0, 0)
  310. TextLabel_8.TextSize = 40
  311.  
  312. FeaturesFrame.Name = "FeaturesFrame"
  313. FeaturesFrame.Parent = MainFrame
  314. FeaturesFrame.BackgroundColor3 = Color3.new(0.368627, 0.368627, 0.368627)
  315. FeaturesFrame.Position = UDim2.new(0.000837609172, 0, -0.015858978, 0)
  316. FeaturesFrame.Size = UDim2.new(0, 518, 0, 331)
  317.  
  318. fds.Name = "fds"
  319. fds.Parent = FeaturesFrame
  320. fds.BackgroundColor3 = Color3.new(0.505882, 0.505882, 0.505882)
  321. fds.BorderSizePixel = 0
  322. fds.Position = UDim2.new(0, 0, 0.00302114803, 0)
  323. fds.Size = UDim2.new(0, 68, 0, 22)
  324. fds.Font = Enum.Font.Highway
  325. fds.Text = "Home"
  326. fds.TextColor3 = Color3.new(0, 0, 0)
  327. fds.TextSize = 14
  328.  
  329. creditstwo.Name = "creditstwo"
  330. creditstwo.Parent = FeaturesFrame
  331. creditstwo.BackgroundColor3 = Color3.new(0.505882, 0.505882, 0.505882)
  332. creditstwo.BorderSizePixel = 0
  333. creditstwo.Position = UDim2.new(0.144787639, 0, 0, 0)
  334. creditstwo.Size = UDim2.new(0, 68, 0, 23)
  335. creditstwo.Font = Enum.Font.Highway
  336. creditstwo.Text = "Credits"
  337. creditstwo.TextColor3 = Color3.new(0, 0, 0)
  338. creditstwo.TextSize = 14
  339.  
  340. closetwo.Name = "closetwo"
  341. closetwo.Parent = FeaturesFrame
  342. closetwo.BackgroundColor3 = Color3.new(0.435294, 0.435294, 0.435294)
  343. closetwo.BorderSizePixel = 0
  344. closetwo.Position = UDim2.new(0.868725896, 0, 0.00302114803, 0)
  345. closetwo.Size = UDim2.new(0, 68, 0, 24)
  346. closetwo.Font = Enum.Font.Highway
  347. closetwo.Text = "X"
  348. closetwo.TextColor3 = Color3.new(0, 0, 0)
  349. closetwo.TextSize = 14
  350.  
  351. settingstwo.Name = "settingstwo"
  352. settingstwo.Parent = FeaturesFrame
  353. settingstwo.BackgroundColor3 = Color3.new(0.505882, 0.505882, 0.505882)
  354. settingstwo.BorderSizePixel = 0
  355. settingstwo.Position = UDim2.new(0.306949794, 0, 0.00302114803, 0)
  356. settingstwo.Size = UDim2.new(0, 68, 0, 22)
  357. settingstwo.Font = Enum.Font.Highway
  358. settingstwo.Text = "Settings"
  359. settingstwo.TextColor3 = Color3.new(0, 0, 0)
  360. settingstwo.TextSize = 14
  361.  
  362. f20.Name = "f20"
  363. f20.Parent = FeaturesFrame
  364. f20.BackgroundColor3 = Color3.new(0.435294, 0.435294, 0.435294)
  365. f20.BorderSizePixel = 0
  366. f20.Position = UDim2.new(0, 0, 0.0725075528, 0)
  367. f20.Size = UDim2.new(0, 518, 0, 9)
  368.  
  369. watches.Name = "watches"
  370. watches.Parent = FeaturesFrame
  371. watches.BackgroundColor3 = Color3.new(0.435294, 0.435294, 0.435294)
  372. watches.BorderSizePixel = 0
  373. watches.Position = UDim2.new(0.592664123, 0, 0.178247675, 0)
  374. watches.Size = UDim2.new(0, 200, 0, 50)
  375. watches.Font = Enum.Font.Highway
  376. watches.Text = "Get all Watches"
  377. watches.TextColor3 = Color3.new(0, 0, 0)
  378. watches.TextSize = 14
  379.  
  380. speakers.Name = "speakers"
  381. speakers.Parent = FeaturesFrame
  382. speakers.BackgroundColor3 = Color3.new(0.435294, 0.435294, 0.435294)
  383. speakers.BorderSizePixel = 0
  384. speakers.Position = UDim2.new(0.0173745248, 0, 0.178247735, 0)
  385. speakers.Size = UDim2.new(0, 200, 0, 50)
  386. speakers.Font = Enum.Font.Highway
  387. speakers.Text = "Get all Speakers"
  388. speakers.TextColor3 = Color3.new(0, 0, 0)
  389. speakers.TextSize = 14
  390.  
  391. tfarm.Name = "tfarm"
  392. tfarm.Parent = FeaturesFrame
  393. tfarm.BackgroundColor3 = Color3.new(0.435294, 0.435294, 0.435294)
  394. tfarm.BorderSizePixel = 0
  395. tfarm.Position = UDim2.new(0.0173744857, 0, 0.827794552, 0)
  396. tfarm.Size = UDim2.new(0, 200, 0, 50)
  397. tfarm.Font = Enum.Font.Highway
  398. tfarm.Text = "Text farm: off"
  399. tfarm.TextColor3 = Color3.new(0, 0, 0)
  400. tfarm.TextSize = 14
  401.  
  402. items.Name = "items"
  403. items.Parent = FeaturesFrame
  404. items.BackgroundColor3 = Color3.new(0.435294, 0.435294, 0.435294)
  405. items.BorderSizePixel = 0
  406. items.Position = UDim2.new(0.592664123, 0, 0.53776437, 0)
  407. items.Size = UDim2.new(0, 200, 0, 50)
  408. items.Font = Enum.Font.Highway
  409. items.Text = "Infinite Items"
  410. items.TextColor3 = Color3.new(0, 0, 0)
  411. items.TextSize = 14
  412.  
  413. audio.Name = "audio"
  414. audio.Parent = FeaturesFrame
  415. audio.BackgroundColor3 = Color3.new(0.435294, 0.435294, 0.435294)
  416. audio.BorderSizePixel = 0
  417. audio.Position = UDim2.new(0.0173745174, 0, 0.540785491, 0)
  418. audio.Size = UDim2.new(0, 200, 0, 50)
  419. audio.Font = Enum.Font.Highway
  420. audio.Text = "Get all Smart Audio"
  421. audio.TextColor3 = Color3.new(0, 0, 0)
  422. audio.TextSize = 14
  423.  
  424. autosell.Name = "autosell"
  425. autosell.Parent = FeaturesFrame
  426. autosell.BackgroundColor3 = Color3.new(0.435294, 0.435294, 0.435294)
  427. autosell.BorderSizePixel = 0
  428. autosell.Position = UDim2.new(0.592664063, 0, 0.827794552, 0)
  429. autosell.Size = UDim2.new(0, 200, 0, 50)
  430. autosell.Font = Enum.Font.Highway
  431. autosell.Text = "Autosell: off"
  432. autosell.TextColor3 = Color3.new(0, 0, 0)
  433. autosell.TextSize = 14
  434. local short = hotkey.Text
  435.  
  436.  
  437. MainFrame:TweenPosition(UDim2.new(0.186, 0,0.142, 0), 'In', 'Linear')
  438. wait(1)
  439. local pos = MainFrame.Position
  440.  
  441. game.Players.LocalPlayer:GetMouse().KeyDown:Connect(function(key)
  442. if key == "r" then
  443. pos = MainFrame.Position
  444. end
  445. if key == hotkey.Text then
  446. if MainFrame.Position == UDim2.new(0.209, 0,0.999, 0) then
  447. MainFrame:TweenPosition(pos, 'Out', 'Linear')
  448. else
  449. MainFrame:TweenPosition(UDim2.new(0.209, 0,0.999, 0), 'In', 'Linear')
  450. end
  451. end
  452. end)
  453.  
  454. watches.MouseButton1Click:Connect(function()
  455. game:GetService("ReplicatedStorage").Events.AccessoriesServer:FireServer(3, 1, 0, "Buy")
  456. game:GetService("ReplicatedStorage").Events.AccessoriesServer:FireServer(3, 2, 0, "Buy")
  457. game:GetService("ReplicatedStorage").Events.AccessoriesServer:FireServer(3, 3, 0, "Buy")
  458. game:GetService("ReplicatedStorage").Events.AccessoriesServer:FireServer(3, 4, 0, "Buy")
  459. game:GetService("ReplicatedStorage").Events.AccessoriesServer:FireServer(3, 5, 0, "Buy")
  460. game:GetService("ReplicatedStorage").Events.AccessoriesServer:FireServer(3, 6, 0, "Buy")
  461. game:GetService("ReplicatedStorage").Events.AccessoriesServer:FireServer(3, 7, 0, "Buy")
  462. game:GetService("ReplicatedStorage").Events.AccessoriesServer:FireServer(3, 8, 0, "Buy")
  463. game:GetService("ReplicatedStorage").Events.AccessoriesServer:FireServer(3, 9, 0, "Buy")
  464. game:GetService("ReplicatedStorage").Events.AccessoriesServer:FireServer(3, 10, 0, "Buy")
  465. end)
  466.  
  467. speakers.MouseButton1Click:Connect(function()
  468. game:GetService("ReplicatedStorage").Events.AccessoriesServer:FireServer(1, 1, 0, "Buy")
  469. game:GetService("ReplicatedStorage").Events.AccessoriesServer:FireServer(1, 2, 0, "Buy")
  470. game:GetService("ReplicatedStorage").Events.AccessoriesServer:FireServer(1, 3, 0, "Buy")
  471. game:GetService("ReplicatedStorage").Events.AccessoriesServer:FireServer(1, 4, 0, "Buy")
  472. game:GetService("ReplicatedStorage").Events.AccessoriesServer:FireServer(1, 5, 0, "Buy")
  473. game:GetService("ReplicatedStorage").Events.AccessoriesServer:FireServer(1, 6, 0, "Buy")
  474. game:GetService("ReplicatedStorage").Events.AccessoriesServer:FireServer(1, 7, 0, "Buy")
  475. game:GetService("ReplicatedStorage").Events.AccessoriesServer:FireServer(1, 8, 0, "Buy")
  476. game:GetService("ReplicatedStorage").Events.AccessoriesServer:FireServer(1, 9, 0, "Buy")
  477. game:GetService("ReplicatedStorage").Events.AccessoriesServer:FireServer(1, 10, 0, "Buy")
  478. end)
  479.  
  480. audio.MouseButton1Click:Connect(function()
  481. game:GetService("ReplicatedStorage").Events.AccessoriesServer:FireServer(2, 1, 0, "Buy")
  482. game:GetService("ReplicatedStorage").Events.AccessoriesServer:FireServer(2, 2, 0, "Buy")
  483. game:GetService("ReplicatedStorage").Events.AccessoriesServer:FireServer(2, 3, 0, "Buy")
  484. game:GetService("ReplicatedStorage").Events.AccessoriesServer:FireServer(2, 4, 0, "Buy")
  485. game:GetService("ReplicatedStorage").Events.AccessoriesServer:FireServer(2, 5, 0, "Buy")
  486. game:GetService("ReplicatedStorage").Events.AccessoriesServer:FireServer(2, 6, 0, "Buy")
  487. game:GetService("ReplicatedStorage").Events.AccessoriesServer:FireServer(2, 7, 0, "Buy")
  488. game:GetService("ReplicatedStorage").Events.AccessoriesServer:FireServer(2, 8, 0, "Buy")
  489. game:GetService("ReplicatedStorage").Events.AccessoriesServer:FireServer(2, 9, 0, "Buy")
  490. game:GetService("ReplicatedStorage").Events.AccessoriesServer:FireServer(2, 10, 0, "Buy")
  491. end)
  492.  
  493. tfarm.MouseButton1Click:Connect(function()
  494. if textf == false then
  495. textf = true
  496. tfarm.Text = "Text farm: on"
  497. else
  498. textf = false
  499. tfarm.Text = "Text farm: off"
  500. end
  501.  
  502. while textf do
  503. wait()
  504. for i = 1, 10 do
  505. game:GetService("ReplicatedStorage").Events.SendTexts:FireServer("Phone")
  506. game:GetService("ReplicatedStorage").Events.SendTexts:FireServer("Computer")
  507. game:GetService("ReplicatedStorage").Events.SendTexts:FireServer("Tablet")
  508. end
  509. end
  510. end)
  511.  
  512. items.MouseButton1Click:Connect(function()
  513. game.ReplicatedStorage.Events['TerminalReward']:FireServer(1000000000000000, 1000000000000000, 1000000000000000, 30)
  514. end)
  515.  
  516. homethree.MouseButton1Click:Connect(function()
  517. CreditsFrame.Visible = false
  518. FeaturesFrame.Visible = true
  519. end)
  520.  
  521. settingsthree.MouseButton1Click:connect(function()
  522. CreditsFrame.Visible = false
  523. SettingsFrame.Visible = true
  524. end)
  525.  
  526. closethree.MouseButton1Click:Connect(function()
  527. MainFrame:TweenPosition(UDim2.new(0.209, 0,0.999, 0), 'In', 'Linear')
  528. end)
  529.  
  530. autosell.MouseButton1Click:Connect(function()
  531. if auto == false then
  532. autosell.Text = "Autosell: on"
  533. auto = true
  534. else
  535. autosell.Text = "Autosell: off"
  536. auto = false
  537. end
  538.  
  539.  
  540. for i, v in pairs(sell) do
  541. while auto do
  542. wait()
  543. v.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  544. v.Transparency = 1
  545. v.CanCollide = false
  546. end
  547. end
  548. end)
  549.  
  550. creditstwo.MouseButton1Click:Connect(function()
  551. FeaturesFrame.Visible = false
  552. CreditsFrame.Visible = true
  553. end)
  554.  
  555. settingstwo.MouseButton1Down:Connect(function()
  556. FeaturesFrame.Visible = false
  557. SettingsFrame.Visible = true
  558. end)
  559.  
  560. closetwo.MouseButton1Click:Connect(function()
  561. MainFrame:TweenPosition(UDim2.new(0.209, 0,0.999, 0), 'In', 'Linear')
  562. end)
  563.  
  564. closeone.MouseButton1Click:connect(function()
  565. MainFrame:TweenPosition(UDim2.new(0.209, 0,0.999, 0), 'In', 'Linear')
  566. end)
  567.  
  568. drag.MouseButton1Click:Connect(function()
  569. if MainFrame.Draggable then
  570. MainFrame.Draggable = not MainFrame.Draggable
  571. drag.Text = "Gui Draggable: false"
  572. else
  573. drag.Text = "Gui Draggable: true"
  574. MainFrame.Draggable = true
  575. end
  576. end)
  577.  
  578. featuresone.MouseButton1Down:Connect(function()
  579. SettingsFrame.Visible = false
  580. CreditsFrame.Visible = true
  581. end)
  582.  
  583. home.MouseButton1Down:Connect(function()
  584. SettingsFrame.Visible = false
  585. FeaturesFrame.Visible = true
  586. end)
  587.  
  588. sethotkey.MouseButton1Down:Connect(function()
  589. short = hotkey.Text
  590. end)
  591.  
  592.  
  593. -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement