Advertisement
DAJDAJ

tpbilzice

Oct 24th, 2019
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 76.13 KB | None | 0 0
  1.  
  2. local ItemPicker = Instance.new("ScreenGui")
  3. local AIntroImage = Instance.new("ImageLabel")
  4. local ChangeItem = Instance.new("Frame")
  5. local CurrentItem = Instance.new("ImageButton")
  6. local Picker = Instance.new("ScrollingFrame")
  7. local Wire = Instance.new("ImageButton")
  8. local DropShadow = Instance.new("Frame")
  9. local Wire_1 = Instance.new("TextLabel")
  10. local Lever0 = Instance.new("ImageButton")
  11. local DropShadow_1 = Instance.new("Frame")
  12. local Lever0_1 = Instance.new("TextLabel")
  13. local Button0 = Instance.new("ImageButton")
  14. local DropShadow_2 = Instance.new("Frame")
  15. local Button0_1 = Instance.new("TextLabel")
  16. local ChopSaw = Instance.new("ImageButton")
  17. local DropShadow_3 = Instance.new("Frame")
  18. local ChopSaw_1 = Instance.new("TextLabel")
  19. local PressurePlate = Instance.new("ImageButton")
  20. local DropShadow_4 = Instance.new("Frame")
  21. local PressurePlate_1 = Instance.new("TextLabel")
  22. local SignalSustain = Instance.new("ImageButton")
  23. local DropShadow_5 = Instance.new("Frame")
  24. local SignalSustain_1 = Instance.new("TextLabel")
  25. local Laser = Instance.new("ImageButton")
  26. local DropShadow_6 = Instance.new("Frame")
  27. local Laser_1 = Instance.new("TextLabel")
  28. local LaserReceiver = Instance.new("ImageButton")
  29. local DropShadow_7 = Instance.new("Frame")
  30. local LaserReceiver_1 = Instance.new("TextLabel")
  31. local Hatch = Instance.new("ImageButton")
  32. local DropShadow_8 = Instance.new("Frame")
  33. local Hatch_1 = Instance.new("TextLabel")
  34. local GateNOT = Instance.new("ImageButton")
  35. local DropShadow_9 = Instance.new("Frame")
  36. local GateNOT_1 = Instance.new("TextLabel")
  37. local GateOR = Instance.new("ImageButton")
  38. local DropShadow_10 = Instance.new("Frame")
  39. local GateOR_1 = Instance.new("TextLabel")
  40. local GateAND = Instance.new("ImageButton")
  41. local DropShadow_11 = Instance.new("Frame")
  42. local GateAND_1 = Instance.new("TextLabel")
  43. local GateXOR = Instance.new("ImageButton")
  44. local DropShadow_12 = Instance.new("Frame")
  45. local GateXOR_1 = Instance.new("TextLabel")
  46. local WoodChecker = Instance.new("ImageButton")
  47. local DropShadow_13 = Instance.new("Frame")
  48. local WoodChecker_1 = Instance.new("TextLabel")
  49. local SignalDelay = Instance.new("ImageButton")
  50. local DropShadow_14 = Instance.new("Frame")
  51. local SignalDelay_1 = Instance.new("TextLabel")
  52. local NeonWireRed = Instance.new("ImageButton")
  53. local DropShadow_15 = Instance.new("Frame")
  54. local NeonWireRed_1 = Instance.new("TextLabel")
  55. local NeonWireOrange = Instance.new("ImageButton")
  56. local DropShadow_16 = Instance.new("Frame")
  57. local NeonWireOrange_1 = Instance.new("TextLabel")
  58. local NeonWireYellow = Instance.new("ImageButton")
  59. local DropShadow_17 = Instance.new("Frame")
  60. local NeonWireYellow_1 = Instance.new("TextLabel")
  61. local NeonWireGreen = Instance.new("ImageButton")
  62. local DropShadow_18 = Instance.new("Frame")
  63. local NeonWireGreen_1 = Instance.new("TextLabel")
  64. local NeonWireCyan = Instance.new("ImageButton")
  65. local DropShadow_19 = Instance.new("Frame")
  66. local NeonWireCyan_1 = Instance.new("TextLabel")
  67. local NeonWireBlue = Instance.new("ImageButton")
  68. local DropShadow_20 = Instance.new("Frame")
  69. local NeonWireBlue_1 = Instance.new("TextLabel")
  70. local NeonWireViolet = Instance.new("ImageButton")
  71. local DropShadow_21 = Instance.new("Frame")
  72. local NeonWireViolet_1 = Instance.new("TextLabel")
  73. local NeonWireWhite = Instance.new("ImageButton")
  74. local DropShadow_22 = Instance.new("Frame")
  75. local NeonWireWhite_1 = Instance.new("TextLabel")
  76. local IcicleWireAmber = Instance.new("ImageButton")
  77. local DropShadow_23 = Instance.new("Frame")
  78. local IcicleWireAmber_1 = Instance.new("TextLabel")
  79. local IcicleWireRed = Instance.new("ImageButton")
  80. local DropShadow_24 = Instance.new("Frame")
  81. local IcicleWireRed_1 = Instance.new("TextLabel")
  82. local IcicleWireGreen = Instance.new("ImageButton")
  83. local DropShadow_25 = Instance.new("Frame")
  84. local IcicleWireGreen_1 = Instance.new("TextLabel")
  85. local IcicleWireBlue = Instance.new("ImageButton")
  86. local DropShadow_26 = Instance.new("Frame")
  87. local IcicleWireBlue_1 = Instance.new("TextLabel")
  88. local IcicleWireMagenta = Instance.new("ImageButton")
  89. local DropShadow_27 = Instance.new("Frame")
  90. local IcicleWireMagenta_1 = Instance.new("TextLabel")
  91. local FireworkLauncher = Instance.new("ImageButton")
  92. local DropShadow_28 = Instance.new("Frame")
  93. local FireworkLauncher_1 = Instance.new("TextLabel")
  94. local IcicleWireHalloween = Instance.new("ImageButton")
  95. local DropShadow_29 = Instance.new("Frame")
  96. local IcicleWireHalloween_1 = Instance.new("TextLabel")
  97. local PlyrSel = Instance.new("TextBox")
  98. local CountItems = Instance.new("TextLabel")
  99. local CountItems1 = Instance.new("TextLabel")
  100. local CountItems2 = Instance.new("TextLabel")
  101. local CountItems3 = Instance.new("TextLabel")
  102. local CountItems4 = Instance.new("TextLabel")
  103. local CountItems5 = Instance.new("TextLabel")
  104. local CountItems6 = Instance.new("TextLabel")
  105. local CountItems7 = Instance.new("TextLabel")
  106. local CountItems8 = Instance.new("TextLabel")
  107. local CountItems9 = Instance.new("TextLabel")
  108. local CountItems10 = Instance.new("TextLabel")
  109. local CountItems11 = Instance.new("TextLabel")
  110. local CountItems12 = Instance.new("TextLabel")
  111. local CountItems13 = Instance.new("TextLabel")
  112. local CountItems14 = Instance.new("TextLabel")
  113. local CountItems15 = Instance.new("TextLabel")
  114. local CountItems16 = Instance.new("TextLabel")
  115. local CountItems17 = Instance.new("TextLabel")
  116. local CountItems18 = Instance.new("TextLabel")
  117. local CountItems19 = Instance.new("TextLabel")
  118. local CountItems20 = Instance.new("TextLabel")
  119. local CountItems21 = Instance.new("TextLabel")
  120. local CountItems22 = Instance.new("TextLabel")
  121. local CountItems23 = Instance.new("TextLabel")
  122. local CountItems24 = Instance.new("TextLabel")
  123. local CountItems25 = Instance.new("TextLabel")
  124. local CountItems26 = Instance.new("TextLabel")
  125. local CountItems27 = Instance.new("TextLabel")
  126. local CountItems28 = Instance.new("TextLabel")
  127. local CountItems29 = Instance.new("TextLabel")
  128. local PlyrSel = Instance.new("TextBox")
  129. local qty = Instance.new("TextBox")
  130. local Player1 = Instance.new("TextButton")
  131. local Player2 = Instance.new("TextButton")
  132. local Player3 = Instance.new("TextButton")
  133. local Player4 = Instance.new("TextButton")
  134. local Player5 = Instance.new("TextButton")
  135. local Player6 = Instance.new("TextButton")
  136. local TpBase = Instance.new("TextButton")
  137.  
  138. --Properties:
  139. ItemPicker.Name = "ItemPicker"
  140. ItemPicker.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  141.  
  142. ChangeItem.Name = "ChangeItem"
  143. ChangeItem.Parent = ItemPicker
  144. ChangeItem.BackgroundColor3 = Color3.new(0.176471, 0.254902, 0.427451)
  145. ChangeItem.BorderColor3 = Color3.new(0, 0, 0)
  146. ChangeItem.BorderSizePixel = 2
  147. ChangeItem.Position = UDim2.new(0, 10, 1, -110)
  148. ChangeItem.Size = UDim2.new(0, 100, 0, 100)
  149. ChangeItem.ZIndex = 2
  150. ItemPicker.Enabled = false
  151.  
  152. CurrentItem.Name = "CurrentItem"
  153. CurrentItem.Parent = ChangeItem
  154. CurrentItem.BackgroundColor3 = Color3.new(1, 1, 1)
  155. CurrentItem.BorderColor3 = Color3.new(0, 0, 0)
  156. CurrentItem.BorderSizePixel = 2
  157. CurrentItem.Position = UDim2.new(0, 10, 0, 10)
  158. CurrentItem.Size = UDim2.new(0, 80, 0, 80)
  159. CurrentItem.ZIndex = 2
  160. CurrentItem.Image = "rbxassetid://3818800832"
  161. CurrentItem.ScaleType = Enum.ScaleType.Crop
  162.  
  163. Picker.Name = "Picker"
  164. Picker.Parent = ItemPicker
  165. Picker.BackgroundColor3 = Color3.new(0.176471, 0.254902, 0.427451)
  166. Picker.BorderColor3 = Color3.new(0, 0, 0)
  167. Picker.BorderSizePixel = 2
  168. Picker.Position = UDim2.new(0, 10, 1, -330)
  169. Picker.Size = UDim2.new(0, 100, 0, 215)
  170. Picker.CanvasPosition = Vector2.new(0,0)
  171. Picker.CanvasSize = UDim2.new(0, 0, 0, 3470)
  172. Picker.ScrollBarThickness = 7
  173. Picker.VerticalScrollBarPosition = Enum.VerticalScrollBarPosition.Left
  174. Picker.Visible = false
  175.  
  176. qty.Name = "qty"
  177. qty.Parent = Picker
  178. qty.BackgroundColor3 = Color3.new(0, 0, 0)
  179. qty.BackgroundTransparency = 0.15
  180. qty.BorderColor3 = Color3.new(0, 0, 0)
  181. qty.Position = UDim2.new(0, 10, 0, 5)
  182. qty.Size = UDim2.new(0, 20, 0, 18)
  183. qty.Font = Enum.Font.Fantasy
  184. qty.Text = "QTY"
  185. qty.TextColor3 = Color3.fromRGB(255, 0, 0)
  186. qty.TextScaled = true
  187. qty.TextSize = 8
  188. qty.TextWrapped = true
  189.  
  190. TpBase.Name = "TpBase"
  191. TpBase.Parent = Picker
  192. TpBase.BackgroundColor3 = Color3.new(0, 0, 0)
  193. TpBase.BackgroundTransparency = 0
  194. TpBase.BorderColor3 = Color3.new(0, 0, 0)
  195. TpBase.Position = UDim2.new(0, 33, 0, 5)
  196. TpBase.Size = UDim2.new(0, 57, 0, 18)
  197. TpBase.Font = Enum.Font.Fantasy
  198. TpBase.Text = "TP To Base"
  199. TpBase.TextColor3 = Color3.fromRGB(255, 0, 0)
  200. TpBase.TextScaled = true
  201. TpBase.TextSize = 8
  202. TpBase.TextWrapped = true
  203.  
  204. PlyrSel.Name = "PlyrSel"
  205. PlyrSel.Parent = Picker
  206. PlyrSel.BackgroundColor3 = Color3.new(0, 0, 0)
  207. PlyrSel.BackgroundTransparency = 0.15
  208. PlyrSel.BorderColor3 = Color3.new(0, 0, 0)
  209. PlyrSel.Position = UDim2.new(0, 10, 0, 27)
  210. PlyrSel.Size = UDim2.new(0, 80, 0, 20)
  211. PlyrSel.Font = Enum.Font.Fantasy
  212. PlyrSel.Text = "Player Name"
  213. PlyrSel.TextColor3 = Color3.fromRGB(255, 0, 0)
  214. PlyrSel.TextScaled = true
  215. PlyrSel.TextSize = 8
  216. PlyrSel.TextWrapped = true
  217.  
  218. Player1.Name = "Player1"
  219. Player1.Parent = Picker
  220. Player1.BackgroundColor3 = Color3.new(0, 0, 0)
  221. Player1.BorderColor3 = Color3.new(0, 0, 0)
  222. Player1.Position = UDim2.new(0, 10, 0, 51)
  223. Player1.Size = UDim2.new(0, 80, 0, 15)
  224. Player1.Font = Enum.Font.Fantasy
  225. Player1.Text = ""
  226. Player1.TextColor3 = Color3.fromRGB(255, 0, 0)
  227. Player1.TextScaled = true
  228. Player1.TextSize = 16
  229. Player1.TextWrapped = true
  230.  
  231. Player2.Name = "Player2"
  232. Player2.Parent = Picker
  233. Player2.BackgroundColor3 = Color3.new(0, 0, 0)
  234. Player2.BorderColor3 = Color3.new(0, 0, 0)
  235. Player2.Position = UDim2.new(0, 10, 0, 69)
  236. Player2.Size = UDim2.new(0, 80, 0, 15)
  237. Player2.Font = Enum.Font.Fantasy
  238. Player2.Text = ""
  239. Player2.TextColor3 = Color3.fromRGB(255, 0, 0)
  240. Player2.TextScaled = true
  241. Player2.TextSize = 16
  242. Player2.TextWrapped = true
  243.  
  244. Player3.Name = "Player3"
  245. Player3.Parent = Picker
  246. Player3.BackgroundColor3 = Color3.new(0, 0, 0)
  247. Player3.BorderColor3 = Color3.new(0, 0, 0)
  248. Player3.Position = UDim2.new(0, 10, 0, 87)
  249. Player3.Size = UDim2.new(0, 80, 0, 15)
  250. Player3.Font = Enum.Font.Fantasy
  251. Player3.Text = ""
  252. Player3.TextColor3 = Color3.fromRGB(255, 0, 0)
  253. Player3.TextScaled = true
  254. Player3.TextSize = 16
  255. Player3.TextWrapped = true
  256.  
  257. Player4.Name = "Player4"
  258. Player4.Parent = Picker
  259. Player4.BackgroundColor3 = Color3.new(0, 0, 0)
  260. Player4.BorderColor3 = Color3.new(0, 0, 0)
  261. Player4.Position = UDim2.new(0, 10, 0, 105)
  262. Player4.Size = UDim2.new(0, 80, 0, 15)
  263. Player4.Font = Enum.Font.Fantasy
  264. Player4.Text = ""
  265. Player4.TextColor3 = Color3.fromRGB(255, 0, 0)
  266. Player4.TextScaled = true
  267. Player4.TextSize = 16
  268. Player4.TextWrapped = true
  269.  
  270. Player5.Name = "Player5"
  271. Player5.Parent = Picker
  272. Player5.BackgroundColor3 = Color3.new(0, 0, 0)
  273. Player5.BorderColor3 = Color3.new(0, 0, 0)
  274. Player5.Position = UDim2.new(0, 10, 0, 123)
  275. Player5.Size = UDim2.new(0, 80, 0, 15)
  276. Player5.Font = Enum.Font.Fantasy
  277. Player5.Text = ""
  278. Player5.TextColor3 = Color3.fromRGB(255, 0, 0)
  279. Player5.TextScaled = true
  280. Player5.TextSize = 16
  281. Player5.TextWrapped = true
  282.  
  283. Player6.Name = "Player6"
  284. Player6.Parent = Picker
  285. Player6.BackgroundColor3 = Color3.new(0, 0, 0)
  286. Player6.BorderColor3 = Color3.new(0, 0, 0)
  287. Player6.Position = UDim2.new(0, 10, 0, 141)
  288. Player6.Size = UDim2.new(0, 80, 0, 15)
  289. Player6.Font = Enum.Font.Fantasy
  290. Player6.Text = ""
  291. Player6.TextColor3 = Color3.fromRGB(255, 0, 0)
  292. Player6.TextScaled = true
  293. Player6.TextSize = 16
  294. Player6.TextWrapped = true
  295.  
  296. Wire.Name = "Wire"
  297. Wire.Parent = Picker
  298. Wire.BackgroundColor3 = Color3.new(1, 1, 1)
  299. Wire.BorderColor3 = Color3.new(0, 0, 0)
  300. Wire.Position = UDim2.new(0, 10, 0, 159)
  301. Wire.Size = UDim2.new(0, 80, 0, 80)
  302. Wire.ZIndex = 3
  303. Wire.Image = "rbxassetid://3709112709"
  304. Wire.ScaleType = Enum.ScaleType.Crop
  305.  
  306. DropShadow.Name = "DropShadow"
  307. DropShadow.Parent = Wire
  308. DropShadow.BackgroundColor3 = Color3.new(0, 0, 0)
  309. DropShadow.BorderSizePixel = 0
  310. DropShadow.Position = UDim2.new(0, 4, 0, 4)
  311. DropShadow.Size = UDim2.new(1, 0, 1, 0)
  312. DropShadow.ZIndex = 2
  313.  
  314. Wire_1.Name = "local Wire_1"
  315. Wire_1.Parent = Picker
  316. Wire_1.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  317. Wire_1.BorderSizePixel = 1
  318. Wire_1.BorderColor3 = Color3.new(0, 0, 0)
  319. Wire_1.Position = UDim2.new(0, 11, 0, 242)
  320. Wire_1.Size = UDim2.new(0, 60, 0, 20)
  321. Wire_1.Font = Enum.Font.Fantasy
  322. Wire_1.Text = "Wire"
  323. Wire_1.TextColor3 = Color3.new(0, 0.666667, 0)
  324. Wire_1.TextScaled = true
  325. Wire_1.TextSize = 8
  326.  
  327. CountItems1.Name = "CountItems"
  328. CountItems1.Parent = Picker
  329. CountItems1.AnchorPoint = Vector2.new(0.5, 0)
  330. CountItems1.BackgroundColor3 = Color3.new(1, 1, 1)
  331. CountItems1.BackgroundTransparency = 1
  332. CountItems1.Position = UDim2.new(0, 82, 0, 242)
  333. CountItems1.Size = UDim2.new(0, 20, 0, 20)
  334. CountItems1.ZIndex = 3
  335. CountItems1.Font = Enum.Font.SourceSansBold
  336. CountItems1.Text = "0"
  337. CountItems1.TextColor3 = Color3.new(1, 1, 1)
  338. CountItems1.TextSize = 25
  339. CountItems1.TextYAlignment = Enum.TextYAlignment.Top
  340.  
  341. Lever0.Name = "Lever0"
  342. Lever0.Parent = Picker
  343. Lever0.BackgroundColor3 = Color3.new(1, 1, 1)
  344. Lever0.BorderColor3 = Color3.new(0, 0, 0)
  345. Lever0.Position = UDim2.new(0, 10, 0,269)
  346. Lever0.Size = UDim2.new(0, 80, 0, 80)
  347. Lever0.ZIndex = 3
  348. Lever0.Image = "rbxassetid://3709107707"
  349. Lever0.ScaleType = Enum.ScaleType.Crop
  350.  
  351. DropShadow_1.Name = "DropShadow"
  352. DropShadow_1.Parent = Lever0
  353. DropShadow_1.BackgroundColor3 = Color3.new(0, 0, 0)
  354. DropShadow_1.BorderSizePixel = 0
  355. DropShadow_1.Position = UDim2.new(0, 4, 0, 4)
  356. DropShadow_1.Size = UDim2.new(1, 0, 1, 0)
  357. DropShadow_1.ZIndex = 2
  358.  
  359. Lever0_1.Name = "local Lever0_1"
  360. Lever0_1.Parent = Picker
  361. Lever0_1.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  362. Lever0_1.BorderSizePixel = 1
  363. Lever0_1.BorderColor3 = Color3.new(0, 0, 0)
  364. Lever0_1.Position = UDim2.new(0, 11, 0, 352)
  365. Lever0_1.Size = UDim2.new(0, 60, 0, 20)
  366. Lever0_1.Font = Enum.Font.Fantasy
  367. Lever0_1.Text = "Lever"
  368. Lever0_1.TextColor3 = Color3.new(0, 0.666667, 0)
  369. Lever0_1.TextScaled = true
  370. Lever0_1.TextSize = 8
  371.  
  372. CountItems.Name = "CountItems"
  373. CountItems.Parent = Picker
  374. CountItems.AnchorPoint = Vector2.new(0.5, 0)
  375. CountItems.BackgroundColor3 = Color3.new(1, 1, 1)
  376. CountItems.BackgroundTransparency = 1
  377. CountItems.Position = UDim2.new(0, 82, 0, 352)
  378. CountItems.Size = UDim2.new(0, 20, 0, 20)
  379. CountItems.ZIndex = 3
  380. CountItems.Font = Enum.Font.SourceSansBold
  381. CountItems.Text = "0"
  382. CountItems.TextColor3 = Color3.new(1, 1, 1)
  383. CountItems.TextSize = 25
  384. CountItems.TextYAlignment = Enum.TextYAlignment.Top
  385.  
  386. Button0.Name = "Button0"
  387. Button0.Parent = Picker
  388. Button0.BackgroundColor3 = Color3.new(1, 1, 1)
  389. Button0.BorderColor3 = Color3.new(0, 0, 0)
  390. Button0.Position = UDim2.new(0, 10, 0,379)
  391. Button0.Size = UDim2.new(0, 80, 0, 80)
  392. Button0.ZIndex = 3
  393. Button0.Image = "rbxassetid://3709101697"
  394. Button0.ScaleType = Enum.ScaleType.Crop
  395.  
  396. DropShadow_2.Name = "DropShadow"
  397. DropShadow_2.Parent = Button0
  398. DropShadow_2.BackgroundColor3 = Color3.new(0, 0, 0)
  399. DropShadow_2.BorderSizePixel = 0
  400. DropShadow_2.Position = UDim2.new(0, 4, 0, 4)
  401. DropShadow_2.Size = UDim2.new(1, 0, 1, 0)
  402. DropShadow_2.ZIndex = 2
  403.  
  404. Button0_1.Name = "Button0_1"
  405. Button0_1.Parent = Picker
  406. Button0_1.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  407. Button0_1.BorderSizePixel = 1
  408. Button0_1.BorderColor3 = Color3.new(0, 0, 0)
  409. Button0_1.Position = UDim2.new(0, 11, 0, 462)
  410. Button0_1.Size = UDim2.new(0, 60, 0, 20)
  411. Button0_1.Font = Enum.Font.Fantasy
  412. Button0_1.Text = "Button"
  413. Button0_1.TextColor3 = Color3.new(0, 0.666667, 0)
  414. Button0_1.TextScaled = true
  415. Button0_1.TextSize = 8
  416.  
  417. CountItems2.Name = "CountItems"
  418. CountItems2.Parent = Picker
  419. CountItems2.AnchorPoint = Vector2.new(0.5, 0)
  420. CountItems2.BackgroundColor3 = Color3.new(1, 1, 1)
  421. CountItems2.BackgroundTransparency = 1
  422. CountItems2.Position = UDim2.new(0, 82, 0, 462)
  423. CountItems2.Size = UDim2.new(0, 20, 0, 20)
  424. CountItems2.ZIndex = 3
  425. CountItems2.Font = Enum.Font.SourceSansBold
  426. CountItems2.Text = "0"
  427. CountItems2.TextColor3 = Color3.new(1, 1, 1)
  428. CountItems2.TextSize = 25
  429. CountItems2.TextYAlignment = Enum.TextYAlignment.Top
  430.  
  431. ChopSaw.Name = "ChopSaw"
  432. ChopSaw.Parent = Picker
  433. ChopSaw.BackgroundColor3 = Color3.new(1, 1, 1)
  434. ChopSaw.BorderColor3 = Color3.new(0, 0, 0)
  435. ChopSaw.Position = UDim2.new(0, 10, 0,489)
  436. ChopSaw.Size = UDim2.new(0, 80, 0, 80)
  437. ChopSaw.ZIndex = 3
  438. ChopSaw.Image = "rbxassetid://3709101992"
  439. ChopSaw.ScaleType = Enum.ScaleType.Crop
  440.  
  441. DropShadow_3.Name = "DropShadow"
  442. DropShadow_3.Parent = ChopSaw
  443. DropShadow_3.BackgroundColor3 = Color3.new(0, 0, 0)
  444. DropShadow_3.BorderSizePixel = 0
  445. DropShadow_3.Position = UDim2.new(0, 4, 0, 4)
  446. DropShadow_3.Size = UDim2.new(1, 0, 1, 0)
  447. DropShadow_3.ZIndex = 2
  448.  
  449. ChopSaw_1.Name = "ChopSaw_1"
  450. ChopSaw_1.Parent = Picker
  451. ChopSaw_1.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  452. ChopSaw_1.BorderSizePixel = 1
  453. ChopSaw_1.BorderColor3 = Color3.new(0, 0, 0)
  454. ChopSaw_1.Position = UDim2.new(0, 11, 0, 572)
  455. ChopSaw_1.Size = UDim2.new(0, 60, 0, 20)
  456. ChopSaw_1.Font = Enum.Font.Fantasy
  457. ChopSaw_1.Text = "Chop Saw"
  458. ChopSaw_1.TextColor3 = Color3.new(0, 0.666667, 0)
  459. ChopSaw_1.TextScaled = true
  460. ChopSaw_1.TextSize = 8
  461.  
  462. CountItems3.Name = "CountItems"
  463. CountItems3.Parent = Picker
  464. CountItems3.AnchorPoint = Vector2.new(0.5, 0)
  465. CountItems3.BackgroundColor3 = Color3.new(1, 1, 1)
  466. CountItems3.BackgroundTransparency = 1
  467. CountItems3.Position = UDim2.new(0, 82, 0, 572)
  468. CountItems3.Size = UDim2.new(0, 20, 0, 20)
  469. CountItems3.ZIndex = 3
  470. CountItems3.Font = Enum.Font.SourceSansBold
  471. CountItems3.Text = "0"
  472. CountItems3.TextColor3 = Color3.new(1, 1, 1)
  473. CountItems3.TextSize = 25
  474. CountItems3.TextYAlignment = Enum.TextYAlignment.Top
  475.  
  476. PressurePlate.Name = "PressurePlate"
  477. PressurePlate.Parent = Picker
  478. PressurePlate.BackgroundColor3 = Color3.new(1, 1, 1)
  479. PressurePlate.BorderColor3 = Color3.new(0, 0, 0)
  480. PressurePlate.Position = UDim2.new(0, 10, 0,599)
  481. PressurePlate.Size = UDim2.new(0, 80, 0, 80)
  482. PressurePlate.ZIndex = 3
  483. PressurePlate.Image = "rbxassetid://3709111292"
  484. PressurePlate.ScaleType = Enum.ScaleType.Crop
  485.  
  486. DropShadow_4.Name = "DropShadow"
  487. DropShadow_4.Parent = PressurePlate
  488. DropShadow_4.BackgroundColor3 = Color3.new(0, 0, 0)
  489. DropShadow_4.BorderSizePixel = 0
  490. DropShadow_4.Position = UDim2.new(0, 4, 0, 4)
  491. DropShadow_4.Size = UDim2.new(1, 0, 1, 0)
  492. DropShadow_4.ZIndex = 2
  493.  
  494. PressurePlate_1.Name = "PressurePlate_1"
  495. PressurePlate_1.Parent = Picker
  496. PressurePlate_1.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  497. PressurePlate_1.BorderSizePixel = 1
  498. PressurePlate_1.BorderColor3 = Color3.new(0, 0, 0)
  499. PressurePlate_1.Position = UDim2.new(0, 11, 0, 682)
  500. PressurePlate_1.Size = UDim2.new(0, 60, 0, 20)
  501. PressurePlate_1.Font = Enum.Font.Fantasy
  502. PressurePlate_1.Text = "Pressure Plate"
  503. PressurePlate_1.TextColor3 = Color3.new(0, 0.666667, 0)
  504. PressurePlate_1.TextScaled = true
  505. PressurePlate_1.TextSize = 8
  506.  
  507. CountItems4.Name = "CountItems"
  508. CountItems4.Parent = Picker
  509. CountItems4.AnchorPoint = Vector2.new(0.5, 0)
  510. CountItems4.BackgroundColor3 = Color3.new(1, 1, 1)
  511. CountItems4.BackgroundTransparency = 1
  512. CountItems4.Position = UDim2.new(0, 82, 0, 682)
  513. CountItems4.Size = UDim2.new(0, 20, 0, 20)
  514. CountItems4.ZIndex = 3
  515. CountItems4.Font = Enum.Font.SourceSansBold
  516. CountItems4.Text = "0"
  517. CountItems4.TextColor3 = Color3.new(1, 1, 1)
  518. CountItems4.TextSize = 25
  519. CountItems4.TextYAlignment = Enum.TextYAlignment.Top
  520.  
  521. SignalSustain.Name = "SignalSustain"
  522. SignalSustain.Parent = Picker
  523. SignalSustain.BackgroundColor3 = Color3.new(1, 1, 1)
  524. SignalSustain.BorderColor3 = Color3.new(0, 0, 0)
  525. SignalSustain.Position = UDim2.new(0, 10, 0,709)
  526. SignalSustain.Size = UDim2.new(0, 80, 0, 80)
  527. SignalSustain.ZIndex = 3
  528. SignalSustain.Image = "rbxassetid://3709111644"
  529. SignalSustain.ScaleType = Enum.ScaleType.Crop
  530.  
  531. DropShadow_5.Name = "DropShadow"
  532. DropShadow_5.Parent = SignalSustain
  533. DropShadow_5.BackgroundColor3 = Color3.new(0, 0, 0)
  534. DropShadow_5.BorderSizePixel = 0
  535. DropShadow_5.Position = UDim2.new(0, 4, 0, 4)
  536. DropShadow_5.Size = UDim2.new(1, 0, 1, 0)
  537. DropShadow_5.ZIndex = 2
  538.  
  539. SignalSustain_1.Name = "SignalSustain_1"
  540. SignalSustain_1.Parent = Picker
  541. SignalSustain_1.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  542. SignalSustain_1.BorderSizePixel = 1
  543. SignalSustain_1.BorderColor3 = Color3.new(0, 0, 0)
  544. SignalSustain_1.Position = UDim2.new(0, 10, 0, 792)
  545. SignalSustain_1.Size = UDim2.new(0, 60, 0, 20)
  546. SignalSustain_1.Font = Enum.Font.Fantasy
  547. SignalSustain_1.Text = "Signal Sustain"
  548. SignalSustain_1.TextColor3 = Color3.new(0, 0.666667, 0)
  549. SignalSustain_1.TextScaled = true
  550. SignalSustain_1.TextSize = 8
  551.  
  552. CountItems5.Name = "CountItems"
  553. CountItems5.Parent = Picker
  554. CountItems5.AnchorPoint = Vector2.new(0.5, 0)
  555. CountItems5.BackgroundColor3 = Color3.new(1, 1, 1)
  556. CountItems5.BackgroundTransparency = 1
  557. CountItems5.Position = UDim2.new(0, 82, 0, 792)
  558. CountItems5.Size = UDim2.new(0, 20, 0, 20)
  559. CountItems5.ZIndex = 3
  560. CountItems5.Font = Enum.Font.SourceSansBold
  561. CountItems5.Text = "0"
  562. CountItems5.TextColor3 = Color3.new(1, 1, 1)
  563. CountItems5.TextSize = 25
  564. CountItems5.TextYAlignment = Enum.TextYAlignment.Top
  565.  
  566. Laser.Name = "Laser"
  567. Laser.Parent = Picker
  568. Laser.BackgroundColor3 = Color3.new(1, 1, 1)
  569. Laser.BorderColor3 = Color3.new(0, 0, 0)
  570. Laser.Position = UDim2.new(0, 11, 0,819)
  571. Laser.Size = UDim2.new(0, 80, 0, 80)
  572. Laser.ZIndex = 3
  573. Laser.Image = "rbxassetid://3709106668"
  574. Laser.ScaleType = Enum.ScaleType.Crop
  575.  
  576. DropShadow_6.Name = "DropShadow"
  577. DropShadow_6.Parent = Laser
  578. DropShadow_6.BackgroundColor3 = Color3.new(0, 0, 0)
  579. DropShadow_6.BorderSizePixel = 0
  580. DropShadow_6.Position = UDim2.new(0, 4, 0, 4)
  581. DropShadow_6.Size = UDim2.new(1, 0, 1, 0)
  582. DropShadow_6.ZIndex = 2
  583.  
  584. Laser_1.Name = "Laser_1"
  585. Laser_1.Parent = Picker
  586. Laser_1.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  587. Laser_1.BorderSizePixel = 1
  588. Laser_1.BorderColor3 = Color3.new(0, 0, 0)
  589. Laser_1.Position = UDim2.new(0, 11, 0, 902)
  590. Laser_1.Size = UDim2.new(0, 60, 0, 20)
  591. Laser_1.Font = Enum.Font.Fantasy
  592. Laser_1.Text = "Laser"
  593. Laser_1.TextColor3 = Color3.new(0, 0.666667, 0)
  594. Laser_1.TextScaled = true
  595. Laser_1.TextSize = 8
  596.  
  597. CountItems6.Name = "CountItems"
  598. CountItems6.Parent = Picker
  599. CountItems6.AnchorPoint = Vector2.new(0.5, 0)
  600. CountItems6.BackgroundColor3 = Color3.new(1, 1, 1)
  601. CountItems6.BackgroundTransparency = 1
  602. CountItems6.Position = UDim2.new(0, 82, 0, 902)
  603. CountItems6.Size = UDim2.new(0, 20, 0, 20)
  604. CountItems6.ZIndex = 3
  605. CountItems6.Font = Enum.Font.SourceSansBold
  606. CountItems6.Text = "0"
  607. CountItems6.TextColor3 = Color3.new(1, 1, 1)
  608. CountItems6.TextSize = 25
  609. CountItems6.TextYAlignment = Enum.TextYAlignment.Top
  610.  
  611. LaserReceiver.Name = "LaserReceiver"
  612. LaserReceiver.Parent = Picker
  613. LaserReceiver.BackgroundColor3 = Color3.new(1, 1, 1)
  614. LaserReceiver.BorderColor3 = Color3.new(0, 0, 0)
  615. LaserReceiver.Position = UDim2.new(0, 10, 0,929)
  616. LaserReceiver.Size = UDim2.new(0, 80, 0, 80)
  617. LaserReceiver.ZIndex = 3
  618. LaserReceiver.Image = "rbxassetid://3709107170"
  619. LaserReceiver.ScaleType = Enum.ScaleType.Crop
  620.  
  621. DropShadow_7.Name = "DropShadow"
  622. DropShadow_7.Parent = LaserReceiver
  623. DropShadow_7.BackgroundColor3 = Color3.new(0, 0, 0)
  624. DropShadow_7.BorderSizePixel = 0
  625. DropShadow_7.Position = UDim2.new(0, 4, 0, 4)
  626. DropShadow_7.Size = UDim2.new(1, 0, 1, 0)
  627. DropShadow_7.ZIndex = 2
  628.  
  629. LaserReceiver_1.Name = "LaserReceiver_1"
  630. LaserReceiver_1.Parent = Picker
  631. LaserReceiver_1.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  632. LaserReceiver_1.BorderSizePixel = 1
  633. LaserReceiver_1.BorderColor3 = Color3.new(0, 0, 0)
  634. LaserReceiver_1.Position = UDim2.new(0, 11, 0, 1012)
  635. LaserReceiver_1.Size = UDim2.new(0, 60, 0, 20)
  636. LaserReceiver_1.Font = Enum.Font.Fantasy
  637. LaserReceiver_1.Text = "Laser Receiver"
  638. LaserReceiver_1.TextColor3 = Color3.new(0, 0.666667, 0)
  639. LaserReceiver_1.TextScaled = true
  640. LaserReceiver_1.TextSize = 8
  641.  
  642. CountItems7.Name = "CountItems"
  643. CountItems7.Parent = Picker
  644. CountItems7.AnchorPoint = Vector2.new(0.5, 0)
  645. CountItems7.BackgroundColor3 = Color3.new(1, 1, 1)
  646. CountItems7.BackgroundTransparency = 1
  647. CountItems7.Position = UDim2.new(0, 82, 0, 1012)
  648. CountItems7.Size = UDim2.new(0, 20, 0, 20)
  649. CountItems7.ZIndex = 3
  650. CountItems7.Font = Enum.Font.SourceSansBold
  651. CountItems7.Text = "0"
  652. CountItems7.TextColor3 = Color3.new(1, 1, 1)
  653. CountItems7.TextSize = 25
  654. CountItems7.TextYAlignment = Enum.TextYAlignment.Top
  655.  
  656. Hatch.Name = "Hatch"
  657. Hatch.Parent = Picker
  658. Hatch.BackgroundColor3 = Color3.new(1, 1, 1)
  659. Hatch.BorderColor3 = Color3.new(0, 0, 0)
  660. Hatch.Position = UDim2.new(0, 10, 0,1039)
  661. Hatch.Size = UDim2.new(0, 80, 0, 80)
  662. Hatch.ZIndex = 3
  663. Hatch.Image = "rbxassetid://3709104176"
  664. Hatch.ScaleType = Enum.ScaleType.Crop
  665.  
  666. DropShadow_8.Name = "DropShadow"
  667. DropShadow_8.Parent = Hatch
  668. DropShadow_8.BackgroundColor3 = Color3.new(0, 0, 0)
  669. DropShadow_8.BorderSizePixel = 0
  670. DropShadow_8.Position = UDim2.new(0, 4, 0, 4)
  671. DropShadow_8.Size = UDim2.new(1, 0, 1, 0)
  672. DropShadow_8.ZIndex = 2
  673.  
  674. Hatch_1.Name = "Hatch_1"
  675. Hatch_1.Parent = Picker
  676. Hatch_1.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  677. Hatch_1.BorderSizePixel = 1
  678. Hatch_1.BorderColor3 = Color3.new(0, 0, 0)
  679. Hatch_1.Position = UDim2.new(0, 11, 0, 1122)
  680. Hatch_1.Size = UDim2.new(0, 60, 0, 20)
  681. Hatch_1.Font = Enum.Font.Fantasy
  682. Hatch_1.Text = "Hatch"
  683. Hatch_1.TextColor3 = Color3.new(0, 0.666667, 0)
  684. Hatch_1.TextScaled = true
  685. Hatch_1.TextSize = 8
  686.  
  687. CountItems8.Name = "CountItems"
  688. CountItems8.Parent = Picker
  689. CountItems8.AnchorPoint = Vector2.new(0.5, 0)
  690. CountItems8.BackgroundColor3 = Color3.new(1, 1, 1)
  691. CountItems8.BackgroundTransparency = 1
  692. CountItems8.Position = UDim2.new(0, 82, 0, 1122)
  693. CountItems8.Size = UDim2.new(0, 20, 0, 20)
  694. CountItems8.ZIndex = 3
  695. CountItems8.Font = Enum.Font.SourceSansBold
  696. CountItems8.Text = "0"
  697. CountItems8.TextColor3 = Color3.new(1, 1, 1)
  698. CountItems8.TextSize = 25
  699. CountItems8.TextYAlignment = Enum.TextYAlignment.Top
  700.  
  701. GateNOT.Name = "GateNOT"
  702. GateNOT.Parent = Picker
  703. GateNOT.BackgroundColor3 = Color3.new(1, 1, 1)
  704. GateNOT.BorderColor3 = Color3.new(0, 0, 0)
  705. GateNOT.Position = UDim2.new(0, 10, 0,1149)
  706. GateNOT.Size = UDim2.new(0, 80, 0, 80)
  707. GateNOT.ZIndex = 3
  708. GateNOT.Image = "rbxassetid://3709182645"
  709. GateNOT.ScaleType = Enum.ScaleType.Crop
  710.  
  711. DropShadow_9.Name = "DropShadow"
  712. DropShadow_9.Parent = GateNOT
  713. DropShadow_9.BackgroundColor3 = Color3.new(0, 0, 0)
  714. DropShadow_9.BorderSizePixel = 0
  715. DropShadow_9.Position = UDim2.new(0, 4, 0, 4)
  716. DropShadow_9.Size = UDim2.new(1, 0, 1, 0)
  717. DropShadow_9.ZIndex = 2
  718.  
  719. GateNOT_1.Name = "GateNOT_1"
  720. GateNOT_1.Parent = Picker
  721. GateNOT_1.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  722. GateNOT_1.BorderSizePixel = 1
  723. GateNOT_1.BorderColor3 = Color3.new(0, 0, 0)
  724. GateNOT_1.Position = UDim2.new(0, 11, 0, 1232)
  725. GateNOT_1.Size = UDim2.new(0, 60, 0, 20)
  726. GateNOT_1.Font = Enum.Font.Fantasy
  727. GateNOT_1.Text = "NOT Gate"
  728. GateNOT_1.TextColor3 = Color3.new(0, 0.666667, 0)
  729. GateNOT_1.TextScaled = true
  730. GateNOT_1.TextSize = 8
  731.  
  732. CountItems9.Name = "CountItems"
  733. CountItems9.Parent = Picker
  734. CountItems9.AnchorPoint = Vector2.new(0.5, 0)
  735. CountItems9.BackgroundColor3 = Color3.new(1, 1, 1)
  736. CountItems9.BackgroundTransparency = 1
  737. CountItems9.Position = UDim2.new(0, 82, 0, 1232)
  738. CountItems9.Size = UDim2.new(0, 20, 0, 20)
  739. CountItems9.ZIndex = 3
  740. CountItems9.Font = Enum.Font.SourceSansBold
  741. CountItems9.Text = "0"
  742. CountItems9.TextColor3 = Color3.new(1, 1, 1)
  743. CountItems9.TextSize = 25
  744. CountItems9.TextYAlignment = Enum.TextYAlignment.Top
  745.  
  746. GateOR.Name = "GateOR"
  747. GateOR.Parent = Picker
  748. GateOR.BackgroundColor3 = Color3.new(1, 1, 1)
  749. GateOR.BorderColor3 = Color3.new(0, 0, 0)
  750. GateOR.Position = UDim2.new(0, 10, 0,1259)
  751. GateOR.Size = UDim2.new(0, 80, 0, 80)
  752. GateOR.ZIndex = 3
  753. GateOR.Image = "rbxassetid://3709103299"
  754. GateOR.ScaleType = Enum.ScaleType.Crop
  755.  
  756. DropShadow_10.Name = "DropShadow"
  757. DropShadow_10.Parent = GateOR
  758. DropShadow_10.BackgroundColor3 = Color3.new(0, 0, 0)
  759. DropShadow_10.BorderSizePixel = 0
  760. DropShadow_10.Position = UDim2.new(0, 4, 0, 4)
  761. DropShadow_10.Size = UDim2.new(1, 0, 1, 0)
  762. DropShadow_10.ZIndex = 2
  763.  
  764. GateOR_1.Name = "GateOR_1"
  765. GateOR_1.Parent = Picker
  766. GateOR_1.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  767. GateOR_1.BorderSizePixel = 1
  768. GateOR_1.BorderColor3 = Color3.new(0, 0, 0)
  769. GateOR_1.Position = UDim2.new(0, 11, 0, 1342)
  770. GateOR_1.Size = UDim2.new(0, 60, 0, 20)
  771. GateOR_1.Font = Enum.Font.Fantasy
  772. GateOR_1.Text = "OR Gate"
  773. GateOR_1.TextColor3 = Color3.new(0, 0.666667, 0)
  774. GateOR_1.TextScaled = true
  775. GateOR_1.TextSize = 8
  776.  
  777. CountItems10.Name = "CountItems"
  778. CountItems10.Parent = Picker
  779. CountItems10.AnchorPoint = Vector2.new(0.5, 0)
  780. CountItems10.BackgroundColor3 = Color3.new(1, 1, 1)
  781. CountItems10.BackgroundTransparency = 1
  782. CountItems10.Position = UDim2.new(0, 82, 0, 1342)
  783. CountItems10.Size = UDim2.new(0, 20, 0, 20)
  784. CountItems10.ZIndex = 3
  785. CountItems10.Font = Enum.Font.SourceSansBold
  786. CountItems10.Text = "0"
  787. CountItems10.TextColor3 = Color3.new(1, 1, 1)
  788. CountItems10.TextSize = 25
  789. CountItems10.TextYAlignment = Enum.TextYAlignment.Top
  790.  
  791. GateAND.Name = "GateAND"
  792. GateAND.Parent = Picker
  793. GateAND.BackgroundColor3 = Color3.new(1, 1, 1)
  794. GateAND.BorderColor3 = Color3.new(0, 0, 0)
  795. GateAND.Position = UDim2.new(0, 10, 0,1369)
  796. GateAND.Size = UDim2.new(0, 80, 0, 80)
  797. GateAND.ZIndex = 3
  798. GateAND.Image = "rbxassetid://3709102307"
  799. GateAND.ScaleType = Enum.ScaleType.Crop
  800.  
  801. DropShadow_11.Name = "DropShadow"
  802. DropShadow_11.Parent = GateAND
  803. DropShadow_11.BackgroundColor3 = Color3.new(0, 0, 0)
  804. DropShadow_11.BorderSizePixel = 0
  805. DropShadow_11.Position = UDim2.new(0, 4, 0, 4)
  806. DropShadow_11.Size = UDim2.new(1, 0, 1, 0)
  807. DropShadow_11.ZIndex = 2
  808.  
  809. GateAND_1.Name = "GateXOR_1"
  810. GateAND_1.Parent = Picker
  811. GateAND_1.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  812. GateAND_1.BorderSizePixel = 1
  813. GateAND_1.BorderColor3 = Color3.new(0, 0, 0)
  814. GateAND_1.Position = UDim2.new(0, 11, 0, 1452)
  815. GateAND_1.Size = UDim2.new(0, 60, 0, 20)
  816. GateAND_1.Font = Enum.Font.Fantasy
  817. GateAND_1.Text = "AND Gate"
  818. GateAND_1.TextColor3 = Color3.new(0, 0.666667, 0)
  819. GateAND_1.TextScaled = true
  820. GateAND_1.TextSize = 8
  821.  
  822. CountItems11.Name = "CountItems"
  823. CountItems11.Parent = Picker
  824. CountItems11.AnchorPoint = Vector2.new(0.5, 0)
  825. CountItems11.BackgroundColor3 = Color3.new(1, 1, 1)
  826. CountItems11.BackgroundTransparency = 1
  827. CountItems11.Position = UDim2.new(0, 82, 0, 1452)
  828. CountItems11.Size = UDim2.new(0, 20, 0, 20)
  829. CountItems11.ZIndex = 3
  830. CountItems11.Font = Enum.Font.SourceSansBold
  831. CountItems11.Text = "0"
  832. CountItems11.TextColor3 = Color3.new(1, 1, 1)
  833. CountItems11.TextSize = 25
  834. CountItems11.TextYAlignment = Enum.TextYAlignment.Top
  835.  
  836. GateXOR.Name = "GateXOR"
  837. GateXOR.Parent = Picker
  838. GateXOR.BackgroundColor3 = Color3.new(1, 1, 1)
  839. GateXOR.BorderColor3 = Color3.new(0, 0, 0)
  840. GateXOR.Position = UDim2.new(0, 10, 0,1479)
  841. GateXOR.Size = UDim2.new(0, 80, 0, 80)
  842. GateXOR.ZIndex = 3
  843. GateXOR.Image = "rbxassetid://3709103653"
  844. GateXOR.ScaleType = Enum.ScaleType.Crop
  845.  
  846. DropShadow_12.Name = "DropShadow"
  847. DropShadow_12.Parent = GateXOR
  848. DropShadow_12.BackgroundColor3 = Color3.new(0, 0, 0)
  849. DropShadow_12.BorderSizePixel = 0
  850. DropShadow_12.Position = UDim2.new(0, 4, 0, 4)
  851. DropShadow_12.Size = UDim2.new(1, 0, 1, 0)
  852. DropShadow_12.ZIndex = 2
  853.  
  854. GateXOR_1.Name = "GateXOR_1"
  855. GateXOR_1.Parent = Picker
  856. GateXOR_1.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  857. GateXOR_1.BorderSizePixel = 1
  858. GateXOR_1.BorderColor3 = Color3.new(0, 0, 0)
  859. GateXOR_1.Position = UDim2.new(0, 11, 0, 1562)
  860. GateXOR_1.Size = UDim2.new(0, 60, 0, 20)
  861. GateXOR_1.Font = Enum.Font.Fantasy
  862. GateXOR_1.Text = "XOR Gate"
  863. GateXOR_1.TextColor3 = Color3.new(0, 0.666667, 0)
  864. GateXOR_1.TextScaled = true
  865. GateXOR_1.TextSize = 8
  866.  
  867. CountItems12.Name = "CountItems"
  868. CountItems12.Parent = Picker
  869. CountItems12.AnchorPoint = Vector2.new(0.5, 0)
  870. CountItems12.BackgroundColor3 = Color3.new(1, 1, 1)
  871. CountItems12.BackgroundTransparency = 1
  872. CountItems12.Position = UDim2.new(0, 82, 0, 1562)
  873. CountItems12.Size = UDim2.new(0, 20, 0, 20)
  874. CountItems12.ZIndex = 3
  875. CountItems12.Font = Enum.Font.SourceSansBold
  876. CountItems12.Text = "0"
  877. CountItems12.TextColor3 = Color3.new(1, 1, 1)
  878. CountItems12.TextSize = 25
  879. CountItems12.TextYAlignment = Enum.TextYAlignment.Top
  880.  
  881. WoodChecker.Name = "WoodChecker"
  882. WoodChecker.Parent = Picker
  883. WoodChecker.BackgroundColor3 = Color3.new(1, 1, 1)
  884. WoodChecker.BorderColor3 = Color3.new(0, 0, 0)
  885. WoodChecker.Position = UDim2.new(0, 10, 0,1589)
  886. WoodChecker.Size = UDim2.new(0, 80, 0, 80)
  887. WoodChecker.ZIndex = 3
  888. WoodChecker.Image = "rbxassetid://3709113088"
  889. WoodChecker.ScaleType = Enum.ScaleType.Crop
  890.  
  891. DropShadow_13.Name = "DropShadow"
  892. DropShadow_13.Parent = WoodChecker
  893. DropShadow_13.BackgroundColor3 = Color3.new(0, 0, 0)
  894. DropShadow_13.BorderSizePixel = 0
  895. DropShadow_13.Position = UDim2.new(0, 4, 0, 4)
  896. DropShadow_13.Size = UDim2.new(1, 0, 1, 0)
  897. DropShadow_13.ZIndex = 2
  898.  
  899. WoodChecker_1.Name = "WoodChecker_1"
  900. WoodChecker_1.Parent = Picker
  901. WoodChecker_1.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  902. WoodChecker_1.BorderSizePixel = 1
  903. WoodChecker_1.BorderColor3 = Color3.new(0, 0, 0)
  904. WoodChecker_1.Position = UDim2.new(0, 11, 0, 1672)
  905. WoodChecker_1.Size = UDim2.new(0, 60, 0, 20)
  906. WoodChecker_1.Font = Enum.Font.Fantasy
  907. WoodChecker_1.Text = "Wood Detector"
  908. WoodChecker_1.TextColor3 = Color3.new(0, 0.666667, 0)
  909. WoodChecker_1.TextScaled = true
  910. WoodChecker_1.TextSize = 8
  911.  
  912. CountItems13.Name = "CountItems"
  913. CountItems13.Parent = Picker
  914. CountItems13.AnchorPoint = Vector2.new(0.5, 0)
  915. CountItems13.BackgroundColor3 = Color3.new(1, 1, 1)
  916. CountItems13.BackgroundTransparency = 1
  917. CountItems13.Position = UDim2.new(0, 82, 0, 1672)
  918. CountItems13.Size = UDim2.new(0, 20, 0, 20)
  919. CountItems13.ZIndex = 3
  920. CountItems13.Font = Enum.Font.SourceSansBold
  921. CountItems13.Text = "0"
  922. CountItems13.TextColor3 = Color3.new(1, 1, 1)
  923. CountItems13.TextSize = 25
  924. CountItems13.TextYAlignment = Enum.TextYAlignment.Top
  925.  
  926. SignalDelay.Name = "SignalDelay"
  927. SignalDelay.Parent = Picker
  928. SignalDelay.BackgroundColor3 = Color3.new(1, 1, 1)
  929. SignalDelay.BorderColor3 = Color3.new(0, 0, 0)
  930. SignalDelay.Position = UDim2.new(0, 10, 0,1699)
  931. SignalDelay.Size = UDim2.new(0, 80, 0, 80)
  932. SignalDelay.ZIndex = 3
  933. SignalDelay.Image = "rbxassetid://3709111644"
  934. SignalDelay.ScaleType = Enum.ScaleType.Crop
  935.  
  936. DropShadow_14.Name = "DropShadow"
  937. DropShadow_14.Parent = SignalDelay
  938. DropShadow_14.BackgroundColor3 = Color3.new(0, 0, 0)
  939. DropShadow_14.BorderSizePixel = 0
  940. DropShadow_14.Position = UDim2.new(0, 4, 0, 4)
  941. DropShadow_14.Size = UDim2.new(1, 0, 1, 0)
  942. DropShadow_14.ZIndex = 2
  943.  
  944. SignalDelay_1.Name = "SignalDelay_1"
  945. SignalDelay_1.Parent = Picker
  946. SignalDelay_1.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  947. SignalDelay_1.BorderSizePixel = 1
  948. SignalDelay_1.BorderColor3 = Color3.new(0, 0, 0)
  949. SignalDelay_1.Position = UDim2.new(0, 11, 0, 1782)
  950. SignalDelay_1.Size = UDim2.new(0, 60, 0, 20)
  951. SignalDelay_1.Font = Enum.Font.Fantasy
  952. SignalDelay_1.Text = "Signal Delay"
  953. SignalDelay_1.TextColor3 = Color3.new(0, 0.666667, 0)
  954. SignalDelay_1.TextScaled = true
  955. SignalDelay_1.TextSize = 8
  956.  
  957. CountItems14.Name = "CountItems"
  958. CountItems14.Parent = Picker
  959. CountItems14.AnchorPoint = Vector2.new(0.5, 0)
  960. CountItems14.BackgroundColor3 = Color3.new(1, 1, 1)
  961. CountItems14.BackgroundTransparency = 1
  962. CountItems14.Position = UDim2.new(0, 82, 0, 1782)
  963. CountItems14.Size = UDim2.new(0, 20, 0, 20)
  964. CountItems14.ZIndex = 3
  965. CountItems14.Font = Enum.Font.SourceSansBold
  966. CountItems14.Text = "0"
  967. CountItems14.TextColor3 = Color3.new(1, 1, 1)
  968. CountItems14.TextSize = 25
  969. CountItems14.TextYAlignment = Enum.TextYAlignment.Top
  970.  
  971. NeonWireRed.Name = "NeonWireRed"
  972. NeonWireRed.Parent = Picker
  973. NeonWireRed.BackgroundColor3 = Color3.new(1, 1, 1)
  974. NeonWireRed.BorderColor3 = Color3.new(0, 0, 0)
  975. NeonWireRed.Position = UDim2.new(0, 10, 0,1809)
  976. NeonWireRed.Size = UDim2.new(0, 80, 0, 80)
  977. NeonWireRed.ZIndex = 3
  978. NeonWireRed.Image = "rbxassetid://3709109941"
  979. NeonWireRed.ScaleType = Enum.ScaleType.Crop
  980.  
  981. DropShadow_15.Name = "DropShadow"
  982. DropShadow_15.Parent = NeonWireRed
  983. DropShadow_15.BackgroundColor3 = Color3.new(0, 0, 0)
  984. DropShadow_15.BorderSizePixel = 0
  985. DropShadow_15.Position = UDim2.new(0, 4, 0, 4)
  986. DropShadow_15.Size = UDim2.new(1, 0, 1, 0)
  987. DropShadow_15.ZIndex = 2
  988.  
  989. NeonWireRed_1.Name = "NeonWireRed_1"
  990. NeonWireRed_1.Parent = Picker
  991. NeonWireRed_1.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  992. NeonWireRed_1.BorderSizePixel = 1
  993. NeonWireRed_1.BorderColor3 = Color3.new(0, 0, 0)
  994. NeonWireRed_1.Position = UDim2.new(0, 11, 0, 1892)
  995. NeonWireRed_1.Size = UDim2.new(0, 60, 0, 20)
  996. NeonWireRed_1.Font = Enum.Font.Fantasy
  997. NeonWireRed_1.Text = "Neon Wire Red"
  998. NeonWireRed_1.TextColor3 = Color3.new(0, 0.666667, 0)
  999. NeonWireRed_1.TextScaled = true
  1000. NeonWireRed_1.TextSize = 8
  1001.  
  1002. CountItems15.Name = "CountItems"
  1003. CountItems15.Parent = Picker
  1004. CountItems15.AnchorPoint = Vector2.new(0.5, 0)
  1005. CountItems15.BackgroundColor3 = Color3.new(1, 1, 1)
  1006. CountItems15.BackgroundTransparency = 1
  1007. CountItems15.Position = UDim2.new(0, 82, 0, 1892)
  1008. CountItems15.Size = UDim2.new(0, 20, 0, 20)
  1009. CountItems15.ZIndex = 3
  1010. CountItems15.Font = Enum.Font.SourceSansBold
  1011. CountItems15.Text = "0"
  1012. CountItems15.TextColor3 = Color3.new(1, 1, 1)
  1013. CountItems15.TextSize = 25
  1014. CountItems15.TextYAlignment = Enum.TextYAlignment.Top
  1015.  
  1016. NeonWireOrange.Name = "NeonWireOrange"
  1017. NeonWireOrange.Parent = Picker
  1018. NeonWireOrange.BackgroundColor3 = Color3.new(1, 1, 1)
  1019. NeonWireOrange.BorderColor3 = Color3.new(0, 0, 0)
  1020. NeonWireOrange.Position = UDim2.new(0, 10, 0,1919)
  1021. NeonWireOrange.Size = UDim2.new(0, 80, 0, 80)
  1022. NeonWireOrange.ZIndex = 3
  1023. NeonWireOrange.Image = "rbxassetid://3709109310"
  1024. NeonWireOrange.ScaleType = Enum.ScaleType.Crop
  1025.  
  1026. DropShadow_16.Name = "DropShadow"
  1027. DropShadow_16.Parent = NeonWireOrange
  1028. DropShadow_16.BackgroundColor3 = Color3.new(0, 0, 0)
  1029. DropShadow_16.BorderSizePixel = 0
  1030. DropShadow_16.Position = UDim2.new(0, 4, 0, 4)
  1031. DropShadow_16.Size = UDim2.new(1, 0, 1, 0)
  1032. DropShadow_16.ZIndex = 2
  1033.  
  1034. NeonWireOrange_1.Name = "NeonWireOrange_1"
  1035. NeonWireOrange_1.Parent = Picker
  1036. NeonWireOrange_1.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1037. NeonWireOrange_1.BorderSizePixel = 1
  1038. NeonWireOrange_1.BorderColor3 = Color3.new(0, 0, 0)
  1039. NeonWireOrange_1.Position = UDim2.new(0, 11, 0, 2002)
  1040. NeonWireOrange_1.Size = UDim2.new(0, 60, 0, 20)
  1041. NeonWireOrange_1.Font = Enum.Font.Fantasy
  1042. NeonWireOrange_1.Text = "Neon Wire Orange"
  1043. NeonWireOrange_1.TextColor3 = Color3.new(0, 0.666667, 0)
  1044. NeonWireOrange_1.TextScaled = true
  1045. NeonWireOrange_1.TextSize = 8
  1046.  
  1047. CountItems16.Name = "CountItems"
  1048. CountItems16.Parent = Picker
  1049. CountItems16.AnchorPoint = Vector2.new(0.5, 0)
  1050. CountItems16.BackgroundColor3 = Color3.new(1, 1, 1)
  1051. CountItems16.BackgroundTransparency = 1
  1052. CountItems16.Position = UDim2.new(0, 82, 0, 2002)
  1053. CountItems16.Size = UDim2.new(0, 20, 0, 20)
  1054. CountItems16.ZIndex = 3
  1055. CountItems16.Font = Enum.Font.SourceSansBold
  1056. CountItems16.Text = "0"
  1057. CountItems16.TextColor3 = Color3.new(1, 1, 1)
  1058. CountItems16.TextSize = 25
  1059. CountItems16.TextYAlignment = Enum.TextYAlignment.Top
  1060.  
  1061. NeonWireYellow.Name = "NeonWireYellow"
  1062. NeonWireYellow.Parent = Picker
  1063. NeonWireYellow.BackgroundColor3 = Color3.new(1, 1, 1)
  1064. NeonWireYellow.BorderColor3 = Color3.new(0, 0, 0)
  1065. NeonWireYellow.Position = UDim2.new(0, 10, 0,2029)
  1066. NeonWireYellow.Size = UDim2.new(0, 80, 0, 80)
  1067. NeonWireYellow.ZIndex = 3
  1068. NeonWireYellow.Image = "rbxassetid://3709110967"
  1069. NeonWireYellow.ScaleType = Enum.ScaleType.Crop
  1070.  
  1071. DropShadow_17.Name = "DropShadow"
  1072. DropShadow_17.Parent = NeonWireYellow
  1073. DropShadow_17.BackgroundColor3 = Color3.new(0, 0, 0)
  1074. DropShadow_17.BorderSizePixel = 0
  1075. DropShadow_17.Position = UDim2.new(0, 4, 0, 4)
  1076. DropShadow_17.Size = UDim2.new(1, 0, 1, 0)
  1077. DropShadow_17.ZIndex = 2
  1078.  
  1079. NeonWireYellow_1.Name = "NeonWireYellow_1"
  1080. NeonWireYellow_1.Parent = Picker
  1081. NeonWireYellow_1.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1082. NeonWireYellow_1.BorderSizePixel = 1
  1083. NeonWireYellow_1.BorderColor3 = Color3.new(0, 0, 0)
  1084. NeonWireYellow_1.Position = UDim2.new(0, 11, 0, 2112)
  1085. NeonWireYellow_1.Size = UDim2.new(0, 60, 0, 20)
  1086. NeonWireYellow_1.Font = Enum.Font.Fantasy
  1087. NeonWireYellow_1.Text = "Neon Wire Yellow"
  1088. NeonWireYellow_1.TextColor3 = Color3.new(0, 0.666667, 0)
  1089. NeonWireYellow_1.TextScaled = true
  1090. NeonWireYellow_1.TextSize = 8
  1091.  
  1092. CountItems17.Name = "CountItems"
  1093. CountItems17.Parent = Picker
  1094. CountItems17.AnchorPoint = Vector2.new(0.5, 0)
  1095. CountItems17.BackgroundColor3 = Color3.new(1, 1, 1)
  1096. CountItems17.BackgroundTransparency = 1
  1097. CountItems17.Position = UDim2.new(0, 82, 0, 2112)
  1098. CountItems17.Size = UDim2.new(0, 20, 0, 20)
  1099. CountItems17.ZIndex = 3
  1100. CountItems17.Font = Enum.Font.SourceSansBold
  1101. CountItems17.Text = "0"
  1102. CountItems17.TextColor3 = Color3.new(1, 1, 1)
  1103. CountItems17.TextSize = 25
  1104. CountItems17.TextYAlignment = Enum.TextYAlignment.Top
  1105.  
  1106. NeonWireGreen.Name = "NeonWireGreen"
  1107. NeonWireGreen.Parent = Picker
  1108. NeonWireGreen.BackgroundColor3 = Color3.new(1, 1, 1)
  1109. NeonWireGreen.BorderColor3 = Color3.new(0, 0, 0)
  1110. NeonWireGreen.Position = UDim2.new(0, 10, 0,2139)
  1111. NeonWireGreen.Size = UDim2.new(0, 80, 0, 80)
  1112. NeonWireGreen.ZIndex = 3
  1113. NeonWireGreen.Image = "rbxassetid://3709109003"
  1114. NeonWireGreen.ScaleType = Enum.ScaleType.Crop
  1115.  
  1116. DropShadow_18.Name = "DropShadow"
  1117. DropShadow_18.Parent = NeonWireGreen
  1118. DropShadow_18.BackgroundColor3 = Color3.new(0, 0, 0)
  1119. DropShadow_18.BorderSizePixel = 0
  1120. DropShadow_18.Position = UDim2.new(0, 4, 0, 4)
  1121. DropShadow_18.Size = UDim2.new(1, 0, 1, 0)
  1122. DropShadow_18.ZIndex = 2
  1123.  
  1124. NeonWireGreen_1.Name = "NeonWireGreen_1"
  1125. NeonWireGreen_1.Parent = Picker
  1126. NeonWireGreen_1.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1127. NeonWireGreen_1.BorderSizePixel = 1
  1128. NeonWireGreen_1.BorderColor3 = Color3.new(0, 0, 0)
  1129. NeonWireGreen_1.Position = UDim2.new(0, 11, 0, 2222)
  1130. NeonWireGreen_1.Size = UDim2.new(0, 60, 0, 20)
  1131. NeonWireGreen_1.Font = Enum.Font.Fantasy
  1132. NeonWireGreen_1.Text = "Neon Wire Green"
  1133. NeonWireGreen_1.TextColor3 = Color3.new(0, 0.666667, 0)
  1134. NeonWireGreen_1.TextScaled = true
  1135. NeonWireGreen_1.TextSize = 8
  1136.  
  1137. CountItems18.Name = "CountItems"
  1138. CountItems18.Parent = Picker
  1139. CountItems18.AnchorPoint = Vector2.new(0.5, 0)
  1140. CountItems18.BackgroundColor3 = Color3.new(1, 1, 1)
  1141. CountItems18.BackgroundTransparency = 1
  1142. CountItems18.Position = UDim2.new(0, 82, 0, 2222)
  1143. CountItems18.Size = UDim2.new(0, 20, 0, 20)
  1144. CountItems18.ZIndex = 3
  1145. CountItems18.Font = Enum.Font.SourceSansBold
  1146. CountItems18.Text = "0"
  1147. CountItems18.TextColor3 = Color3.new(1, 1, 1)
  1148. CountItems18.TextSize = 25
  1149. CountItems18.TextYAlignment = Enum.TextYAlignment.Top
  1150.  
  1151. NeonWireCyan.Name = "NeonWireCyan"
  1152. NeonWireCyan.Parent = Picker
  1153. NeonWireCyan.BackgroundColor3 = Color3.new(1, 1, 1)
  1154. NeonWireCyan.BorderColor3 = Color3.new(0, 0, 0)
  1155. NeonWireCyan.Position = UDim2.new(0, 10, 0,2249)
  1156. NeonWireCyan.Size = UDim2.new(0, 80, 0, 80)
  1157. NeonWireCyan.ZIndex = 3
  1158. NeonWireCyan.Image = "rbxassetid://3709108577"
  1159. NeonWireCyan.ScaleType = Enum.ScaleType.Crop
  1160.  
  1161. DropShadow_19.Name = "DropShadow"
  1162. DropShadow_19.Parent = NeonWireCyan
  1163. DropShadow_19.BackgroundColor3 = Color3.new(0, 0, 0)
  1164. DropShadow_19.BorderSizePixel = 0
  1165. DropShadow_19.Position = UDim2.new(0, 4, 0, 4)
  1166. DropShadow_19.Size = UDim2.new(1, 0, 1, 0)
  1167. DropShadow_19.ZIndex = 2
  1168.  
  1169. NeonWireCyan_1.Name = "NeonWireCyan_1"
  1170. NeonWireCyan_1.Parent = Picker
  1171. NeonWireCyan_1.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1172. NeonWireCyan_1.BorderSizePixel = 1
  1173. NeonWireCyan_1.BorderColor3 = Color3.new(0, 0, 0)
  1174. NeonWireCyan_1.Position = UDim2.new(0, 11, 0, 2332)
  1175. NeonWireCyan_1.Size = UDim2.new(0, 60, 0, 20)
  1176. NeonWireCyan_1.Font = Enum.Font.Fantasy
  1177. NeonWireCyan_1.Text = "Neon Wire Cyan"
  1178. NeonWireCyan_1.TextColor3 = Color3.new(0, 0.666667, 0)
  1179. NeonWireCyan_1.TextScaled = true
  1180. NeonWireCyan_1.TextSize = 8
  1181.  
  1182. CountItems19.Name = "CountItems"
  1183. CountItems19.Parent = Picker
  1184. CountItems19.AnchorPoint = Vector2.new(0.5, 0)
  1185. CountItems19.BackgroundColor3 = Color3.new(1, 1, 1)
  1186. CountItems19.BackgroundTransparency = 1
  1187. CountItems19.Position = UDim2.new(0, 82, 0, 2332)
  1188. CountItems19.Size = UDim2.new(0, 20, 0, 20)
  1189. CountItems19.ZIndex = 3
  1190. CountItems19.Font = Enum.Font.SourceSansBold
  1191. CountItems19.Text = "0"
  1192. CountItems19.TextColor3 = Color3.new(1, 1, 1)
  1193. CountItems19.TextSize = 25
  1194. CountItems19.TextYAlignment = Enum.TextYAlignment.Top
  1195.  
  1196. NeonWireBlue.Name = "NeonWireBlue"
  1197. NeonWireBlue.Parent = Picker
  1198. NeonWireBlue.BackgroundColor3 = Color3.new(1, 1, 1)
  1199. NeonWireBlue.BorderColor3 = Color3.new(0, 0, 0)
  1200. NeonWireBlue.Position = UDim2.new(0, 10, 0,2359)
  1201. NeonWireBlue.Size = UDim2.new(0, 80, 0, 80)
  1202. NeonWireBlue.ZIndex = 3
  1203. NeonWireBlue.Image = "rbxassetid://3709108148"
  1204. NeonWireBlue.ScaleType = Enum.ScaleType.Crop
  1205.  
  1206. DropShadow_20.Name = "DropShadow"
  1207. DropShadow_20.Parent = NeonWireBlue
  1208. DropShadow_20.BackgroundColor3 = Color3.new(0, 0, 0)
  1209. DropShadow_20.BorderSizePixel = 0
  1210. DropShadow_20.Position = UDim2.new(0, 4, 0, 4)
  1211. DropShadow_20.Size = UDim2.new(1, 0, 1, 0)
  1212. DropShadow_20.ZIndex = 2
  1213.  
  1214. NeonWireBlue_1.Name = "NeonWireBlue_1"
  1215. NeonWireBlue_1.Parent = Picker
  1216. NeonWireBlue_1.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1217. NeonWireBlue_1.BorderSizePixel = 1
  1218. NeonWireBlue_1.BorderColor3 = Color3.new(0, 0, 0)
  1219. NeonWireBlue_1.Position = UDim2.new(0, 11, 0, 2442)
  1220. NeonWireBlue_1.Size = UDim2.new(0, 60, 0, 20)
  1221. NeonWireBlue_1.Font = Enum.Font.Fantasy
  1222. NeonWireBlue_1.Text = "Neon Wire Blue"
  1223. NeonWireBlue_1.TextColor3 = Color3.new(0, 0.666667, 0)
  1224. NeonWireBlue_1.TextScaled = true
  1225. NeonWireBlue_1.TextSize = 8
  1226.  
  1227. CountItems20.Name = "CountItems"
  1228. CountItems20.Parent = Picker
  1229. CountItems20.AnchorPoint = Vector2.new(0.5, 0)
  1230. CountItems20.BackgroundColor3 = Color3.new(1, 1, 1)
  1231. CountItems20.BackgroundTransparency = 1
  1232. CountItems20.Position = UDim2.new(0, 82, 0, 2442)
  1233. CountItems20.Size = UDim2.new(0, 20, 0, 20)
  1234. CountItems20.ZIndex = 3
  1235. CountItems20.Font = Enum.Font.SourceSansBold
  1236. CountItems20.Text = "0"
  1237. CountItems20.TextColor3 = Color3.new(1, 1, 1)
  1238. CountItems20.TextSize = 25
  1239. CountItems20.TextYAlignment = Enum.TextYAlignment.Top
  1240.  
  1241. NeonWireViolet.Name = "NeonWireViolet"
  1242. NeonWireViolet.Parent = Picker
  1243. NeonWireViolet.BackgroundColor3 = Color3.new(1, 1, 1)
  1244. NeonWireViolet.BorderColor3 = Color3.new(0, 0, 0)
  1245. NeonWireViolet.Position = UDim2.new(0, 10, 0,2469)
  1246. NeonWireViolet.Size = UDim2.new(0, 80, 0, 80)
  1247. NeonWireViolet.ZIndex = 3
  1248. NeonWireViolet.Image = "rbxassetid://3709110281"
  1249. NeonWireViolet.ScaleType = Enum.ScaleType.Crop
  1250.  
  1251. DropShadow_21.Name = "DropShadow"
  1252. DropShadow_21.Parent = NeonWireViolet
  1253. DropShadow_21.BackgroundColor3 = Color3.new(0, 0, 0)
  1254. DropShadow_21.BorderSizePixel = 0
  1255. DropShadow_21.Position = UDim2.new(0, 4, 0, 4)
  1256. DropShadow_21.Size = UDim2.new(1, 0, 1, 0)
  1257. DropShadow_21.ZIndex = 2
  1258.  
  1259. NeonWireViolet_1.Name = "NeonWireViolet_1"
  1260. NeonWireViolet_1.Parent = Picker
  1261. NeonWireViolet_1.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1262. NeonWireViolet_1.BorderSizePixel = 1
  1263. NeonWireViolet_1.BorderColor3 = Color3.new(0, 0, 0)
  1264. NeonWireViolet_1.Position = UDim2.new(0, 11, 0, 2552)
  1265. NeonWireViolet_1.Size = UDim2.new(0, 60, 0, 20)
  1266. NeonWireViolet_1.Font = Enum.Font.Fantasy
  1267. NeonWireViolet_1.Text = "Neon Wire Violet"
  1268. NeonWireViolet_1.TextColor3 = Color3.new(0, 0.666667, 0)
  1269. NeonWireViolet_1.TextScaled = true
  1270. NeonWireViolet_1.TextSize = 8
  1271.  
  1272. CountItems21.Name = "CountItems"
  1273. CountItems21.Parent = Picker
  1274. CountItems21.AnchorPoint = Vector2.new(0.5, 0)
  1275. CountItems21.BackgroundColor3 = Color3.new(1, 1, 1)
  1276. CountItems21.BackgroundTransparency = 1
  1277. CountItems21.Position = UDim2.new(0, 82, 0, 2552)
  1278. CountItems21.Size = UDim2.new(0, 20, 0, 20)
  1279. CountItems21.ZIndex = 3
  1280. CountItems21.Font = Enum.Font.SourceSansBold
  1281. CountItems21.Text = "0"
  1282. CountItems21.TextColor3 = Color3.new(1, 1, 1)
  1283. CountItems21.TextSize = 25
  1284. CountItems21.TextYAlignment = Enum.TextYAlignment.Top
  1285.  
  1286. NeonWireWhite.Name = "NeonWireWhite"
  1287. NeonWireWhite.Parent = Picker
  1288. NeonWireWhite.BackgroundColor3 = Color3.new(1, 1, 1)
  1289. NeonWireWhite.BorderColor3 = Color3.new(0, 0, 0)
  1290. NeonWireWhite.Position = UDim2.new(0, 10, 0,2579)
  1291. NeonWireWhite.Size = UDim2.new(0, 80, 0, 80)
  1292. NeonWireWhite.ZIndex = 3
  1293. NeonWireWhite.Image = "rbxassetid://3709110631"
  1294. NeonWireWhite.ScaleType = Enum.ScaleType.Crop
  1295.  
  1296. DropShadow_22.Name = "DropShadow"
  1297. DropShadow_22.Parent = NeonWireWhite
  1298. DropShadow_22.BackgroundColor3 = Color3.new(0, 0, 0)
  1299. DropShadow_22.BorderSizePixel = 0
  1300. DropShadow_22.Position = UDim2.new(0, 4, 0, 4)
  1301. DropShadow_22.Size = UDim2.new(1, 0, 1, 0)
  1302. DropShadow_22.ZIndex = 2
  1303.  
  1304. NeonWireWhite_1.Name = "NeonWireWhite_1"
  1305. NeonWireWhite_1.Parent = Picker
  1306. NeonWireWhite_1.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1307. NeonWireWhite_1.BorderSizePixel = 1
  1308. NeonWireWhite_1.BorderColor3 = Color3.new(0, 0, 0)
  1309. NeonWireWhite_1.Position = UDim2.new(0, 11, 0, 2662)
  1310. NeonWireWhite_1.Size = UDim2.new(0, 60, 0, 20)
  1311. NeonWireWhite_1.Font = Enum.Font.Fantasy
  1312. NeonWireWhite_1.Text = "Neon Wire White"
  1313. NeonWireWhite_1.TextColor3 = Color3.new(0, 0.666667, 0)
  1314. NeonWireWhite_1.TextScaled = true
  1315. NeonWireWhite_1.TextSize = 8
  1316.  
  1317. CountItems22.Name = "CountItems"
  1318. CountItems22.Parent = Picker
  1319. CountItems22.AnchorPoint = Vector2.new(0.5, 0)
  1320. CountItems22.BackgroundColor3 = Color3.new(1, 1, 1)
  1321. CountItems22.BackgroundTransparency = 1
  1322. CountItems22.Position = UDim2.new(0, 82, 0, 2662)
  1323. CountItems22.Size = UDim2.new(0, 20, 0, 20)
  1324. CountItems22.ZIndex = 3
  1325. CountItems22.Font = Enum.Font.SourceSansBold
  1326. CountItems22.Text = "0"
  1327. CountItems22.TextColor3 = Color3.new(1, 1, 1)
  1328. CountItems22.TextSize = 25
  1329. CountItems22.TextYAlignment = Enum.TextYAlignment.Top
  1330.  
  1331. IcicleWireAmber.Name = "IcicleWireAmber"
  1332. IcicleWireAmber.Parent = Picker
  1333. IcicleWireAmber.BackgroundColor3 = Color3.new(1, 1, 1)
  1334. IcicleWireAmber.BorderColor3 = Color3.new(0, 0, 0)
  1335. IcicleWireAmber.Position = UDim2.new(0, 10, 0,2689)
  1336. IcicleWireAmber.Size = UDim2.new(0, 80, 0, 80)
  1337. IcicleWireAmber.ZIndex = 3
  1338. IcicleWireAmber.Image = "rbxassetid://3709104619"
  1339. IcicleWireAmber.ScaleType = Enum.ScaleType.Crop
  1340.  
  1341. DropShadow_23.Name = "DropShadow"
  1342. DropShadow_23.Parent = IcicleWireAmber
  1343. DropShadow_23.BackgroundColor3 = Color3.new(0, 0, 0)
  1344. DropShadow_23.BorderSizePixel = 0
  1345. DropShadow_23.Position = UDim2.new(0, 4, 0, 4)
  1346. DropShadow_23.Size = UDim2.new(1, 0, 1, 0)
  1347. DropShadow_23.ZIndex = 2
  1348.  
  1349. IcicleWireAmber_1.Name = "IcicleWireAmber_1"
  1350. IcicleWireAmber_1.Parent = Picker
  1351. IcicleWireAmber_1.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1352. IcicleWireAmber_1.BorderSizePixel = 1
  1353. IcicleWireAmber_1.BorderColor3 = Color3.new(0, 0, 0)
  1354. IcicleWireAmber_1.Position = UDim2.new(0, 11, 0, 2772)
  1355. IcicleWireAmber_1.Size = UDim2.new(0, 60, 0, 20)
  1356. IcicleWireAmber_1.Font = Enum.Font.Fantasy
  1357. IcicleWireAmber_1.Text = "Icicle Wire Amber"
  1358. IcicleWireAmber_1.TextColor3 = Color3.new(0, 0.666667, 0)
  1359. IcicleWireAmber_1.TextScaled = true
  1360. IcicleWireAmber_1.TextSize = 8
  1361.  
  1362. CountItems23.Name = "CountItems"
  1363. CountItems23.Parent = Picker
  1364. CountItems23.AnchorPoint = Vector2.new(0.5, 0)
  1365. CountItems23.BackgroundColor3 = Color3.new(1, 1, 1)
  1366. CountItems23.BackgroundTransparency = 1
  1367. CountItems23.Position = UDim2.new(0, 82, 0, 2772)
  1368. CountItems23.Size = UDim2.new(0, 20, 0, 20)
  1369. CountItems23.ZIndex = 3
  1370. CountItems23.Font = Enum.Font.SourceSansBold
  1371. CountItems23.Text = "0"
  1372. CountItems23.TextColor3 = Color3.new(1, 1, 1)
  1373. CountItems23.TextSize = 25
  1374. CountItems23.TextYAlignment = Enum.TextYAlignment.Top
  1375.  
  1376. IcicleWireRed.Name = "IcicleWireRed"
  1377. IcicleWireRed.Parent = Picker
  1378. IcicleWireRed.BackgroundColor3 = Color3.new(1, 1, 1)
  1379. IcicleWireRed.BorderColor3 = Color3.new(0, 0, 0)
  1380. IcicleWireRed.Position = UDim2.new(0, 10, 0,2799)
  1381. IcicleWireRed.Size = UDim2.new(0, 80, 0, 80)
  1382. IcicleWireRed.ZIndex = 3
  1383. IcicleWireRed.Image = "rbxassetid://3709106275"
  1384. IcicleWireRed.ScaleType = Enum.ScaleType.Crop
  1385.  
  1386. DropShadow_24.Name = "DropShadow"
  1387. DropShadow_24.Parent = IcicleWireRed
  1388. DropShadow_24.BackgroundColor3 = Color3.new(0, 0, 0)
  1389. DropShadow_24.BorderSizePixel = 0
  1390. DropShadow_24.Position = UDim2.new(0, 4, 0, 4)
  1391. DropShadow_24.Size = UDim2.new(1, 0, 1, 0)
  1392. DropShadow_24.ZIndex = 2
  1393.  
  1394. IcicleWireRed_1.Name = "IcicleWireRed_1"
  1395. IcicleWireRed_1.Parent = Picker
  1396. IcicleWireRed_1.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1397. IcicleWireRed_1.BorderSizePixel = 1
  1398. IcicleWireRed_1.BorderColor3 = Color3.new(0, 0, 0)
  1399. IcicleWireRed_1.Position = UDim2.new(0, 11, 0, 2882)
  1400. IcicleWireRed_1.Size = UDim2.new(0, 60, 0, 20)
  1401. IcicleWireRed_1.Font = Enum.Font.Fantasy
  1402. IcicleWireRed_1.Text = "Icicle Wire Red"
  1403. IcicleWireRed_1.TextColor3 = Color3.new(0, 0.666667, 0)
  1404. IcicleWireRed_1.TextScaled = true
  1405. IcicleWireRed_1.TextSize = 8
  1406.  
  1407. CountItems24.Name = "CountItems"
  1408. CountItems24.Parent = Picker
  1409. CountItems24.AnchorPoint = Vector2.new(0.5, 0)
  1410. CountItems24.BackgroundColor3 = Color3.new(1, 1, 1)
  1411. CountItems24.BackgroundTransparency = 1
  1412. CountItems24.Position = UDim2.new(0, 82, 0, 2882)
  1413. CountItems24.Size = UDim2.new(0, 20, 0, 20)
  1414. CountItems24.ZIndex = 3
  1415. CountItems24.Font = Enum.Font.SourceSansBold
  1416. CountItems24.Text = "0"
  1417. CountItems24.TextColor3 = Color3.new(1, 1, 1)
  1418. CountItems24.TextSize = 25
  1419. CountItems24.TextYAlignment = Enum.TextYAlignment.Top
  1420.  
  1421.  
  1422. IcicleWireGreen.Name = "IcicleWireGreen"
  1423. IcicleWireGreen.Parent = Picker
  1424. IcicleWireGreen.BackgroundColor3 = Color3.new(1, 1, 1)
  1425. IcicleWireGreen.BorderColor3 = Color3.new(0, 0, 0)
  1426. IcicleWireGreen.Position = UDim2.new(0, 10, 0,2909)
  1427. IcicleWireGreen.Size = UDim2.new(0, 80, 0, 80)
  1428. IcicleWireGreen.ZIndex = 3
  1429. IcicleWireGreen.Image = "rbxassetid://3709105510"
  1430. IcicleWireGreen.ScaleType = Enum.ScaleType.Crop
  1431.  
  1432. DropShadow_25.Name = "DropShadow"
  1433. DropShadow_25.Parent = IcicleWireGreen
  1434. DropShadow_25.BackgroundColor3 = Color3.new(0, 0, 0)
  1435. DropShadow_25.BorderSizePixel = 0
  1436. DropShadow_25.Position = UDim2.new(0, 4, 0, 4)
  1437. DropShadow_25.Size = UDim2.new(1, 0, 1, 0)
  1438. DropShadow_25.ZIndex = 2
  1439.  
  1440. IcicleWireGreen_1.Name = "IcicleWireGreen_1"
  1441. IcicleWireGreen_1.Parent = Picker
  1442. IcicleWireGreen_1.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1443. IcicleWireGreen_1.BorderSizePixel = 1
  1444. IcicleWireGreen_1.BorderColor3 = Color3.new(0, 0, 0)
  1445. IcicleWireGreen_1.Position = UDim2.new(0, 11, 0, 2992)
  1446. IcicleWireGreen_1.Size = UDim2.new(0, 60, 0, 20)
  1447. IcicleWireGreen_1.Font = Enum.Font.Fantasy
  1448. IcicleWireGreen_1.Text = "Icicle Wire Green"
  1449. IcicleWireGreen_1.TextColor3 = Color3.new(0, 0.666667, 0)
  1450. IcicleWireGreen_1.TextScaled = true
  1451. IcicleWireGreen_1.TextSize = 8
  1452.  
  1453. CountItems25.Name = "CountItems"
  1454. CountItems25.Parent = Picker
  1455. CountItems25.AnchorPoint = Vector2.new(0.5, 0)
  1456. CountItems25.BackgroundColor3 = Color3.new(1, 1, 1)
  1457. CountItems25.BackgroundTransparency = 1
  1458. CountItems25.Position = UDim2.new(0, 82, 0, 2992)
  1459. CountItems25.Size = UDim2.new(0, 20, 0, 20)
  1460. CountItems25.ZIndex = 3
  1461. CountItems25.Font = Enum.Font.SourceSansBold
  1462. CountItems25.Text = "0"
  1463. CountItems25.TextColor3 = Color3.new(1, 1, 1)
  1464. CountItems25.TextSize = 25
  1465. CountItems25.TextYAlignment = Enum.TextYAlignment.Top
  1466.  
  1467. IcicleWireBlue.Name = "IcicleWireBlue"
  1468. IcicleWireBlue.Parent = Picker
  1469. IcicleWireBlue.BackgroundColor3 = Color3.new(1, 1, 1)
  1470. IcicleWireBlue.BorderColor3 = Color3.new(0, 0, 0)
  1471. IcicleWireBlue.Position = UDim2.new(0, 10, 0,3019)
  1472. IcicleWireBlue.Size = UDim2.new(0, 80, 0, 80)
  1473. IcicleWireBlue.ZIndex = 3
  1474. IcicleWireBlue.Image = "rbxassetid://3709105145"
  1475. IcicleWireBlue.ScaleType = Enum.ScaleType.Crop
  1476.  
  1477. DropShadow_26.Name = "DropShadow"
  1478. DropShadow_26.Parent = IcicleWireBlue
  1479. DropShadow_26.BackgroundColor3 = Color3.new(0, 0, 0)
  1480. DropShadow_26.BorderSizePixel = 0
  1481. DropShadow_26.Position = UDim2.new(0, 4, 0, 4)
  1482. DropShadow_26.Size = UDim2.new(1, 0, 1, 0)
  1483. DropShadow_26.ZIndex = 2
  1484.  
  1485. IcicleWireBlue_1.Name = "IcicleWireBlue_1"
  1486. IcicleWireBlue_1.Parent = Picker
  1487. IcicleWireBlue_1.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1488. IcicleWireBlue_1.BorderSizePixel = 1
  1489. IcicleWireBlue_1.BorderColor3 = Color3.new(0, 0, 0)
  1490. IcicleWireBlue_1.Position = UDim2.new(0, 11, 0, 3102)
  1491. IcicleWireBlue_1.Size = UDim2.new(0, 60, 0, 20)
  1492. IcicleWireBlue_1.Font = Enum.Font.Fantasy
  1493. IcicleWireBlue_1.Text = "Icicle Wire Blue"
  1494. IcicleWireBlue_1.TextColor3 = Color3.new(0, 0.666667, 0)
  1495. IcicleWireBlue_1.TextScaled = true
  1496. IcicleWireBlue_1.TextSize = 8
  1497.  
  1498. CountItems26.Name = "CountItems"
  1499. CountItems26.Parent = Picker
  1500. CountItems26.AnchorPoint = Vector2.new(0.5, 0)
  1501. CountItems26.BackgroundColor3 = Color3.new(1, 1, 1)
  1502. CountItems26.BackgroundTransparency = 1
  1503. CountItems26.Position = UDim2.new(0, 82, 0, 3102)
  1504. CountItems26.Size = UDim2.new(0, 20, 0, 20)
  1505. CountItems26.ZIndex = 3
  1506. CountItems26.Font = Enum.Font.SourceSansBold
  1507. CountItems26.Text = "0"
  1508. CountItems26.TextColor3 = Color3.new(1, 1, 1)
  1509. CountItems26.TextSize = 25
  1510. CountItems26.TextYAlignment = Enum.TextYAlignment.Top
  1511.  
  1512. IcicleWireMagenta.Name = "IcicleWireMagenta"
  1513. IcicleWireMagenta.Parent = Picker
  1514. IcicleWireMagenta.BackgroundColor3 = Color3.new(1, 1, 1)
  1515. IcicleWireMagenta.BorderColor3 = Color3.new(0, 0, 0)
  1516. IcicleWireMagenta.Position = UDim2.new(0, 10, 0,3129)
  1517. IcicleWireMagenta.Size = UDim2.new(0, 80, 0, 80)
  1518. IcicleWireMagenta.ZIndex = 3
  1519. IcicleWireMagenta.Image = "rbxassetid://3709104619"
  1520. IcicleWireMagenta.ScaleType = Enum.ScaleType.Crop
  1521.  
  1522. DropShadow_27.Name = "DropShadow"
  1523. DropShadow_27.Parent = IcicleWireMagenta
  1524. DropShadow_27.BackgroundColor3 = Color3.new(0, 0, 0)
  1525. DropShadow_27.BorderSizePixel = 0
  1526. DropShadow_27.Position = UDim2.new(0, 4, 0, 4)
  1527. DropShadow_27.Size = UDim2.new(1, 0, 1, 0)
  1528. DropShadow_27.ZIndex = 2
  1529.  
  1530. IcicleWireMagenta_1.Name = "IcicleWireMagenta_1"
  1531. IcicleWireMagenta_1.Parent = Picker
  1532. IcicleWireMagenta_1.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1533. IcicleWireMagenta_1.BorderSizePixel = 1
  1534. IcicleWireMagenta_1.BorderColor3 = Color3.new(0, 0, 0)
  1535. IcicleWireMagenta_1.Position = UDim2.new(0, 11, 0, 3212)
  1536. IcicleWireMagenta_1.Size = UDim2.new(0, 60, 0, 20)
  1537. IcicleWireMagenta_1.Font = Enum.Font.Fantasy
  1538. IcicleWireMagenta_1.Text = "Icicle Wire Magenta"
  1539. IcicleWireMagenta_1.TextColor3 = Color3.new(0, 0.666667, 0)
  1540. IcicleWireMagenta_1.TextScaled = true
  1541. IcicleWireMagenta_1.TextSize = 8
  1542.  
  1543. CountItems27.Name = "CountItems"
  1544. CountItems27.Parent = Picker
  1545. CountItems27.AnchorPoint = Vector2.new(0.5, 0)
  1546. CountItems27.BackgroundColor3 = Color3.new(1, 1, 1)
  1547. CountItems27.BackgroundTransparency = 1
  1548. CountItems27.Position = UDim2.new(0, 82, 0, 3212)
  1549. CountItems27.Size = UDim2.new(0, 20, 0, 20)
  1550. CountItems27.ZIndex = 3
  1551. CountItems27.Font = Enum.Font.SourceSansBold
  1552. CountItems27.Text = "0"
  1553. CountItems27.TextColor3 = Color3.new(1, 1, 1)
  1554. CountItems27.TextSize = 25
  1555. CountItems27.TextYAlignment = Enum.TextYAlignment.Top
  1556.  
  1557. ---------------------------------------------------------
  1558. FireworkLauncher.Name = "FireworkLauncher"
  1559. FireworkLauncher.Parent = Picker
  1560. FireworkLauncher.BackgroundColor3 = Color3.new(1, 1, 1)
  1561. FireworkLauncher.BorderColor3 = Color3.new(0, 0, 0)
  1562. FireworkLauncher.Position = UDim2.new(0, 10, 0,3239)
  1563. FireworkLauncher.Size = UDim2.new(0, 80, 0, 80)
  1564. FireworkLauncher.ZIndex = 3
  1565. FireworkLauncher.Image = "rbxassetid://3836070993"
  1566. FireworkLauncher.ScaleType = Enum.ScaleType.Crop
  1567.  
  1568. DropShadow_28.Name = "DropShadow"
  1569. DropShadow_28.Parent = FireworkLauncher
  1570. DropShadow_28.BackgroundColor3 = Color3.new(0, 0, 0)
  1571. DropShadow_28.BorderSizePixel = 0
  1572. DropShadow_28.Position = UDim2.new(0, 4, 0, 4)
  1573. DropShadow_28.Size = UDim2.new(1, 0, 1, 0)
  1574. DropShadow_28.ZIndex = 2
  1575.  
  1576. FireworkLauncher_1.Name = "FireworkLauncher_1"
  1577. FireworkLauncher_1.Parent = Picker
  1578. FireworkLauncher_1.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1579. FireworkLauncher_1.BorderSizePixel = 1
  1580. FireworkLauncher_1.BorderColor3 = Color3.new(0, 0, 0)
  1581. FireworkLauncher_1.Position = UDim2.new(0, 11, 0, 3322)
  1582. FireworkLauncher_1.Size = UDim2.new(0, 60, 0, 20)
  1583. FireworkLauncher_1.Font = Enum.Font.Fantasy
  1584. FireworkLauncher_1.Text = "Firework Launcher"
  1585. FireworkLauncher_1.TextColor3 = Color3.new(0, 0.666667, 0)
  1586. FireworkLauncher_1.TextScaled = true
  1587. FireworkLauncher_1.TextSize = 8
  1588.  
  1589. CountItems28.Name = "CountItems"
  1590. CountItems28.Parent = Picker
  1591. CountItems28.AnchorPoint = Vector2.new(0.5, 0)
  1592. CountItems28.BackgroundColor3 = Color3.new(1, 1, 1)
  1593. CountItems28.BackgroundTransparency = 1
  1594. CountItems28.Position = UDim2.new(0, 82, 0, 3322)
  1595. CountItems28.Size = UDim2.new(0, 20, 0, 20)
  1596. CountItems28.ZIndex = 3
  1597. CountItems28.Font = Enum.Font.SourceSansBold
  1598. CountItems28.Text = "0"
  1599. CountItems28.TextColor3 = Color3.new(1, 1, 1)
  1600. CountItems28.TextSize = 25
  1601. CountItems28.TextYAlignment = Enum.TextYAlignment.Top
  1602.  
  1603. --------------------------------------------------------
  1604. IcicleWireHalloween.Name = "IcicleWireHalloween"
  1605. IcicleWireHalloween.Parent = Picker
  1606. IcicleWireHalloween.BackgroundColor3 = Color3.new(1, 1, 1)
  1607. IcicleWireHalloween.BorderColor3 = Color3.new(0, 0, 0)
  1608. IcicleWireHalloween.Position = UDim2.new(0, 10, 0,3349)
  1609. IcicleWireHalloween.Size = UDim2.new(0, 80, 0, 80)
  1610. IcicleWireHalloween.ZIndex = 3
  1611. IcicleWireHalloween.Image = "rbxassetid://4052284274"
  1612. IcicleWireHalloween.ScaleType = Enum.ScaleType.Crop
  1613.  
  1614. DropShadow_29.Name = "DropShadow"
  1615. DropShadow_29.Parent = IcicleWireHalloween
  1616. DropShadow_29.BackgroundColor3 = Color3.new(0, 0, 0)
  1617. DropShadow_29.BorderSizePixel = 0
  1618. DropShadow_29.Position = UDim2.new(0, 4, 0, 4)
  1619. DropShadow_29.Size = UDim2.new(1, 0, 1, 0)
  1620. DropShadow_29.ZIndex = 2
  1621.  
  1622. IcicleWireHalloween_1.Name = "IcicleWireHalloween_1"
  1623. IcicleWireHalloween_1.Parent = Picker
  1624. IcicleWireHalloween_1.BackgroundColor3 = Color3.new(0, 0.298039, 0.498039)
  1625. IcicleWireHalloween_1.BorderSizePixel = 1
  1626. IcicleWireHalloween_1.BorderColor3 = Color3.new(0, 0, 0)
  1627. IcicleWireHalloween_1.Position = UDim2.new(0, 11, 0, 3432)
  1628. IcicleWireHalloween_1.Size = UDim2.new(0, 60, 0, 20)
  1629. IcicleWireHalloween_1.Font = Enum.Font.Fantasy
  1630. IcicleWireHalloween_1.Text = "Icicle Wire Halloween"
  1631. IcicleWireHalloween_1.TextColor3 = Color3.new(0, 0.666667, 0)
  1632. IcicleWireHalloween_1.TextScaled = true
  1633. IcicleWireHalloween_1.TextSize = 8
  1634.  
  1635. CountItems29.Name = "CountItems"
  1636. CountItems29.Parent = Picker
  1637. CountItems29.AnchorPoint = Vector2.new(0.5, 0)
  1638. CountItems29.BackgroundColor3 = Color3.new(1, 1, 1)
  1639. CountItems29.BackgroundTransparency = 1
  1640. CountItems29.Position = UDim2.new(0, 82, 0, 3432)
  1641. CountItems29.Size = UDim2.new(0, 20, 0, 20)
  1642. CountItems29.ZIndex = 3
  1643. CountItems29.Font = Enum.Font.SourceSansBold
  1644. CountItems29.Text = "0"
  1645. CountItems29.TextColor3 = Color3.new(1, 1, 1)
  1646. CountItems29.TextSize = 25
  1647. CountItems29.TextYAlignment = Enum.TextYAlignment.Top
  1648.  
  1649. -- Scripts:
  1650.  
  1651. local tool = Instance.new("Tool", game.Players.LocalPlayer.Backpack)
  1652. tool.RequiresHandle = false
  1653. --tool.RobloxLocked = true
  1654. tool.Name = "ItemPort\nJohiro\nBlood"
  1655. tool.ToolTip = "WireObjects (Single Items Move)"
  1656. tool.Equipped:connect(function(Mouse)
  1657. ItemPicker.Enabled = true
  1658.  
  1659. end)
  1660.  
  1661. tool.Unequipped:connect(function(mouse)
  1662. ItemPicker.Enabled = false
  1663. end)
  1664.  
  1665. Wire.MouseButton1Click:Connect(function()
  1666. CurrentItem.Image = "rbxassetid://3709112709"
  1667. SingleItemTpQty("Wire", PlyrSel.Text, qty.Text)
  1668. end)
  1669.  
  1670. Lever0.MouseButton1Click:Connect(function()
  1671. CurrentItem.Image = "rbxassetid://3709107707"
  1672. SingleItemTpQty("Lever0", PlyrSel.Text, qty.Text)
  1673. end)
  1674.  
  1675. Button0.MouseButton1Click:Connect(function()
  1676. CurrentItem.Image = "rbxassetid://3709101697"
  1677. SingleItemTpQty("Button0", PlyrSel.Text, qty.Text)
  1678. end)
  1679.  
  1680. ChopSaw.MouseButton1Click:Connect(function()
  1681. CurrentItem.Image = "rbxassetid://3709101992"
  1682. SingleItemTpQty("ChopSaw", PlyrSel.Text, qty.Text)
  1683. end)
  1684.  
  1685. PressurePlate.MouseButton1Click:Connect(function()
  1686. CurrentItem.Image = "rbxassetid://3709111292"
  1687. SingleItemTpQty("PressurePlate", PlyrSel.Text, qty.Text)
  1688. end)
  1689.  
  1690. SignalSustain.MouseButton1Click:Connect(function()
  1691. CurrentItem.Image = "rbxassetid://3709111644"
  1692. SingleItemTpQty("SignalSustain", PlyrSel.Text, qty.Text)
  1693. end)
  1694.  
  1695. Laser.MouseButton1Click:Connect(function()
  1696. CurrentItem.Image = "rbxassetid://3709106668"
  1697. SingleItemTpQty("Laser", PlyrSel.Text, qty.Text)
  1698. end)
  1699.  
  1700. LaserReceiver.MouseButton1Click:Connect(function()
  1701. CurrentItem.Image = "rbxassetid://3709107170"
  1702. SingleItemTpQty("LaserReceiver", PlyrSel.Text, qty.Text)
  1703. end)
  1704.  
  1705. Hatch.MouseButton1Click:Connect(function()
  1706. CurrentItem.Image = "rbxassetid://3709104176"
  1707. SingleItemTpQty("Hatch", PlyrSel.Text, qty.Text)
  1708. end)
  1709.  
  1710. GateNOT.MouseButton1Click:Connect(function()
  1711. CurrentItem.Image = "rbxassetid://3709182645"
  1712. SingleItemTpQty("GateNOT", PlyrSel.Text, qty.Text)
  1713. end)
  1714.  
  1715. GateOR.MouseButton1Click:Connect(function()
  1716. CurrentItem.Image = "rbxassetid://3709103299"
  1717. SingleItemTpQty("GateOR", PlyrSel.Text, qty.Text)
  1718. end)
  1719.  
  1720. GateAND.MouseButton1Click:Connect(function()
  1721. CurrentItem.Image = "rbxassetid://3709102307"
  1722. SingleItemTpQty("GateAND", PlyrSel.Text, qty.Text)
  1723. end)
  1724.  
  1725. GateXOR.MouseButton1Click:Connect(function()
  1726. CurrentItem.Image = "rbxassetid://3709103653"
  1727. SingleItemTpQty("GateXOR", PlyrSel.Text, qty.Text)
  1728. end)
  1729.  
  1730. WoodChecker.MouseButton1Click:Connect(function()
  1731. CurrentItem.Image = "rbxassetid://3709113088"
  1732. SingleItemTpQty("WoodChecker", PlyrSel.Text, qty.Text)
  1733. end)
  1734.  
  1735. SignalDelay.MouseButton1Click:Connect(function()
  1736. CurrentItem.Image = "rbxassetid://3709111644"
  1737. SingleItemTpQty("SignalDelay", PlyrSel.Text, qty.Text)
  1738. end)
  1739.  
  1740. NeonWireRed.MouseButton1Click:Connect(function()
  1741. CurrentItem.Image = "rbxassetid://3709109941"
  1742. SingleItemTpQty("NeonWireRed", PlyrSel.Text, qty.Text)
  1743. end)
  1744.  
  1745. NeonWireOrange.MouseButton1Click:Connect(function()
  1746. CurrentItem.Image = "rbxassetid://3709109310"
  1747. SingleItemTpQty("NeonWireOrange", PlyrSel.Text, qty.Text)
  1748. end)
  1749.  
  1750. NeonWireYellow.MouseButton1Click:Connect(function()
  1751. CurrentItem.Image = "rbxassetid://3709110967"
  1752. SingleItemTpQty("NeonWireYellow", PlyrSel.Text, qty.Text)
  1753. end)
  1754.  
  1755. NeonWireCyan.MouseButton1Click:Connect(function()
  1756. CurrentItem.Image = "rbxassetid://3709108577"
  1757. SingleItemTpQty("NeonWireCyan", PlyrSel.Text, qty.Text)
  1758. end)
  1759.  
  1760. NeonWireGreen.MouseButton1Click:Connect(function()
  1761. CurrentItem.Image = "rbxassetid://3709109003"
  1762. SingleItemTpQty("NeonWireGreen", PlyrSel.Text, qty.Text)
  1763. end)
  1764.  
  1765. NeonWireBlue.MouseButton1Click:Connect(function()
  1766. CurrentItem.Image = "rbxassetid://3709108148"
  1767. SingleItemTpQty("NeonWireBlue", PlyrSel.Text, qty.Text)
  1768. end)
  1769.  
  1770. NeonWireViolet.MouseButton1Click:Connect(function()
  1771. CurrentItem.Image = "rbxassetid://3709110281"
  1772. SingleItemTpQty("NeonWireViolet", PlyrSel.Text, qty.Text)
  1773. end)
  1774.  
  1775. NeonWireWhite.MouseButton1Click:Connect(function()
  1776. CurrentItem.Image = "rbxassetid://3709110631"
  1777. SingleItemTpQty("NeonWireWhite", PlyrSel.Text, qty.Text)
  1778. end)
  1779.  
  1780. IcicleWireAmber.MouseButton1Click:Connect(function()
  1781. CurrentItem.Image = "rbxassetid://3709104619"
  1782. SingleItemTpQty("IcicleWireAmber", PlyrSel.Text, qty.Text)
  1783. end)
  1784.  
  1785. IcicleWireRed.MouseButton1Click:Connect(function()
  1786. CurrentItem.Image = "rbxassetid://3709106275"
  1787. SingleItemTpQty("IcicleWireRed", PlyrSel.Text, qty.Text)
  1788. end)
  1789.  
  1790. IcicleWireGreen.MouseButton1Click:Connect(function()
  1791. CurrentItem.Image = "rbxassetid://3709105510"
  1792. SingleItemTpQty("IcicleWireGreen", PlyrSel.Text, qty.Text)
  1793. end)
  1794.  
  1795. IcicleWireBlue.MouseButton1Click:Connect(function()
  1796. CurrentItem.Image = "rbxassetid://3709105145"
  1797. SingleItemTpQty("IcicleWireBlue", PlyrSel.Text, qty.Text)
  1798. end)
  1799.  
  1800. IcicleWireMagenta.MouseButton1Click:Connect(function()
  1801. CurrentItem.Image = "rbxassetid://3709104619"
  1802. SingleItemTpQty("IcicleWireMagenta", PlyrSel.Text, qty.Text)
  1803. end)
  1804.  
  1805. FireworkLauncher.MouseButton1Click:Connect(function()
  1806. CurrentItem.Image = "rbxassetid://3836070993"
  1807. SingleItemTpQty("FireworkLauncher", PlyrSel.Text, qty.Text)
  1808. end)
  1809.  
  1810. IcicleWireHalloween.MouseButton1Click:Connect(function()
  1811. CurrentItem.Image = "rbxassetid://4052284274"
  1812. SingleItemTpQty("IcicleWireHalloween", PlyrSel.Text, qty.Text)
  1813. end)
  1814.  
  1815. --bring up menu
  1816. CurrentItem.MouseButton1Click:Connect(function()
  1817. if Picker.Visible == false then
  1818. Picker.Visible = true
  1819. else
  1820. Picker.Visible = false
  1821. end
  1822. end)
  1823.  
  1824. --SCRIPTA
  1825. --------------------------------------------------------------------------------------------------------------------------------
  1826.  
  1827. local buttons = {
  1828. Player1,
  1829. Player2,
  1830. Player3,
  1831. Player4,
  1832. Player5,
  1833. Player6
  1834. }
  1835. spawn(function()
  1836. while true do
  1837. Player1.Text = ""
  1838. Player2.Text = ""
  1839. Player3.Text = ""
  1840. Player4.Text = ""
  1841. Player5.Text = ""
  1842. Player6.Text = ""
  1843. for i, v in pairs(game.Players:GetChildren()) do
  1844. buttons[i].Text = v.Name
  1845. buttons[i].Visible = true
  1846. end
  1847. wait(0.5)
  1848. end
  1849. end)
  1850.  
  1851. Player1.MouseButton1Down:connect(function()
  1852. PlyrSel.Text = Player1.Text
  1853. end)
  1854. Player2.MouseButton1Down:connect(function()
  1855. PlyrSel.Text = Player2.Text
  1856. end)
  1857. Player3.MouseButton1Down:connect(function()
  1858. PlyrSel.Text = Player3.Text
  1859. end)
  1860. Player4.MouseButton1Down:connect(function()
  1861. PlyrSel.Text = Player4.Text
  1862. end)
  1863. Player5.MouseButton1Down:connect(function()
  1864. PlyrSel.Text = Player5.Text
  1865. end)
  1866. Player6.MouseButton1Down:connect(function()
  1867. PlyrSel.Text = Player6.Text
  1868. end)
  1869.  
  1870. TpBase.MouseButton1Down:connect(function()
  1871. for i, v in pairs(game.Workspace.Properties:GetChildren()) do
  1872. if v.Owner.Value == game.Players[PlyrSel.Text] then
  1873. local p= CFrame.new(v.OriginSquare.CFrame.x, v.OriginSquare.CFrame.y +3.5, v.OriginSquare.CFrame.z)
  1874. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = p
  1875. end
  1876. end
  1877. end)
  1878.  
  1879.  
  1880. --SCRIPTB
  1881. --------------------------------------------------------------------------------------------------------------------------------
  1882. function TpItemOrPlank(Item, PartName, InfrontX, HeightY, Rotation)
  1883. Character = game.Players.LocalPlayer.Character
  1884. if Item:FindFirstChild("Type") and Item.Type.Value == "Vehicle" then
  1885. spawn(function()
  1886. cframe = CFrame.new(Character.HumanoidRootPart.Position + Vector3.new(0,HeightY,0) + Character.HumanoidRootPart.CFrame.LookVector * InfrontX)
  1887. for i=1,10 do
  1888. wait()
  1889. Item:SetPrimaryPartCFrame(cframe * CFrame.Angles(math.rad(Rotation.x), math.rad(Character.Torso.Orientation.y + Rotation.y), math.rad(Rotation.z)))
  1890. game.ReplicatedStorage.Interaction.ClientRequestOwnership:FireServer(Item[PartName])
  1891. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(Item[PartName])
  1892. end
  1893. end)
  1894. else
  1895. for i=1,10 do
  1896. spawn(function()
  1897. Item[PartName].Orientation = Character.HumanoidRootPart.Orientation + Rotation
  1898. Item:MoveTo(Character.HumanoidRootPart.Position + Vector3.new(0,HeightY,0) + Character.HumanoidRootPart.CFrame.LookVector * InfrontX)
  1899. game.ReplicatedStorage.Interaction.ClientRequestOwnership:FireServer(Item[PartName])
  1900. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(Item[PartName])
  1901. end)
  1902. end
  1903. end
  1904. end
  1905. function CheckWL(Player)
  1906. Player = Player
  1907. if Player == game.Players.LocalPlayer.Name then
  1908. return true
  1909. elseif Player ~= game.Players.LocalPlayer.Name and game.ReplicatedStorage.Interaction.ClientIsWhitelisted:InvokeServer(game.Players[Player]) then
  1910. return true
  1911. else return false
  1912. end
  1913. end
  1914. function SingleItemTpQty(ItemName, Player, qty)
  1915. Teleported = 0
  1916. Player = tostring(Player)
  1917. Whitelisted = CheckWL(Player)
  1918. qty = tonumber(qty)
  1919. for a,b in pairs(workspace.PlayerModels:GetChildren()) do
  1920. if Teleported < qty then
  1921. if b:FindFirstChild("Owner") and tostring(b.Owner.Value) == tostring(Player) and Whitelisted == true then
  1922. if b:FindFirstChild("Main") and b:FindFirstChild("PurchasedBoxItemName") and b.PurchasedBoxItemName.Value == ItemName then
  1923. TpItemOrPlank(b, "Main", 7.5, -2, Vector3.new(0,90,0))
  1924. Teleported = Teleported + 1
  1925. elseif b:FindFirstChild("Type") and b.Type.Value == "Vehicle" and b:FindFirstChild("ItemName") and b.ItemName.Value == ItemName then
  1926. TpItemOrPlank(b, "Main", 10, -2, Vector3.new(0,90,0))
  1927. Teleported = Teleported + 1
  1928. elseif b:FindFirstChild("ItemName") and b.ItemName.Value == ItemName and b:FindFirstChild("Main") then
  1929. TpItemOrPlank(b, "Main", 7.5, -2, Vector3.new(0,90,0))
  1930. Teleported = Teleported + 1
  1931. elseif b:FindFirstChild("TreeClass") and b.TreeClass.Value == ItemName and b:FindFirstChild("WoodSection") then
  1932. TpItemOrPlank(b, "WoodSection", 7.5, -2, Vector3.new(90,90,0))
  1933. Teleported = Teleported + 1
  1934. end
  1935. end
  1936. elseif Teleported == qty or Teleported > qty then
  1937. return
  1938. end
  1939. end
  1940. end
  1941.  
  1942. --SCRIPTC
  1943. ---------------------------------------------------------------------------------------------------------------------------------------------
  1944. ItemLists = {}
  1945.  
  1946. function CreateTableOfPath(Path)
  1947. for a,b in pairs(Path:GetChildren()) do
  1948. ItemLists[b.name] = {}
  1949. end
  1950. end
  1951.  
  1952. Extras = {"UtilityTruck_Vehicle", "UtilityTruck2_Vehicle", "SmallTrailer_Vehicle", "Pickup1_Vehicle", "Trailer2_Vehicle", "Sleigh_Vehicle", "Birch", "CaveCrawler", "Cherry", "Oak", "Fir", "Frost", "Generic", "GoldSwampy", "Koa", "Volcano", "Palm", "LoneCave", "Pine", "SpookyNeon", "SnowGlow", "Spooky", "Walnut", "GreenSwampy"}
  1953.  
  1954. for a,b in pairs(Extras) do
  1955. ItemLists[b] = {}
  1956. end
  1957.  
  1958. CreateTableOfPath(game.ReplicatedStorage.Purchasables.Tools.AllTools)
  1959. CreateTableOfPath(game.ReplicatedStorage.Purchasables.Other)
  1960. CreateTableOfPath(game.ReplicatedStorage.Purchasables.Other.Gifts)
  1961. CreateTableOfPath(game.ReplicatedStorage.Purchasables.Vehicles)
  1962. CreateTableOfPath(game.ReplicatedStorage.Purchasables.WireObjects)
  1963. CreateTableOfPath(game.ReplicatedStorage.Purchasables.Structures.HardStructures)
  1964. CreateTableOfPath(game.ReplicatedStorage.Purchasables.Structures.BlueprintStructures)
  1965.  
  1966. for a,b in pairs(workspace.PlayerModels:GetChildren()) do
  1967. if b:FindFirstChild("ItemName") then
  1968. if b:FindFirstChildOfClass("Part") or b:FindFirstChild("Main") then
  1969. table.insert(ItemLists[b.ItemName.Value], b)
  1970. end
  1971. elseif b:FindFirstChild("ToolName") then
  1972. if b:FindFirstChildOfClass("Part") or b:FindFirstChild("Main") then
  1973. table.insert(ItemLists[b.ToolName.Value], b)
  1974. end
  1975. elseif b:FindFirstChild("TreeClass") then
  1976. if b:FindFirstChildOfClass("Part") or b:FindFirstChild("WoodSection") then
  1977. table.insert(ItemLists[b.TreeClass.Value], b)
  1978. end
  1979. elseif b:FindFirstChild("PurchasedBoxItemName") then
  1980. if b:FindFirstChildOfClass("Part") or b:FindFirstChild("Main") then
  1981. table.insert(ItemLists[b.PurchasedBoxItemName.Value], b)
  1982. end
  1983. end
  1984. end
  1985.  
  1986. workspace.PlayerModels.ChildAdded:Connect(function(Added)
  1987. wait(.5)
  1988. if Added:FindFirstChild("ItemName") then
  1989. table.insert(ItemLists[Added.ItemName.Value], Added)
  1990. elseif Added:FindFirstChild("ToolName") then
  1991. table.insert(ItemLists[Added.ToolName.Value], Added)
  1992. elseif Added:FindFirstChild("TreeClass") then
  1993. table.insert(ItemLists[Added.TreeClass.Value], Added)
  1994. elseif Added:FindFirstChild("PurchasedBoxItemName") then
  1995. table.insert(ItemLists[Added.PurchasedBoxItemName.Value], Added)
  1996. end
  1997. end)
  1998.  
  1999. function CountItemsF(ItemName, Owner)
  2000. Count = 0
  2001. for a,b in pairs(ItemLists[ItemName]) do
  2002. if b.Parent ~= nil and b:FindFirstChild("Owner") and tostring(b.Owner.Value) == tostring(Owner) then
  2003. Count = Count + 1
  2004. elseif b.Parent == nil then
  2005. table.remove(ItemLists[ItemName], a)
  2006. end
  2007. end
  2008. return Count
  2009. end
  2010.  
  2011. spawn(function()
  2012. while wait(.05) do
  2013. CountItems.Text = CountItemsF("Wire", PlyrSel.Text)
  2014. wait(.05)
  2015. CountItems1.Text = CountItemsF("Lever0", PlyrSel.Text)
  2016. wait(.05)
  2017. CountItems2.Text = CountItemsF("Button0", PlyrSel.Text)
  2018. wait(.05)
  2019. CountItems3.Text = CountItemsF("ChopSaw", PlyrSel.Text)
  2020. wait(.05)
  2021. CountItems4.Text = CountItemsF("PressurePlate", PlyrSel.Text)
  2022. wait(.05)
  2023. CountItems5.Text = CountItemsF("SignalSustain", PlyrSel.Text)
  2024. wait(.05)
  2025. CountItems6.Text = CountItemsF("Laser", PlyrSel.Text)
  2026. wait(.05)
  2027. CountItems7.Text = CountItemsF("LaserReceiver", PlyrSel.Text)
  2028. wait(.05)
  2029. CountItems8.Text = CountItemsF("Hatch", PlyrSel.Text)
  2030. wait(.05)
  2031. CountItems9.Text = CountItemsF("GateNOT", PlyrSel.Text)
  2032. wait(.05)
  2033. CountItems10.Text = CountItemsF("GateOR", PlyrSel.Text)
  2034. wait(.05)
  2035. CountItems11.Text = CountItemsF("GateAND", PlyrSel.Text)
  2036. wait(.05)
  2037. CountItems12.Text = CountItemsF("GateXOR", PlyrSel.Text)
  2038. wait(.05)
  2039. CountItems13.Text = CountItemsF("WoodChecker", PlyrSel.Text)
  2040. wait(.05)
  2041. CountItems14.Text = CountItemsF("SignalDelay", PlyrSel.Text)
  2042. wait(.05)
  2043. CountItems15.Text = CountItemsF("NeonWireRed", PlyrSel.Text)
  2044. wait(.05)
  2045. CountItems16.Text = CountItemsF("NeonWireOrange", PlyrSel.Text)
  2046. wait(.05)
  2047. CountItems17.Text = CountItemsF("NeonWireYellow", PlyrSel.Text)
  2048. wait(.05)
  2049. CountItems18.Text = CountItemsF("NeonWireCyan", PlyrSel.Text)
  2050. wait(.05)
  2051. CountItems19.Text = CountItemsF("NeonWireGreen", PlyrSel.Text)
  2052. wait(.05)
  2053. CountItems20.Text = CountItemsF("NeonWireBlue", PlyrSel.Text)
  2054. wait(.05)
  2055. CountItems21.Text = CountItemsF("NeonWireViolet", PlyrSel.Text)
  2056. wait(.05)
  2057. CountItems22.Text = CountItemsF("NeonWireWhite", PlyrSel.Text)
  2058. wait(.05)
  2059. CountItems23.Text = CountItemsF("IcicleWireAmber", PlyrSel.Text)
  2060. wait(.05)
  2061. CountItems24.Text = CountItemsF("IcicleWireRed", PlyrSel.Text)
  2062. wait(.05)
  2063. CountItems25.Text = CountItemsF("IcicleWireGreen", PlyrSel.Text)
  2064. wait(.05)
  2065. CountItems26.Text = CountItemsF("IcicleWireBlue", PlyrSel.Text)
  2066. wait(.05)
  2067. CountItems27.Text = CountItemsF("IcicleWireMagenta", PlyrSel.Text)
  2068. wait(.05)
  2069. CountItems28.Text = CountItemsF("FireworkLauncher", PlyrSel.Text)
  2070. wait(.05)
  2071. CountItems29.Text = CountItemsF("IcicleWireHalloween", PlyrSel.Text)
  2072. end
  2073. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement