Viktorkarlsson01

Lumber Tycoon 2:3

Sep 9th, 2020 (edited)
1,662
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.27 KB | None | 0 0
  1. -- Gui to Lua
  2. -- Version: 3
  3. -- Gui Made By Super2boy24
  4. -- Instances:
  5.  
  6. local Intro = Instance.new("ScreenGui")
  7. local IntroImage = Instance.new("ImageLabel")
  8. local _1 = Instance.new("TextLabel")
  9. local _2 = Instance.new("TextLabel")
  10. local _3 = Instance.new("TextLabel")
  11. local _4 = Instance.new("TextLabel")
  12. local _5 = Instance.new("TextLabel")
  13. local _6 = Instance.new("TextLabel")
  14. local _7 = Instance.new("TextLabel")
  15. local _8 = Instance.new("TextLabel")
  16. local _9 = Instance.new("TextLabel")
  17.  
  18.  
  19. Intro.Name = "Intro"
  20. Intro.Parent = game.CoreGui
  21. Intro.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  22.  
  23. IntroImage.Parent = Intro
  24. IntroImage.BackgroundColor3 = Color3.new(1, 1, 1)
  25. IntroImage.Position = UDim2.new(0.213836253, 0, 0.199046493, 0)
  26. IntroImage.Size = UDim2.new(0, 821, 0, 353)
  27. IntroImage.Image = "rbxassetid://4183279296"
  28.  
  29. _1.Name = "_1"
  30. _1.Parent = IntroImage
  31. _1.BackgroundColor3 = Color3.new(1, 1, 1)
  32. _1.BackgroundTransparency = 1
  33. _1.Position = UDim2.new(0.118148603, 0, 0.252124637, 0)
  34. _1.Size = UDim2.new(0, 75, 0, 89)
  35. _1.Font = Enum.Font.SciFi
  36. _1.Text = "H"
  37. _1.TextColor3 = Color3.new(0, 1, 0.231373)
  38. _1.TextScaled = true
  39. _1.TextSize = 14
  40. _1.TextWrapped = true
  41.  
  42. _2.Name = "_2"
  43. _2.Parent = IntroImage
  44. _2.BackgroundColor3 = Color3.new(1, 1, 1)
  45. _2.BackgroundTransparency = 1
  46. _2.Position = UDim2.new(0.192448229, 0, 0.252124637, 0)
  47. _2.Size = UDim2.new(0, 61, 0, 89)
  48. _2.Font = Enum.Font.SciFi
  49. _2.Text = "A"
  50. _2.TextColor3 = Color3.new(0, 1, 0.231373)
  51. _2.TextScaled = true
  52. _2.TextSize = 14
  53. _2.TextWrapped = true
  54.  
  55. _3.Name = "_3"
  56. _3.Parent = IntroImage
  57. _3.BackgroundColor3 = Color3.new(1, 1, 1)
  58. _3.BackgroundTransparency = 1
  59. _3.Position = UDim2.new(0.266747862, 0, 0.252124637, 0)
  60. _3.Size = UDim2.new(0, 57, 0, 89)
  61. _3.Font = Enum.Font.SciFi
  62. _3.Text = "C"
  63. _3.TextColor3 = Color3.new(0, 1, 0.231373)
  64. _3.TextScaled = true
  65. _3.TextSize = 14
  66. _3.TextWrapped = true
  67.  
  68. _4.Name = "_4"
  69. _4.Parent = IntroImage
  70. _4.BackgroundColor3 = Color3.new(1, 1, 1)
  71. _4.BackgroundTransparency = 1
  72. _4.Position = UDim2.new(0.336175382, 0, 0.252124637, 0)
  73. _4.Size = UDim2.new(0, 66, 0, 89)
  74. _4.Font = Enum.Font.SciFi
  75. _4.Text = "K"
  76. _4.TextColor3 = Color3.new(0, 1, 0.231373)
  77. _4.TextScaled = true
  78. _4.TextSize = 14
  79. _4.TextWrapped = true
  80.  
  81. _5.Name = "_5"
  82. _5.Parent = IntroImage
  83. _5.BackgroundColor3 = Color3.new(1, 1, 1)
  84. _5.BackgroundTransparency = 1
  85. _5.Position = UDim2.new(0.41656515, 0, 0.252124637, 0)
  86. _5.Size = UDim2.new(0, 49, 0, 89)
  87. _5.Font = Enum.Font.SciFi
  88. _5.Text = "S"
  89. _5.TextColor3 = Color3.new(0, 1, 0.231373)
  90. _5.TextScaled = true
  91. _5.TextSize = 14
  92. _5.TextWrapped = true
  93.  
  94. _6.Name = "_6"
  95. _6.Parent = IntroImage
  96. _6.BackgroundColor3 = Color3.new(1, 1, 1)
  97. _6.BackgroundTransparency = 1
  98. _6.Position = UDim2.new(0.533495724, 0, 0.243626058, 0)
  99. _6.Size = UDim2.new(0, 63, 0, 95)
  100. _6.Font = Enum.Font.SciFi
  101. _6.Text = "B"
  102. _6.TextColor3 = Color3.new(0, 1, 0.231373)
  103. _6.TextScaled = true
  104. _6.TextSize = 14
  105. _6.TextWrapped = true
  106.  
  107. _7.Name = "_7"
  108. _7.Parent = IntroImage
  109. _7.BackgroundColor3 = Color3.new(1, 1, 1)
  110. _7.BackgroundTransparency = 1
  111. _7.Position = UDim2.new(0.6102314, 0, 0.252124637, 0)
  112. _7.Size = UDim2.new(0, 56, 0, 92)
  113. _7.Font = Enum.Font.SciFi
  114. _7.Text = "O"
  115. _7.TextColor3 = Color3.new(0, 1, 0.231373)
  116. _7.TextScaled = true
  117. _7.TextSize = 14
  118. _7.TextWrapped = true
  119.  
  120. _8.Name = "_8"
  121. _8.Parent = IntroImage
  122. _8.BackgroundColor3 = Color3.new(1, 1, 1)
  123. _8.BackgroundTransparency = 1
  124. _8.Position = UDim2.new(0.73690623, 0, 0.252124637, 0)
  125. _8.Size = UDim2.new(0, 41, 0, 89)
  126. _8.Font = Enum.Font.SciFi
  127. _8.Text = "I"
  128. _8.TextColor3 = Color3.new(0, 1, 0.231373)
  129. _8.TextScaled = true
  130. _8.TextSize = 14
  131. _8.TextWrapped = true
  132.  
  133. _9.Name = "_9"
  134. _9.Parent = IntroImage
  135. _9.BackgroundColor3 = Color3.new(1, 1, 1)
  136. _9.BackgroundTransparency = 1
  137. _9.Position = UDim2.new(0.678440928, 0, 0.252124637, 0)
  138. _9.Size = UDim2.new(0, 48, 0, 89)
  139. _9.Font = Enum.Font.SciFi
  140. _9.Text = "I"
  141. _9.TextColor3 = Color3.new(0, 1, 0.231373)
  142. _9.TextScaled = true
  143. _9.TextSize = 14
  144. _9.TextWrapped = true
  145.  
  146. _1.TextTransparency = 0.2
  147. wait()
  148. _2.TextTransparency = 0.2
  149. wait()
  150. _3.TextTransparency = 0.2
  151. wait()
  152. _4.TextTransparency = 0.2
  153. wait()
  154. _5.TextTransparency = 0.2
  155. wait()
  156. _6.TextTransparency = 0.2
  157. wait()
  158. _7.TextTransparency = 0.2
  159. wait()
  160. _8.TextTransparency = 0.2
  161. wait()
  162. _9.TextTransparency = 0.2
  163. wait()
  164. IntroImage.ImageTransparency = 0.2
  165. wait()
  166. _1.TextTransparency = 0.3
  167. wait()
  168. _2.TextTransparency = 0.3
  169. wait()
  170. _3.TextTransparency = 0.3
  171. wait()
  172. _4.TextTransparency = 0.3
  173. wait()
  174. _5.TextTransparency = 0.3
  175. wait()
  176. _6.TextTransparency = 0.3
  177. wait()
  178. _7.TextTransparency = 0.3
  179. wait()
  180. _8.TextTransparency = 0.3
  181. wait()
  182. _9.TextTransparency = 0.3
  183. wait()
  184. IntroImage.ImageTransparency = 0.3
  185. wait()
  186. _1.TextTransparency = 0.4
  187. wait()
  188. _2.TextTransparency = 0.4
  189. wait()
  190. _3.TextTransparency = 0.4
  191. wait()
  192. _4.TextTransparency = 0.4
  193. wait()
  194. _5.TextTransparency = 0.4
  195. wait()
  196. _6.TextTransparency = 0.4
  197. wait()
  198. _7.TextTransparency = 0.4
  199. wait()
  200. _8.TextTransparency = 0.4
  201. wait()
  202. _9.TextTransparency = 0.4
  203. wait()
  204. IntroImage.ImageTransparency = 0.4
  205. wait()
  206. _1.TextTransparency = 0.5
  207. wait()
  208. _2.TextTransparency = 0.5
  209. wait()
  210. _3.TextTransparency = 0.5
  211. wait()
  212. _4.TextTransparency = 0.5
  213. wait()
  214. _5.TextTransparency = 0.5
  215. wait()
  216. _6.TextTransparency = 0.5
  217. wait()
  218. _7.TextTransparency = 0.5
  219. wait()
  220. _8.TextTransparency = 0.5
  221. wait()
  222. _9.TextTransparency = 0.5
  223. wait()
  224. IntroImage.ImageTransparency = 0.5
  225. wait()
  226. _1.TextTransparency = 0.6
  227. wait()
  228. _2.TextTransparency = 0.6
  229. wait()
  230. _3.TextTransparency = 0.6
  231. wait()
  232. _4.TextTransparency = 0.6
  233. wait()
  234. _5.TextTransparency = 0.6
  235. wait()
  236. _6.TextTransparency = 0.6
  237. wait()
  238. _7.TextTransparency = 0.6
  239. wait()
  240. _8.TextTransparency = 0.6
  241. wait()
  242. _9.TextTransparency = 0.6
  243. wait()
  244. IntroImage.ImageTransparency = 0.6
  245. wait()
  246. _1.TextTransparency = 0.7
  247. wait()
  248. _2.TextTransparency = 0.7
  249. wait()
  250. _3.TextTransparency = 0.7
  251. wait()
  252. _4.TextTransparency = 0.7
  253. wait()
  254. _5.TextTransparency = 0.7
  255. wait()
  256. _6.TextTransparency = 0.7
  257. wait()
  258. _7.TextTransparency = 0.7
  259. wait()
  260. _8.TextTransparency = 0.7
  261. wait()
  262. _9.TextTransparency = 0.7
  263. wait()
  264. IntroImage.ImageTransparency = 0.7
  265. wait()
  266. _1.TextTransparency = 0.8
  267. wait()
  268. _2.TextTransparency = 0.8
  269. wait()
  270. _3.TextTransparency = 0.8
  271. wait()
  272. _4.TextTransparency = 0.8
  273. wait()
  274. _5.TextTransparency = 0.8
  275. wait()
  276. _6.TextTransparency = 0.8
  277. wait()
  278. _7.TextTransparency = 0.8
  279. wait()
  280. _8.TextTransparency = 0.8
  281. wait()
  282. _9.TextTransparency = 0.8
  283. wait()
  284. IntroImage.ImageTransparency = 0.8
  285. wait()
  286. _1.TextTransparency = 0.9
  287. wait()
  288. _2.TextTransparency = 0.9
  289. wait()
  290. _3.TextTransparency = 0.9
  291. wait()
  292. _4.TextTransparency = 0.9
  293. wait()
  294. _5.TextTransparency = 0.9
  295. wait()
  296. _6.TextTransparency = 0.9
  297. wait()
  298. _7.TextTransparency = 0.9
  299. wait()
  300. _8.TextTransparency = 0.9
  301. wait()
  302. _9.TextTransparency = 0.9
  303. wait()
  304. IntroImage.ImageTransparency = 0.9
  305. wait()
  306. _1.TextTransparency = 1
  307. wait()
  308. _2.TextTransparency = 1
  309. wait()
  310. _3.TextTransparency = 1
  311. wait()
  312. _4.TextTransparency = 1
  313. wait()
  314. _5.TextTransparency = 1
  315. wait()
  316. _6.TextTransparency = 1
  317. wait()
  318. _7.TextTransparency = 1
  319. wait()
  320. _8.TextTransparency = 1
  321. wait()
  322. _9.TextTransparency = 1
  323. wait()
  324. IntroImage.ImageTransparency = 0.9
  325. wait()
  326. _1.TextTransparency = 1.1
  327. wait()
  328. _2.TextTransparency = 1.1
  329. wait()
  330. _3.TextTransparency = 1.1
  331. wait()
  332. _4.TextTransparency = 1.1
  333. wait()
  334. _5.TextTransparency = 1.1
  335. wait()
  336. _6.TextTransparency = 1.1
  337. wait()
  338. _7.TextTransparency = 1.1
  339. wait()
  340. _8.TextTransparency = 1.1
  341. wait()
  342. _9.TextTransparency = 1.1
  343. wait()
  344. IntroImage.ImageTransparency = 5.1
  345. wait()
  346. Intro:Destroy()
  347.  
  348. -- Gui Made By Super2boy24
  349.  
  350. local Hacksboii = Instance.new("ScreenGui")
  351. local OpenFrame = Instance.new("Frame")
  352. local Open = Instance.new("ImageButton")
  353. local Main = Instance.new("Frame")
  354. local MainBackground = Instance.new("ImageLabel")
  355. local BeautyC = Instance.new("Frame")
  356. local BeautyD = Instance.new("Frame")
  357. local BeautyA = Instance.new("Frame")
  358. local BeautyB = Instance.new("Frame")
  359. local CloseHacks = Instance.new("TextButton")
  360. local Minimize = Instance.new("TextButton")
  361. local Welcome = Instance.new("TextLabel")
  362. local Promotion = Instance.new("TextLabel")
  363. local BPArt = Instance.new("TextButton")
  364. local ImCaz = Instance.new("TextButton")
  365. local Ended = Instance.new("TextButton")
  366. local Sten = Instance.new("TextButton")
  367. local Tools = Instance.new("TextButton")
  368. local Syntax = Instance.new("TextButton")
  369. local MoneyDupe = Instance.new("TextButton")
  370. local Dirt = Instance.new("TextButton")
  371. local Ferry = Instance.new("TextButton")
  372. local LightLumberX = Instance.new("TextButton")
  373. local DarkLumberX = Instance.new("TextButton")
  374. local Blood = Instance.new("TextButton")
  375. Hacksboii.Name = "Hacks boii"
  376. Hacksboii.Parent = game.CoreGui
  377. Hacksboii.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  378.  
  379. OpenFrame.Name = "OpenFrame"
  380. OpenFrame.Parent = Hacksboii
  381. OpenFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  382. OpenFrame.Position = UDim2.new(0.871814132, 0, 0.709177673, 0)
  383. OpenFrame.Size = UDim2.new(0, 210, 0, 114)
  384.  
  385. Open.Name = "Open"
  386. Open.Parent = OpenFrame
  387. Open.BackgroundColor3 = Color3.new(1, 1, 1)
  388. Open.Size = UDim2.new(0, 210, 0, 114)
  389. Open.Image = "rbxassetid://4185006229"
  390. Open.MouseButton1Down:connect(function()
  391. Main.Visible = true
  392. OpenFrame.Visible = false
  393. end)
  394.  
  395. Main.Name = "Main"
  396. Main.Parent = Hacksboii
  397. Main.BackgroundColor3 = Color3.new(0.0156863, 1, 0)
  398. Main.Position = UDim2.new(0.134551898, 0, 0.0870083049, 0)
  399. Main.Size = UDim2.new(0, 1150, 0, 580)
  400. Main.Visible = false
  401. Main.Draggable = true
  402.  
  403. MainBackground.Name = "MainBackground"
  404. MainBackground.Parent = Main
  405. MainBackground.BackgroundColor3 = Color3.new(0.0196078, 1, 0.00392157)
  406. MainBackground.Size = UDim2.new(0, 1150, 0, 580)
  407. MainBackground.Image = "rbxassetid://4183279296"
  408. MainBackground.Draggable = true
  409.  
  410. BeautyC.Name = "BeautyC"
  411. BeautyC.Parent = MainBackground
  412. BeautyC.BackgroundColor3 = Color3.new(0, 1, 0.14902)
  413. BeautyC.Position = UDim2.new(0, 0, 0.0103448275, 0)
  414. BeautyC.Size = UDim2.new(0, 8, 0, 574)
  415.  
  416. BeautyD.Name = "BeautyD"
  417. BeautyD.Parent = MainBackground
  418. BeautyD.BackgroundColor3 = Color3.new(0, 1, 0.14902)
  419. BeautyD.Position = UDim2.new(0.991304338, 0, 0, 0)
  420. BeautyD.Size = UDim2.new(0, 10, 0, 580)
  421.  
  422. BeautyA.Name = "BeautyA"
  423. BeautyA.Parent = MainBackground
  424. BeautyA.BackgroundColor3 = Color3.new(0, 1, 0.14902)
  425. BeautyA.Size = UDim2.new(0, 1150, 0, 6)
  426.  
  427. BeautyB.Name = "BeautyB"
  428. BeautyB.Parent = MainBackground
  429. BeautyB.BackgroundColor3 = Color3.new(0, 1, 0.14902)
  430. BeautyB.Position = UDim2.new(0, 0, 0.989655197, 0)
  431. BeautyB.Size = UDim2.new(0, 1150, 0, 6)
  432.  
  433. CloseHacks.Name = "CloseHacks"
  434. CloseHacks.Parent = MainBackground
  435. CloseHacks.BackgroundColor3 = Color3.new(0, 1, 0.14902)
  436. CloseHacks.Position = UDim2.new(0.966086984, 0, 0, 0)
  437. CloseHacks.Size = UDim2.new(0, 39, 0, 26)
  438. CloseHacks.Font = Enum.Font.SourceSans
  439. CloseHacks.Text = "X"
  440. CloseHacks.TextColor3 = Color3.new(0, 0, 0)
  441. CloseHacks.TextScaled = true
  442. CloseHacks.TextSize = 14
  443. CloseHacks.TextWrapped = true
  444. CloseHacks.MouseButton1Down:connect(function()
  445. Main.Visible = false
  446. end)
  447.  
  448. Minimize.Name = "Minimize"
  449. Minimize.Parent = MainBackground
  450. Minimize.BackgroundColor3 = Color3.new(0, 1, 0.14902)
  451. Minimize.Position = UDim2.new(0.933913052, 0, 0, 0)
  452. Minimize.Size = UDim2.new(0, 30, 0, 26)
  453. Minimize.Font = Enum.Font.SourceSans
  454. Minimize.Text = "-"
  455. Minimize.TextColor3 = Color3.new(0, 0, 0)
  456. Minimize.TextScaled = true
  457. Minimize.TextSize = 14
  458. Minimize.TextWrapped = true
  459. Minimize.MouseButton1Down:connect(function()
  460. OpenFrame.Visible = true
  461. Main.Visible = false
  462. end)
  463.  
  464. Welcome.Name = "Welcome"
  465. Welcome.Parent = MainBackground
  466. Welcome.BackgroundColor3 = Color3.new(1, 1, 1)
  467. Welcome.BackgroundTransparency = 1
  468. Welcome.Position = UDim2.new(0.375652164, 0, 0.0103448275, 0)
  469. Welcome.Size = UDim2.new(0, 250, 0, 69)
  470. Welcome.Font = Enum.Font.SciFi
  471. Welcome.Text = "Hacks boii"
  472. Welcome.TextColor3 = Color3.new(0, 1, 0.14902)
  473. Welcome.TextScaled = true
  474. Welcome.TextSize = 14
  475. Welcome.TextWrapped = true
  476.  
  477. Promotion.Name = "Promotion"
  478. Promotion.Parent = MainBackground
  479. Promotion.BackgroundColor3 = Color3.new(1, 1, 1)
  480. Promotion.BackgroundTransparency = 1
  481. Promotion.Position = UDim2.new(0.23217392, 0, 0.927586436, 0)
  482. Promotion.Size = UDim2.new(0, 566, 0, 35)
  483. Promotion.Font = Enum.Font.SciFi
  484. Promotion.Text = "Gui ade BY Super2boy24"
  485. Promotion.TextColor3 = Color3.new(0, 1, 0.14902)
  486. Promotion.TextScaled = true
  487. Promotion.TextSize = 14
  488. Promotion.TextWrapped = true
  489.  
  490. BPArt.Name = "BPArt"
  491. BPArt.Parent = MainBackground
  492. BPArt.BackgroundColor3 = Color3.new(0, 1, 0.14902)
  493. BPArt.Position = UDim2.new(0.399999976, 0, 0.168965518, 0)
  494. BPArt.Size = UDim2.new(0, 180, 0, 50)
  495. BPArt.Font = Enum.Font.SciFi
  496. BPArt.Text = "BP Art"
  497. BPArt.TextColor3 = Color3.new(0, 0, 0)
  498. BPArt.TextScaled = true
  499. BPArt.TextSize = 14
  500. BPArt.TextWrapped = true
  501. BPArt.MouseButton1Down:connect(function()
  502. loadstring(game:HttpGet("https://pastebin.com/raw/6iUGnqkS", true))()
  503. end)
  504.  
  505. ImCaz.Name = "I'mCaz"
  506. ImCaz.Parent = MainBackground
  507. ImCaz.BackgroundColor3 = Color3.new(0, 1, 0.14902)
  508. ImCaz.Position = UDim2.new(0.73217392, 0, 0.698275864, 0)
  509. ImCaz.Size = UDim2.new(0, 180, 0, 50)
  510. ImCaz.Font = Enum.Font.SciFi
  511. ImCaz.Text = "I'm Caz"
  512. ImCaz.TextColor3 = Color3.new(0, 0, 0)
  513. ImCaz.TextScaled = true
  514. ImCaz.TextSize = 14
  515. ImCaz.TextWrapped = true
  516. ImCaz.MouseButton1Down:connect(function()
  517. loadstring(game:HttpGet("https://pastebin.com/raw/qD7qtzDz", true))()
  518. end)
  519.  
  520. Ended.Name = "Ended"
  521. Ended.Parent = MainBackground
  522. Ended.BackgroundColor3 = Color3.new(0, 1, 0.14902)
  523. Ended.Position = UDim2.new(0.399999976, 0, 0.698275864, 0)
  524. Ended.Size = UDim2.new(0, 180, 0, 50)
  525. Ended.Font = Enum.Font.SciFi
  526. Ended.Text = "Ended"
  527. Ended.TextColor3 = Color3.new(0, 0, 0)
  528. Ended.TextScaled = true
  529. Ended.TextSize = 14
  530. Ended.TextWrapped = true
  531. Ended.MouseButton1Down:connect(function()
  532. loadstring(game:HttpGet("http://th3realdylan.co/scripts/lumber-ended.lua"))()
  533. end)
  534.  
  535. Sten.Name = "Sten"
  536. Sten.Parent = MainBackground
  537. Sten.BackgroundColor3 = Color3.new(0, 1, 0.14902)
  538. Sten.Position = UDim2.new(0.0756521672, 0, 0.698275864, 0)
  539. Sten.Size = UDim2.new(0, 180, 0, 50)
  540. Sten.Font = Enum.Font.SciFi
  541. Sten.Text = "Sten"
  542. Sten.TextColor3 = Color3.new(0, 0, 0)
  543. Sten.TextScaled = true
  544. Sten.TextSize = 14
  545. Sten.TextWrapped = true
  546. Sten.MouseButton1Down:connect(function()
  547. loadstring(game:HttpGet("https://pastebin.com/raw/5dQN0h3b", true))()
  548. end)
  549.  
  550. Tools.Name = "Tools"
  551. Tools.Parent = MainBackground
  552. Tools.BackgroundColor3 = Color3.new(0, 1, 0.14902)
  553. Tools.Position = UDim2.new(0.73217392, 0, 0.513793111, 0)
  554. Tools.Size = UDim2.new(0, 180, 0, 50)
  555. Tools.Font = Enum.Font.SciFi
  556. Tools.Text = "Troxn's Tools"
  557. Tools.TextColor3 = Color3.new(0, 0, 0)
  558. Tools.TextScaled = true
  559. Tools.TextSize = 14
  560. Tools.TextWrapped = true
  561. Tools.MouseButton1Down:connect(function()
  562. loadstring(game:HttpGet("https://pastebin.com/raw/n9PRPCjH", true))()
  563. end)
  564.  
  565. Syntax.Name = "Syntax"
  566. Syntax.Parent = MainBackground
  567. Syntax.BackgroundColor3 = Color3.new(0, 1, 0.14902)
  568. Syntax.Position = UDim2.new(0.399999976, 0, 0.513793111, 0)
  569. Syntax.Size = UDim2.new(0, 180, 0, 50)
  570. Syntax.Font = Enum.Font.SciFi
  571. Syntax.Text = "Syntax"
  572. Syntax.TextColor3 = Color3.new(0, 0, 0)
  573. Syntax.TextScaled = true
  574. Syntax.TextSize = 14
  575. Syntax.TextWrapped = true
  576. Syntax.MouseButton1Down:connect(function()
  577. loadstring(game:HttpGet("https://pastebin.com/raw/wWxsHtxJ", true))()
  578. end)
  579.  
  580. MoneyDupe.Name = "MoneyDupe"
  581. MoneyDupe.Parent = MainBackground
  582. MoneyDupe.BackgroundColor3 = Color3.new(0, 1, 0.14902)
  583. MoneyDupe.Position = UDim2.new(0.0756521672, 0, 0.513793111, 0)
  584. MoneyDupe.Size = UDim2.new(0, 180, 0, 50)
  585. MoneyDupe.Font = Enum.Font.SciFi
  586. MoneyDupe.Text = "Money Dupe"
  587. MoneyDupe.TextColor3 = Color3.new(0, 0, 0)
  588. MoneyDupe.TextScaled = true
  589. MoneyDupe.TextSize = 14
  590. MoneyDupe.TextWrapped = true
  591. MoneyDupe.MouseButton1Down:connect(function()
  592. loadstring(game:HttpGet("https://pastebin.com/raw/caqN5ssZ", true))()
  593. end)
  594.  
  595. Dirt.Name = "Dirt"
  596. Dirt.Parent = MainBackground
  597. Dirt.BackgroundColor3 = Color3.new(0, 1, 0.14902)
  598. Dirt.Position = UDim2.new(0.73217392, 0, 0.346551716, 0)
  599. Dirt.Size = UDim2.new(0, 180, 0, 50)
  600. Dirt.Font = Enum.Font.SciFi
  601. Dirt.Text = "Dirt"
  602. Dirt.TextColor3 = Color3.new(0, 0, 0)
  603. Dirt.TextScaled = true
  604. Dirt.TextSize = 14
  605. Dirt.TextWrapped = true
  606. Dirt.MouseButton1Down:connect(function()
  607. loadstring(game:HttpGet("https://pastebin.com/raw/n6k86i3J", true))()
  608. end)
  609.  
  610. Ferry.Name = "Ferry"
  611. Ferry.Parent = MainBackground
  612. Ferry.BackgroundColor3 = Color3.new(0, 1, 0.14902)
  613. Ferry.Position = UDim2.new(0.399999976, 0, 0.346551716, 0)
  614. Ferry.Size = UDim2.new(0, 180, 0, 50)
  615. Ferry.Font = Enum.Font.SciFi
  616. Ferry.Text = "Ferry"
  617. Ferry.TextColor3 = Color3.new(0, 0, 0)
  618. Ferry.TextScaled = true
  619. Ferry.TextSize = 14
  620. Ferry.TextWrapped = true
  621. Ferry.MouseButton1Down:connect(function()
  622. loadstring(game:HttpGet("https://pastebin.com/raw/WGbwAfBR", true))()
  623. end)
  624.  
  625. LightLumberX.Name = "LightLumberX"
  626. LightLumberX.Parent = MainBackground
  627. LightLumberX.BackgroundColor3 = Color3.new(0, 1, 0.14902)
  628. LightLumberX.Position = UDim2.new(0.0756521672, 0, 0.346551716, 0)
  629. LightLumberX.Size = UDim2.new(0, 180, 0, 50)
  630. LightLumberX.Font = Enum.Font.SciFi
  631. LightLumberX.Text = "Light Lumber X"
  632. LightLumberX.TextColor3 = Color3.new(0, 0, 0)
  633. LightLumberX.TextScaled = true
  634. LightLumberX.TextSize = 14
  635. LightLumberX.TextWrapped = true
  636. LightLumberX.MouseButton1Down:connect(function()
  637. loadstring(game:HttpGet'https://pastebin.com/raw/9KKAee2X')()
  638. end)
  639.  
  640. DarkLumberX.Name = "DarkLumberX"
  641. DarkLumberX.Parent = MainBackground
  642. DarkLumberX.BackgroundColor3 = Color3.new(0, 1, 0.14902)
  643. DarkLumberX.Position = UDim2.new(0.73217392, 0, 0.168965518, 0)
  644. DarkLumberX.Size = UDim2.new(0, 180, 0, 50)
  645. DarkLumberX.Font = Enum.Font.SciFi
  646. DarkLumberX.Text = "Dark Lumber X"
  647. DarkLumberX.TextColor3 = Color3.new(0, 0, 0)
  648. DarkLumberX.TextScaled = true
  649. DarkLumberX.TextSize = 14
  650. DarkLumberX.TextWrapped = true
  651. DarkLumberX.MouseButton1Down:connect(function()
  652. loadstring(game:HttpGet("https://pastebin.com/raw/F44tNcGz", true))()
  653. end)
  654.  
  655. Blood.Name = "Blood"
  656. Blood.Parent = MainBackground
  657. Blood.BackgroundColor3 = Color3.new(0, 1, 0.14902)
  658. Blood.Position = UDim2.new(0.0756521672, 0, 0.168965518, 0)
  659. Blood.Size = UDim2.new(0, 180, 0, 50)
  660. Blood.Font = Enum.Font.SciFi
  661. Blood.Text = "Blood"
  662. Blood.TextColor3 = Color3.new(0, 0, 0)
  663. Blood.TextScaled = true
  664. Blood.TextSize = 14
  665. Blood.TextWrapped = true
  666. Blood.MouseButton1Down:connect(function()
  667. loadstring(game:HttpGet'https://pastebin.com/raw/VqUE7cbB')()
  668. end)
Add Comment
Please, Sign In to add comment