KevinPlayLT2

Lumber Tycoon 2 Money Glitch

Jun 21st, 2020
2,289
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.76 KB | None | 0 0
  1. local ScreenGui = Instance.new("ScreenGui")
  2. local Main = Instance.new("Frame")
  3. local Dupe = Instance.new("TextButton")
  4. local SL = Instance.new("TextButton")
  5. local SF = Instance.new("Frame")
  6. local S1 = Instance.new("TextButton")
  7. local S3 = Instance.new("TextButton")
  8. local S2 = Instance.new("TextButton")
  9. local S6 = Instance.new("TextButton")
  10. local S5 = Instance.new("TextButton")
  11. local S4 = Instance.new("TextButton")
  12. local Frame = Instance.new("Frame")
  13. local Close = Instance.new("TextButton")
  14. local ImageButton = Instance.new("ImageButton")
  15. local TextLabel = Instance.new("TextLabel")
  16.  
  17. ScreenGui.Parent = game.CoreGui
  18.  
  19. ImageButton.Parent = ScreenGui
  20. ImageButton.BackgroundColor3 = Color3.new(1, 1, 1)
  21. ImageButton.BorderSizePixel = 0
  22. ImageButton.Position = UDim2.new(0.306653798, 0, 0.101391658, 0)
  23. ImageButton.Size = UDim2.new(0, 400, 0, 400)
  24. ImageButton.Image = "http://www.roblox.com/asset/?id=5136300631"
  25.  
  26. TextLabel.Parent = ImageButton
  27. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  28. TextLabel.BackgroundTransparency = 1
  29. TextLabel.Position = UDim2.new(0, 0, 0.817499995, 0)
  30. TextLabel.Size = UDim2.new(0, 400, 0, 73)
  31. TextLabel.Font = Enum.Font.SciFi
  32. if game.Players.LocalPlayer.Name == "jjkyt1234" then
  33. TextLabel.Text = "Hi Youtube (:"
  34. else
  35. TextLabel.Text = "Welcome "..game.Players.LocalPlayer.Name
  36. end
  37. TextLabel.TextColor3 = Color3.new(0, 1, 0.933333)
  38. TextLabel.TextScaled = true
  39. TextLabel.TextSize = 14
  40. TextLabel.TextWrapped = true
  41.  
  42. Main.Name = "Main"
  43. Main.Parent = ScreenGui
  44. Main.BackgroundColor3 = Color3.new(0, 0, 1)
  45. Main.BorderSizePixel = 0
  46. Main.Position = UDim2.new(0.332887709, 0, 0.372509956, 0)
  47. Main.Size = UDim2.new(0, 249, 0, 127)
  48. Main.Active = true
  49. Main.Draggable = true
  50. Main.Visible = false
  51.  
  52. Dupe.Name = "Dupe"
  53. Dupe.Parent = Main
  54. Dupe.BackgroundColor3 = Color3.new(0, 1, 1)
  55. Dupe.BorderSizePixel = 3
  56. Dupe.BorderColor3 = Color3.new(0, 0, 0)
  57. Dupe.Position = UDim2.new(0.0923694819, 0, 0.322834641, 0)
  58. Dupe.Size = UDim2.new(0, 203, 0, 44)
  59. Dupe.Font = Enum.Font.Garamond
  60. Dupe.Text = "Dupe Money"
  61. Dupe.TextColor3 = Color3.new(0, 0, 0)
  62. Dupe.TextScaled = true
  63. Dupe.TextSize = 14
  64. Dupe.TextWrapped = true
  65.  
  66. SL.Name = "SL"
  67. SL.Parent = Main
  68. SL.BackgroundColor3 = Color3.new(0.890196, 0, 0.0117647)
  69. SL.BorderSizePixel = 0
  70. SL.Position = UDim2.new(0.112449802, 0, 0.795275569, 0)
  71. SL.Size = UDim2.new(0, 194, 0, 26)
  72. SL.Font = Enum.Font.SourceSans
  73. SL.Text = "Slot Number"
  74. SL.TextColor3 = Color3.new(0, 1, 0.498039)
  75. SL.TextScaled = true
  76. SL.TextSize = 14
  77. SL.TextWrapped = true
  78.  
  79. SF.Name = "SF"
  80. SF.Parent = SL
  81. SF.BackgroundColor3 = Color3.new(1, 1, 1)
  82. SF.BackgroundTransparency = 1
  83. SF.BorderSizePixel = 0
  84. SF.Position = UDim2.new(0, 0, 1, 0)
  85. SF.Size = UDim2.new(0, 100, 0, 100)
  86. SF.Visible = false
  87.  
  88. S1.Name = "S1"
  89. S1.Parent = SF
  90. S1.BackgroundColor3 = Color3.new(0, 0, 0)
  91. S1.BorderSizePixel = 1
  92. S1.BorderColor3 = Color3.new(0, 0, 0)
  93. S1.Size = UDim2.new(0, 194, 0, 30)
  94. S1.Font = Enum.Font.Garamond
  95. S1.Text = "Slot Number 1"
  96. S1.TextColor3 = Color3.new(1, 0, 0)
  97. S1.TextScaled = true
  98. S1.TextSize = 14
  99. S1.TextWrapped = true
  100.  
  101. S3.Name = "S3"
  102. S3.Parent = SF
  103. S3.BackgroundColor3 = Color3.new(0, 0, 0)
  104. S3.BorderSizePixel = 1
  105. S3.BorderColor3 = Color3.new(0, 0, 0)
  106. S3.Position = UDim2.new(-0, 0, 0.639999986, 0)
  107. S3.Size = UDim2.new(0, 194, 0, 30)
  108. S3.Font = Enum.Font.Garamond
  109. S3.Text = "Slot Number 3"
  110. S3.TextColor3 = Color3.new(1, 0, 0)
  111. S3.TextScaled = true
  112. S3.TextSize = 14
  113. S3.TextWrapped = true
  114.  
  115. S2.Name = "S2"
  116. S2.Parent = SF
  117. S2.BackgroundColor3 = Color3.new(0, 0, 0)
  118. S2.BorderSizePixel = 1
  119. S2.BorderColor3 = Color3.new(0, 0, 0)
  120. S2.Position = UDim2.new(0, 0, 0.319999993, 0)
  121. S2.Size = UDim2.new(0, 194, 0, 30)
  122. S2.Font = Enum.Font.Garamond
  123. S2.Text = "Slot Number 2"
  124. S2.TextColor3 = Color3.new(1, 0, 0)
  125. S2.TextScaled = true
  126. S2.TextSize = 14
  127. S2.TextWrapped = true
  128.  
  129. S6.Name = "S6"
  130. S6.Parent = SF
  131. S6.BackgroundColor3 = Color3.new(0, 0, 0)
  132. S6.BorderSizePixel = 1
  133. S6.BorderColor3 = Color3.new(0, 0, 0)
  134. S6.Position = UDim2.new(0, 0, 1.60000002, 0)
  135. S6.Size = UDim2.new(0, 194, 0, 30)
  136. S6.Font = Enum.Font.Garamond
  137. S6.Text = "Slot Number 6"
  138. S6.TextColor3 = Color3.new(1, 0, 0)
  139. S6.TextScaled = true
  140. S6.TextSize = 14
  141. S6.TextWrapped = true
  142.  
  143. S5.Name = "S5"
  144. S5.Parent = SF
  145. S5.BackgroundColor3 = Color3.new(0, 0, 0)
  146. S5.BorderSizePixel = 1
  147. S5.BorderColor3 = Color3.new(0, 0, 0)
  148. S5.Position = UDim2.new(0, 0, 1.27999997, 0)
  149. S5.Size = UDim2.new(0, 194, 0, 30)
  150. S5.Font = Enum.Font.Garamond
  151. S5.Text = "Slot Number 5"
  152. S5.TextColor3 = Color3.new(1, 0, 0)
  153. S5.TextScaled = true
  154. S5.TextSize = 14
  155. S5.TextWrapped = true
  156.  
  157. S4.Name = "S4"
  158. S4.Parent = SF
  159. S4.BackgroundColor3 = Color3.new(0, 0, 0)
  160. S4.BorderSizePixel = 1
  161. S4.BorderColor3 = Color3.new(0, 0, 0)
  162. S4.Position = UDim2.new(0, 0, 0.959999979, 0)
  163. S4.Size = UDim2.new(0, 194, 0, 30)
  164. S4.Font = Enum.Font.Garamond
  165. S4.Text = "Slot Number 4"
  166. S4.TextColor3 = Color3.new(1, 0, 0)
  167. S4.TextScaled = true
  168. S4.TextSize = 14
  169. S4.TextWrapped = true
  170.  
  171. Frame.Parent = Main
  172. Frame.BackgroundColor3 = Color3.new(0.847059, 0.564706, 0)
  173. Frame.BorderSizePixel = 0
  174. Frame.Size = UDim2.new(0, 249, 0, 26)
  175.  
  176. Close.Name = "Close"
  177. Close.Parent = Frame
  178. Close.BackgroundColor3 = Color3.new(1, 0, 0)
  179. Close.BorderSizePixel = 0
  180. Close.Position = UDim2.new(0.863453865, 0, 0, 0)
  181. Close.Size = UDim2.new(0, 34, 0, 26)
  182. Close.Font = Enum.Font.SourceSans
  183. Close.Text = "X"
  184. Close.TextColor3 = Color3.new(0, 0, 0)
  185. Close.TextSize = 14
  186. Close.MouseButton1Down:connect(function()
  187. Sound22()
  188. ScreenGui:Destroy()
  189. end)
  190.  
  191. local Slots = { S1, S2, S3, S4, S5, S6 }
  192.  
  193. function Sound11()
  194. local s = Instance.new("Sound")
  195.  
  196. s.Name = "Sound"
  197. s.SoundId = "rbxassetid://408524543"
  198. s.Volume = 2
  199. s.archivable = false
  200. s.Parent = game.Workspace
  201. s:play()
  202. end
  203. function Sound22()
  204. local Song1 = Instance.new("Sound")
  205.  
  206. Song1.Name = "Song1"
  207. Song1.SoundId = "rbxassetid://452267918"
  208. Song1.Volume = 2
  209. Song1.archivable = false
  210. Song1.Parent = game.Workspace
  211. Song1:play()
  212. end
  213.  
  214. ImageButton.MouseButton1Down:connect(function()
  215. Sound22()
  216. ImageButton.Visible = false
  217. Main.Visible = true
  218. end)
  219.  
  220. for i,v in pairs(Slots) do
  221. v.MouseButton1Down:connect(function()
  222. Sound22()
  223. SF.Visible = false
  224. SL.Text = v.Text
  225. end)
  226. v.MouseEnter:connect(function()
  227. Sound11()
  228. v.BorderColor3 = Color3.new(1, 0, 0)
  229. v.TextColor3 = Color3.new(0, 1, 1)
  230. end)
  231. v.MouseLeave:Connect(function()
  232. v.BorderColor3 = Color3.new(0, 0, 0)
  233. v.TextColor3 = Color3.new(1, 0, 0)
  234. end)
  235. end
  236.  
  237. Dupe.MouseEnter:connect(function()
  238. Sound11()
  239. Dupe.BorderColor3 = Color3.new(1, 0, 0)
  240. Dupe.BackgroundColor3 = Color3.new(0, 0, 0)
  241. Dupe.TextColor3 = Color3.new(1, 0, 0)
  242. end)
  243. Dupe.MouseLeave:Connect(function()
  244. Dupe.BorderColor3 = Color3.new(0, 0, 0)
  245. Dupe.BackgroundColor3 = Color3.new(0, 1, 1)
  246. Dupe.TextColor3 = Color3.new(0, 0, 0)
  247. end)
  248.  
  249. SL.MouseButton1Down:connect(function()
  250. Sound22()
  251. if SF.Visible == false then
  252. SF.Visible = true
  253. else
  254. SF.Visible = false
  255. end
  256. end)
  257.  
  258. function ML(Tex)
  259. game:GetService("Players").LocalPlayer.PlayerGui.MoneyDisplayGui.Text.Text = Tex
  260. game:GetService("Players").LocalPlayer.PlayerGui.MoneyDisplayGui.Text.DropShadow.Text = Tex
  261. end
  262.  
  263. Dupe.MouseButton1Down:connect(function()
  264. Sound22()
  265. local DupeMoney
  266. if SL.Text == "Slot Number 1" then
  267. DupeMoney = 1
  268. elseif SL.Text == "Slot Number 2" then
  269. DupeMoney = 2
  270. elseif SL.Text == "Slot Number 3" then
  271. DupeMoney = 3
  272. elseif SL.Text == "Slot Number 4" then
  273. DupeMoney = 4
  274. elseif SL.Text == "Slot Number 5" then
  275. DupeMoney = 5
  276. elseif SL.Text == "Slot Number 6" then
  277. DupeMoney = 6
  278. end
  279. if game.Players.LocalPlayer.CurrentSaveSlot.Value ~= -1 and DupeMoney ~= nil then
  280. game:GetService("StarterGui"):SetCore("SendNotification",{
  281. Title = "By Hacker#8326",
  282. Text = "You Cant Have Any Slot Loaded",
  283. Duration = 15,
  284. })
  285. return
  286. end
  287. if DupeMoney ~= nil then
  288. if Duping == true then
  289. game:GetService("StarterGui"):SetCore("SendNotification",{
  290. Title = "By Hacker#8326",
  291. Text = "You Must Wait Until The Dupe Is Over",
  292. Duration = 15,
  293. })
  294. return
  295. end
  296. Duping = true
  297. local Folder
  298. if game.Players.LocalPlayer.CurrentSaveSlot.Value == -1 then
  299. if not game.Workspace:FindFirstChild("Folder") then
  300. Folder = Instance.new("Folder", game:GetService("Workspace"))
  301. end
  302.  
  303. function Load(NumberSlot)
  304. game.ReplicatedStorage.LoadSaveRequests.RequestLoad:InvokeServer(NumberSlot)
  305. end
  306.  
  307. game:GetService("Workspace").Folder.ChildAdded:connect(function(v)
  308. if v.Name == "Part" then
  309. game:GetService("Workspace").Folder.Part:Destroy()
  310. wait()
  311. game.ReplicatedStorage.Transactions.ClientToServer.Donate:InvokeServer(game.Players.LocalPlayer, game.Players.LocalPlayer.leaderstats.Money.Value, 1)
  312. game:GetService("StarterGui"):SetCore("SendNotification",{
  313. Title = "By Hacker#8326",
  314. Text = "Dupe Is Over, Enjoy Your Money",
  315. Duration = 15,
  316. })
  317. end
  318. end)
  319.  
  320. Load(DupeMoney)
  321. if game.Players.LocalPlayer.leaderstats.Money.Value == 20 then
  322. game:GetService("StarterGui"):SetCore("SendNotification",{
  323. Title = "By Hacker#8326",
  324. Text = "You Must Load Your Base, Repeat The Command Again",
  325. Duration = 15,
  326. })
  327. Duping = false
  328. return
  329. end
  330. game:GetService("StarterGui"):SetCore("SendNotification",{
  331. Title = "By Hacker#8326",
  332. Text = "Please Wait 60 Seconds",
  333. Duration = 15,
  334. })
  335. for i=59,0,-1 do
  336. ML(i)
  337. wait(1)
  338. end
  339. local a = Instance.new("Part", Folder)
  340. wait(0.1)
  341. Load(-1)
  342. game:GetService("Workspace").Folder:Destroy()
  343. Duping = false
  344. game:GetService("StarterGui"):SetCore("SendNotification",{
  345. Title = "By Hacker#8326",
  346. Text = "Load Your Save and Wait The Money Come Back!",
  347. Duration = 15,
  348. })
  349. end
  350. end
  351. end)
Add Comment
Please, Sign In to add comment