ChaosityYT

Tower Battles Tower Memes V1 GUI

Jun 5th, 2019
2,007
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.50 KB | None | 0 0
  1. --[[
  2. ~~Tower Memes V1~~
  3. Made by ThisW0ntGetBanned
  4. Discord: https://discord.gg/uxgWuan
  5. --]]
  6. local TowerMemes = Instance.new("ScreenGui")
  7. local Main = Instance.new("Frame")
  8. local Modding = Instance.new("Frame")
  9. local ModdingLabel = Instance.new("TextLabel")
  10. local Upgrade = Instance.new("TextButton")
  11. local TextLabel = Instance.new("TextLabel")
  12. local Note = Instance.new("TextLabel")
  13. local Purchasing = Instance.new("Frame")
  14. local PurchaseLabel1 = Instance.new("TextLabel")
  15. local Scout = Instance.new("TextButton")
  16. local TextLabel_2 = Instance.new("TextLabel")
  17. local Fragger = Instance.new("TextButton")
  18. local Cryo = Instance.new("TextButton")
  19. local Sniper = Instance.new("TextButton")
  20. local Shotgunner = Instance.new("TextButton")
  21. local Farm = Instance.new("TextButton")
  22. local Patrol = Instance.new("TextButton")
  23. local Tuber = Instance.new("TextButton")
  24. local Soldier = Instance.new("TextButton")
  25. local TextLabel_3 = Instance.new("TextLabel")
  26. local TextLabel_4 = Instance.new("TextLabel")
  27. local TextLabel_5 = Instance.new("TextLabel")
  28. local TextLabel_6 = Instance.new("TextLabel")
  29. local TextLabel_7 = Instance.new("TextLabel")
  30. local TextLabel_8 = Instance.new("TextLabel")
  31. local TextLabel_9 = Instance.new("TextLabel")
  32. local TextLabel_10 = Instance.new("TextLabel")
  33. local Purchasing2 = Instance.new("Frame")
  34. local PurchaseLabel2 = Instance.new("TextLabel")
  35. local Barracks = Instance.new("TextButton")
  36. local TextLabel_11 = Instance.new("TextLabel")
  37. local Phaser = Instance.new("TextButton")
  38. local Commander = Instance.new("TextButton")
  39. local Commando = Instance.new("TextButton")
  40. local RailGunner = Instance.new("TextButton")
  41. local Flamethrower = Instance.new("TextButton")
  42. local Aviator = Instance.new("TextButton")
  43. local Mercenary = Instance.new("TextButton")
  44. local TextLabel_12 = Instance.new("TextLabel")
  45. local TextLabel_13 = Instance.new("TextLabel")
  46. local TextLabel_14 = Instance.new("TextLabel")
  47. local TextLabel_15 = Instance.new("TextLabel")
  48. local TextLabel_16 = Instance.new("TextLabel")
  49. local TextLabel_17 = Instance.new("TextLabel")
  50. local TextLabel_18 = Instance.new("TextLabel")
  51. local DJ = Instance.new("TextButton")
  52. local TextLabel_19 = Instance.new("TextLabel")
  53. local UselessShit = Instance.new("Frame")
  54. local TextLabel_20 = Instance.new("TextLabel")
  55. local TpAllTowers = Instance.new("TextButton")
  56. local TextLabel_21 = Instance.new("TextLabel")
  57. local SellAllTowers = Instance.new("TextButton")
  58. local TeleportAllZombies = Instance.new("TextButton")
  59. local TextLabel_22 = Instance.new("TextLabel")
  60. local TextLabel_23 = Instance.new("TextLabel")
  61. local Settings = Instance.new("Frame")
  62. local SettingsLabel = Instance.new("TextLabel")
  63. local Rainbow = Instance.new("TextButton")
  64. local TextLabel_24 = Instance.new("TextLabel")
  65. local BreakGame = Instance.new("TextButton")
  66. local TextLabel_25 = Instance.new("TextLabel")
  67. local LOLmemesTower = Instance.new("TextLabel")
  68. local Toggle = Instance.new("TextButton")
  69.  
  70. TowerMemes.Name = "TowerMemes"
  71. TowerMemes.Parent = game.CoreGui
  72.  
  73. Main.Name = "Main"
  74. Main.Parent = TowerMemes
  75. Main.BackgroundColor3 = Color3.new(1, 1, 1)
  76. Main.BackgroundTransparency = 1
  77. Main.Position = UDim2.new(0.535000026, 0, 0.262798637, 0)
  78. Main.Size = UDim2.new(0, 100, 0, 100)
  79.  
  80. Modding.Name = "Modding"
  81. Modding.Parent = Main
  82. Modding.BackgroundColor3 = Color3.new(0, 0, 0)
  83. Modding.BackgroundTransparency = 0.69999998807907
  84. Modding.Position = UDim2.new(-7.48999977, 0, -1.90999997, 0)
  85. Modding.Size = UDim2.new(0, 207, 0, 319)
  86.  
  87. ModdingLabel.Name = "ModdingLabel"
  88. ModdingLabel.Parent = Modding
  89. ModdingLabel.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  90. ModdingLabel.BorderSizePixel = 0
  91. ModdingLabel.Size = UDim2.new(0, 207, 0, 50)
  92. ModdingLabel.Font = Enum.Font.SourceSans
  93. ModdingLabel.Text = "Modding"
  94. ModdingLabel.TextColor3 = Color3.new(0, 0, 0)
  95. ModdingLabel.TextSize = 14
  96. ModdingLabel.TextStrokeTransparency = 0.89999997615814
  97.  
  98. Upgrade.Name = "Upgrade"
  99. Upgrade.Parent = Modding
  100. Upgrade.BackgroundColor3 = Color3.new(1, 1, 1)
  101. Upgrade.BackgroundTransparency = 1
  102. Upgrade.Position = UDim2.new(0.227053136, 0, 0.156739816, 0)
  103. Upgrade.Size = UDim2.new(0, 160, 0, 50)
  104. Upgrade.Font = Enum.Font.SourceSans
  105. Upgrade.Text = "Upgrade Others Buildings"
  106. Upgrade.TextColor3 = Color3.new(1, 0, 0)
  107. Upgrade.TextSize = 17
  108. Upgrade.TextXAlignment = Enum.TextXAlignment.Left
  109.  
  110. TextLabel.Parent = Modding
  111. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  112. TextLabel.BackgroundTransparency = 1
  113. TextLabel.Position = UDim2.new(0, 0, 0.156739816, 0)
  114. TextLabel.Size = UDim2.new(0, 47, 0, 50)
  115. TextLabel.Font = Enum.Font.SourceSans
  116. TextLabel.Text = ">"
  117. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  118. TextLabel.TextSize = 25
  119.  
  120. Note.Name = "Note"
  121. Note.Parent = Modding
  122. Note.BackgroundColor3 = Color3.new(1, 1, 1)
  123. Note.BackgroundTransparency = 1
  124. Note.Position = UDim2.new(0, 0, 0.297805637, 0)
  125. Note.Size = UDim2.new(0, 207, 0, 150)
  126. Note.Font = Enum.Font.SourceSans
  127. Note.Text = "Example: Click on Somone elses Tower \nand you can Upgrade it,\n keep in mind you can't sell it."
  128. Note.TextColor3 = Color3.new(0, 0, 0)
  129. Note.TextScaled = true
  130. Note.TextSize = 25
  131. Note.TextStrokeTransparency = 2
  132. Note.TextTransparency = 0.5
  133. Note.TextWrapped = true
  134.  
  135. Purchasing.Name = "Purchasing"
  136. Purchasing.Parent = Main
  137. Purchasing.BackgroundColor3 = Color3.new(0, 0, 0)
  138. Purchasing.BackgroundTransparency = 0.69999998807907
  139. Purchasing.Position = UDim2.new(-4.98312521, 0, -1.91155863, 0)
  140. Purchasing.Size = UDim2.new(0, 207, 0, 512)
  141.  
  142. PurchaseLabel1.Name = "PurchaseLabel1"
  143. PurchaseLabel1.Parent = Purchasing
  144. PurchaseLabel1.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  145. PurchaseLabel1.BorderSizePixel = 0
  146. PurchaseLabel1.Position = UDim2.new(0, 0, 7.4505806e-09, 0)
  147. PurchaseLabel1.Size = UDim2.new(0, 207, 0, 50)
  148. PurchaseLabel1.Font = Enum.Font.SourceSans
  149. PurchaseLabel1.Text = "Tower Purchasing"
  150. PurchaseLabel1.TextColor3 = Color3.new(0, 0, 0)
  151. PurchaseLabel1.TextSize = 14
  152. PurchaseLabel1.TextStrokeTransparency = 0.89999997615814
  153.  
  154. Scout.Name = "Scout"
  155. Scout.Parent = Purchasing
  156. Scout.BackgroundColor3 = Color3.new(1, 1, 1)
  157. Scout.BackgroundTransparency = 1
  158. Scout.Position = UDim2.new(0.256038636, 0, 0.0976399332, 0)
  159. Scout.Size = UDim2.new(0, 154, 0, 50)
  160. Scout.Font = Enum.Font.SourceSans
  161. Scout.Text = "Scout [250]"
  162. Scout.TextColor3 = Color3.new(1, 0, 0)
  163. Scout.TextSize = 17
  164. Scout.TextXAlignment = Enum.TextXAlignment.Left
  165.  
  166. TextLabel_2.Parent = Purchasing
  167. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  168. TextLabel_2.BackgroundTransparency = 1
  169. TextLabel_2.Position = UDim2.new(0, 0, 0.478533745, 0)
  170. TextLabel_2.Size = UDim2.new(0, 53, 0, 50)
  171. TextLabel_2.Font = Enum.Font.SourceSans
  172. TextLabel_2.Text = ">"
  173. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  174. TextLabel_2.TextSize = 25
  175.  
  176. Fragger.Name = "Fragger"
  177. Fragger.Parent = Purchasing
  178. Fragger.BackgroundColor3 = Color3.new(1, 1, 1)
  179. Fragger.BackgroundTransparency = 1
  180. Fragger.Position = UDim2.new(0.256038666, 0, 0.282464296, 0)
  181. Fragger.Size = UDim2.new(0, 154, 0, 50)
  182. Fragger.Font = Enum.Font.SourceSans
  183. Fragger.Text = "Fragger [350]"
  184. Fragger.TextColor3 = Color3.new(1, 0, 0)
  185. Fragger.TextSize = 17
  186. Fragger.TextXAlignment = Enum.TextXAlignment.Left
  187.  
  188. Cryo.Name = "Cryo"
  189. Cryo.Parent = Purchasing
  190. Cryo.BackgroundColor3 = Color3.new(1, 1, 1)
  191. Cryo.BackgroundTransparency = 1
  192. Cryo.Position = UDim2.new(0.256038666, 0, 0.478237748, 0)
  193. Cryo.Size = UDim2.new(0, 154, 0, 50)
  194. Cryo.Font = Enum.Font.SourceSans
  195. Cryo.Text = "Cryo-Gunner [200]"
  196. Cryo.TextColor3 = Color3.new(1, 0, 0)
  197. Cryo.TextSize = 17
  198. Cryo.TextXAlignment = Enum.TextXAlignment.Left
  199.  
  200. Sniper.Name = "Sniper"
  201. Sniper.Parent = Purchasing
  202. Sniper.BackgroundColor3 = Color3.new(1, 1, 1)
  203. Sniper.BackgroundTransparency = 1
  204. Sniper.Position = UDim2.new(0.256038636, 0, 0.185300246, 0)
  205. Sniper.Size = UDim2.new(0, 154, 0, 50)
  206. Sniper.Font = Enum.Font.SourceSans
  207. Sniper.Text = "Sniper [450]"
  208. Sniper.TextColor3 = Color3.new(1, 0, 0)
  209. Sniper.TextSize = 17
  210. Sniper.TextXAlignment = Enum.TextXAlignment.Left
  211.  
  212. Shotgunner.Name = "Shotgunner"
  213. Shotgunner.Parent = Purchasing
  214. Shotgunner.BackgroundColor3 = Color3.new(1, 1, 1)
  215. Shotgunner.BackgroundTransparency = 1
  216. Shotgunner.Position = UDim2.new(0.256038547, 0, 0.381073654, 0)
  217. Shotgunner.Size = UDim2.new(0, 154, 0, 50)
  218. Shotgunner.Font = Enum.Font.SourceSans
  219. Shotgunner.Text = "Shotgunner [400]"
  220. Shotgunner.TextColor3 = Color3.new(1, 0, 0)
  221. Shotgunner.TextSize = 17
  222. Shotgunner.TextXAlignment = Enum.TextXAlignment.Left
  223.  
  224. Farm.Name = "Farm"
  225. Farm.Parent = Purchasing
  226. Farm.BackgroundColor3 = Color3.new(1, 1, 1)
  227. Farm.BackgroundTransparency = 1
  228. Farm.Position = UDim2.new(0.256038666, 0, 0.575401723, 0)
  229. Farm.Size = UDim2.new(0, 154, 0, 50)
  230. Farm.Font = Enum.Font.SourceSans
  231. Farm.Text = "Farm [300]"
  232. Farm.TextColor3 = Color3.new(1, 0, 0)
  233. Farm.TextSize = 17
  234. Farm.TextXAlignment = Enum.TextXAlignment.Left
  235.  
  236. Patrol.Name = "Patrol"
  237. Patrol.Parent = Purchasing
  238. Patrol.BackgroundColor3 = Color3.new(1, 1, 1)
  239. Patrol.BackgroundTransparency = 1
  240. Patrol.Position = UDim2.new(0.256038845, 0, 0.86178863, 0)
  241. Patrol.Size = UDim2.new(0, 154, 0, 50)
  242. Patrol.Font = Enum.Font.SourceSans
  243. Patrol.Text = "Patrol [400]"
  244. Patrol.TextColor3 = Color3.new(1, 0, 0)
  245. Patrol.TextSize = 17
  246. Patrol.TextXAlignment = Enum.TextXAlignment.Left
  247.  
  248. Tuber.Name = "Tuber"
  249. Tuber.Parent = Purchasing
  250. Tuber.BackgroundColor3 = Color3.new(1, 1, 1)
  251. Tuber.BackgroundTransparency = 1
  252. Tuber.Position = UDim2.new(0.256038666, 0, 0.772437096, 0)
  253. Tuber.Size = UDim2.new(0, 154, 0, 50)
  254. Tuber.Font = Enum.Font.SourceSans
  255. Tuber.Text = "Tuber [850]"
  256. Tuber.TextColor3 = Color3.new(1, 0, 0)
  257. Tuber.TextSize = 17
  258. Tuber.TextXAlignment = Enum.TextXAlignment.Left
  259.  
  260. Soldier.Name = "Soldier"
  261. Soldier.Parent = Purchasing
  262. Soldier.BackgroundColor3 = Color3.new(1, 1, 1)
  263. Soldier.BackgroundTransparency = 1
  264. Soldier.Position = UDim2.new(0.256038666, 0, 0.673319936, 0)
  265. Soldier.Size = UDim2.new(0, 154, 0, 50)
  266. Soldier.Font = Enum.Font.SourceSans
  267. Soldier.Text = "Soldier [450]"
  268. Soldier.TextColor3 = Color3.new(1, 0, 0)
  269. Soldier.TextSize = 17
  270. Soldier.TextXAlignment = Enum.TextXAlignment.Left
  271.  
  272. TextLabel_3.Parent = Purchasing
  273. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  274. TextLabel_3.BackgroundTransparency = 1
  275. TextLabel_3.Position = UDim2.new(0, 0, 0.771671057, 0)
  276. TextLabel_3.Size = UDim2.new(0, 53, 0, 50)
  277. TextLabel_3.Font = Enum.Font.SourceSans
  278. TextLabel_3.Text = ">"
  279. TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
  280. TextLabel_3.TextSize = 25
  281.  
  282. TextLabel_4.Parent = Purchasing
  283. TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  284. TextLabel_4.BackgroundTransparency = 1
  285. TextLabel_4.Position = UDim2.new(0, 0, 0.38147229, 0)
  286. TextLabel_4.Size = UDim2.new(0, 53, 0, 50)
  287. TextLabel_4.Font = Enum.Font.SourceSans
  288. TextLabel_4.Text = ">"
  289. TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
  290. TextLabel_4.TextSize = 25
  291.  
  292. TextLabel_5.Parent = Purchasing
  293. TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
  294. TextLabel_5.BackgroundTransparency = 1
  295. TextLabel_5.Position = UDim2.new(0, 0, 0.57559514, 0)
  296. TextLabel_5.Size = UDim2.new(0, 53, 0, 50)
  297. TextLabel_5.Font = Enum.Font.SourceSans
  298. TextLabel_5.Text = ">"
  299. TextLabel_5.TextColor3 = Color3.new(1, 1, 1)
  300. TextLabel_5.TextSize = 25
  301.  
  302. TextLabel_6.Parent = Purchasing
  303. TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
  304. TextLabel_6.BackgroundTransparency = 1
  305. TextLabel_6.Position = UDim2.new(0, 0, 0.674609661, 0)
  306. TextLabel_6.Size = UDim2.new(0, 53, 0, 50)
  307. TextLabel_6.Font = Enum.Font.SourceSans
  308. TextLabel_6.Text = ">"
  309. TextLabel_6.TextColor3 = Color3.new(1, 1, 1)
  310. TextLabel_6.TextSize = 25
  311.  
  312. TextLabel_7.Parent = Purchasing
  313. TextLabel_7.BackgroundColor3 = Color3.new(1, 1, 1)
  314. TextLabel_7.BackgroundTransparency = 1
  315. TextLabel_7.Position = UDim2.new(0, 0, 0.0981005728, 0)
  316. TextLabel_7.Size = UDim2.new(0, 53, 0, 50)
  317. TextLabel_7.Font = Enum.Font.SourceSans
  318. TextLabel_7.Text = ">"
  319. TextLabel_7.TextColor3 = Color3.new(1, 1, 1)
  320. TextLabel_7.TextSize = 25
  321.  
  322. TextLabel_8.Parent = Purchasing
  323. TextLabel_8.BackgroundColor3 = Color3.new(1, 1, 1)
  324. TextLabel_8.BackgroundTransparency = 1
  325. TextLabel_8.Position = UDim2.new(0, 0, 0.185396373, 0)
  326. TextLabel_8.Size = UDim2.new(0, 53, 0, 50)
  327. TextLabel_8.Font = Enum.Font.SourceSans
  328. TextLabel_8.Text = ">"
  329. TextLabel_8.TextColor3 = Color3.new(1, 1, 1)
  330. TextLabel_8.TextSize = 25
  331.  
  332. TextLabel_9.Parent = Purchasing
  333. TextLabel_9.BackgroundColor3 = Color3.new(1, 1, 1)
  334. TextLabel_9.BackgroundTransparency = 1
  335. TextLabel_9.Position = UDim2.new(0, 0, 0.282457769, 0)
  336. TextLabel_9.Size = UDim2.new(0, 53, 0, 50)
  337. TextLabel_9.Font = Enum.Font.SourceSans
  338. TextLabel_9.Text = ">"
  339. TextLabel_9.TextColor3 = Color3.new(1, 1, 1)
  340. TextLabel_9.TextSize = 25
  341.  
  342. TextLabel_10.Parent = Purchasing
  343. TextLabel_10.BackgroundColor3 = Color3.new(1, 1, 1)
  344. TextLabel_10.BackgroundTransparency = 1
  345. TextLabel_10.Position = UDim2.new(0, 0, 0.862278283, 0)
  346. TextLabel_10.Size = UDim2.new(0, 53, 0, 50)
  347. TextLabel_10.Font = Enum.Font.SourceSans
  348. TextLabel_10.Text = ">"
  349. TextLabel_10.TextColor3 = Color3.new(1, 1, 1)
  350. TextLabel_10.TextSize = 25
  351.  
  352. Purchasing2.Name = "Purchasing2"
  353. Purchasing2.Parent = Main
  354. Purchasing2.BackgroundColor3 = Color3.new(0, 0, 0)
  355. Purchasing2.BackgroundTransparency = 0.69999998807907
  356. Purchasing2.Position = UDim2.new(-2.39937496, 0, -1.91155839, 0)
  357. Purchasing2.Size = UDim2.new(0, 207, 0, 512)
  358.  
  359. PurchaseLabel2.Name = "PurchaseLabel2"
  360. PurchaseLabel2.Parent = Purchasing2
  361. PurchaseLabel2.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  362. PurchaseLabel2.BorderSizePixel = 0
  363. PurchaseLabel2.Size = UDim2.new(0, 207, 0, 50)
  364. PurchaseLabel2.Font = Enum.Font.SourceSans
  365. PurchaseLabel2.Text = "Tower Purchasing 2"
  366. PurchaseLabel2.TextColor3 = Color3.new(0, 0, 0)
  367. PurchaseLabel2.TextSize = 14
  368. PurchaseLabel2.TextStrokeTransparency = 0.89999997615814
  369.  
  370. Barracks.Name = "Barracks"
  371. Barracks.Parent = Purchasing2
  372. Barracks.BackgroundColor3 = Color3.new(1, 1, 1)
  373. Barracks.BackgroundTransparency = 1
  374. Barracks.Position = UDim2.new(0.256038904, 0, 0.673110843, 0)
  375. Barracks.Size = UDim2.new(0, 154, 0, 50)
  376. Barracks.Font = Enum.Font.SourceSans
  377. Barracks.Text = "Barracks [550]"
  378. Barracks.TextColor3 = Color3.new(1, 0, 0)
  379. Barracks.TextSize = 17
  380. Barracks.TextXAlignment = Enum.TextXAlignment.Left
  381.  
  382. TextLabel_11.Parent = Purchasing2
  383. TextLabel_11.BackgroundColor3 = Color3.new(1, 1, 1)
  384. TextLabel_11.BackgroundTransparency = 1
  385. TextLabel_11.Position = UDim2.new(0, 0, 0.282485873, 0)
  386. TextLabel_11.Size = UDim2.new(0, 53, 0, 50)
  387. TextLabel_11.Font = Enum.Font.SourceSans
  388. TextLabel_11.Text = ">"
  389. TextLabel_11.TextColor3 = Color3.new(1, 1, 1)
  390. TextLabel_11.TextSize = 25
  391.  
  392. Phaser.Name = "Phaser"
  393. Phaser.Parent = Purchasing2
  394. Phaser.BackgroundColor3 = Color3.new(1, 1, 1)
  395. Phaser.BackgroundTransparency = 1
  396. Phaser.Position = UDim2.new(0.256038666, 0, 0.57554388, 0)
  397. Phaser.Size = UDim2.new(0, 154, 0, 50)
  398. Phaser.Font = Enum.Font.SourceSans
  399. Phaser.Text = "Phaser [3200]"
  400. Phaser.TextColor3 = Color3.new(1, 0, 0)
  401. Phaser.TextSize = 17
  402. Phaser.TextXAlignment = Enum.TextXAlignment.Left
  403.  
  404. Commander.Name = "Commander"
  405. Commander.Parent = Purchasing2
  406. Commander.BackgroundColor3 = Color3.new(1, 1, 1)
  407. Commander.BackgroundTransparency = 1
  408. Commander.Position = UDim2.new(0.256038666, 0, 0.381118417, 0)
  409. Commander.Size = UDim2.new(0, 154, 0, 50)
  410. Commander.Font = Enum.Font.SourceSans
  411. Commander.Text = "Commander[600]"
  412. Commander.TextColor3 = Color3.new(1, 0, 0)
  413. Commander.TextSize = 17
  414. Commander.TextXAlignment = Enum.TextXAlignment.Left
  415.  
  416. Commando.Name = "Commando"
  417. Commando.Parent = Purchasing2
  418. Commando.BackgroundColor3 = Color3.new(1, 1, 1)
  419. Commando.BackgroundTransparency = 1
  420. Commando.Position = UDim2.new(0.256038666, 0, 0.283150315, 0)
  421. Commando.Size = UDim2.new(0, 154, 0, 50)
  422. Commando.Font = Enum.Font.SourceSans
  423. Commando.Text = "Commando [1850]"
  424. Commando.TextColor3 = Color3.new(1, 0, 0)
  425. Commando.TextSize = 17
  426. Commando.TextXAlignment = Enum.TextXAlignment.Left
  427.  
  428. RailGunner.Name = "RailGunner"
  429. RailGunner.Parent = Purchasing2
  430. RailGunner.BackgroundColor3 = Color3.new(1, 1, 1)
  431. RailGunner.BackgroundTransparency = 1
  432. RailGunner.Position = UDim2.new(0.256038666, 0, 0.479349971, 0)
  433. RailGunner.Size = UDim2.new(0, 154, 0, 50)
  434. RailGunner.Font = Enum.Font.SourceSans
  435. RailGunner.Text = "Railgunner [2450]"
  436. RailGunner.TextColor3 = Color3.new(1, 0, 0)
  437. RailGunner.TextSize = 17
  438. RailGunner.TextXAlignment = Enum.TextXAlignment.Left
  439.  
  440. Flamethrower.Name = "Flamethrower"
  441. Flamethrower.Parent = Purchasing2
  442. Flamethrower.BackgroundColor3 = Color3.new(1, 1, 1)
  443. Flamethrower.BackgroundTransparency = 1
  444. Flamethrower.Position = UDim2.new(0.256038666, 0, 0.185463488, 0)
  445. Flamethrower.Size = UDim2.new(0, 154, 0, 50)
  446. Flamethrower.Font = Enum.Font.SourceSans
  447. Flamethrower.Text = "Flamethrower [750]"
  448. Flamethrower.TextColor3 = Color3.new(1, 0, 0)
  449. Flamethrower.TextSize = 17
  450. Flamethrower.TextXAlignment = Enum.TextXAlignment.Left
  451.  
  452. Aviator.Name = "Aviator"
  453. Aviator.Parent = Purchasing2
  454. Aviator.BackgroundColor3 = Color3.new(1, 1, 1)
  455. Aviator.BackgroundTransparency = 1
  456. Aviator.Position = UDim2.new(0.256038666, 0, 0.0967527628, 0)
  457. Aviator.Size = UDim2.new(0, 154, 0, 50)
  458. Aviator.Font = Enum.Font.SourceSans
  459. Aviator.Text = "Aviator [825]"
  460. Aviator.TextColor3 = Color3.new(1, 0, 0)
  461. Aviator.TextSize = 17
  462. Aviator.TextXAlignment = Enum.TextXAlignment.Left
  463.  
  464. Mercenary.Name = "Mercenary"
  465. Mercenary.Parent = Purchasing2
  466. Mercenary.BackgroundColor3 = Color3.new(1, 1, 1)
  467. Mercenary.BackgroundTransparency = 1
  468. Mercenary.Position = UDim2.new(0.256038606, 0, 0.771484375, 0)
  469. Mercenary.Size = UDim2.new(0, 154, 0, 50)
  470. Mercenary.Font = Enum.Font.SourceSans
  471. Mercenary.Text = "Mercenary [900]"
  472. Mercenary.TextColor3 = Color3.new(1, 0, 0)
  473. Mercenary.TextSize = 17
  474. Mercenary.TextXAlignment = Enum.TextXAlignment.Left
  475.  
  476. TextLabel_12.Parent = Purchasing2
  477. TextLabel_12.BackgroundColor3 = Color3.new(1, 1, 1)
  478. TextLabel_12.BackgroundTransparency = 1
  479. TextLabel_12.Position = UDim2.new(0, 0, 0.0969389975, 0)
  480. TextLabel_12.Size = UDim2.new(0, 53, 0, 50)
  481. TextLabel_12.Font = Enum.Font.SourceSans
  482. TextLabel_12.Text = ">"
  483. TextLabel_12.TextColor3 = Color3.new(1, 1, 1)
  484. TextLabel_12.TextSize = 25
  485.  
  486. TextLabel_13.Parent = Purchasing2
  487. TextLabel_13.BackgroundColor3 = Color3.new(1, 1, 1)
  488. TextLabel_13.BackgroundTransparency = 1
  489. TextLabel_13.Position = UDim2.new(0, 0, 0.184829623, 0)
  490. TextLabel_13.Size = UDim2.new(0, 53, 0, 50)
  491. TextLabel_13.Font = Enum.Font.SourceSans
  492. TextLabel_13.Text = ">"
  493. TextLabel_13.TextColor3 = Color3.new(1, 1, 1)
  494. TextLabel_13.TextSize = 25
  495.  
  496. TextLabel_14.Parent = Purchasing2
  497. TextLabel_14.BackgroundColor3 = Color3.new(1, 1, 1)
  498. TextLabel_14.BackgroundTransparency = 1
  499. TextLabel_14.Position = UDim2.new(0, 0, 0.770767093, 0)
  500. TextLabel_14.Size = UDim2.new(0, 53, 0, 50)
  501. TextLabel_14.Font = Enum.Font.SourceSans
  502. TextLabel_14.Text = ">"
  503. TextLabel_14.TextColor3 = Color3.new(1, 1, 1)
  504. TextLabel_14.TextSize = 25
  505.  
  506. TextLabel_15.Parent = Purchasing2
  507. TextLabel_15.BackgroundColor3 = Color3.new(1, 1, 1)
  508. TextLabel_15.BackgroundTransparency = 1
  509. TextLabel_15.Position = UDim2.new(0, 0, 0.673110843, 0)
  510. TextLabel_15.Size = UDim2.new(0, 53, 0, 50)
  511. TextLabel_15.Font = Enum.Font.SourceSans
  512. TextLabel_15.Text = ">"
  513. TextLabel_15.TextColor3 = Color3.new(1, 1, 1)
  514. TextLabel_15.TextSize = 25
  515.  
  516. TextLabel_16.Parent = Purchasing2
  517. TextLabel_16.BackgroundColor3 = Color3.new(1, 1, 1)
  518. TextLabel_16.BackgroundTransparency = 1
  519. TextLabel_16.Position = UDim2.new(0, 0, 0.575454593, 0)
  520. TextLabel_16.Size = UDim2.new(0, 53, 0, 50)
  521. TextLabel_16.Font = Enum.Font.SourceSans
  522. TextLabel_16.Text = ">"
  523. TextLabel_16.TextColor3 = Color3.new(1, 1, 1)
  524. TextLabel_16.TextSize = 25
  525.  
  526. TextLabel_17.Parent = Purchasing2
  527. TextLabel_17.BackgroundColor3 = Color3.new(1, 1, 1)
  528. TextLabel_17.BackgroundTransparency = 1
  529. TextLabel_17.Position = UDim2.new(0, 0, 0.477798373, 0)
  530. TextLabel_17.Size = UDim2.new(0, 53, 0, 50)
  531. TextLabel_17.Font = Enum.Font.SourceSans
  532. TextLabel_17.Text = ">"
  533. TextLabel_17.TextColor3 = Color3.new(1, 1, 1)
  534. TextLabel_17.TextSize = 25
  535.  
  536. TextLabel_18.Parent = Purchasing2
  537. TextLabel_18.BackgroundColor3 = Color3.new(1, 1, 1)
  538. TextLabel_18.BackgroundTransparency = 1
  539. TextLabel_18.Position = UDim2.new(0, 0, 0.380142123, 0)
  540. TextLabel_18.Size = UDim2.new(0, 53, 0, 50)
  541. TextLabel_18.Font = Enum.Font.SourceSans
  542. TextLabel_18.Text = ">"
  543. TextLabel_18.TextColor3 = Color3.new(1, 1, 1)
  544. TextLabel_18.TextSize = 25
  545.  
  546. DJ.Name = "DJ"
  547. DJ.Parent = Purchasing2
  548. DJ.BackgroundColor3 = Color3.new(1, 1, 1)
  549. DJ.BackgroundTransparency = 1
  550. DJ.Position = UDim2.new(0.256038606, 0, 0.861328125, 0)
  551. DJ.Size = UDim2.new(0, 154, 0, 50)
  552. DJ.Font = Enum.Font.SourceSans
  553. DJ.Text = "DJ [950]"
  554. DJ.TextColor3 = Color3.new(1, 0, 0)
  555. DJ.TextSize = 17
  556. DJ.TextXAlignment = Enum.TextXAlignment.Left
  557.  
  558. TextLabel_19.Parent = Purchasing2
  559. TextLabel_19.BackgroundColor3 = Color3.new(1, 1, 1)
  560. TextLabel_19.BackgroundTransparency = 1
  561. TextLabel_19.Position = UDim2.new(0, 0, 0.860610843, 0)
  562. TextLabel_19.Size = UDim2.new(0, 53, 0, 50)
  563. TextLabel_19.Font = Enum.Font.SourceSans
  564. TextLabel_19.Text = ">"
  565. TextLabel_19.TextColor3 = Color3.new(1, 1, 1)
  566. TextLabel_19.TextSize = 25
  567.  
  568. UselessShit.Name = "UselessShit"
  569. UselessShit.Parent = Main
  570. UselessShit.BackgroundColor3 = Color3.new(0, 0, 0)
  571. UselessShit.BackgroundTransparency = 0.69999998807907
  572. UselessShit.Position = UDim2.new(0, 0, -1.90999997, 0)
  573. UselessShit.Size = UDim2.new(0, 207, 0, 319)
  574.  
  575. TextLabel_20.Parent = UselessShit
  576. TextLabel_20.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  577. TextLabel_20.BorderSizePixel = 0
  578. TextLabel_20.Size = UDim2.new(0, 207, 0, 50)
  579. TextLabel_20.Font = Enum.Font.SourceSans
  580. TextLabel_20.Text = "Useless Shit"
  581. TextLabel_20.TextColor3 = Color3.new(0, 0, 0)
  582. TextLabel_20.TextSize = 14
  583. TextLabel_20.TextStrokeTransparency = 0.89999997615814
  584.  
  585. TpAllTowers.Name = "TpAllTowers"
  586. TpAllTowers.Parent = UselessShit
  587. TpAllTowers.BackgroundColor3 = Color3.new(1, 1, 1)
  588. TpAllTowers.BackgroundTransparency = 1
  589. TpAllTowers.Position = UDim2.new(0.256038636, 0, 0.157094017, 0)
  590. TpAllTowers.Size = UDim2.new(0, 154, 0, 50)
  591. TpAllTowers.Font = Enum.Font.SourceSans
  592. TpAllTowers.Text = "Teleport All Towers"
  593. TpAllTowers.TextColor3 = Color3.new(1, 0, 0)
  594. TpAllTowers.TextSize = 17
  595. TpAllTowers.TextXAlignment = Enum.TextXAlignment.Left
  596.  
  597. TextLabel_21.Parent = UselessShit
  598. TextLabel_21.BackgroundColor3 = Color3.new(1, 1, 1)
  599. TextLabel_21.BackgroundTransparency = 1
  600. TextLabel_21.Position = UDim2.new(0, 0, 0.157094017, 0)
  601. TextLabel_21.Size = UDim2.new(0, 53, 0, 50)
  602. TextLabel_21.Font = Enum.Font.SourceSans
  603. TextLabel_21.Text = ">"
  604. TextLabel_21.TextColor3 = Color3.new(1, 1, 1)
  605. TextLabel_21.TextSize = 25
  606.  
  607. SellAllTowers.Name = "SellAllTowers"
  608. SellAllTowers.Parent = UselessShit
  609. SellAllTowers.BackgroundColor3 = Color3.new(1, 1, 1)
  610. SellAllTowers.BackgroundTransparency = 1
  611. SellAllTowers.Position = UDim2.new(0.256038636, 0, 0.454899669, 0)
  612. SellAllTowers.Size = UDim2.new(0, 154, 0, 50)
  613. SellAllTowers.Font = Enum.Font.SourceSans
  614. SellAllTowers.Text = "Sell All Towers"
  615. SellAllTowers.TextColor3 = Color3.new(1, 0, 0)
  616. SellAllTowers.TextSize = 17
  617. SellAllTowers.TextXAlignment = Enum.TextXAlignment.Left
  618.  
  619. TeleportAllZombies.Name = "TeleportAllZombies"
  620. TeleportAllZombies.Parent = UselessShit
  621. TeleportAllZombies.BackgroundColor3 = Color3.new(1, 1, 1)
  622. TeleportAllZombies.BackgroundTransparency = 1
  623. TeleportAllZombies.Position = UDim2.new(0.256038636, 0, 0.298159838, 0)
  624. TeleportAllZombies.Size = UDim2.new(0, 154, 0, 50)
  625. TeleportAllZombies.Font = Enum.Font.SourceSans
  626. TeleportAllZombies.Text = "Teleport All Zombies"
  627. TeleportAllZombies.TextColor3 = Color3.new(1, 0, 0)
  628. TeleportAllZombies.TextSize = 17
  629. TeleportAllZombies.TextXAlignment = Enum.TextXAlignment.Left
  630.  
  631. TextLabel_22.Parent = UselessShit
  632. TextLabel_22.BackgroundColor3 = Color3.new(1, 1, 1)
  633. TextLabel_22.BackgroundTransparency = 1
  634. TextLabel_22.Position = UDim2.new(0, 0, 0.454899669, 0)
  635. TextLabel_22.Size = UDim2.new(0, 53, 0, 50)
  636. TextLabel_22.Font = Enum.Font.SourceSans
  637. TextLabel_22.Text = ">"
  638. TextLabel_22.TextColor3 = Color3.new(1, 1, 1)
  639. TextLabel_22.TextSize = 25
  640.  
  641. TextLabel_23.Parent = UselessShit
  642. TextLabel_23.BackgroundColor3 = Color3.new(1, 1, 1)
  643. TextLabel_23.BackgroundTransparency = 1
  644. TextLabel_23.Position = UDim2.new(0, 0, 0.298159838, 0)
  645. TextLabel_23.Size = UDim2.new(0, 53, 0, 50)
  646. TextLabel_23.Font = Enum.Font.SourceSans
  647. TextLabel_23.Text = ">"
  648. TextLabel_23.TextColor3 = Color3.new(1, 1, 1)
  649. TextLabel_23.TextSize = 25
  650.  
  651. Settings.Name = "Settings"
  652. Settings.Parent = Main
  653. Settings.BackgroundColor3 = Color3.new(0, 0, 0)
  654. Settings.BackgroundTransparency = 0.69999998807907
  655. Settings.Position = UDim2.new(2.49000001, 0, -1.90999997, 0)
  656. Settings.Size = UDim2.new(0, 207, 0, 319)
  657.  
  658. SettingsLabel.Name = "SettingsLabel"
  659. SettingsLabel.Parent = Settings
  660. SettingsLabel.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  661. SettingsLabel.BorderSizePixel = 0
  662. SettingsLabel.Size = UDim2.new(0, 207, 0, 50)
  663. SettingsLabel.Font = Enum.Font.SourceSans
  664. SettingsLabel.Text = "Settings"
  665. SettingsLabel.TextColor3 = Color3.new(0, 0, 0)
  666. SettingsLabel.TextSize = 14
  667. SettingsLabel.TextStrokeTransparency = 0.89999997615814
  668.  
  669. Rainbow.Name = "Rainbow"
  670. Rainbow.Parent = Settings
  671. Rainbow.BackgroundColor3 = Color3.new(1, 1, 1)
  672. Rainbow.BackgroundTransparency = 1
  673. Rainbow.Position = UDim2.new(0.256038636, 0, 0.157094017, 0)
  674. Rainbow.Size = UDim2.new(0, 154, 0, 50)
  675. Rainbow.Font = Enum.Font.SourceSans
  676. Rainbow.Text = "Rainbow UI"
  677. Rainbow.TextColor3 = Color3.new(1, 0, 0)
  678. Rainbow.TextSize = 17
  679. Rainbow.TextXAlignment = Enum.TextXAlignment.Left
  680.  
  681. TextLabel_24.Parent = Settings
  682. TextLabel_24.BackgroundColor3 = Color3.new(1, 1, 1)
  683. TextLabel_24.BackgroundTransparency = 1
  684. TextLabel_24.Position = UDim2.new(0, 0, 0.157094017, 0)
  685. TextLabel_24.Size = UDim2.new(0, 53, 0, 50)
  686. TextLabel_24.Font = Enum.Font.SourceSans
  687. TextLabel_24.Text = ">"
  688. TextLabel_24.TextColor3 = Color3.new(1, 1, 1)
  689. TextLabel_24.TextSize = 25
  690.  
  691. BreakGame.Name = "BreakGame"
  692. BreakGame.Parent = Settings
  693. BreakGame.BackgroundColor3 = Color3.new(1, 1, 1)
  694. BreakGame.BackgroundTransparency = 1
  695. BreakGame.Position = UDim2.new(0.256038636, 0, 0.298159838, 0)
  696. BreakGame.Size = UDim2.new(0, 154, 0, 50)
  697. BreakGame.Font = Enum.Font.SourceSans
  698. BreakGame.Text = "Break Game"
  699. BreakGame.TextColor3 = Color3.new(1, 0, 0)
  700. BreakGame.TextSize = 17
  701. BreakGame.TextXAlignment = Enum.TextXAlignment.Left
  702.  
  703. TextLabel_25.Parent = Settings
  704. TextLabel_25.BackgroundColor3 = Color3.new(1, 1, 1)
  705. TextLabel_25.BackgroundTransparency = 1
  706. TextLabel_25.Position = UDim2.new(0, 0, 0.298159838, 0)
  707. TextLabel_25.Size = UDim2.new(0, 53, 0, 50)
  708. TextLabel_25.Font = Enum.Font.SourceSans
  709. TextLabel_25.Text = ">"
  710. TextLabel_25.TextColor3 = Color3.new(1, 1, 1)
  711. TextLabel_25.TextSize = 25
  712.  
  713. LOLmemesTower.Name = "LOLmemesTower"
  714. LOLmemesTower.Parent = Main
  715. LOLmemesTower.BackgroundColor3 = Color3.new(1, 1, 1)
  716. LOLmemesTower.BackgroundTransparency = 1
  717. LOLmemesTower.Position = UDim2.new(-9.27437496, 0, 4.00320816, 0)
  718. LOLmemesTower.Size = UDim2.new(0, 799, 0, 205)
  719. LOLmemesTower.Font = Enum.Font.SourceSans
  720. LOLmemesTower.Text = "Tower Memes V1"
  721. LOLmemesTower.TextColor3 = Color3.new(1, 0.333333, 0)
  722. LOLmemesTower.TextSize = 50
  723.  
  724. Toggle.Name = "Toggle"
  725. Toggle.Parent = TowerMemes
  726. Toggle.BackgroundColor3 = Color3.new(0, 0, 0)
  727. Toggle.BackgroundTransparency = 0.69999998807907
  728. Toggle.Position = UDim2.new(0.0131249996, 0, 0.924914658, 0)
  729. Toggle.Size = UDim2.new(0, 121, 0, 23)
  730. Toggle.Font = Enum.Font.SourceSans
  731. Toggle.Text = "Toggle"
  732. Toggle.TextColor3 = Color3.new(1, 0.666667, 0)
  733. Toggle.TextSize = 20
  734.  
  735. Modding.Active = true
  736. Purchasing.Active = true
  737. Purchasing2.Active = true
  738. Settings.Active = true
  739. UselessShit.Active = true
  740.  
  741. Modding.Draggable = true
  742. Purchasing2.Draggable = true
  743. Purchasing.Draggable = true
  744. Settings.Draggable = true
  745. UselessShit.Draggable = true
  746.  
  747. local cam = workspace.CurrentCamera
  748. local blur = Instance.new("BlurEffect")
  749. blur.Size = 40
  750. blur.Parent = cam
  751. blur.Enabled = true
  752.  
  753. Toggle.MouseButton1Click:connect(function()
  754. if Main.Visible == true
  755. then
  756. Main.Visible = false
  757. blur.Enabled = false
  758. elseif
  759. Main.Visible == false
  760. then
  761. Main.Visible = true
  762. blur.Enabled = true
  763. end
  764. end)
  765.  
  766. local modding = {
  767. UpgradeModding = false,
  768. }
  769.  
  770. local Towers = {
  771. ScoutX = false,
  772. SniperX = false,
  773. FraggerX = false,
  774. ShotgunnerX = false,
  775. CryoGunnerX = false,
  776. FarmX = false,
  777. SoldierX = false,
  778. TuberX = false,
  779. PatrolX = false,
  780. AviatorX = false,
  781. FlamethrowerX = false,
  782. CommandoX = false,
  783. CommanderX = false,
  784. RailgunnerX = false,
  785. PhaserX = false,
  786. ScarecrowX = false,
  787. ZedX = false,
  788. BarrackXX = false,
  789. MercenaryX = false,
  790. DJX = false,
  791. }
  792.  
  793. local Useless_ = {
  794. TeleportZombies = false,
  795. TeleportTowers = false,
  796. SellTowers = false,
  797. }
  798.  
  799. local Settings__ = {
  800. RainbowUI = false,
  801. MemeGame = false
  802. }
  803.  
  804. --Modding
  805. Upgrade.MouseButton1Click:connect(function()
  806. Upgrade.Text = "Granted Access to Edit"
  807. Upgrade.TextColor3 = Color3.new(0, 255, 0)
  808. while true do
  809. wait(.1)
  810. for k,v in pairs(game.Workspace.Towers:GetChildren()) do
  811. v.Owner.Value = game.Players.LocalPlayer
  812. end
  813. end
  814. end)
  815. --PurchasingTowers
  816. Scout.MouseButton1Click:connect(function()
  817. ScoutX = true
  818. game.Workspace.PlacingTower:InvokeServer("Scout")
  819. end)
  820. Cryo.MouseButton1Click:connect(function()
  821. CryoGunnerX = true
  822. game.Workspace.PlacingTower:InvokeServer("Cryo")
  823. end)
  824. Sniper.MouseButton1Click:connect(function()
  825. SniperX = true
  826. game.Workspace.PlacingTower:InvokeServer("Sniper")
  827. end)
  828. Patrol.MouseButton1Click:connect(function()
  829. PatrolX = true
  830. game.Workspace.PlacingTower:InvokeServer("Patrol")
  831. end)
  832. Shotgunner.MouseButton1Click:connect(function()
  833. ShotgunnerX = true
  834. game.Workspace.PlacingTower:InvokeServer("Shotgunner")
  835. end)
  836. Tuber.MouseButton1Click:connect(function()
  837. TuberX = true
  838. game.Workspace.PlacingTower:InvokeServer("Tuber")
  839. end)
  840. Fragger.MouseButton1Click:connect(function()
  841. FraggerX = true
  842. game.Workspace.PlacingTower:InvokeServer("Fragger")
  843. end)
  844. Farm.MouseButton1Click:connect(function()
  845. FarmX = true
  846. game.Workspace.PlacingTower:InvokeServer("Farm")
  847. end)
  848. Soldier.MouseButton1Click:connect(function()
  849. SoldierX = true
  850. game.Workspace.PlacingTower:InvokeServer("Soldier")
  851. end)
  852. --PurchasingTowers2
  853. Aviator.MouseButton1Click:connect(function()
  854. AviatorX = true
  855. game.Workspace.PlacingTower:InvokeServer("Aviator")
  856. end)
  857. Flamethrower.MouseButton1Click:connect(function()
  858. FlamethrowerX = true
  859. game.Workspace.PlacingTower:InvokeServer("Flamethrower")
  860. end)
  861. Mercenary.MouseButton1Click:connect(function()
  862. MercenaryX = true
  863. game.Workspace.PlacingTower:InvokeServer("Mercenary")
  864. end)
  865. Phaser.MouseButton1Click:connect(function()
  866. PhaserX = true
  867. game.Workspace.PlacingTower:InvokeServer("Phaser")
  868. end)
  869. Commander.MouseButton1Click:connect(function()
  870. CommanderX = true
  871. game.Workspace.PlacingTower:InvokeServer("Commander")
  872. end)
  873. Commando.MouseButton1Click:connect(function()
  874. CommandoX = true
  875. game.Workspace.PlacingTower:InvokeServer("Commando")
  876. end)
  877. RailGunner.MouseButton1Click:connect(function()
  878. RailgunnerX = true
  879. game.Workspace.PlacingTower:InvokeServer("RailGunner")
  880. end)
  881. Barracks.MouseButton1Click:connect(function()
  882. BarrackXX = true
  883. game.Workspace.PlacingTower:InvokeServer("Barracks")
  884. end)
  885. DJ.MouseButton1Click:connect(function()
  886. DJX = true
  887. game.Workspace.PlacingTower:InvokeServer("DJ")
  888. end)
  889. --Settings
  890. Rainbow.MouseButton1Click:connect(function()
  891.  
  892. end)
  893. BreakGame.MouseButton1Click:connect(function()
  894. MemeGame = true
  895. while true do
  896. wait(.1)
  897. for k, v in pairs(game.Workspace.Wave:children()) do
  898. if v.ClassName == "Model" then
  899. v:MoveTo(game.Players.LocalPlayer.Character.Torso.Position + Vector3.new(math.random(-10,10),0,math.random(-10,10)))
  900. end
  901. end
  902. end
  903. end)
  904. --UselessShit
  905. TpAllTowers.MouseButton1Click:connect(function()
  906. TeleportTowers = true
  907. for k, v in pairs(game.Workspace.Towers:children()) do
  908. if v.ClassName == "Model" then
  909. v:MoveTo(game.Players.LocalPlayer.Character.Torso.Position + Vector3.new(math.random(-10,10),0,math.random(-10,10)))
  910. end
  911. end
  912. end)
  913. TeleportAllZombies.MouseButton1Click:connect(function()
  914. TeleportZombies = true
  915. for k, v in pairs(game.Workspace.Wave:children()) do
  916. if v.ClassName == "Model" then
  917. v:MoveTo(game.Players.LocalPlayer.Character.Torso.Position + Vector3.new(math.random(-10,10),0,math.random(-10,10)))
  918. end
  919. end
  920. end)
  921. SellAllTowers.MouseButton1Click:connect(function()
  922. SellTowers = true
  923. game.Workspace.SellTower:InvokeServer("1")--
  924. game.Workspace.SellTower:InvokeServer("2")--
  925. game.Workspace.SellTower:InvokeServer("3")--
  926. game.Workspace.SellTower:InvokeServer("4")--
  927. game.Workspace.SellTower:InvokeServer("5")--
  928. game.Workspace.SellTower:InvokeServer("6")--
  929. game.Workspace.SellTower:InvokeServer("7")--
  930. game.Workspace.SellTower:InvokeServer("8")--
  931. game.Workspace.SellTower:InvokeServer("9")--
  932. game.Workspace.SellTower:InvokeServer("10")--
  933. game.Workspace.SellTower:InvokeServer("11")--
  934. game.Workspace.SellTower:InvokeServer("12")--
  935. game.Workspace.SellTower:InvokeServer("13")--
  936. game.Workspace.SellTower:InvokeServer("14")--
  937. game.Workspace.SellTower:InvokeServer("15")--
  938. end)
  939. --Complete
Add Comment
Please, Sign In to add comment