arfiakbar123

LT WALL V4

Feb 8th, 2019
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.40 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local LT2 = Instance.new("ScreenGui")
  5. local Gui = Instance.new("Frame")
  6. local Palm = Instance.new("TextButton")
  7. local Phantom = Instance.new("TextButton")
  8. local Blue = Instance.new("TextButton")
  9. local LightSpooky = Instance.new("TextButton")
  10. local Spooky = Instance.new("TextButton")
  11. local Grey = Instance.new("TextButton")
  12. local Fire = Instance.new("TextButton")
  13. local TextLabel = Instance.new("TextLabel")
  14. local TextLabel_2 = Instance.new("TextLabel")
  15. local TextLabel_3 = Instance.new("TextLabel")
  16. local Birch = Instance.new("TextButton")
  17. local Frost = Instance.new("TextButton")
  18. local Walnut = Instance.new("TextButton")
  19. --Properties:
  20. LT2.Name = "LT2"
  21. LT2.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  22.  
  23. Gui.Name = "Gui"
  24. Gui.Parent = LT2
  25. Gui.Active = true
  26. Gui.BackgroundColor3 = Color3.new(1, 1, 1)
  27. Gui.BackgroundTransparency = 0.69999998807907
  28. Gui.BorderColor3 = Color3.new(0, 0, 0)
  29. Gui.BorderSizePixel = 0
  30. Gui.Draggable = true
  31. Gui.Position = UDim2.new(0, 71, 0, 166)
  32. Gui.Size = UDim2.new(0, 366, 0, 303)
  33.  
  34. Palm.Name = "Palm"
  35. Palm.Parent = Gui
  36. Palm.BackgroundColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  37. Palm.Position = UDim2.new(0.0517985076, 0, 0.10481514, 0)
  38. Palm.Size = UDim2.new(0, 151, 0, 41)
  39. Palm.Font = Enum.Font.SourceSans
  40. Palm.Text = "Palm"
  41. Palm.TextColor3 = Color3.new(0, 0, 0)
  42. Palm.TextSize = 14
  43. Palm.MouseButton1Click:connect(function()
  44. if g10 == true then
  45. g10 = false
  46. Palm.BackgroundColor3 = Color3.new(255, 255, 255)
  47. else
  48. g10 = true
  49. Palm.BackgroundColor3 = Color3.new(0, 255, 0)
  50. if g10 then
  51. woodtype = "Palm"
  52. end
  53. end
  54. end)
  55.  
  56. Phantom.Name = "Phantom"
  57. Phantom.Parent = Gui
  58. Phantom.BackgroundColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  59. Phantom.Position = UDim2.new(0.0517985038, 0, 0.267672181, 0)
  60. Phantom.Size = UDim2.new(0, 151, 0, 41)
  61. Phantom.Font = Enum.Font.SourceSans
  62. Phantom.Text = "Phantom"
  63. Phantom.TextColor3 = Color3.new(0, 0, 0)
  64. Phantom.TextSize = 14
  65. Phantom.MouseButton1Click:connect(function()
  66. if g5 == true then
  67. g5 = false
  68. Phantom.BackgroundColor3 = Color3.new(255, 255, 255)
  69. else
  70. g5 = true
  71. Phantom.BackgroundColor3 = Color3.new(0, 255, 0)
  72. if g5 then
  73. woodtype = "LoneCave"
  74. end
  75. end
  76. end)
  77.  
  78. Blue.Name = "Blue"
  79. Blue.Parent = Gui
  80. Blue.BackgroundColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  81. Blue.Position = UDim2.new(0.0517985038, 0, 0.430529177, 0)
  82. Blue.Size = UDim2.new(0, 151, 0, 41)
  83. Blue.Font = Enum.Font.SourceSans
  84. Blue.Text = "Blue"
  85. Blue.TextColor3 = Color3.new(0, 0, 0)
  86. Blue.TextSize = 14
  87. Blue.MouseButton1Click:connect(function()
  88. if g4 == true then
  89. g4 = false
  90. Blue.BackgroundColor3 = Color3.new(255, 255, 255)
  91. else
  92. g4 = true
  93. Blue.BackgroundColor3 = Color3.new(0, 255, 0)
  94. if g4 then
  95. woodtype = "CaveCrawler"
  96. end
  97. end
  98. end)
  99.  
  100. LightSpooky.Name = "LightSpooky"
  101. LightSpooky.Parent = Gui
  102. LightSpooky.BackgroundColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  103. LightSpooky.Position = UDim2.new(0.0517985038, 0, 0.586785555, 0)
  104. LightSpooky.Size = UDim2.new(0, 151, 0, 41)
  105. LightSpooky.Font = Enum.Font.SourceSans
  106. LightSpooky.Text = "LightSpooky"
  107. LightSpooky.TextColor3 = Color3.new(0, 0, 0)
  108. LightSpooky.TextSize = 14
  109. LightSpooky.MouseButton1Click:connect(function()
  110. if g3 == true then
  111. g3 = false
  112. LightSpooky.BackgroundColor3 = Color3.new(255, 255, 255)
  113. else
  114. g3 = true
  115. LightSpooky.BackgroundColor3 = Color3.new(0, 255, 0)
  116. if g3 then
  117. woodtype = "SpookyNeon"
  118. end
  119. end
  120. end)
  121.  
  122. Spooky.Name = "Spooky"
  123. Spooky.Parent = Gui
  124. Spooky.BackgroundColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  125. Spooky.Position = UDim2.new(0.532672882, 0, 0.586785555, 0)
  126. Spooky.Size = UDim2.new(0, 151, 0, 41)
  127. Spooky.Font = Enum.Font.SourceSans
  128. Spooky.Text = "Spooky"
  129. Spooky.TextColor3 = Color3.new(0, 0, 0)
  130. Spooky.TextSize = 14
  131. Spooky.MouseButton1Click:connect(function()
  132. if g2 == true then
  133. g2 = false
  134. Spooky.BackgroundColor3 = Color3.new(255, 255, 255)
  135. else
  136. g2 = true
  137. Spooky.BackgroundColor3 = Color3.new(0, 255, 0)
  138. if g2 then
  139. woodtype = "Spooky"
  140. end
  141. end
  142. end)
  143.  
  144. Grey.Name = "Grey"
  145. Grey.Parent = Gui
  146. Grey.BackgroundColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  147. Grey.Position = UDim2.new(0.532672882, 0, 0.430529177, 0)
  148. Grey.Size = UDim2.new(0, 151, 0, 41)
  149. Grey.Font = Enum.Font.SourceSans
  150. Grey.Text = "Grey"
  151. Grey.TextColor3 = Color3.new(0, 0, 0)
  152. Grey.TextSize = 14
  153. Grey.MouseButton1Click:connect(function()
  154. if g1 == true then
  155. g1 = false
  156. Grey.BackgroundColor3 = Color3.new(255, 255, 255)
  157. else
  158. g1 = true
  159. Grey.BackgroundColor3 = Color3.new(0, 255, 0)
  160. if g1 then
  161. woodtype = nil
  162. end
  163. end
  164. end)
  165.  
  166. Fire.Name = "Fire"
  167. Fire.Parent = Gui
  168. Fire.BackgroundColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  169. Fire.Position = UDim2.new(0.532672882, 0, 0.267672181, 0)
  170. Fire.Size = UDim2.new(0, 151, 0, 41)
  171. Fire.Font = Enum.Font.SourceSans
  172. Fire.Text = "Fire"
  173. Fire.TextColor3 = Color3.new(0, 0, 0)
  174. Fire.TextSize = 14
  175. Fire.MouseButton1Click:connect(function()
  176. if g9 == true then
  177. g9 = false
  178. Fire.BackgroundColor3 = Color3.new(255, 255, 255)
  179. else
  180. g9 = true
  181. Fire.BackgroundColor3 = Color3.new(0, 255, 0)
  182. if g8 then
  183. woodtype = "Volcano"
  184. end
  185. end
  186. end)
  187.  
  188. TextLabel.Parent = Gui
  189. TextLabel.BackgroundColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  190. TextLabel.Position = UDim2.new(-6.01179599e-05, 0, -0.105218075, 0)
  191. TextLabel.Size = UDim2.new(0, 366, 0, 41)
  192. TextLabel.Font = Enum.Font.SourceSans
  193. TextLabel.Text = "LumberTycoon2"
  194. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  195. TextLabel.TextSize = 14
  196.  
  197. TextLabel_2.Parent = Gui
  198. TextLabel_2.BackgroundColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  199. TextLabel_2.Position = UDim2.new(-6.01179599e-05, 0, -0.105218075, 0)
  200. TextLabel_2.Size = UDim2.new(0, 46, 0, 41)
  201. TextLabel_2.Font = Enum.Font.SourceSans
  202. TextLabel_2.Text = "V2"
  203. TextLabel_2.TextColor3 = Color3.new(0, 0, 0)
  204. TextLabel_2.TextSize = 14
  205.  
  206. TextLabel_3.Parent = Gui
  207. TextLabel_3.BackgroundColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  208. TextLabel_3.Position = UDim2.new(-6.01168722e-05, 0, 0.998681188, 0)
  209. TextLabel_3.Size = UDim2.new(0, 52, 0, 16)
  210. TextLabel_3.Font = Enum.Font.SourceSans
  211. TextLabel_3.Text = "arfi#1221"
  212. TextLabel_3.TextColor3 = Color3.new(0, 0, 0)
  213. TextLabel_3.TextSize = 14
  214.  
  215. Birch.Name = "Birch"
  216. Birch.Parent = Gui
  217. Birch.BackgroundColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  218. Birch.Position = UDim2.new(0.532672822, 0, 0.10481514, 0)
  219. Birch.Size = UDim2.new(0, 151, 0, 41)
  220. Birch.Font = Enum.Font.SourceSans
  221. Birch.Text = "Birch"
  222. Birch.TextColor3 = Color3.new(0, 0, 0)
  223. Birch.TextSize = 14
  224. Birch.MouseButton1Click:connect(function()
  225. if g6 == true then
  226. g6 = false
  227. Birch.BackgroundColor3 = Color3.new(255, 255, 255)
  228. else
  229. g6 = true
  230. Birch.BackgroundColor3 = Color3.new(0, 255, 0)
  231. if g6 then
  232. woodtype = "Birch"
  233. end
  234. end
  235. end)
  236.  
  237. Frost.Name = "Frost"
  238. Frost.Parent = Gui
  239. Frost.BackgroundColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  240. Frost.Position = UDim2.new(0.529940665, 0, 0.757261872, 0)
  241. Frost.Size = UDim2.new(0, 151, 0, 41)
  242. Frost.Font = Enum.Font.SourceSans
  243. Frost.Text = "Frost"
  244. Frost.TextColor3 = Color3.new(0, 0, 0)
  245. Frost.TextSize = 14
  246. Frost.MouseButton1Click:connect(function()
  247. if g7 == true then
  248. g7 = false
  249. Frost.BackgroundColor3 = Color3.new(255, 255, 255)
  250. else
  251. g7 = true
  252. Frost.BackgroundColor3 = Color3.new(0, 255, 0)
  253. if g7 then
  254. woodtype = "Frost"
  255. end
  256. end
  257. end)
  258.  
  259. Walnut.Name = "Walnut"
  260. Walnut.Parent = Gui
  261. Walnut.BackgroundColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  262. Walnut.Position = UDim2.new(0.0490662642, 0, 0.757261872, 0)
  263. Walnut.Size = UDim2.new(0, 151, 0, 41)
  264. Walnut.Font = Enum.Font.SourceSans
  265. Walnut.Text = "Walnut"
  266. Walnut.TextColor3 = Color3.new(0, 0, 0)
  267. Walnut.TextSize = 14
  268. Walnut.MouseButton1Click:connect(function()
  269. if g8 == true then
  270. g8 = false
  271. Walnut.BackgroundColor3 = Color3.new(255, 255, 255)
  272. else
  273. g8 = true
  274. Walnut.BackgroundColor3 = Color3.new(0, 255, 0)
  275. if g8 then
  276. woodtype = "Walnut"
  277. end
  278. end
  279. end)
  280.  
  281. -- ColorHax Script
  282.  
  283. woodtype = "Birch"
  284.  
  285. local tool = Instance.new("Tool", game.Players.LocalPlayer.Backpack)
  286. tool.RequiresHandle = false
  287. --tool.RobloxLocked = true
  288. tool.Name = "Paint"
  289. tool.ToolTip = "Changes A Stucture's Wood Type"
  290. tool.Equipped:connect(function(Mouse)
  291. Mouse.Button1Down:connect(function()
  292. if Mouse.Target.Parent:FindFirstChild("Type") or Mouse.Target.Parent:FindFirstChild("BlueprintWoodClass") then
  293. local Cframe
  294. if Mouse.Target.Parent:FindFirstChild("MainCFrame") then
  295. Cframe = Mouse.Target.Parent.MainCFrame.Value
  296. else
  297. Cframe = Mouse.Target.Parent.PrimaryPart.CFrame
  298. end
  299. if Mouse.Target.Parent ~= nil then
  300. game.ReplicatedStorage.PlaceStructure.ClientPlacedStructure:FireServer(Mouse.Target.Parent.ItemName.Value, Cframe, game.Players.LocalPlayer, woodtype, Mouse.Target.Parent, false)
  301. end
  302. else
  303. --do nothing
  304. end
  305. end)
  306. end)
  307.  
  308. g1 = false
  309. g2 = false
  310. g3 = false
  311. g4 = false
  312. g5 = false
  313. g6 = false
  314. g7 = false
  315. g8 = false
  316. g9 = false
  317. g10 = false
Advertisement
Add Comment
Please, Sign In to add comment