Advertisement
Guest User

Untitled

a guest
Dec 20th, 2014
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 64.64 KB | None | 0 0
  1. script.Parent.Button1.CD.MouseClick:connect(function(b1)
  2. print("Button1")
  3. script.Parent.RandomBool.Value = false
  4. if script.Parent.PowerBool.Value == true then
  5. print("Button1-off")
  6. for shift = 0,1.05,0.05 do
  7. script.Parent.Cell1.CGui.CValue.BackgroundTransparency = shift
  8. script.Parent.Cell2.CGui.CValue.BackgroundTransparency = shift
  9. script.Parent.Cell3.CGui.CValue.BackgroundTransparency = shift
  10. script.Parent.Cell4.CGui.CValue.BackgroundTransparency = shift
  11. script.Parent.Cell5.CGui.CValue.BackgroundTransparency = shift
  12. script.Parent.Cell6.CGui.CValue.BackgroundTransparency = shift
  13. script.Parent.Cell7.CGui.CValue.BackgroundTransparency = shift
  14. script.Parent.Cell8.CGui.CValue.BackgroundTransparency = shift
  15. script.Parent.Cell9.CGui.CValue.BackgroundTransparency = shift
  16. script.Parent.Cell10.CGui.CValue.BackgroundTransparency = shift
  17. script.Parent.Cell11.CGui.CValue.BackgroundTransparency = shift
  18. script.Parent.Cell12.CGui.CValue.BackgroundTransparency = shift
  19. script.Parent.Cell13.CGui.CValue.BackgroundTransparency = shift
  20. script.Parent.Cell14.CGui.CValue.BackgroundTransparency = shift
  21. script.Parent.Cell15.CGui.CValue.BackgroundTransparency = shift
  22. script.Parent.Cell16.CGui.CValue.BackgroundTransparency = shift
  23. script.Parent.Cell17.CGui.CValue.BackgroundTransparency = shift
  24. script.Parent.Cell18.CGui.CValue.BackgroundTransparency = shift
  25. script.Parent.Cell19.CGui.CValue.BackgroundTransparency = shift
  26. script.Parent.Cell20.CGui.CValue.BackgroundTransparency = shift
  27. script.Parent.Cell21.CGui.CValue.BackgroundTransparency = shift
  28. script.Parent.Cell22.CGui.CValue.BackgroundTransparency = shift
  29. script.Parent.Cell23.CGui.CValue.BackgroundTransparency = shift
  30. script.Parent.Cell24.CGui.CValue.BackgroundTransparency = shift
  31. script.Parent.Cell25.CGui.CValue.BackgroundTransparency = shift
  32. script.Parent.Cell26.CGui.CValue.BackgroundTransparency = shift
  33. script.Parent.Cell27.CGui.CValue.BackgroundTransparency = shift
  34. script.Parent.Cell28.CGui.CValue.BackgroundTransparency = shift
  35. script.Parent.Cell29.CGui.CValue.BackgroundTransparency = shift
  36. script.Parent.Cell30.CGui.CValue.BackgroundTransparency = shift
  37. script.Parent.Cell31.CGui.CValue.BackgroundTransparency = shift
  38. script.Parent.Cell32.CGui.CValue.BackgroundTransparency = shift
  39. script.Parent.Cell33.CGui.CValue.BackgroundTransparency = shift
  40. script.Parent.Cell34.CGui.CValue.BackgroundTransparency = shift
  41. script.Parent.Cell35.CGui.CValue.BackgroundTransparency = shift
  42. script.Parent.Cell36.CGui.CValue.BackgroundTransparency = shift
  43. script.Parent.Cell37.CGui.CValue.BackgroundTransparency = shift
  44. script.Parent.Cell38.CGui.CValue.BackgroundTransparency = shift
  45. script.Parent.Cell39.CGui.CValue.BackgroundTransparency = shift
  46. script.Parent.Cell40.CGui.CValue.BackgroundTransparency = shift
  47. script.Parent.Cell41.CGui.CValue.BackgroundTransparency = shift
  48. script.Parent.Cell42.CGui.CValue.BackgroundTransparency = shift
  49. script.Parent.Cell43.CGui.CValue.BackgroundTransparency = shift
  50. script.Parent.Cell44.CGui.CValue.BackgroundTransparency = shift
  51. script.Parent.Cell45.CGui.CValue.BackgroundTransparency = shift
  52. script.Parent.Cell46.CGui.CValue.BackgroundTransparency = shift
  53. script.Parent.Cell47.CGui.CValue.BackgroundTransparency = shift
  54. script.Parent.Cell48.CGui.CValue.BackgroundTransparency = shift
  55. script.Parent.Cell49.CGui.CValue.BackgroundTransparency = shift
  56. script.Parent.Cell50.CGui.CValue.BackgroundTransparency = shift
  57. script.Parent.Cell51.CGui.CValue.BackgroundTransparency = shift
  58. script.Parent.Cell52.CGui.CValue.BackgroundTransparency = shift
  59. script.Parent.Cell53.CGui.CValue.BackgroundTransparency = shift
  60. script.Parent.Cell54.CGui.CValue.BackgroundTransparency = shift
  61. script.Parent.Cell55.CGui.CValue.BackgroundTransparency = shift
  62. script.Parent.Cell56.CGui.CValue.BackgroundTransparency = shift
  63. script.Parent.Cell57.CGui.CValue.BackgroundTransparency = shift
  64. script.Parent.Cell58.CGui.CValue.BackgroundTransparency = shift
  65. script.Parent.Cell59.CGui.CValue.BackgroundTransparency = shift
  66. script.Parent.Cell60.CGui.CValue.BackgroundTransparency = shift
  67. script.Parent.Cell61.CGui.CValue.BackgroundTransparency = shift
  68. script.Parent.Cell62.CGui.CValue.BackgroundTransparency = shift
  69. script.Parent.Cell63.CGui.CValue.BackgroundTransparency = shift
  70. script.Parent.Cell64.CGui.CValue.BackgroundTransparency = shift
  71. wait(0.1)
  72. end
  73. script.Parent.PowerBool.Value = false
  74. elseif script.Parent.PowerBool.Value == false then
  75. print("Button1-on")
  76. for shift = 1,-0.05,-0.05 do
  77. script.Parent.Cell1.CGui.CValue.BackgroundTransparency = shift
  78. script.Parent.Cell2.CGui.CValue.BackgroundTransparency = shift
  79. script.Parent.Cell3.CGui.CValue.BackgroundTransparency = shift
  80. script.Parent.Cell4.CGui.CValue.BackgroundTransparency = shift
  81. script.Parent.Cell5.CGui.CValue.BackgroundTransparency = shift
  82. script.Parent.Cell6.CGui.CValue.BackgroundTransparency = shift
  83. script.Parent.Cell7.CGui.CValue.BackgroundTransparency = shift
  84. script.Parent.Cell8.CGui.CValue.BackgroundTransparency = shift
  85. script.Parent.Cell9.CGui.CValue.BackgroundTransparency = shift
  86. script.Parent.Cell10.CGui.CValue.BackgroundTransparency = shift
  87. script.Parent.Cell11.CGui.CValue.BackgroundTransparency = shift
  88. script.Parent.Cell12.CGui.CValue.BackgroundTransparency = shift
  89. script.Parent.Cell13.CGui.CValue.BackgroundTransparency = shift
  90. script.Parent.Cell14.CGui.CValue.BackgroundTransparency = shift
  91. script.Parent.Cell15.CGui.CValue.BackgroundTransparency = shift
  92. script.Parent.Cell16.CGui.CValue.BackgroundTransparency = shift
  93. script.Parent.Cell17.CGui.CValue.BackgroundTransparency = shift
  94. script.Parent.Cell18.CGui.CValue.BackgroundTransparency = shift
  95. script.Parent.Cell19.CGui.CValue.BackgroundTransparency = shift
  96. script.Parent.Cell20.CGui.CValue.BackgroundTransparency = shift
  97. script.Parent.Cell21.CGui.CValue.BackgroundTransparency = shift
  98. script.Parent.Cell22.CGui.CValue.BackgroundTransparency = shift
  99. script.Parent.Cell23.CGui.CValue.BackgroundTransparency = shift
  100. script.Parent.Cell24.CGui.CValue.BackgroundTransparency = shift
  101. script.Parent.Cell25.CGui.CValue.BackgroundTransparency = shift
  102. script.Parent.Cell26.CGui.CValue.BackgroundTransparency = shift
  103. script.Parent.Cell27.CGui.CValue.BackgroundTransparency = shift
  104. script.Parent.Cell28.CGui.CValue.BackgroundTransparency = shift
  105. script.Parent.Cell29.CGui.CValue.BackgroundTransparency = shift
  106. script.Parent.Cell30.CGui.CValue.BackgroundTransparency = shift
  107. script.Parent.Cell31.CGui.CValue.BackgroundTransparency = shift
  108. script.Parent.Cell32.CGui.CValue.BackgroundTransparency = shift
  109. script.Parent.Cell33.CGui.CValue.BackgroundTransparency = shift
  110. script.Parent.Cell34.CGui.CValue.BackgroundTransparency = shift
  111. script.Parent.Cell35.CGui.CValue.BackgroundTransparency = shift
  112. script.Parent.Cell36.CGui.CValue.BackgroundTransparency = shift
  113. script.Parent.Cell37.CGui.CValue.BackgroundTransparency = shift
  114. script.Parent.Cell38.CGui.CValue.BackgroundTransparency = shift
  115. script.Parent.Cell39.CGui.CValue.BackgroundTransparency = shift
  116. script.Parent.Cell40.CGui.CValue.BackgroundTransparency = shift
  117. script.Parent.Cell41.CGui.CValue.BackgroundTransparency = shift
  118. script.Parent.Cell42.CGui.CValue.BackgroundTransparency = shift
  119. script.Parent.Cell43.CGui.CValue.BackgroundTransparency = shift
  120. script.Parent.Cell44.CGui.CValue.BackgroundTransparency = shift
  121. script.Parent.Cell45.CGui.CValue.BackgroundTransparency = shift
  122. script.Parent.Cell46.CGui.CValue.BackgroundTransparency = shift
  123. script.Parent.Cell47.CGui.CValue.BackgroundTransparency = shift
  124. script.Parent.Cell48.CGui.CValue.BackgroundTransparency = shift
  125. script.Parent.Cell49.CGui.CValue.BackgroundTransparency = shift
  126. script.Parent.Cell50.CGui.CValue.BackgroundTransparency = shift
  127. script.Parent.Cell51.CGui.CValue.BackgroundTransparency = shift
  128. script.Parent.Cell52.CGui.CValue.BackgroundTransparency = shift
  129. script.Parent.Cell53.CGui.CValue.BackgroundTransparency = shift
  130. script.Parent.Cell54.CGui.CValue.BackgroundTransparency = shift
  131. script.Parent.Cell55.CGui.CValue.BackgroundTransparency = shift
  132. script.Parent.Cell56.CGui.CValue.BackgroundTransparency = shift
  133. script.Parent.Cell57.CGui.CValue.BackgroundTransparency = shift
  134. script.Parent.Cell58.CGui.CValue.BackgroundTransparency = shift
  135. script.Parent.Cell59.CGui.CValue.BackgroundTransparency = shift
  136. script.Parent.Cell60.CGui.CValue.BackgroundTransparency = shift
  137. script.Parent.Cell61.CGui.CValue.BackgroundTransparency = shift
  138. script.Parent.Cell62.CGui.CValue.BackgroundTransparency = shift
  139. script.Parent.Cell63.CGui.CValue.BackgroundTransparency = shift
  140. script.Parent.Cell64.CGui.CValue.BackgroundTransparency = shift
  141. wait(0.1)
  142. end
  143. script.Parent.PowerBool.Value = true
  144. end
  145. end)
  146. script.Parent.Button7.CD.MouseClick:connect(function(b7)
  147. print("Button7")
  148. script.Parent.RandomBool.Value = true
  149. repeat Random()
  150. wait(0.7)
  151. until script.Parent.RandomBool.Value == false
  152. end)
  153. script.Parent.Button2.CD.MouseClick:connect(function(b2)
  154. script.Parent.RandomBool.Value = false
  155. print("Button2")
  156. script.Parent.Cell1.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  157. script.Parent.Cell2.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  158. script.Parent.Cell3.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  159. script.Parent.Cell4.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  160. script.Parent.Cell5.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  161. script.Parent.Cell6.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  162. script.Parent.Cell7.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  163. script.Parent.Cell8.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  164. script.Parent.Cell9.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  165. script.Parent.Cell10.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  166. script.Parent.Cell11.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  167. script.Parent.Cell12.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  168. script.Parent.Cell13.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  169. script.Parent.Cell14.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  170. script.Parent.Cell15.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  171. script.Parent.Cell16.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  172. script.Parent.Cell17.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  173. script.Parent.Cell18.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  174. script.Parent.Cell19.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  175. script.Parent.Cell20.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  176. script.Parent.Cell21.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  177. script.Parent.Cell22.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  178. script.Parent.Cell23.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  179. script.Parent.Cell24.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  180. script.Parent.Cell25.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  181. script.Parent.Cell26.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  182. script.Parent.Cell27.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  183. script.Parent.Cell28.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  184. script.Parent.Cell29.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  185. script.Parent.Cell30.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  186. script.Parent.Cell31.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  187. script.Parent.Cell32.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  188. script.Parent.Cell33.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  189. script.Parent.Cell34.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  190. script.Parent.Cell35.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  191. script.Parent.Cell36.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  192. script.Parent.Cell37.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  193. script.Parent.Cell38.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  194. script.Parent.Cell39.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  195. script.Parent.Cell40.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  196. script.Parent.Cell41.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  197. script.Parent.Cell42.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  198. script.Parent.Cell43.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  199. script.Parent.Cell44.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  200. script.Parent.Cell45.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  201. script.Parent.Cell46.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  202. script.Parent.Cell47.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  203. script.Parent.Cell48.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  204. script.Parent.Cell49.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  205. script.Parent.Cell50.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  206. script.Parent.Cell51.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  207. script.Parent.Cell52.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  208. script.Parent.Cell53.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  209. script.Parent.Cell54.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  210. script.Parent.Cell55.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  211. script.Parent.Cell56.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  212. script.Parent.Cell57.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  213. script.Parent.Cell58.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  214. script.Parent.Cell59.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  215. script.Parent.Cell60.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  216. script.Parent.Cell61.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  217. script.Parent.Cell62.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  218. script.Parent.Cell63.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  219. script.Parent.Cell64.CGui.CValue.BackgroundColor3 = Color3.new(1,0,0)
  220. script.Parent.Light1.BrickColor = BrickColor.new("Really red")
  221. script.Parent.Light2.BrickColor = BrickColor.new("Really red")
  222. end)
  223. script.Parent.Button3.CD.MouseClick:connect(function(b3)
  224. script.Parent.RandomBool.Value = false
  225. print("Button3")
  226. script.Parent.Cell1.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  227. script.Parent.Cell2.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  228. script.Parent.Cell3.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  229. script.Parent.Cell4.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  230. script.Parent.Cell5.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  231. script.Parent.Cell6.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  232. script.Parent.Cell7.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  233. script.Parent.Cell8.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  234. script.Parent.Cell9.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  235. script.Parent.Cell10.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  236. script.Parent.Cell11.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  237. script.Parent.Cell12.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  238. script.Parent.Cell13.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  239. script.Parent.Cell14.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  240. script.Parent.Cell15.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  241. script.Parent.Cell16.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  242. script.Parent.Cell17.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  243. script.Parent.Cell18.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  244. script.Parent.Cell19.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  245. script.Parent.Cell20.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  246. script.Parent.Cell21.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  247. script.Parent.Cell22.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  248. script.Parent.Cell23.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  249. script.Parent.Cell24.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  250. script.Parent.Cell25.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  251. script.Parent.Cell26.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  252. script.Parent.Cell27.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  253. script.Parent.Cell28.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  254. script.Parent.Cell29.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  255. script.Parent.Cell30.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  256. script.Parent.Cell31.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  257. script.Parent.Cell32.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  258. script.Parent.Cell33.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  259. script.Parent.Cell34.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  260. script.Parent.Cell35.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  261. script.Parent.Cell36.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  262. script.Parent.Cell37.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  263. script.Parent.Cell38.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  264. script.Parent.Cell39.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  265. script.Parent.Cell40.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  266. script.Parent.Cell41.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  267. script.Parent.Cell42.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  268. script.Parent.Cell43.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  269. script.Parent.Cell44.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  270. script.Parent.Cell45.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  271. script.Parent.Cell46.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  272. script.Parent.Cell47.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  273. script.Parent.Cell48.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  274. script.Parent.Cell49.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  275. script.Parent.Cell50.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  276. script.Parent.Cell51.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  277. script.Parent.Cell52.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  278. script.Parent.Cell53.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  279. script.Parent.Cell54.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  280. script.Parent.Cell55.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  281. script.Parent.Cell56.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  282. script.Parent.Cell57.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  283. script.Parent.Cell58.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  284. script.Parent.Cell59.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  285. script.Parent.Cell60.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  286. script.Parent.Cell61.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  287. script.Parent.Cell62.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  288. script.Parent.Cell63.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  289. script.Parent.Cell64.CGui.CValue.BackgroundColor3 = Color3.new(1,1,0)
  290. script.Parent.Light1.BrickColor = BrickColor.new("New Yeller")
  291. script.Parent.Light2.BrickColor = BrickColor.new("New Yeller")
  292. end)
  293. script.Parent.Button4.CD.MouseClick:connect(function(b4)
  294. script.Parent.RandomBool.Value = false
  295. print("Button4")
  296. script.Parent.Cell1.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  297. script.Parent.Cell2.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  298. script.Parent.Cell3.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  299. script.Parent.Cell4.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  300. script.Parent.Cell5.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  301. script.Parent.Cell6.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  302. script.Parent.Cell7.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  303. script.Parent.Cell8.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  304. script.Parent.Cell9.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  305. script.Parent.Cell10.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  306. script.Parent.Cell11.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  307. script.Parent.Cell12.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  308. script.Parent.Cell13.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  309. script.Parent.Cell14.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  310. script.Parent.Cell15.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  311. script.Parent.Cell16.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  312. script.Parent.Cell17.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  313. script.Parent.Cell18.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  314. script.Parent.Cell19.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  315. script.Parent.Cell20.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  316. script.Parent.Cell21.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  317. script.Parent.Cell22.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  318. script.Parent.Cell23.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  319. script.Parent.Cell24.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  320. script.Parent.Cell25.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  321. script.Parent.Cell26.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  322. script.Parent.Cell27.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  323. script.Parent.Cell28.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  324. script.Parent.Cell29.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  325. script.Parent.Cell30.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  326. script.Parent.Cell31.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  327. script.Parent.Cell32.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  328. script.Parent.Cell33.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  329. script.Parent.Cell34.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  330. script.Parent.Cell35.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  331. script.Parent.Cell36.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  332. script.Parent.Cell37.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  333. script.Parent.Cell38.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  334. script.Parent.Cell39.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  335. script.Parent.Cell40.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  336. script.Parent.Cell41.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  337. script.Parent.Cell42.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  338. script.Parent.Cell43.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  339. script.Parent.Cell44.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  340. script.Parent.Cell45.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  341. script.Parent.Cell46.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  342. script.Parent.Cell47.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  343. script.Parent.Cell48.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  344. script.Parent.Cell49.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  345. script.Parent.Cell50.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  346. script.Parent.Cell51.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  347. script.Parent.Cell52.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  348. script.Parent.Cell53.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  349. script.Parent.Cell54.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  350. script.Parent.Cell55.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  351. script.Parent.Cell56.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  352. script.Parent.Cell57.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  353. script.Parent.Cell58.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  354. script.Parent.Cell59.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  355. script.Parent.Cell60.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  356. script.Parent.Cell61.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  357. script.Parent.Cell62.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  358. script.Parent.Cell63.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  359. script.Parent.Cell64.CGui.CValue.BackgroundColor3 = Color3.new(0,1,0)
  360. script.Parent.Light1.BrickColor = BrickColor.new("Lime green")
  361. script.Parent.Light2.BrickColor = BrickColor.new("Lime green")
  362. end)
  363. script.Parent.Button12.CD.MouseClick:connect(function(b12)
  364. script.Parent.RandomBool.Value = false
  365. print("Button12")
  366. script.Parent.Cell1.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  367. script.Parent.Cell2.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  368. script.Parent.Cell3.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  369. script.Parent.Cell4.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  370. script.Parent.Cell5.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  371. script.Parent.Cell6.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  372. script.Parent.Cell7.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  373. script.Parent.Cell8.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  374. script.Parent.Cell9.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  375. script.Parent.Cell10.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  376. script.Parent.Cell11.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  377. script.Parent.Cell12.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  378. script.Parent.Cell13.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  379. script.Parent.Cell14.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  380. script.Parent.Cell15.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  381. script.Parent.Cell16.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  382. script.Parent.Cell17.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  383. script.Parent.Cell18.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  384. script.Parent.Cell19.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  385. script.Parent.Cell20.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  386. script.Parent.Cell21.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  387. script.Parent.Cell22.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  388. script.Parent.Cell23.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  389. script.Parent.Cell24.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  390. script.Parent.Cell25.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  391. script.Parent.Cell26.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  392. script.Parent.Cell27.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  393. script.Parent.Cell28.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  394. script.Parent.Cell29.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  395. script.Parent.Cell30.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  396. script.Parent.Cell31.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  397. script.Parent.Cell32.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  398. script.Parent.Cell33.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  399. script.Parent.Cell34.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  400. script.Parent.Cell35.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  401. script.Parent.Cell36.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  402. script.Parent.Cell37.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  403. script.Parent.Cell38.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  404. script.Parent.Cell39.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  405. script.Parent.Cell40.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  406. script.Parent.Cell41.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  407. script.Parent.Cell42.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  408. script.Parent.Cell43.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  409. script.Parent.Cell44.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  410. script.Parent.Cell45.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  411. script.Parent.Cell46.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  412. script.Parent.Cell47.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  413. script.Parent.Cell48.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  414. script.Parent.Cell49.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  415. script.Parent.Cell50.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  416. script.Parent.Cell51.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  417. script.Parent.Cell52.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  418. script.Parent.Cell53.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  419. script.Parent.Cell54.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  420. script.Parent.Cell55.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  421. script.Parent.Cell56.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  422. script.Parent.Cell57.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  423. script.Parent.Cell58.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  424. script.Parent.Cell59.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  425. script.Parent.Cell60.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  426. script.Parent.Cell61.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  427. script.Parent.Cell62.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  428. script.Parent.Cell63.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  429. script.Parent.Cell64.CGui.CValue.BackgroundColor3 = Color3.new(0,1,1)
  430. script.Parent.Light1.BrickColor = BrickColor.new("Toothpaste")
  431. script.Parent.Light2.BrickColor = BrickColor.new("Toothpaste")
  432. end)
  433. script.Parent.Button5.CD.MouseClick:connect(function(b5)
  434. script.Parent.RandomBool.Value = false
  435. print("Button5")
  436. script.Parent.Cell1.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  437. script.Parent.Cell2.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  438. script.Parent.Cell3.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  439. script.Parent.Cell4.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  440. script.Parent.Cell5.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  441. script.Parent.Cell6.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  442. script.Parent.Cell7.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  443. script.Parent.Cell8.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  444. script.Parent.Cell9.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  445. script.Parent.Cell10.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  446. script.Parent.Cell11.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  447. script.Parent.Cell12.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  448. script.Parent.Cell13.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  449. script.Parent.Cell14.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  450. script.Parent.Cell15.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  451. script.Parent.Cell16.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  452. script.Parent.Cell17.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  453. script.Parent.Cell18.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  454. script.Parent.Cell19.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  455. script.Parent.Cell20.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  456. script.Parent.Cell21.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  457. script.Parent.Cell22.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  458. script.Parent.Cell23.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  459. script.Parent.Cell24.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  460. script.Parent.Cell25.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  461. script.Parent.Cell26.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  462. script.Parent.Cell27.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  463. script.Parent.Cell28.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  464. script.Parent.Cell29.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  465. script.Parent.Cell30.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  466. script.Parent.Cell31.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  467. script.Parent.Cell32.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  468. script.Parent.Cell33.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  469. script.Parent.Cell34.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  470. script.Parent.Cell35.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  471. script.Parent.Cell36.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  472. script.Parent.Cell37.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  473. script.Parent.Cell38.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  474. script.Parent.Cell39.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  475. script.Parent.Cell40.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  476. script.Parent.Cell41.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  477. script.Parent.Cell42.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  478. script.Parent.Cell43.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  479. script.Parent.Cell44.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  480. script.Parent.Cell45.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  481. script.Parent.Cell46.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  482. script.Parent.Cell47.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  483. script.Parent.Cell48.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  484. script.Parent.Cell49.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  485. script.Parent.Cell50.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  486. script.Parent.Cell51.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  487. script.Parent.Cell52.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  488. script.Parent.Cell53.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  489. script.Parent.Cell54.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  490. script.Parent.Cell55.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  491. script.Parent.Cell56.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  492. script.Parent.Cell57.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  493. script.Parent.Cell58.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  494. script.Parent.Cell59.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  495. script.Parent.Cell60.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  496. script.Parent.Cell61.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  497. script.Parent.Cell62.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  498. script.Parent.Cell63.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  499. script.Parent.Cell64.CGui.CValue.BackgroundColor3 = Color3.new(0,0,1)
  500. script.Parent.Light1.BrickColor = BrickColor.new("Really blue")
  501. script.Parent.Light2.BrickColor = BrickColor.new("Really blue")
  502. end)
  503. script.Parent.Button11.CD.MouseClick:connect(function(b11)
  504. script.Parent.RandomBool.Value = false
  505. print("Button11")
  506. script.Parent.Cell1.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  507. script.Parent.Cell2.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  508. script.Parent.Cell3.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  509. script.Parent.Cell4.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  510. script.Parent.Cell5.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  511. script.Parent.Cell6.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  512. script.Parent.Cell7.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  513. script.Parent.Cell8.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  514. script.Parent.Cell9.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  515. script.Parent.Cell10.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  516. script.Parent.Cell11.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  517. script.Parent.Cell12.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  518. script.Parent.Cell13.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  519. script.Parent.Cell14.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  520. script.Parent.Cell15.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  521. script.Parent.Cell16.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  522. script.Parent.Cell17.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  523. script.Parent.Cell18.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  524. script.Parent.Cell19.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  525. script.Parent.Cell20.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  526. script.Parent.Cell21.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  527. script.Parent.Cell22.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  528. script.Parent.Cell23.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  529. script.Parent.Cell24.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  530. script.Parent.Cell25.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  531. script.Parent.Cell26.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  532. script.Parent.Cell27.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  533. script.Parent.Cell28.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  534. script.Parent.Cell29.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  535. script.Parent.Cell30.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  536. script.Parent.Cell31.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  537. script.Parent.Cell32.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  538. script.Parent.Cell33.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  539. script.Parent.Cell34.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  540. script.Parent.Cell35.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  541. script.Parent.Cell36.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  542. script.Parent.Cell37.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  543. script.Parent.Cell38.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  544. script.Parent.Cell39.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  545. script.Parent.Cell40.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  546. script.Parent.Cell41.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  547. script.Parent.Cell42.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  548. script.Parent.Cell43.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  549. script.Parent.Cell44.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  550. script.Parent.Cell45.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  551. script.Parent.Cell46.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  552. script.Parent.Cell47.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  553. script.Parent.Cell48.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  554. script.Parent.Cell49.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  555. script.Parent.Cell50.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  556. script.Parent.Cell51.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  557. script.Parent.Cell52.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  558. script.Parent.Cell53.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  559. script.Parent.Cell54.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  560. script.Parent.Cell55.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  561. script.Parent.Cell56.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  562. script.Parent.Cell57.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  563. script.Parent.Cell58.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  564. script.Parent.Cell59.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  565. script.Parent.Cell60.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  566. script.Parent.Cell61.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  567. script.Parent.Cell62.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  568. script.Parent.Cell63.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  569. script.Parent.Cell64.CGui.CValue.BackgroundColor3 = Color3.new(1,0,1)
  570. script.Parent.Light1.BrickColor = BrickColor.new("Hot pink")
  571. script.Parent.Light2.BrickColor = BrickColor.new("Hot pink")
  572. end)
  573. script.Parent.Button6.CD.MouseClick:connect(function(b6)
  574. script.Parent.RandomBool.Value = false
  575. print("Button6")
  576. script.Parent.Cell1.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  577. script.Parent.Cell2.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  578. script.Parent.Cell3.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  579. script.Parent.Cell4.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  580. script.Parent.Cell5.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  581. script.Parent.Cell6.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  582. script.Parent.Cell7.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  583. script.Parent.Cell8.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  584. script.Parent.Cell9.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  585. script.Parent.Cell10.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  586. script.Parent.Cell11.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  587. script.Parent.Cell12.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  588. script.Parent.Cell13.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  589. script.Parent.Cell14.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  590. script.Parent.Cell15.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  591. script.Parent.Cell16.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  592. script.Parent.Cell17.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  593. script.Parent.Cell18.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  594. script.Parent.Cell19.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  595. script.Parent.Cell20.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  596. script.Parent.Cell21.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  597. script.Parent.Cell22.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  598. script.Parent.Cell23.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  599. script.Parent.Cell24.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  600. script.Parent.Cell25.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  601. script.Parent.Cell26.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  602. script.Parent.Cell27.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  603. script.Parent.Cell28.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  604. script.Parent.Cell29.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  605. script.Parent.Cell30.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  606. script.Parent.Cell31.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  607. script.Parent.Cell32.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  608. script.Parent.Cell33.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  609. script.Parent.Cell34.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  610. script.Parent.Cell35.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  611. script.Parent.Cell36.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  612. script.Parent.Cell37.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  613. script.Parent.Cell38.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  614. script.Parent.Cell39.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  615. script.Parent.Cell40.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  616. script.Parent.Cell41.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  617. script.Parent.Cell42.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  618. script.Parent.Cell43.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  619. script.Parent.Cell44.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  620. script.Parent.Cell45.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  621. script.Parent.Cell46.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  622. script.Parent.Cell47.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  623. script.Parent.Cell48.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  624. script.Parent.Cell49.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  625. script.Parent.Cell50.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  626. script.Parent.Cell51.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  627. script.Parent.Cell52.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  628. script.Parent.Cell53.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  629. script.Parent.Cell54.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  630. script.Parent.Cell55.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  631. script.Parent.Cell56.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  632. script.Parent.Cell57.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  633. script.Parent.Cell58.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  634. script.Parent.Cell59.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  635. script.Parent.Cell60.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  636. script.Parent.Cell61.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  637. script.Parent.Cell62.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  638. script.Parent.Cell63.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  639. script.Parent.Cell64.CGui.CValue.BackgroundColor3 = Color3.new(1,1,1)
  640. script.Parent.Light1.BrickColor = BrickColor.new("Insitutional white")
  641. script.Parent.Light2.BrickColor = BrickColor.new("Insitutional white")
  642. end)
  643. script.Parent.Button13.CD.MouseClick:connect(function(b13)
  644. script.Parent.RandomBool.Value = false
  645. print("Button13")
  646. script.Parent.Cell1.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  647. script.Parent.Cell2.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  648. script.Parent.Cell3.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  649. script.Parent.Cell4.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  650. script.Parent.Cell5.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  651. script.Parent.Cell6.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  652. script.Parent.Cell7.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  653. script.Parent.Cell8.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  654. script.Parent.Cell9.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  655. script.Parent.Cell10.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  656. script.Parent.Cell11.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  657. script.Parent.Cell12.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  658. script.Parent.Cell13.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  659. script.Parent.Cell14.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  660. script.Parent.Cell15.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  661. script.Parent.Cell16.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  662. script.Parent.Cell17.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  663. script.Parent.Cell18.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  664. script.Parent.Cell19.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  665. script.Parent.Cell20.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  666. script.Parent.Cell21.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  667. script.Parent.Cell22.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  668. script.Parent.Cell23.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  669. script.Parent.Cell24.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  670. script.Parent.Cell25.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  671. script.Parent.Cell26.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  672. script.Parent.Cell27.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  673. script.Parent.Cell28.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  674. script.Parent.Cell29.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  675. script.Parent.Cell30.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  676. script.Parent.Cell31.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  677. script.Parent.Cell32.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  678. script.Parent.Cell33.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  679. script.Parent.Cell34.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  680. script.Parent.Cell35.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  681. script.Parent.Cell36.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  682. script.Parent.Cell37.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  683. script.Parent.Cell38.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  684. script.Parent.Cell39.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  685. script.Parent.Cell40.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  686. script.Parent.Cell41.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  687. script.Parent.Cell42.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  688. script.Parent.Cell43.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  689. script.Parent.Cell44.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  690. script.Parent.Cell45.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  691. script.Parent.Cell46.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  692. script.Parent.Cell47.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  693. script.Parent.Cell48.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  694. script.Parent.Cell49.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  695. script.Parent.Cell50.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  696. script.Parent.Cell51.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  697. script.Parent.Cell52.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  698. script.Parent.Cell53.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  699. script.Parent.Cell54.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  700. script.Parent.Cell55.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  701. script.Parent.Cell56.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  702. script.Parent.Cell57.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  703. script.Parent.Cell58.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  704. script.Parent.Cell59.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  705. script.Parent.Cell60.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  706. script.Parent.Cell61.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  707. script.Parent.Cell62.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  708. script.Parent.Cell63.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  709. script.Parent.Cell64.CGui.CValue.BackgroundColor3 = Color3.new(0.5,0,1)
  710. script.Parent.Light1.BrickColor = BrickColor.new("Royal purple")
  711. script.Parent.Light2.BrickColor = BrickColor.new("Royal purple")
  712. end)
  713. script.Parent.Button10.CD.MouseClick:connect(function(b10)
  714. script.Parent.RandomBool.Value = false
  715. print("Button10")
  716. script.Parent.Cell1.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  717. script.Parent.Cell2.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  718. script.Parent.Cell3.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  719. script.Parent.Cell4.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  720. script.Parent.Cell5.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  721. script.Parent.Cell6.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  722. script.Parent.Cell7.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  723. script.Parent.Cell8.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  724. script.Parent.Cell9.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  725. script.Parent.Cell10.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  726. script.Parent.Cell11.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  727. script.Parent.Cell12.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  728. script.Parent.Cell13.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  729. script.Parent.Cell14.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  730. script.Parent.Cell15.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  731. script.Parent.Cell16.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  732. script.Parent.Cell17.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  733. script.Parent.Cell18.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  734. script.Parent.Cell19.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  735. script.Parent.Cell20.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  736. script.Parent.Cell21.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  737. script.Parent.Cell22.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  738. script.Parent.Cell23.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  739. script.Parent.Cell24.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  740. script.Parent.Cell25.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  741. script.Parent.Cell26.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  742. script.Parent.Cell27.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  743. script.Parent.Cell28.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  744. script.Parent.Cell29.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  745. script.Parent.Cell30.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  746. script.Parent.Cell31.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  747. script.Parent.Cell32.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  748. script.Parent.Cell33.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  749. script.Parent.Cell34.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  750. script.Parent.Cell35.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  751. script.Parent.Cell36.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  752. script.Parent.Cell37.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  753. script.Parent.Cell38.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  754. script.Parent.Cell39.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  755. script.Parent.Cell40.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  756. script.Parent.Cell41.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  757. script.Parent.Cell42.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  758. script.Parent.Cell43.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  759. script.Parent.Cell44.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  760. script.Parent.Cell45.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  761. script.Parent.Cell46.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  762. script.Parent.Cell47.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  763. script.Parent.Cell48.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  764. script.Parent.Cell49.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  765. script.Parent.Cell50.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  766. script.Parent.Cell51.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  767. script.Parent.Cell52.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  768. script.Parent.Cell53.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  769. script.Parent.Cell54.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  770. script.Parent.Cell55.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  771. script.Parent.Cell56.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  772. script.Parent.Cell57.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  773. script.Parent.Cell58.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  774. script.Parent.Cell59.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  775. script.Parent.Cell60.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  776. script.Parent.Cell61.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  777. script.Parent.Cell62.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  778. script.Parent.Cell63.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  779. script.Parent.Cell64.CGui.CValue.BackgroundColor3 = Color3.new(1,0.5,0)
  780. script.Parent.Light1.BrickColor = BrickColor.new("Deep orange")
  781. script.Parent.Light2.BrickColor = BrickColor.new("Deep orange")
  782. end)
  783. script.Parent.Button9.CD.MouseClick:connect(function(b9)
  784. script.Parent.RandomBool.Value = false
  785. print("Button9")
  786. script.Parent.Cell1.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  787. script.Parent.Cell2.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  788. script.Parent.Cell3.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  789. script.Parent.Cell4.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  790. script.Parent.Cell5.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  791. script.Parent.Cell6.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  792. script.Parent.Cell7.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  793. script.Parent.Cell8.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  794. script.Parent.Cell9.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  795. script.Parent.Cell10.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  796. script.Parent.Cell11.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  797. script.Parent.Cell12.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  798. script.Parent.Cell13.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  799. script.Parent.Cell14.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  800. script.Parent.Cell15.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  801. script.Parent.Cell16.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  802. script.Parent.Cell17.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  803. script.Parent.Cell18.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  804. script.Parent.Cell19.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  805. script.Parent.Cell20.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  806. script.Parent.Cell21.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  807. script.Parent.Cell22.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  808. script.Parent.Cell23.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  809. script.Parent.Cell24.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  810. script.Parent.Cell25.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  811. script.Parent.Cell26.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  812. script.Parent.Cell27.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  813. script.Parent.Cell28.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  814. script.Parent.Cell29.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  815. script.Parent.Cell30.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  816. script.Parent.Cell31.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  817. script.Parent.Cell32.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  818. script.Parent.Cell33.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  819. script.Parent.Cell34.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  820. script.Parent.Cell35.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  821. script.Parent.Cell36.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  822. script.Parent.Cell37.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  823. script.Parent.Cell38.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  824. script.Parent.Cell39.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  825. script.Parent.Cell40.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  826. script.Parent.Cell41.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  827. script.Parent.Cell42.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  828. script.Parent.Cell43.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  829. script.Parent.Cell44.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  830. script.Parent.Cell45.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  831. script.Parent.Cell46.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  832. script.Parent.Cell47.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  833. script.Parent.Cell48.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  834. script.Parent.Cell49.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  835. script.Parent.Cell50.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  836. script.Parent.Cell51.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  837. script.Parent.Cell52.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  838. script.Parent.Cell53.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  839. script.Parent.Cell54.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  840. script.Parent.Cell55.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  841. script.Parent.Cell56.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  842. script.Parent.Cell57.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  843. script.Parent.Cell58.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  844. script.Parent.Cell59.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  845. script.Parent.Cell60.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  846. script.Parent.Cell61.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  847. script.Parent.Cell62.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  848. script.Parent.Cell63.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  849. script.Parent.Cell64.CGui.CValue.BackgroundColor3 = Color3.new(0,0,0)
  850. script.Parent.Light1.BrickColor = BrickColor.new("Really black")
  851. script.Parent.Light2.BrickColor = BrickColor.new("Really black")
  852. end)
  853. function Random()
  854. script.Parent.Cell1.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  855. script.Parent.Cell2.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  856. script.Parent.Cell3.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  857. script.Parent.Cell4.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  858. script.Parent.Cell5.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  859. script.Parent.Cell6.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  860. script.Parent.Cell7.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  861. script.Parent.Cell8.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  862. script.Parent.Cell9.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  863. script.Parent.Cell10.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  864. script.Parent.Cell11.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  865. script.Parent.Cell12.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  866. script.Parent.Cell13.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  867. script.Parent.Cell14.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  868. script.Parent.Cell15.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  869. script.Parent.Cell16.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  870. script.Parent.Cell17.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  871. script.Parent.Cell18.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  872. script.Parent.Cell19.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  873. script.Parent.Cell20.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  874. script.Parent.Cell21.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  875. script.Parent.Cell22.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  876. script.Parent.Cell23.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  877. script.Parent.Cell24.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  878. script.Parent.Cell25.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  879. script.Parent.Cell26.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  880. script.Parent.Cell27.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  881. script.Parent.Cell28.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  882. script.Parent.Cell29.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  883. script.Parent.Cell30.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  884. script.Parent.Cell31.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  885. script.Parent.Cell32.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  886. script.Parent.Cell33.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  887. script.Parent.Cell34.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  888. script.Parent.Cell35.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  889. script.Parent.Cell36.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  890. script.Parent.Cell37.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  891. script.Parent.Cell38.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  892. script.Parent.Cell39.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  893. script.Parent.Cell40.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  894. script.Parent.Cell41.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  895. script.Parent.Cell42.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  896. script.Parent.Cell43.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  897. script.Parent.Cell44.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  898. script.Parent.Cell45.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  899. script.Parent.Cell46.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  900. script.Parent.Cell47.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  901. script.Parent.Cell48.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  902. script.Parent.Cell49.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  903. script.Parent.Cell50.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  904. script.Parent.Cell51.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  905. script.Parent.Cell52.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  906. script.Parent.Cell53.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  907. script.Parent.Cell54.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  908. script.Parent.Cell55.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  909. script.Parent.Cell56.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  910. script.Parent.Cell57.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  911. script.Parent.Cell58.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  912. script.Parent.Cell59.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  913. script.Parent.Cell60.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  914. script.Parent.Cell61.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  915. script.Parent.Cell62.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  916. script.Parent.Cell63.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  917. script.Parent.Cell64.CGui.CValue.BackgroundColor3 = Color3.new(math.random(0,2)/2,math.random(0,2)/2,math.random(0,2)/2)
  918. script.Parent.Light1.BrickColor = BrickColor.random()
  919. script.Parent.Light2.BrickColor = BrickColor.random()
  920. end
  921. script.Parent.Button8.CD.MouseClick:connect(Random)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement