Ham-Bur-Ger

here ya go shit heads take a lt2 gui bitches

Jun 19th, 2019
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.40 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local BlackCells = Instance.new("ScreenGui")
  5. local MainFrame = Instance.new("ImageLabel")
  6. local min = Instance.new("ImageLabel")
  7. local minBtn = Instance.new("TextButton")
  8. local exit = Instance.new("ImageLabel")
  9. local exitBtn = Instance.new("TextButton")
  10. local paint = Instance.new("ImageLabel")
  11. local paintBtn = Instance.new("TextButton")
  12. local blueprint = Instance.new("ImageLabel")
  13. local blueprintBtn = Instance.new("TextButton")
  14. local comingsoon1 = Instance.new("ImageLabel")
  15. local landBtn = Instance.new("TextButton")
  16. local tptool = Instance.new("ImageLabel")
  17. local tpBtn = Instance.new("TextButton")
  18. local noclip = Instance.new("ImageLabel")
  19. local noclipBtn = Instance.new("TextButton")
  20. local comingsoon2 = Instance.new("ImageLabel")
  21. local itemBtn = Instance.new("TextButton")
  22. local spawnitemframe = Instance.new("ImageLabel")
  23. local TextButton = Instance.new("TextButton")
  24. local spawnbox = Instance.new("ImageLabel")
  25. local iteminput = Instance.new("TextBox")
  26. local title = Instance.new("ImageLabel")
  27. local comingsoon3 = Instance.new("ImageLabel")
  28. local itemBtn_2 = Instance.new("TextButton")
  29. local openFrame = Instance.new("ImageLabel")
  30. local openBtn = Instance.new("TextButton")
  31. --Properties:
  32. BlackCells.Name = "BlackCells"
  33. BlackCells.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  34.  
  35. MainFrame.Name = "MainFrame"
  36. MainFrame.Parent = BlackCells
  37. MainFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  38. MainFrame.BackgroundTransparency = 1
  39. MainFrame.Position = UDim2.new(0.0853018239, 0, 0.239089176, 0)
  40. MainFrame.Size = UDim2.new(0, 413, 0, 274)
  41. MainFrame.Image = "rbxassetid://2851926732"
  42. MainFrame.ImageColor3 = Color3.new(0.298039, 0.298039, 0.298039)
  43. MainFrame.ScaleType = Enum.ScaleType.Slice
  44. MainFrame.SliceCenter = Rect.new(12, 12, 12, 12)
  45.  
  46. min.Name = "min"
  47. min.Parent = MainFrame
  48. min.BackgroundColor3 = Color3.new(1, 1, 1)
  49. min.BackgroundTransparency = 1
  50. min.Position = UDim2.new(0.748749614, 0, 0.0345503129, 0)
  51. min.Size = UDim2.new(0, 37, 0, 36)
  52. min.Image = "rbxassetid://2851926732"
  53. min.ImageColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  54. min.ScaleType = Enum.ScaleType.Slice
  55. min.SliceCenter = Rect.new(12, 12, 12, 12)
  56.  
  57. minBtn.Name = "minBtn"
  58. minBtn.Parent = min
  59. minBtn.BackgroundColor3 = Color3.new(1, 1, 1)
  60. minBtn.BackgroundTransparency = 1
  61. minBtn.Size = UDim2.new(0, 37, 0, 36)
  62. minBtn.Font = Enum.Font.GothamBlack
  63. minBtn.Text = "-"
  64. minBtn.TextColor3 = Color3.new(1, 1, 1)
  65. minBtn.TextScaled = true
  66. minBtn.TextSize = 14
  67. minBtn.TextWrapped = true
  68.  
  69. exit.Name = "exit"
  70. exit.Parent = MainFrame
  71. exit.BackgroundColor3 = Color3.new(1, 1, 1)
  72. exit.BackgroundTransparency = 1
  73. exit.Position = UDim2.new(0.863402665, 0, 0.0345503129, 0)
  74. exit.Size = UDim2.new(0, 37, 0, 36)
  75. exit.Image = "rbxassetid://2851926732"
  76. exit.ImageColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  77. exit.ScaleType = Enum.ScaleType.Slice
  78. exit.SliceCenter = Rect.new(12, 12, 12, 12)
  79.  
  80. exitBtn.Name = "exitBtn"
  81. exitBtn.Parent = exit
  82. exitBtn.BackgroundColor3 = Color3.new(1, 1, 1)
  83. exitBtn.BackgroundTransparency = 1
  84. exitBtn.Size = UDim2.new(0, 37, 0, 36)
  85. exitBtn.Font = Enum.Font.GothamBlack
  86. exitBtn.Text = "x"
  87. exitBtn.TextColor3 = Color3.new(1, 1, 1)
  88. exitBtn.TextScaled = true
  89. exitBtn.TextSize = 14
  90. exitBtn.TextWrapped = true
  91.  
  92. paint.Name = "paint"
  93. paint.Parent = MainFrame
  94. paint.BackgroundColor3 = Color3.new(1, 1, 1)
  95. paint.BackgroundTransparency = 1
  96. paint.Position = UDim2.new(0.023533117, 0, 0.359056234, 0)
  97. paint.Size = UDim2.new(0, 123, 0, 40)
  98. paint.Image = "rbxassetid://2851926732"
  99. paint.ImageColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  100. paint.ScaleType = Enum.ScaleType.Slice
  101. paint.SliceCenter = Rect.new(12, 12, 12, 12)
  102.  
  103. paintBtn.Name = "paintBtn"
  104. paintBtn.Parent = paint
  105. paintBtn.BackgroundColor3 = Color3.new(1, 1, 1)
  106. paintBtn.BackgroundTransparency = 1
  107. paintBtn.Size = UDim2.new(0, 123, 0, 40)
  108. paintBtn.Font = Enum.Font.GothamBold
  109. paintBtn.Text = "Paint Tool"
  110. paintBtn.TextColor3 = Color3.new(1, 1, 1)
  111. paintBtn.TextScaled = true
  112. paintBtn.TextSize = 14
  113. paintBtn.TextWrapped = true
  114.  
  115. blueprint.Name = "blueprint"
  116. blueprint.Parent = MainFrame
  117. blueprint.BackgroundColor3 = Color3.new(1, 1, 1)
  118. blueprint.BackgroundTransparency = 1
  119. blueprint.Position = UDim2.new(0.333260298, 0, 0.359056234, 0)
  120. blueprint.Size = UDim2.new(0, 123, 0, 40)
  121. blueprint.Image = "rbxassetid://2851926732"
  122. blueprint.ImageColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  123. blueprint.ScaleType = Enum.ScaleType.Slice
  124. blueprint.SliceCenter = Rect.new(12, 12, 12, 12)
  125.  
  126. blueprintBtn.Name = "blueprintBtn"
  127. blueprintBtn.Parent = blueprint
  128. blueprintBtn.BackgroundColor3 = Color3.new(1, 1, 1)
  129. blueprintBtn.BackgroundTransparency = 1
  130. blueprintBtn.Size = UDim2.new(0, 123, 0, 40)
  131. blueprintBtn.Font = Enum.Font.GothamBold
  132. blueprintBtn.Text = "All Blueprint"
  133. blueprintBtn.TextColor3 = Color3.new(1, 1, 1)
  134. blueprintBtn.TextScaled = true
  135. blueprintBtn.TextSize = 14
  136. blueprintBtn.TextWrapped = true
  137.  
  138. comingsoon1.Name = "comingsoon1"
  139. comingsoon1.Parent = MainFrame
  140. comingsoon1.BackgroundColor3 = Color3.new(1, 1, 1)
  141. comingsoon1.BackgroundTransparency = 1
  142. comingsoon1.Position = UDim2.new(0.65550071, 0, 0.359056234, 0)
  143. comingsoon1.Size = UDim2.new(0, 123, 0, 40)
  144. comingsoon1.Image = "rbxassetid://2851926732"
  145. comingsoon1.ImageColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  146. comingsoon1.ScaleType = Enum.ScaleType.Slice
  147. comingsoon1.SliceCenter = Rect.new(12, 12, 12, 12)
  148.  
  149. landBtn.Name = "landBtn"
  150. landBtn.Parent = comingsoon1
  151. landBtn.BackgroundColor3 = Color3.new(1, 1, 1)
  152. landBtn.BackgroundTransparency = 1
  153. landBtn.Size = UDim2.new(0, 123, 0, 40)
  154. landBtn.Font = Enum.Font.GothamBold
  155. landBtn.Text = "COMING SOON"
  156. landBtn.TextColor3 = Color3.new(1, 1, 1)
  157. landBtn.TextScaled = true
  158. landBtn.TextSize = 14
  159. landBtn.TextWrapped = true
  160.  
  161. tptool.Name = "tptool"
  162. tptool.Parent = MainFrame
  163. tptool.BackgroundColor3 = Color3.new(1, 1, 1)
  164. tptool.BackgroundTransparency = 1
  165. tptool.Position = UDim2.new(0.0235330425, 0, 0.563712776, 0)
  166. tptool.Size = UDim2.new(0, 122, 0, 40)
  167. tptool.Image = "rbxassetid://2851926732"
  168. tptool.ImageColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  169. tptool.ScaleType = Enum.ScaleType.Slice
  170. tptool.SliceCenter = Rect.new(12, 12, 12, 12)
  171.  
  172. tpBtn.Name = "tpBtn"
  173. tpBtn.Parent = tptool
  174. tpBtn.BackgroundColor3 = Color3.new(1, 1, 1)
  175. tpBtn.BackgroundTransparency = 1
  176. tpBtn.Size = UDim2.new(0, 123, 0, 40)
  177. tpBtn.Font = Enum.Font.GothamBold
  178. tpBtn.Text = "E - TELEPORT"
  179. tpBtn.TextColor3 = Color3.new(1, 1, 1)
  180. tpBtn.TextScaled = true
  181. tpBtn.TextSize = 14
  182. tpBtn.TextWrapped = true
  183.  
  184. noclip.Name = "noclip"
  185. noclip.Parent = MainFrame
  186. noclip.BackgroundColor3 = Color3.new(1, 1, 1)
  187. noclip.BackgroundTransparency = 1
  188. noclip.Position = UDim2.new(0.333260298, 0, 0.563712776, 0)
  189. noclip.Size = UDim2.new(0, 123, 0, 40)
  190. noclip.Image = "rbxassetid://2851926732"
  191. noclip.ImageColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  192. noclip.ScaleType = Enum.ScaleType.Slice
  193. noclip.SliceCenter = Rect.new(12, 12, 12, 12)
  194.  
  195. noclipBtn.Name = "noclipBtn"
  196. noclipBtn.Parent = noclip
  197. noclipBtn.BackgroundColor3 = Color3.new(1, 1, 1)
  198. noclipBtn.BackgroundTransparency = 1
  199. noclipBtn.Size = UDim2.new(0, 123, 0, 40)
  200. noclipBtn.Font = Enum.Font.GothamBold
  201. noclipBtn.Text = "N - NOCIP"
  202. noclipBtn.TextColor3 = Color3.new(1, 1, 1)
  203. noclipBtn.TextScaled = true
  204. noclipBtn.TextSize = 14
  205. noclipBtn.TextWrapped = true
  206.  
  207. comingsoon2.Name = "comingsoon2"
  208. comingsoon2.Parent = MainFrame
  209. comingsoon2.BackgroundColor3 = Color3.new(1, 1, 1)
  210. comingsoon2.BackgroundTransparency = 1
  211. comingsoon2.Position = UDim2.new(0.65550071, 0, 0.567362368, 0)
  212. comingsoon2.Size = UDim2.new(0, 123, 0, 40)
  213. comingsoon2.Image = "rbxassetid://2851926732"
  214. comingsoon2.ImageColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  215. comingsoon2.ScaleType = Enum.ScaleType.Slice
  216. comingsoon2.SliceCenter = Rect.new(12, 12, 12, 12)
  217.  
  218. itemBtn.Name = "itemBtn"
  219. itemBtn.Parent = comingsoon2
  220. itemBtn.BackgroundColor3 = Color3.new(1, 1, 1)
  221. itemBtn.BackgroundTransparency = 1
  222. itemBtn.Size = UDim2.new(0, 123, 0, 40)
  223. itemBtn.Font = Enum.Font.GothamBold
  224. itemBtn.Text = "COMING SOON"
  225. itemBtn.TextColor3 = Color3.new(1, 1, 1)
  226. itemBtn.TextScaled = true
  227. itemBtn.TextSize = 14
  228. itemBtn.TextWrapped = true
  229.  
  230. spawnitemframe.Name = "spawnitemframe"
  231. spawnitemframe.Parent = MainFrame
  232. spawnitemframe.BackgroundColor3 = Color3.new(1, 1, 1)
  233. spawnitemframe.BackgroundTransparency = 1
  234. spawnitemframe.Position = UDim2.new(0.468910694, 0, 0.79785037, 0)
  235. spawnitemframe.Size = UDim2.new(0, 153, 0, 47)
  236. spawnitemframe.Image = "rbxassetid://2851926732"
  237. spawnitemframe.ImageColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  238. spawnitemframe.ScaleType = Enum.ScaleType.Slice
  239. spawnitemframe.SliceCenter = Rect.new(12, 12, 12, 12)
  240.  
  241. TextButton.Parent = spawnitemframe
  242. TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
  243. TextButton.BackgroundTransparency = 1
  244. TextButton.Position = UDim2.new(0, 0, -0.00722622871, 0)
  245. TextButton.Size = UDim2.new(0, 153, 0, 47)
  246. TextButton.Font = Enum.Font.GothamBlack
  247. TextButton.Text = "SPAWN ITEM"
  248. TextButton.TextColor3 = Color3.new(1, 1, 1)
  249. TextButton.TextScaled = true
  250. TextButton.TextSize = 14
  251. TextButton.TextWrapped = true
  252.  
  253. spawnbox.Name = "spawnbox"
  254. spawnbox.Parent = MainFrame
  255. spawnbox.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  256. spawnbox.BackgroundTransparency = 1
  257. spawnbox.Position = UDim2.new(0.0286902878, 0, 0.79785037, 0)
  258. spawnbox.Size = UDim2.new(0, 163, 0, 47)
  259. spawnbox.Image = "rbxassetid://2851926732"
  260. spawnbox.ImageColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  261. spawnbox.ScaleType = Enum.ScaleType.Slice
  262. spawnbox.SliceCenter = Rect.new(12, 12, 12, 12)
  263.  
  264. iteminput.Name = "iteminput"
  265. iteminput.Parent = spawnbox
  266. iteminput.BackgroundColor3 = Color3.new(1, 1, 1)
  267. iteminput.BackgroundTransparency = 1
  268. iteminput.Size = UDim2.new(0, 163, 0, 47)
  269. iteminput.Font = Enum.Font.GothamBlack
  270. iteminput.Text = ""
  271. iteminput.TextColor3 = Color3.new(1, 1, 1)
  272. iteminput.TextScaled = true
  273. iteminput.TextSize = 14
  274. iteminput.TextWrapped = true
  275.  
  276. title.Name = "title"
  277. title.Parent = MainFrame
  278. title.BackgroundColor3 = Color3.new(1, 1, 1)
  279. title.BackgroundTransparency = 1
  280. title.Position = UDim2.new(-0.022195315, 0, -0.0685050562, 0)
  281. title.Rotation = 350
  282. title.Size = UDim2.new(0, 73, 0, 75)
  283. title.Image = "rbxassetid://3303431424"
  284.  
  285. comingsoon3.Name = "comingsoon3"
  286. comingsoon3.Parent = MainFrame
  287. comingsoon3.BackgroundColor3 = Color3.new(1, 1, 1)
  288. comingsoon3.BackgroundTransparency = 1
  289. comingsoon3.Position = UDim2.new(0.185767069, 0, 0.056413468, 0)
  290. comingsoon3.Size = UDim2.new(0, 206, 0, 66)
  291. comingsoon3.Image = "rbxassetid://2851926732"
  292. comingsoon3.ImageColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  293. comingsoon3.ScaleType = Enum.ScaleType.Slice
  294. comingsoon3.SliceCenter = Rect.new(12, 12, 12, 12)
  295.  
  296. itemBtn_2.Name = "itemBtn"
  297. itemBtn_2.Parent = comingsoon3
  298. itemBtn_2.BackgroundColor3 = Color3.new(1, 1, 1)
  299. itemBtn_2.BackgroundTransparency = 1
  300. itemBtn_2.Position = UDim2.new(-0.00248636794, 0, 0.0068183667, 0)
  301. itemBtn_2.Size = UDim2.new(0, 206, 0, 65)
  302. itemBtn_2.Font = Enum.Font.GothamBold
  303. itemBtn_2.Text = "COMING SOON"
  304. itemBtn_2.TextColor3 = Color3.new(1, 1, 1)
  305. itemBtn_2.TextScaled = true
  306. itemBtn_2.TextSize = 14
  307. itemBtn_2.TextWrapped = true
  308.  
  309. openFrame.Name = "openFrame"
  310. openFrame.Parent = BlackCells
  311. openFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  312. openFrame.BackgroundTransparency = 1
  313. openFrame.Position = UDim2.new(0.0275591053, 0, 0.853889942, 0)
  314. openFrame.Size = UDim2.new(0, 127, 0, 43)
  315. openFrame.Visible = false
  316. openFrame.Image = "rbxassetid://2851926732"
  317. openFrame.ImageColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  318. openFrame.ScaleType = Enum.ScaleType.Slice
  319. openFrame.SliceCenter = Rect.new(12, 12, 12, 12)
  320.  
  321. openBtn.Name = "openBtn"
  322. openBtn.Parent = openFrame
  323. openBtn.BackgroundColor3 = Color3.new(1, 1, 1)
  324. openBtn.BackgroundTransparency = 1
  325. openBtn.Size = UDim2.new(0, 126, 0, 43)
  326. openBtn.Font = Enum.Font.GothamBlack
  327. openBtn.Text = "OPEN"
  328. openBtn.TextColor3 = Color3.new(1, 1, 1)
  329. openBtn.TextScaled = true
  330. openBtn.TextSize = 14
  331. openBtn.TextWrapped = true
  332. -- Scripts:
  333. min.MouseButton1Click:Connect(function()
  334. MainFrame.Visible = false
  335. openBtn.Visible = true
  336. end)
  337. openBtn.MouseButton1Click:Connect(function()
  338. MainFrame.Visible = true
  339. openBtn.Visible = false
  340. end)
  341. exit.MouseButton1Click:Connect(function()
  342. BlackCells:Destroy()
  343. end)
  344.  
  345. --[[
  346. SPAWN ITEM SCRIPT DONT MESS WITH!!!
  347. --]]
  348. TextButton.MouseButton1Down:connect(function()
  349. local Item = iteminput.Text
  350. local Quantity = 10
  351.  
  352. local Land = nil
  353. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  354. if v.Owner.Value == game.Players.LocalPlayer then
  355. Land = v
  356. break
  357. end
  358. end
  359. if not Land then
  360. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  361. if v.Owner.Value == game.Players.LocalPlayer or v.Owner.Value == nil then
  362. Land = v
  363. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  364. break
  365. end
  366. end
  367. end
  368.  
  369. function Spawn(Item)
  370. local Info = {}
  371. Info.Name = Item.Name
  372. Info.Type = game.ReplicatedStorage.Purchasables.Structures.HardStructures.Sawmill2.Type
  373. Info.OtherInfo = game.ReplicatedStorage.Purchasables.WireObjects.Wire.OtherInfo
  374. local Points = {Land.OriginSquare.Position + Vector3.new(0,5,0), Land.OriginSquare.Position + Vector3.new(0,5,0)}
  375. game.ReplicatedStorage.PlaceStructure.ClientPlacedWire:FireServer(Info, Points)
  376. end
  377.  
  378. for i=1, Quantity do
  379. Spawn(game.ReplicatedStorage.Purchasables:FindFirstChild(Item, true))
  380. end
  381. end)
  382.  
  383. --[[
  384. MAX LAND SCRIPT DONT MESS WITH!!!
  385. --]]
  386.  
  387.  
  388.  
  389. --[[
  390. NOCLIP BUTTON DONT MESS WITH!!!
  391. --]]
  392.  
  393. noclipBtn.MouseButton1Down:connect(function()
  394. local noclipplayer = game:GetService("Players").LocalPlayer
  395. local noclipmouse = noclipplayer:GetMouse()
  396.  
  397. local donoclip = false
  398. local noclip = false
  399.  
  400. function b_noclip(key)
  401. if (key == "f") then
  402. if noclip == false then
  403. donoclip = true
  404.  
  405. noclip = true
  406. elseif noclip == true then
  407. donoclip = false
  408.  
  409. noclip = false
  410. end
  411. end
  412. end
  413. --[[
  414. TELEPORT BUTTON DONT MESS WITH!!!
  415. --]]
  416.  
  417. tpBtn.MouseButton1Down:connect(function()
  418. plr = game.Players.LocalPlayer
  419. hum = plr.Character.HumanoidRootPart
  420. mouse = plr:GetMouse()
  421. mouse.KeyDown:connect(function(key)
  422. if key == "q" then
  423. if mouse.Target then
  424. hum.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)
  425. end
  426. end
  427. end)
  428. end)
  429.  
  430. --[[
  431. DRAGGABLE
  432. --]]
  433.  
  434. MainFrame.Draggable = true
  435. MainFrame.Active = true
  436. MainFrame.Selectable = true
  437.  
  438. --[[
  439. BTOOLS SCRIPT
  440. --]]
  441.  
  442.  
  443. --[[
  444. YOU SUCK DICK ASS HOLE, PAINT TOOL SCRIPT!
  445. --]]
  446.  
  447. paintBtn.MouseButton1Down:connect(function()
  448. -- Instances:
  449. local ColorPicker = Instance.new("ScreenGui")
  450. local ChangeColor = Instance.new("Frame")
  451. local CurrentColor = Instance.new("ImageButton")
  452. local Picker = Instance.new("ScrollingFrame")
  453. local Birch = Instance.new("ImageButton")
  454. local DropShadow = Instance.new("Frame")
  455. local Grey = Instance.new("ImageButton")
  456. local DropShadow_2 = Instance.new("Frame")
  457. local Walnut = Instance.new("ImageButton")
  458. local DropShadow_3 = Instance.new("Frame")
  459. local Generic = Instance.new("ImageButton")
  460. local DropShadow_4 = Instance.new("Frame")
  461. local Oak = Instance.new("ImageButton")
  462. local DropShadow_5 = Instance.new("Frame")
  463. local Pine = Instance.new("ImageButton")
  464. local DropShadow_6 = Instance.new("Frame")
  465. local Palm = Instance.new("ImageButton")
  466. local DropShadow_7 = Instance.new("Frame")
  467. local Cherry = Instance.new("ImageButton")
  468. local DropShadow_8 = Instance.new("Frame")
  469. local Koa = Instance.new("ImageButton")
  470. local DropShadow_9 = Instance.new("Frame")
  471. local Volcano = Instance.new("ImageButton")
  472. local DropShadow_10 = Instance.new("Frame")
  473. local GreenSwampy = Instance.new("ImageButton")
  474. local DropShadow_11 = Instance.new("Frame")
  475. local GoldSwampy = Instance.new("ImageButton")
  476. local DropShadow_12 = Instance.new("Frame")
  477. local GenericSpecial = Instance.new("ImageButton")
  478. local DropShadow_13 = Instance.new("Frame")
  479. local SnowGlow = Instance.new("ImageButton")
  480. local DropShadow_14 = Instance.new("Frame")
  481. local Frost = Instance.new("ImageButton")
  482. local DropShadow_15 = Instance.new("Frame")
  483. local CaveCrawler = Instance.new("ImageButton")
  484. local DropShadow_16 = Instance.new("Frame")
  485. local LoneCave = Instance.new("ImageButton")
  486. local DropShadow_17 = Instance.new("Frame")
  487. local Spooky = Instance.new("ImageButton")
  488. local DropShadow_18 = Instance.new("Frame")
  489. local SpookyNeon = Instance.new("ImageButton")
  490. local DropShadow_19 = Instance.new("Frame")
  491. --Properties:
  492. ColorPicker.Name = "ColorPicker"
  493. ColorPicker.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  494.  
  495. ChangeColor.Name = "ChangeColor"
  496. ChangeColor.Parent = ColorPicker
  497. ChangeColor.BackgroundColor3 = Color3.new(0.176471, 0.254902, 0.427451)
  498. ChangeColor.BorderColor3 = Color3.new(0, 0, 0)
  499. ChangeColor.BorderSizePixel = 2
  500. ChangeColor.Position = UDim2.new(0, 10, 1, -110)
  501. ChangeColor.Size = UDim2.new(0, 100, 0, 100)
  502. ChangeColor.ZIndex = 2
  503. ColorPicker.Enabled = false
  504.  
  505. CurrentColor.Name = "CurrentColor"
  506. CurrentColor.Parent = ChangeColor
  507. CurrentColor.BackgroundColor3 = Color3.new(0.176471, 0.254902, 0.427451)
  508. CurrentColor.BorderColor3 = Color3.new(0, 0, 0)
  509. CurrentColor.BorderSizePixel = 2
  510. CurrentColor.Position = UDim2.new(0, 10, 0, 10)
  511. CurrentColor.Size = UDim2.new(0, 80, 0, 80)
  512. CurrentColor.ZIndex = 2
  513. CurrentColor.Image = "rbxassetid://2712547918"
  514. CurrentColor.ScaleType = Enum.ScaleType.Crop
  515.  
  516. Picker.Name = "Picker"
  517. Picker.Parent = ColorPicker
  518. Picker.BackgroundColor3 = Color3.new(0.176471, 0.254902, 0.427451)
  519. Picker.BorderColor3 = Color3.new(0, 0, 0)
  520. Picker.BorderSizePixel = 2
  521. Picker.Position = UDim2.new(0, 10, 1, -320)
  522. Picker.Size = UDim2.new(0, 100, 0, 200)
  523. Picker.CanvasPosition = Vector2.new(0, 700)
  524. Picker.CanvasSize = UDim2.new(0, 0, 0, 900)
  525. Picker.ScrollBarThickness = 7
  526. Picker.VerticalScrollBarPosition = Enum.VerticalScrollBarPosition.Left
  527. Picker.Visible = false
  528.  
  529. Birch.Name = "Birch"
  530. Birch.Parent = Picker
  531. Birch.BackgroundColor3 = Color3.new(1, 1, 1)
  532. Birch.BorderColor3 = Color3.new(0, 0, 0)
  533. Birch.Position = UDim2.new(0, 10, 0, 5)
  534. Birch.Size = UDim2.new(0, 80, 0, 40)
  535. Birch.ZIndex = 3
  536. Birch.Image = "rbxassetid://2712547918"
  537. Birch.ScaleType = Enum.ScaleType.Crop
  538.  
  539. DropShadow.Name = "DropShadow"
  540. DropShadow.Parent = Birch
  541. DropShadow.BackgroundColor3 = Color3.new(0, 0, 0)
  542. DropShadow.BorderSizePixel = 0
  543. DropShadow.Position = UDim2.new(0, 4, 0, 4)
  544. DropShadow.Size = UDim2.new(1, 0, 1, 0)
  545. DropShadow.ZIndex = 2
  546.  
  547. Grey.Name = "Grey"
  548. Grey.Parent = Picker
  549. Grey.BackgroundColor3 = Color3.new(1, 1, 1)
  550. Grey.BorderColor3 = Color3.new(0, 0, 0)
  551. Grey.Position = UDim2.new(0, 10, 0, 55)
  552. Grey.Size = UDim2.new(0, 80, 0, 40)
  553. Grey.ZIndex = 3
  554. Grey.Image = "rbxassetid://924320031"
  555. Grey.ScaleType = Enum.ScaleType.Crop
  556.  
  557. DropShadow_2.Name = "DropShadow"
  558. DropShadow_2.Parent = Grey
  559. DropShadow_2.BackgroundColor3 = Color3.new(0, 0, 0)
  560. DropShadow_2.BorderSizePixel = 0
  561. DropShadow_2.Position = UDim2.new(0, 4, 0, 4)
  562. DropShadow_2.Size = UDim2.new(1, 0, 1, 0)
  563. DropShadow_2.ZIndex = 2
  564.  
  565. Walnut.Name = "Walnut"
  566. Walnut.Parent = Picker
  567. Walnut.BackgroundColor3 = Color3.new(1, 1, 1)
  568. Walnut.BorderColor3 = Color3.new(0, 0, 0)
  569. Walnut.Position = UDim2.new(0, 10, 0, 105)
  570. Walnut.Size = UDim2.new(0, 80, 0, 40)
  571. Walnut.ZIndex = 3
  572. Walnut.Image = "rbxassetid://2712559790"
  573. Walnut.ScaleType = Enum.ScaleType.Crop
  574.  
  575. DropShadow_3.Name = "DropShadow"
  576. DropShadow_3.Parent = Walnut
  577. DropShadow_3.BackgroundColor3 = Color3.new(0, 0, 0)
  578. DropShadow_3.BorderSizePixel = 0
  579. DropShadow_3.Position = UDim2.new(0, 4, 0, 4)
  580. DropShadow_3.Size = UDim2.new(1, 0, 1, 0)
  581. DropShadow_3.ZIndex = 2
  582.  
  583. Generic.Name = "Generic"
  584. Generic.Parent = Picker
  585. Generic.BackgroundColor3 = Color3.new(1, 1, 1)
  586. Generic.BorderColor3 = Color3.new(0, 0, 0)
  587. Generic.Position = UDim2.new(0, 10, 0, 155)
  588. Generic.Size = UDim2.new(0, 80, 0, 40)
  589. Generic.ZIndex = 3
  590. Generic.Image = "rbxassetid://2712568624"
  591. Generic.ScaleType = Enum.ScaleType.Crop
  592.  
  593. DropShadow_4.Name = "DropShadow"
  594. DropShadow_4.Parent = Generic
  595. DropShadow_4.BackgroundColor3 = Color3.new(0, 0, 0)
  596. DropShadow_4.BorderSizePixel = 0
  597. DropShadow_4.Position = UDim2.new(0, 4, 0, 4)
  598. DropShadow_4.Size = UDim2.new(1, 0, 1, 0)
  599. DropShadow_4.ZIndex = 2
  600.  
  601. Oak.Name = "Oak"
  602. Oak.Parent = Picker
  603. Oak.BackgroundColor3 = Color3.new(1, 1, 1)
  604. Oak.BorderColor3 = Color3.new(0, 0, 0)
  605. Oak.Position = UDim2.new(0, 10, 0, 205)
  606. Oak.Size = UDim2.new(0, 80, 0, 40)
  607. Oak.ZIndex = 3
  608. Oak.Image = "rbxassetid://2712579185"
  609. Oak.ScaleType = Enum.ScaleType.Crop
  610.  
  611. DropShadow_5.Name = "DropShadow"
  612. DropShadow_5.Parent = Oak
  613. DropShadow_5.BackgroundColor3 = Color3.new(0, 0, 0)
  614. DropShadow_5.BorderSizePixel = 0
  615. DropShadow_5.Position = UDim2.new(0, 4, 0, 4)
  616. DropShadow_5.Size = UDim2.new(1, 0, 1, 0)
  617. DropShadow_5.ZIndex = 2
  618.  
  619. Pine.Name = "Pine"
  620. Pine.Parent = Picker
  621. Pine.BackgroundColor3 = Color3.new(1, 1, 1)
  622. Pine.BorderColor3 = Color3.new(0, 0, 0)
  623. Pine.Position = UDim2.new(0, 10, 0, 255)
  624. Pine.Size = UDim2.new(0, 80, 0, 40)
  625. Pine.ZIndex = 3
  626. Pine.Image = "rbxassetid://2712591183"
  627. Pine.ScaleType = Enum.ScaleType.Crop
  628.  
  629. DropShadow_6.Name = "DropShadow"
  630. DropShadow_6.Parent = Pine
  631. DropShadow_6.BackgroundColor3 = Color3.new(0, 0, 0)
  632. DropShadow_6.BorderSizePixel = 0
  633. DropShadow_6.Position = UDim2.new(0, 4, 0, 4)
  634. DropShadow_6.Size = UDim2.new(1, 0, 1, 0)
  635. DropShadow_6.ZIndex = 2
  636.  
  637. Palm.Name = "Palm"
  638. Palm.Parent = Picker
  639. Palm.BackgroundColor3 = Color3.new(1, 1, 1)
  640. Palm.BorderColor3 = Color3.new(0, 0, 0)
  641. Palm.Position = UDim2.new(0, 10, 0, 305)
  642. Palm.Size = UDim2.new(0, 80, 0, 40)
  643. Palm.ZIndex = 3
  644. Palm.Image = "rbxassetid://2712597395"
  645. Palm.ScaleType = Enum.ScaleType.Crop
  646.  
  647. DropShadow_7.Name = "DropShadow"
  648. DropShadow_7.Parent = Palm
  649. DropShadow_7.BackgroundColor3 = Color3.new(0, 0, 0)
  650. DropShadow_7.BorderSizePixel = 0
  651. DropShadow_7.Position = UDim2.new(0, 4, 0, 4)
  652. DropShadow_7.Size = UDim2.new(1, 0, 1, 0)
  653. DropShadow_7.ZIndex = 2
  654.  
  655. Cherry.Name = "Cherry"
  656. Cherry.Parent = Picker
  657. Cherry.BackgroundColor3 = Color3.new(1, 1, 1)
  658. Cherry.BorderColor3 = Color3.new(0, 0, 0)
  659. Cherry.Position = UDim2.new(0, 10, 0, 355)
  660. Cherry.Size = UDim2.new(0, 80, 0, 40)
  661. Cherry.ZIndex = 3
  662. Cherry.Image = "rbxassetid://2712608599"
  663. Cherry.ScaleType = Enum.ScaleType.Crop
  664.  
  665. DropShadow_8.Name = "DropShadow"
  666. DropShadow_8.Parent = Cherry
  667. DropShadow_8.BackgroundColor3 = Color3.new(0, 0, 0)
  668. DropShadow_8.BorderSizePixel = 0
  669. DropShadow_8.Position = UDim2.new(0, 4, 0, 4)
  670. DropShadow_8.Size = UDim2.new(1, 0, 1, 0)
  671. DropShadow_8.ZIndex = 2
  672.  
  673. Koa.Name = "Koa"
  674. Koa.Parent = Picker
  675. Koa.BackgroundColor3 = Color3.new(1, 1, 1)
  676. Koa.BorderColor3 = Color3.new(0, 0, 0)
  677. Koa.Position = UDim2.new(0, 10, 0, 355)
  678. Koa.Size = UDim2.new(0, 80, 0, 40)
  679. Koa.ZIndex = 3
  680. Koa.Image = "rbxassetid://2712612798"
  681. Koa.ScaleType = Enum.ScaleType.Crop
  682.  
  683. DropShadow_9.Name = "DropShadow"
  684. DropShadow_9.Parent = Koa
  685. DropShadow_9.BackgroundColor3 = Color3.new(0, 0, 0)
  686. DropShadow_9.BorderSizePixel = 0
  687. DropShadow_9.Position = UDim2.new(0, 4, 0, 4)
  688. DropShadow_9.Size = UDim2.new(1, 0, 1, 0)
  689. DropShadow_9.ZIndex = 2
  690.  
  691. Volcano.Name = "Volcano"
  692. Volcano.Parent = Picker
  693. Volcano.BackgroundColor3 = Color3.new(1, 1, 1)
  694. Volcano.BorderColor3 = Color3.new(0, 0, 0)
  695. Volcano.Position = UDim2.new(0, 10, 0, 405)
  696. Volcano.Size = UDim2.new(0, 80, 0, 40)
  697. Volcano.ZIndex = 3
  698. Volcano.Image = "rbxassetid://2712618609"
  699. Volcano.ScaleType = Enum.ScaleType.Crop
  700.  
  701. DropShadow_10.Name = "DropShadow"
  702. DropShadow_10.Parent = Volcano
  703. DropShadow_10.BackgroundColor3 = Color3.new(0, 0, 0)
  704. DropShadow_10.BorderSizePixel = 0
  705. DropShadow_10.Position = UDim2.new(0, 4, 0, 4)
  706. DropShadow_10.Size = UDim2.new(1, 0, 1, 0)
  707. DropShadow_10.ZIndex = 2
  708.  
  709. GreenSwampy.Name = "GreenSwampy"
  710. GreenSwampy.Parent = Picker
  711. GreenSwampy.BackgroundColor3 = Color3.new(1, 1, 1)
  712. GreenSwampy.BorderColor3 = Color3.new(0, 0, 0)
  713. GreenSwampy.Position = UDim2.new(0, 10, 0, 455)
  714. GreenSwampy.Size = UDim2.new(0, 80, 0, 40)
  715. GreenSwampy.ZIndex = 3
  716. GreenSwampy.Image = "rbxassetid://2712623896"
  717. GreenSwampy.ScaleType = Enum.ScaleType.Crop
  718.  
  719. DropShadow_11.Name = "DropShadow"
  720. DropShadow_11.Parent = GreenSwampy
  721. DropShadow_11.BackgroundColor3 = Color3.new(0, 0, 0)
  722. DropShadow_11.BorderSizePixel = 0
  723. DropShadow_11.Position = UDim2.new(0, 4, 0, 4)
  724. DropShadow_11.Size = UDim2.new(1, 0, 1, 0)
  725. DropShadow_11.ZIndex = 2
  726.  
  727. GoldSwampy.Name = "GoldSwampy"
  728. GoldSwampy.Parent = Picker
  729. GoldSwampy.BackgroundColor3 = Color3.new(1, 1, 1)
  730. GoldSwampy.BorderColor3 = Color3.new(0, 0, 0)
  731. GoldSwampy.Position = UDim2.new(0, 10, 0, 505)
  732. GoldSwampy.Size = UDim2.new(0, 80, 0, 40)
  733. GoldSwampy.ZIndex = 3
  734. GoldSwampy.Image = "rbxassetid://2712631457"
  735. GoldSwampy.ScaleType = Enum.ScaleType.Crop
  736.  
  737. DropShadow_12.Name = "DropShadow"
  738. DropShadow_12.Parent = GoldSwampy
  739. DropShadow_12.BackgroundColor3 = Color3.new(0, 0, 0)
  740. DropShadow_12.BorderSizePixel = 0
  741. DropShadow_12.Position = UDim2.new(0, 4, 0, 4)
  742. DropShadow_12.Size = UDim2.new(1, 0, 1, 0)
  743. DropShadow_12.ZIndex = 2
  744.  
  745. GenericSpecial.Name = "GenericSpecial"
  746. GenericSpecial.Parent = Picker
  747. GenericSpecial.BackgroundColor3 = Color3.new(1, 1, 1)
  748. GenericSpecial.BorderColor3 = Color3.new(0, 0, 0)
  749. GenericSpecial.Position = UDim2.new(0, 10, 0, 555)
  750. GenericSpecial.Size = UDim2.new(0, 80, 0, 40)
  751. GenericSpecial.ZIndex = 3
  752. GenericSpecial.Image = "rbxassetid://2712639396"
  753. GenericSpecial.ScaleType = Enum.ScaleType.Crop
  754.  
  755. DropShadow_13.Name = "DropShadow"
  756. DropShadow_13.Parent = GenericSpecial
  757. DropShadow_13.BackgroundColor3 = Color3.new(0, 0, 0)
  758. DropShadow_13.BorderSizePixel = 0
  759. DropShadow_13.Position = UDim2.new(0, 4, 0, 4)
  760. DropShadow_13.Size = UDim2.new(1, 0, 1, 0)
  761. DropShadow_13.ZIndex = 2
  762.  
  763. SnowGlow.Name = "SnowGlow"
  764. SnowGlow.Parent = Picker
  765. SnowGlow.BackgroundColor3 = Color3.new(1, 1, 1)
  766. SnowGlow.BorderColor3 = Color3.new(0, 0, 0)
  767. SnowGlow.Position = UDim2.new(0, 10, 0, 605)
  768. SnowGlow.Size = UDim2.new(0, 80, 0, 40)
  769. SnowGlow.ZIndex = 3
  770. SnowGlow.Image = "rbxassetid://2712651454"
  771. SnowGlow.ScaleType = Enum.ScaleType.Crop
  772.  
  773. DropShadow_14.Name = "DropShadow"
  774. DropShadow_14.Parent = SnowGlow
  775. DropShadow_14.BackgroundColor3 = Color3.new(0, 0, 0)
  776. DropShadow_14.BorderSizePixel = 0
  777. DropShadow_14.Position = UDim2.new(0, 4, 0, 4)
  778. DropShadow_14.Size = UDim2.new(1, 0, 1, 0)
  779. DropShadow_14.ZIndex = 2
  780.  
  781. Frost.Name = "Frost"
  782. Frost.Parent = Picker
  783. Frost.BackgroundColor3 = Color3.new(1, 1, 1)
  784. Frost.BorderColor3 = Color3.new(0, 0, 0)
  785. Frost.Position = UDim2.new(0, 10, 0, 655)
  786. Frost.Size = UDim2.new(0, 80, 0, 40)
  787. Frost.ZIndex = 3
  788. Frost.Image = "rbxassetid://2712667804"
  789. Frost.ScaleType = Enum.ScaleType.Crop
  790.  
  791. DropShadow_15.Name = "DropShadow"
  792. DropShadow_15.Parent = Frost
  793. DropShadow_15.BackgroundColor3 = Color3.new(0, 0, 0)
  794. DropShadow_15.BorderSizePixel = 0
  795. DropShadow_15.Position = UDim2.new(0, 4, 0, 4)
  796. DropShadow_15.Size = UDim2.new(1, 0, 1, 0)
  797. DropShadow_15.ZIndex = 2
  798.  
  799. CaveCrawler.Name = "CaveCrawler"
  800. CaveCrawler.Parent = Picker
  801. CaveCrawler.BackgroundColor3 = Color3.new(1, 1, 1)
  802. CaveCrawler.BorderColor3 = Color3.new(0, 0, 0)
  803. CaveCrawler.Position = UDim2.new(0, 10, 0, 705)
  804. CaveCrawler.Size = UDim2.new(0, 80, 0, 40)
  805. CaveCrawler.ZIndex = 3
  806. CaveCrawler.Image = "rbxassetid://2712673980"
  807. CaveCrawler.ScaleType = Enum.ScaleType.Crop
  808.  
  809. DropShadow_16.Name = "DropShadow"
  810. DropShadow_16.Parent = CaveCrawler
  811. DropShadow_16.BackgroundColor3 = Color3.new(0, 0, 0)
  812. DropShadow_16.BorderSizePixel = 0
  813. DropShadow_16.Position = UDim2.new(0, 4, 0, 4)
  814. DropShadow_16.Size = UDim2.new(1, 0, 1, 0)
  815. DropShadow_16.ZIndex = 2
  816.  
  817. LoneCave.Name = "LoneCave"
  818. LoneCave.Parent = Picker
  819. LoneCave.BackgroundColor3 = Color3.new(1, 1, 1)
  820. LoneCave.BorderColor3 = Color3.new(0, 0, 0)
  821. LoneCave.Position = UDim2.new(0, 10, 0, 755)
  822. LoneCave.Size = UDim2.new(0, 80, 0, 40)
  823. LoneCave.ZIndex = 3
  824. LoneCave.Image = "rbxassetid://2712693147"
  825. LoneCave.ScaleType = Enum.ScaleType.Crop
  826.  
  827. DropShadow_17.Name = "DropShadow"
  828. DropShadow_17.Parent = LoneCave
  829. DropShadow_17.BackgroundColor3 = Color3.new(0, 0, 0)
  830. DropShadow_17.BorderSizePixel = 0
  831. DropShadow_17.Position = UDim2.new(0, 4, 0, 4)
  832. DropShadow_17.Size = UDim2.new(1, 0, 1, 0)
  833. DropShadow_17.ZIndex = 2
  834.  
  835. Spooky.Name = "Spooky"
  836. Spooky.Parent = Picker
  837. Spooky.BackgroundColor3 = Color3.new(1, 1, 1)
  838. Spooky.BorderColor3 = Color3.new(0, 0, 0)
  839. Spooky.Position = UDim2.new(0, 10, 0, 805)
  840. Spooky.Size = UDim2.new(0, 80, 0, 40)
  841. Spooky.ZIndex = 3
  842. Spooky.Image = "rbxassetid://2712696822"
  843. Spooky.ScaleType = Enum.ScaleType.Crop
  844.  
  845. DropShadow_18.Name = "DropShadow"
  846. DropShadow_18.Parent = Spooky
  847. DropShadow_18.BackgroundColor3 = Color3.new(0, 0, 0)
  848. DropShadow_18.BorderSizePixel = 0
  849. DropShadow_18.Position = UDim2.new(0, 4, 0, 4)
  850. DropShadow_18.Size = UDim2.new(1, 0, 1, 0)
  851. DropShadow_18.ZIndex = 2
  852.  
  853. SpookyNeon.Name = "SpookyNeon"
  854. SpookyNeon.Parent = Picker
  855. SpookyNeon.BackgroundColor3 = Color3.new(1, 1, 1)
  856. SpookyNeon.BorderColor3 = Color3.new(0, 0, 0)
  857. SpookyNeon.Position = UDim2.new(0, 10, 0, 855)
  858. SpookyNeon.Size = UDim2.new(0, 80, 0, 40)
  859. SpookyNeon.ZIndex = 3
  860. SpookyNeon.Image = "rbxassetid://2712700047"
  861. SpookyNeon.ScaleType = Enum.ScaleType.Crop
  862.  
  863. DropShadow_19.Name = "DropShadow"
  864. DropShadow_19.Parent = SpookyNeon
  865. DropShadow_19.BackgroundColor3 = Color3.new(0, 0, 0)
  866. DropShadow_19.BorderSizePixel = 0
  867. DropShadow_19.Position = UDim2.new(0, 4, 0, 4)
  868. DropShadow_19.Size = UDim2.new(1, 0, 1, 0)
  869. DropShadow_19.ZIndex = 2
  870. -- Scripts:
  871. woodtype = "Birch"
  872.  
  873. local tool = Instance.new("Tool", game.Players.LocalPlayer.Backpack)
  874. tool.RequiresHandle = false
  875. --tool.RobloxLocked = true
  876. tool.Name = "Paint"
  877. tool.ToolTip = "Changes A Stucture's Wood Type"
  878. tool.Equipped:connect(function(Mouse)
  879. ColorPicker.Enabled = true
  880. Mouse.Button1Down:connect(function()
  881. if Mouse.Target.Parent:FindFirstChild("Type") or Mouse.Target.Parent:FindFirstChild("BlueprintWoodClass") then
  882. local Cframe
  883. if Mouse.Target.Parent:FindFirstChild("MainCFrame") then
  884. Cframe = Mouse.Target.Parent.MainCFrame.Value
  885. else
  886. Cframe = Mouse.Target.Parent.PrimaryPart.CFrame
  887. end
  888. if Mouse.Target.Parent ~= nil then
  889. game.ReplicatedStorage.PlaceStructure.ClientPlacedStructure:FireServer(Mouse.Target.Parent.ItemName.Value, Cframe, game.Players.LocalPlayer, woodtype, Mouse.Target.Parent, false)
  890. end
  891. else
  892. --do nothing
  893. end
  894. end)
  895. end)
  896.  
  897. tool.Unequipped:connect(function(mouse)
  898. ColorPicker.Enabled = false
  899. end)
  900.  
  901.  
  902. Birch.MouseButton1Click:Connect(function()
  903. CurrentColor.Image = Birch.Image
  904. woodtype = "Birch"
  905. end)
  906.  
  907. Grey.MouseButton1Click:Connect(function()
  908. CurrentColor.Image = Grey.Image
  909. woodtype = nil
  910. end)
  911.  
  912. Walnut.MouseButton1Click:Connect(function()
  913. CurrentColor.Image = Walnut.Image
  914. woodtype = "Walnut"
  915. end)
  916.  
  917. Generic.MouseButton1Click:Connect(function()
  918. CurrentColor.Image = Generic.Image
  919. woodtype = "Generic"
  920. end)
  921.  
  922. Oak.MouseButton1Click:Connect(function()
  923. CurrentColor.Image = Oak.Image
  924. woodtype = "Oak"
  925. end)
  926.  
  927. Pine.MouseButton1Click:Connect(function()
  928. CurrentColor.Image = Pine.Image
  929. woodtype = "Pine"
  930. end)
  931.  
  932. Palm.MouseButton1Click:Connect(function()
  933. CurrentColor.Image = Palm.Image
  934. woodtype = "Palm"
  935. end)
  936.  
  937. Koa.MouseButton1Click:Connect(function()
  938. CurrentColor.Image = Koa.Image
  939. woodtype = "Koa"
  940. end)
  941.  
  942. Volcano.MouseButton1Click:Connect(function()
  943. CurrentColor.Image = Volcano.Image
  944. woodtype = "Volcano"
  945. end)
  946.  
  947. GreenSwampy.MouseButton1Click:Connect(function()
  948. CurrentColor.Image = GreenSwampy.Image
  949. woodtype = "GreenSwampy"
  950. end)
  951.  
  952. GoldSwampy.MouseButton1Click:Connect(function()
  953. CurrentColor.Image = GoldSwampy.Image
  954. woodtype = "GoldSwampy"
  955. end)
  956.  
  957. GenericSpecial.MouseButton1Click:Connect(function()
  958. CurrentColor.Image = GenericSpecial.Image
  959. woodtype = "GenericSpecial"
  960. end)
  961.  
  962. SnowGlow.MouseButton1Click:Connect(function()
  963. CurrentColor.Image = SnowGlow.Image
  964. woodtype = "SnowGlow"
  965. end)
  966.  
  967. Frost.MouseButton1Click:Connect(function()
  968. CurrentColor.Image = Frost.Image
  969. woodtype = "Frost"
  970. end)
  971.  
  972. CaveCrawler.MouseButton1Click:Connect(function()
  973. CurrentColor.Image = CaveCrawler.Image
  974. woodtype = "CaveCrawler"
  975. end)
  976.  
  977. LoneCave.MouseButton1Click:Connect(function()
  978. CurrentColor.Image = LoneCave.Image
  979. woodtype = "LoneCave"
  980. end)
  981.  
  982. Spooky.MouseButton1Click:Connect(function()
  983. CurrentColor.Image = Spooky.Image
  984. woodtype = "Spooky"
  985. end)
  986.  
  987. SpookyNeon.MouseButton1Click:Connect(function()
  988. CurrentColor.Image = SpookyNeon.Image
  989. woodtype = "SpookyNeon"
  990. end)
  991.  
  992. --bring up menu
  993. CurrentColor.MouseButton1Click:Connect(function()
  994. if Picker.Visible == false then
  995. Picker.Visible = true
  996. else
  997. Picker.Visible = false
  998. end
  999. end)
  1000. end)
  1001.  
  1002. --[[
  1003. FUCKING BLUEPRINT SCRIPTIM TIRED OF FUCKING WASTING MY TIME ON THESE SHITTY ASS FUCKING GUIS!!
  1004.  
  1005. --]]
  1006.  
  1007. blueprintBtn.MouseButton1Down:connect(function()
  1008. for i,v in pairs(game.ReplicatedStorage.Purchasables.Structures.BlueprintStructures:GetChildren()) do
  1009. local clone = v:Clone()
  1010. clone.Parent = game.Players.LocalPlayer.PlayerBlueprints.Blueprints
  1011. end
  1012. end)
Add Comment
Please, Sign In to add comment