sasod35

Lumber tycoon 2 money dupe script (tutorial at top)

Apr 14th, 2023
14
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 72.28 KB | None | 0 0
  1. -- tutorial on how to use here: ( no ads or linkvertise ) https://www.youtube.com/watch?v=iptN35LZnhY
  2.  
  3. local ScreenGui = Instance.new("ScreenGui")
  4. local Main = Instance.new("Frame")
  5. local Close = Instance.new("TextButton")
  6. local Min = Instance.new("TextButton")
  7. local TextLabel = Instance.new("TextLabel")
  8. local Main2 = Instance.new("Frame")
  9. local Teleport = Instance.new("TextButton")
  10. local Duplication = Instance.new("TextButton")
  11. local AutoBuy = Instance.new("TextButton")
  12. local Credits = Instance.new("TextButton")
  13. local Misc = Instance.new("TextButton")
  14. local World = Instance.new("TextButton")
  15. local AutoBuy_F = Instance.new("Frame")
  16. local BuyItem = Instance.new("TextButton")
  17. local ScrollingFrame = Instance.new("ScrollingFrame")
  18. local WoodRUs = Instance.new("TextButton")
  19. local Furniture = Instance.new("TextButton")
  20. local Bobs = Instance.new("TextButton")
  21. local Boxed = Instance.new("TextButton")
  22. local Fine = Instance.new("TextButton")
  23. local Link = Instance.new("TextButton")
  24. local Teleport_F = Instance.new("Frame")
  25. local Duplication_F = Instance.new("Frame")
  26. local Misc_F = Instance.new("Frame")
  27. local Credits_F = Instance.new("Frame")
  28. local Quantity = Instance.new("TextBox")
  29. local Back = Instance.new("TextButton")
  30. local TpPlayer = Instance.new("TextButton")
  31. local TpBase = Instance.new("TextButton")
  32. local Plr1 = Instance.new("TextButton")
  33. local Plr2 = Instance.new("TextButton")
  34. local Plr3 = Instance.new("TextButton")
  35. local Plr6 = Instance.new("TextButton")
  36. local Plr5 = Instance.new("TextButton")
  37. local Plr4 = Instance.new("TextButton")
  38. local STP = Instance.new("ScrollingFrame")
  39. local World_F = Instance.new("Frame")
  40. local TpTool = Instance.new("TextButton")
  41. local DeleteTool = Instance.new("TextButton")
  42. local Btools = Instance.new("TextButton")
  43. local PathTool = Instance.new("TextButton")
  44. local DeleteTool_2 = Instance.new("TextButton")
  45. local TpTool_2 = Instance.new("TextButton")
  46. local TextButton = Instance.new("TextButton")
  47. local TextButton_2 = Instance.new("TextButton")
  48. local TextButton_3 = Instance.new("TextButton")
  49. local TextButton_4 = Instance.new("TextButton")
  50. local TextButton_5 = Instance.new("TextButton")
  51. local TextButton_6 = Instance.new("TextButton")
  52. local TextButton_7 = Instance.new("TextButton")
  53. local TextButton_8 = Instance.new("TextButton")
  54. local DupeM = Instance.new("TextButton")
  55. local DML = Instance.new("TextLabel")
  56. local Menos = Instance.new("TextButton")
  57. local Mais = Instance.new("TextButton")
  58. local DupeMoney = Instance.new("TextLabel")
  59. local LS1 = Instance.new("TextButton")
  60. local LS2 = Instance.new("TextButton")
  61. local LS3 = Instance.new("TextButton")
  62. local LS6 = Instance.new("TextButton")
  63. local LS4 = Instance.new("TextButton")
  64. local LS5 = Instance.new("TextButton")
  65. local TextLabel2 = Instance.new("TextLabel")
  66. local Right = Instance.new("TextButton")
  67. local Left = Instance.new("TextButton")
  68. local SongName = Instance.new("TextLabel")
  69. local ImageCredit = Instance.new("ImageLabel")
  70. local Credit = Instance.new("TextLabel")
  71. local Stop = Instance.new("TextButton")
  72. local Play = Instance.new("TextButton")
  73. local OFrame = Instance.new("Frame")
  74. local Open = Instance.new("TextButton")
  75.  
  76. ScreenGui.Parent = game.CoreGui
  77.  
  78. Main.Name = "Main"
  79. Main.Parent = ScreenGui
  80. Main.BackgroundColor3 = Color3.new(1, 1, 1)
  81. Main.BorderColor3 = Color3.new(0.592157, 0, 0.756863)
  82. Main.BorderSizePixel = 0
  83. Main.Position = UDim2.new(0.184243977, 0, 0.2370518, 0)
  84. Main.Size = UDim2.new(0, 463, 0, 263)
  85. Main.Active = true
  86. Main.Draggable = true
  87.  
  88. Close.Name = "Close"
  89. Close.Parent = Main
  90. Close.BackgroundColor3 = Color3.new(1, 1, 1)
  91. Close.BackgroundTransparency = 1
  92. Close.Position = UDim2.new(0.879049718, 0, 0.0342205316, 0)
  93. Close.Size = UDim2.new(0, 40, 0, 39)
  94. Close.Font = Enum.Font.Gotham
  95. Close.Text = "X"
  96. Close.TextColor3 = Color3.new(1, 0, 0)
  97. Close.TextScaled = true
  98. Close.TextSize = 14
  99. Close.TextWrapped = true
  100.  
  101. Min.Name = "Min"
  102. Min.Parent = Main
  103. Min.BackgroundColor3 = Color3.new(1, 1, 1)
  104. Min.BackgroundTransparency = 1
  105. Min.Position = UDim2.new(0.79265666, 0, 0.0342205316, 0)
  106. Min.Size = UDim2.new(0, 40, 0, 39)
  107. Min.Font = Enum.Font.Arcade
  108. Min.Text = "-"
  109. Min.TextColor3 = Color3.new(1, 0, 0)
  110. Min.TextScaled = true
  111. Min.TextSize = 14
  112. Min.TextWrapped = true
  113.  
  114. TextLabel.Parent = Main
  115. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  116. TextLabel.BackgroundTransparency = 1
  117. TextLabel.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  118. TextLabel.Position = UDim2.new(0.0366209932, 0, 0.0306454897, 0)
  119. TextLabel.Size = UDim2.new(0, 292, 0, 39)
  120. TextLabel.Font = Enum.Font.SciFi
  121. TextLabel.Text = "Extreme Lumber Tycoon 2"
  122. TextLabel.TextColor3 = Color3.new(0, 0.4, 5)
  123. TextLabel.TextScaled = true
  124. TextLabel.TextSize = 14
  125. TextLabel.TextWrapped = true
  126.  
  127. Main2.Name = "Main2"
  128. Main2.Parent = Main
  129. Main2.BackgroundColor3 = Color3.new(1, 1, 1)
  130. Main2.BackgroundTransparency = 1
  131. Main2.Position = UDim2.new(0, 0, 0.212927759, 0)
  132. Main2.Size = UDim2.new(0, 463, 0, 207)
  133.  
  134. Teleport.Name = "Teleport"
  135. Teleport.Parent = Main2
  136. Teleport.BackgroundColor3 = Color3.new(0.8, 0.0313726, 0.0470588)
  137. Teleport.BackgroundTransparency = 1
  138. Teleport.BorderColor3 = Color3.new(1, 1, 1)
  139. Teleport.BorderSizePixel = 0
  140. Teleport.Position = UDim2.new(0.0363738388, 0, 0.699343979, 0)
  141. Teleport.Size = UDim2.new(0, 187, 0, 47)
  142. Teleport.Font = Enum.Font.Antique
  143. Teleport.Text = " Teleports "
  144. Teleport.TextColor3 = Color3.new(0.32549, 1, 0.0392157)
  145. Teleport.TextScaled = true
  146. Teleport.TextSize = 14
  147. Teleport.TextWrapped = true
  148.  
  149. Duplication.Name = "Duplication"
  150. Duplication.Parent = Main2
  151. Duplication.BackgroundColor3 = Color3.new(0.8, 0.0313726, 0.0470588)
  152. Duplication.BackgroundTransparency = 1
  153. Duplication.BorderColor3 = Color3.new(1, 1, 1)
  154. Duplication.BorderSizePixel = 0
  155. Duplication.Position = UDim2.new(0.0363738388, 0, 0.385334313, 0)
  156. Duplication.Size = UDim2.new(0, 187, 0, 47)
  157. Duplication.Font = Enum.Font.Antique
  158. Duplication.Text = " Duplication "
  159. Duplication.TextColor3 = Color3.new(0.32549, 1, 0.0392157)
  160. Duplication.TextScaled = true
  161. Duplication.TextSize = 14
  162. Duplication.TextWrapped = true
  163.  
  164. AutoBuy.Name = "AutoBuy"
  165. AutoBuy.Parent = Main2
  166. AutoBuy.BackgroundColor3 = Color3.new(0.8, 0.0313726, 0.0470588)
  167. AutoBuy.BackgroundTransparency = 1
  168. AutoBuy.BorderColor3 = Color3.new(1, 1, 1)
  169. AutoBuy.BorderSizePixel = 0
  170. AutoBuy.Position = UDim2.new(0.0363738388, 0, 0.0858173966, 0)
  171. AutoBuy.Size = UDim2.new(0, 187, 0, 47)
  172. AutoBuy.Font = Enum.Font.Antique
  173. AutoBuy.Text = " Auto Buy "
  174. AutoBuy.TextColor3 = Color3.new(0.32549, 1, 0.0392157)
  175. AutoBuy.TextScaled = true
  176. AutoBuy.TextSize = 14
  177. AutoBuy.TextWrapped = true
  178.  
  179. Credits.Name = "Credits"
  180. Credits.Parent = Main2
  181. Credits.BackgroundColor3 = Color3.new(0.8, 0.0313726, 0.0470588)
  182. Credits.BackgroundTransparency = 1
  183. Credits.BorderColor3 = Color3.new(1, 1, 1)
  184. Credits.BorderSizePixel = 0
  185. Credits.Position = UDim2.new(0.561211884, 0, 0.689682126, 0)
  186. Credits.Size = UDim2.new(0, 187, 0, 47)
  187. Credits.Font = Enum.Font.Antique
  188. Credits.Text = "Credits"
  189. Credits.TextColor3 = Color3.new(0.32549, 1, 0.0392157)
  190. Credits.TextScaled = true
  191. Credits.TextSize = 14
  192. Credits.TextWrapped = true
  193.  
  194. Misc.Name = "Misc"
  195. Misc.Parent = Main2
  196. Misc.BackgroundColor3 = Color3.new(0.8, 0.0313726, 0.0470588)
  197. Misc.BackgroundTransparency = 1
  198. Misc.BorderColor3 = Color3.new(1, 1, 1)
  199. Misc.BorderSizePixel = 0
  200. Misc.Position = UDim2.new(0.561211884, 0, 0.375672489, 0)
  201. Misc.Size = UDim2.new(0, 187, 0, 47)
  202. Misc.Font = Enum.Font.Antique
  203. Misc.Text = "Misc"
  204. Misc.TextColor3 = Color3.new(0.32549, 1, 0.0392157)
  205. Misc.TextScaled = true
  206. Misc.TextSize = 14
  207. Misc.TextWrapped = true
  208.  
  209. World.Name = "World"
  210. World.Parent = Main2
  211. World.BackgroundColor3 = Color3.new(0.8, 0.0313726, 0.0470588)
  212. World.BackgroundTransparency = 1
  213. World.BorderColor3 = Color3.new(1, 1, 1)
  214. World.BorderSizePixel = 0
  215. World.Position = UDim2.new(0.561211884, 0, 0.0761555582, 0)
  216. World.Size = UDim2.new(0, 187, 0, 47)
  217. World.Font = Enum.Font.Antique
  218. World.Text = "World"
  219. World.TextColor3 = Color3.new(0.32549, 1, 0.0392157)
  220. World.TextScaled = true
  221. World.TextSize = 14
  222. World.TextWrapped = true
  223.  
  224. AutoBuy_F.Name = "AutoBuy_F"
  225. AutoBuy_F.Parent = Main
  226. AutoBuy_F.BackgroundColor3 = Color3.new(0.054902, 1, 0.117647)
  227. AutoBuy_F.BackgroundTransparency = 1
  228. AutoBuy_F.Position = UDim2.new(0, 0, 0.212927759, 0)
  229. AutoBuy_F.Size = UDim2.new(0, 463, 0, 207)
  230. AutoBuy_F.Visible = false
  231.  
  232. BuyItem.Name = "BuyItem"
  233. BuyItem.Parent = AutoBuy_F
  234. BuyItem.BackgroundColor3 = Color3.new(0, 1, 0.5)
  235. BuyItem.BorderSizePixel = 0
  236. BuyItem.Position = UDim2.new(0.203023762, 0, 0.680020332, 0)
  237. BuyItem.Size = UDim2.new(0, 187, 0, 51)
  238. BuyItem.Font = Enum.Font.Bodoni
  239. BuyItem.Text = " Buy Item "
  240. BuyItem.TextColor3 = Color3.new(0, 0, 0)
  241. BuyItem.TextScaled = true
  242. BuyItem.TextSize = 14
  243. BuyItem.TextWrapped = true
  244.  
  245. Quantity.Name = "Quantity"
  246. Quantity.Parent = AutoBuy_F
  247. Quantity.BackgroundColor3 = Color3.new(0.0901961, 0.988235, 1)
  248. Quantity.BorderSizePixel = 0
  249. Quantity.Position = UDim2.new(0.0510666817, 0, 0.699344039, 0)
  250. Quantity.Size = UDim2.new(0, 50, 0, 44)
  251. Quantity.Font = Enum.Font.SourceSans
  252. Quantity.Text = "1"
  253. Quantity.TextColor3 = Color3.new(0, 0, 0)
  254. Quantity.TextScaled = true
  255. Quantity.TextSize = 14
  256. Quantity.TextWrapped = true
  257.  
  258. ScrollingFrame.Parent = AutoBuy_F
  259. ScrollingFrame.Active = true
  260. ScrollingFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  261. ScrollingFrame.BackgroundTransparency = 1
  262. ScrollingFrame.Position = UDim2.new(0.637149036, 0, 0, 0)
  263. ScrollingFrame.Size = UDim2.new(0, 168, 0, 207)
  264. ScrollingFrame.ScrollBarThickness = 8
  265. ScrollingFrame.CanvasSize = UDim2.new(0, 0, 18, 0)
  266.  
  267. WoodRUs.Name = "WoodRUs"
  268. WoodRUs.Parent = AutoBuy_F
  269. WoodRUs.BackgroundColor3 = Color3.new(0.101961, 0.564706, 1)
  270. WoodRUs.BorderSizePixel = 0
  271. WoodRUs.Position = UDim2.new(0.0345572345, 0, 0.0761555806, 0)
  272. WoodRUs.Size = UDim2.new(0, 129, 0, 31)
  273. WoodRUs.Font = Enum.Font.SciFi
  274. WoodRUs.Text = "Wood R Us"
  275. WoodRUs.TextColor3 = Color3.new(0, 0, 0)
  276. WoodRUs.TextScaled = true
  277. WoodRUs.TextSize = 14
  278. WoodRUs.TextWrapped = true
  279.  
  280. Furniture.Name = "Furniture"
  281. Furniture.Parent = AutoBuy_F
  282. Furniture.BackgroundColor3 = Color3.new(0.101961, 0.564706, 1)
  283. Furniture.BorderSizePixel = 0
  284. Furniture.Position = UDim2.new(0.329684377, 0, 0.0761555806, 0)
  285. Furniture.Size = UDim2.new(0, 129, 0, 31)
  286. Furniture.Font = Enum.Font.SciFi
  287. Furniture.Text = " Furniture "
  288. Furniture.TextColor3 = Color3.new(0, 0, 0)
  289. Furniture.TextScaled = true
  290. Furniture.TextSize = 14
  291. Furniture.TextWrapped = true
  292.  
  293. Bobs.Name = "Bobs"
  294. Bobs.Parent = AutoBuy_F
  295. Bobs.BackgroundColor3 = Color3.new(0.101961, 0.564706, 1)
  296. Bobs.BorderSizePixel = 0
  297. Bobs.Position = UDim2.new(0.329684377, 0, 0.259432524, 0)
  298. Bobs.Size = UDim2.new(0, 129, 0, 31)
  299. Bobs.Font = Enum.Font.SciFi
  300. Bobs.Text = " Bobs Shack "
  301. Bobs.TextColor3 = Color3.new(0, 0, 0)
  302. Bobs.TextScaled = true
  303. Bobs.TextSize = 14
  304. Bobs.TextWrapped = true
  305.  
  306. Boxed.Name = "Boxed"
  307. Boxed.Parent = AutoBuy_F
  308. Boxed.BackgroundColor3 = Color3.new(0.101961, 0.564706, 1)
  309. Boxed.BorderSizePixel = 0
  310. Boxed.Position = UDim2.new(0.0345572345, 0, 0.259432524, 0)
  311. Boxed.Size = UDim2.new(0, 129, 0, 31)
  312. Boxed.Font = Enum.Font.SciFi
  313. Boxed.Text = " Boxed Cars "
  314. Boxed.TextColor3 = Color3.new(0, 0, 0)
  315. Boxed.TextScaled = true
  316. Boxed.TextSize = 14
  317. Boxed.TextWrapped = true
  318.  
  319. Fine.Name = "Fine"
  320. Fine.Parent = AutoBuy_F
  321. Fine.BackgroundColor3 = Color3.new(0.101961, 0.564706, 1)
  322. Fine.BorderSizePixel = 0
  323. Fine.Position = UDim2.new(0.329684377, 0, 0.448099911, 0)
  324. Fine.Size = UDim2.new(0, 129, 0, 31)
  325. Fine.Font = Enum.Font.SciFi
  326. Fine.Text = "Fine Art"
  327. Fine.TextColor3 = Color3.new(0, 0, 0)
  328. Fine.TextScaled = true
  329. Fine.TextSize = 14
  330. Fine.TextWrapped = true
  331.  
  332. Link.Name = "Link"
  333. Link.Parent = AutoBuy_F
  334. Link.BackgroundColor3 = Color3.new(0.101961, 0.564706, 1)
  335. Link.BorderSizePixel = 0
  336. Link.Position = UDim2.new(0.0345572345, 0, 0.448099911, 0)
  337. Link.Size = UDim2.new(0, 129, 0, 31)
  338. Link.Font = Enum.Font.SciFi
  339. Link.Text = " Link's Logic "
  340. Link.TextColor3 = Color3.new(0, 0, 0)
  341. Link.TextScaled = true
  342. Link.TextSize = 14
  343. Link.TextWrapped = true
  344.  
  345. Teleport_F.Name = "Teleport_F"
  346. Teleport_F.Parent = Main
  347. Teleport_F.BackgroundColor3 = Color3.new(1, 1, 1)
  348. Teleport_F.BackgroundTransparency = 1
  349. Teleport_F.Position = UDim2.new(0, 0, 0.212927759, 0)
  350. Teleport_F.Size = UDim2.new(0, 463, 0, 207)
  351. Teleport_F.Visible = false
  352.  
  353. Duplication_F.Name = "Duplication_F"
  354. Duplication_F.Parent = Main
  355. Duplication_F.BackgroundColor3 = Color3.new(1, 1, 1)
  356. Duplication_F.BackgroundTransparency = 1
  357. Duplication_F.Position = UDim2.new(0, 0, 0.212927759, 0)
  358. Duplication_F.Size = UDim2.new(0, 463, 0, 207)
  359. Duplication_F.Visible = false
  360.  
  361. Misc_F.Name = "Misc_F"
  362. Misc_F.Parent = Main
  363. Misc_F.BackgroundColor3 = Color3.new(1, 1, 1)
  364. Misc_F.BackgroundTransparency = 1
  365. Misc_F.Position = UDim2.new(0, 0, 0.212927759, 0)
  366. Misc_F.Size = UDim2.new(0, 463, 0, 207)
  367. Misc_F.Visible = false
  368.  
  369. Credits_F.Name = "Credits_F"
  370. Credits_F.Parent = Main
  371. Credits_F.BackgroundColor3 = Color3.new(1, 1, 1)
  372. Credits_F.BackgroundTransparency = 1
  373. Credits_F.Position = UDim2.new(0, 0, 0.212927759, 0)
  374. Credits_F.Size = UDim2.new(0, 463, 0, 207)
  375. Credits_F.Visible = false
  376.  
  377. TpPlayer.Name = "TpPlayer"
  378. TpPlayer.Parent = Teleport_F
  379. TpPlayer.BackgroundColor3 = Color3.new(0.0470588, 1, 0.0784314)
  380. TpPlayer.BorderSizePixel = 0
  381. TpPlayer.Position = UDim2.new(0.522678196, 0, 0.761576772, 0)
  382. TpPlayer.Size = UDim2.new(0, 97, 0, 34)
  383. TpPlayer.Font = Enum.Font.Antique
  384. TpPlayer.Text = " Go To Player "
  385. TpPlayer.TextColor3 = Color3.new(0, 0, 0)
  386. TpPlayer.TextScaled = true
  387. TpPlayer.TextSize = 14
  388. TpPlayer.TextWrapped = true
  389.  
  390. TpBase.Name = "TpBase"
  391. TpBase.Parent = Teleport_F
  392. TpBase.BackgroundColor3 = Color3.new(0.0470588, 1, 0.0784314)
  393. TpBase.BorderSizePixel = 0
  394. TpBase.Position = UDim2.new(0.755939543, 0, 0.761576772, 0)
  395. TpBase.Size = UDim2.new(0, 97, 0, 34)
  396. TpBase.Font = Enum.Font.Antique
  397. TpBase.Text = " Go To Base "
  398. TpBase.TextColor3 = Color3.new(0, 0, 0)
  399. TpBase.TextScaled = true
  400. TpBase.TextSize = 14
  401. TpBase.TextWrapped = true
  402.  
  403. Plr1.Name = "Plr1"
  404. Plr1.Parent = Teleport_F
  405. Plr1.BackgroundColor3 = Color3.new(0.780392, 0.227451, 1)
  406. Plr1.BorderSizePixel = 0
  407. Plr1.Position = UDim2.new(0.522678196, 0, 0.00483091176, 0)
  408. Plr1.Size = UDim2.new(0, 204, 0, 24)
  409. Plr1.Font = Enum.Font.GothamBlack
  410. Plr1.Text = "No Player"
  411. Plr1.TextColor3 = Color3.new(0, 0, 0)
  412. Plr1.TextScaled = true
  413. Plr1.TextSize = 14
  414. Plr1.TextWrapped = true
  415.  
  416. Plr2.Name = "Plr2"
  417. Plr2.Parent = Teleport_F
  418. Plr2.BackgroundColor3 = Color3.new(0.780392, 0.227451, 1)
  419. Plr2.BorderSizePixel = 0
  420. Plr2.Position = UDim2.new(0.522678196, 0, 0.12077295, 0)
  421. Plr2.Size = UDim2.new(0, 204, 0, 24)
  422. Plr2.Font = Enum.Font.GothamBlack
  423. Plr2.Text = "No Player"
  424. Plr2.TextColor3 = Color3.new(0, 0, 0)
  425. Plr2.TextScaled = true
  426. Plr2.TextSize = 14
  427. Plr2.TextWrapped = true
  428.  
  429. Plr3.Name = "Plr3"
  430. Plr3.Parent = Teleport_F
  431. Plr3.BackgroundColor3 = Color3.new(0.780392, 0.227451, 1)
  432. Plr3.BorderSizePixel = 0
  433. Plr3.Position = UDim2.new(0.522678196, 0, 0.236715019, 0)
  434. Plr3.Size = UDim2.new(0, 204, 0, 24)
  435. Plr3.Font = Enum.Font.GothamBlack
  436. Plr3.Text = "No Player"
  437. Plr3.TextColor3 = Color3.new(0, 0, 0)
  438. Plr3.TextScaled = true
  439. Plr3.TextSize = 14
  440. Plr3.TextWrapped = true
  441.  
  442. Plr6.Name = "Plr6"
  443. Plr6.Parent = Teleport_F
  444. Plr6.BackgroundColor3 = Color3.new(0.780392, 0.227451, 1)
  445. Plr6.BorderSizePixel = 0
  446. Plr6.Position = UDim2.new(0.522678196, 0, 0.584541082, 0)
  447. Plr6.Size = UDim2.new(0, 204, 0, 24)
  448. Plr6.Font = Enum.Font.GothamBlack
  449. Plr6.Text = "No Player"
  450. Plr6.TextColor3 = Color3.new(0, 0, 0)
  451. Plr6.TextScaled = true
  452. Plr6.TextSize = 14
  453. Plr6.TextWrapped = true
  454.  
  455. Plr5.Name = "Plr5"
  456. Plr5.Parent = Teleport_F
  457. Plr5.BackgroundColor3 = Color3.new(0.780392, 0.227451, 1)
  458. Plr5.BorderSizePixel = 0
  459. Plr5.Position = UDim2.new(0.522678196, 0, 0.468599051, 0)
  460. Plr5.Size = UDim2.new(0, 204, 0, 24)
  461. Plr5.Font = Enum.Font.GothamBlack
  462. Plr5.Text = "No Player"
  463. Plr5.TextColor3 = Color3.new(0, 0, 0)
  464. Plr5.TextScaled = true
  465. Plr5.TextSize = 14
  466. Plr5.TextWrapped = true
  467.  
  468. Plr4.Name = "Plr4"
  469. Plr4.Parent = Teleport_F
  470. Plr4.BackgroundColor3 = Color3.new(0.780392, 0.227451, 1)
  471. Plr4.BorderSizePixel = 0
  472. Plr4.Position = UDim2.new(0.522678196, 0, 0.35265702, 0)
  473. Plr4.Size = UDim2.new(0, 204, 0, 24)
  474. Plr4.Font = Enum.Font.GothamBlack
  475. Plr4.Text = "No Player"
  476. Plr4.TextColor3 = Color3.new(0, 0, 0)
  477. Plr4.TextScaled = true
  478. Plr4.TextSize = 14
  479. Plr4.TextWrapped = true
  480.  
  481. STP.Name = "STP"
  482. STP.Parent = Teleport_F
  483. STP.Active = true
  484. STP.BackgroundColor3 = Color3.new(1, 1, 1)
  485. STP.BackgroundTransparency = 1
  486. STP.Position = UDim2.new(0, 0, 0.00483091781, 0)
  487. STP.Size = UDim2.new(0, 198, 0, 206)
  488. STP.CanvasSize = UDim2.new(0, 0, 5, 0)
  489. STP.VerticalScrollBarPosition = Enum.VerticalScrollBarPosition.Left
  490.  
  491. Back.Name = "Back"
  492. Back.Parent = Main
  493. Back.BackgroundColor3 = Color3.new(0.592157, 0, 0.756863)
  494. Back.BorderSizePixel = 0
  495. Back.Position = UDim2.new(0, 0, 1, 0)
  496. Back.Size = UDim2.new(0, 463, 0, 28)
  497. Back.Text = "Back"
  498. Back.TextColor3 = Color3.new(0, 0, 0)
  499. Back.TextScaled = true
  500. Back.TextSize = 14
  501. Back.TextWrapped = true
  502. Back.Visible = false
  503.  
  504. World_F.Name = "World_F"
  505. World_F.Parent = Main
  506. World_F.BackgroundColor3 = Color3.new(1, 1, 1)
  507. World_F.BackgroundTransparency = 1
  508. World_F.Position = UDim2.new(0, 0, 0.212927759, 0)
  509. World_F.Size = UDim2.new(0, 463, 0, 207)
  510. World_F.Visible = false
  511.  
  512. TpTool.Name = "TpTool"
  513. TpTool.Parent = World_F
  514. TpTool.BackgroundColor3 = Color3.new(1, 1, 1)
  515. TpTool.BorderColor3 = Color3.new(0.207843, 0.101961, 0)
  516. TpTool.BorderSizePixel = 0
  517. TpTool.Position = UDim2.new(0.0842332616, 0, 0.202898547, 0)
  518. TpTool.Size = UDim2.new(0, 168, 0, 33)
  519. TpTool.Font = Enum.Font.Fantasy
  520. TpTool.Text = " Remove Water "
  521. TpTool.TextColor3 = Color3.new(0, 0, 0)
  522. TpTool.TextScaled = true
  523. TpTool.TextSize = 14
  524. TpTool.TextWrapped = true
  525.  
  526. DeleteTool.Name = "DeleteTool"
  527. DeleteTool.Parent = World_F
  528. DeleteTool.BackgroundColor3 = Color3.new(1, 1, 1)
  529. DeleteTool.BorderColor3 = Color3.new(0.207843, 0.101961, 0)
  530. DeleteTool.BorderSizePixel = 0
  531. DeleteTool.Position = UDim2.new(0.550755918, 0, 0.202898547, 0)
  532. DeleteTool.Size = UDim2.new(0, 168, 0, 33)
  533. DeleteTool.Font = Enum.Font.Fantasy
  534. DeleteTool.Text = "Aways Day"
  535. DeleteTool.TextColor3 = Color3.new(0, 0, 0)
  536. DeleteTool.TextScaled = true
  537. DeleteTool.TextSize = 14
  538. DeleteTool.TextWrapped = true
  539.  
  540. Btools.Name = "Btools"
  541. Btools.Parent = World_F
  542. Btools.BackgroundColor3 = Color3.new(1, 1, 1)
  543. Btools.BorderColor3 = Color3.new(0.207843, 0.101961, 0)
  544. Btools.BorderSizePixel = 0
  545. Btools.Position = UDim2.new(0.550755918, 0, 0.429951668, 0)
  546. Btools.Size = UDim2.new(0, 168, 0, 33)
  547. Btools.Font = Enum.Font.Fantasy
  548. Btools.Text = " Remove Fog "
  549. Btools.TextColor3 = Color3.new(0, 0, 0)
  550. Btools.TextScaled = true
  551. Btools.TextSize = 14
  552. Btools.TextWrapped = true
  553.  
  554. PathTool.Name = "PathTool"
  555. PathTool.Parent = World_F
  556. PathTool.BackgroundColor3 = Color3.new(1, 1, 1)
  557. PathTool.BorderColor3 = Color3.new(0.207843, 0.101961, 0)
  558. PathTool.BorderSizePixel = 0
  559. PathTool.Position = UDim2.new(0.0842332616, 0, 0.429951668, 0)
  560. PathTool.Size = UDim2.new(0, 168, 0, 33)
  561. PathTool.Font = Enum.Font.Fantasy
  562. PathTool.Text = " Remove Useless Trees "
  563. PathTool.TextColor3 = Color3.new(0, 0, 0)
  564. PathTool.TextScaled = true
  565. PathTool.TextSize = 14
  566. PathTool.TextWrapped = true
  567.  
  568. DeleteTool_2.Name = "DeleteTool"
  569. DeleteTool_2.Parent = World_F
  570. DeleteTool_2.BackgroundColor3 = Color3.new(1, 1, 1)
  571. DeleteTool_2.BorderColor3 = Color3.new(0.207843, 0.101961, 0)
  572. DeleteTool_2.BorderSizePixel = 0
  573. DeleteTool_2.Position = UDim2.new(0.550755918, 0, 0.671497583, 0)
  574. DeleteTool_2.Size = UDim2.new(0, 168, 0, 33)
  575. DeleteTool_2.Font = Enum.Font.Fantasy
  576. DeleteTool_2.Text = " Anti BlackList "
  577. DeleteTool_2.TextColor3 = Color3.new(0, 0, 0)
  578. DeleteTool_2.TextScaled = true
  579. DeleteTool_2.TextSize = 14
  580. DeleteTool_2.TextWrapped = true
  581.  
  582. TpTool_2.Name = "TpTool"
  583. TpTool_2.Parent = World_F
  584. TpTool_2.BackgroundColor3 = Color3.new(1, 1, 1)
  585. TpTool_2.BorderColor3 = Color3.new(0.207843, 0.101961, 0)
  586. TpTool_2.BorderSizePixel = 0
  587. TpTool_2.Position = UDim2.new(0.0842332616, 0, 0.671497583, 0)
  588. TpTool_2.Size = UDim2.new(0, 168, 0, 33)
  589. TpTool_2.Font = Enum.Font.Fantasy
  590. TpTool_2.Text = "Anti Buy OFF"
  591. TpTool_2.TextColor3 = Color3.new(0, 0, 0)
  592. TpTool_2.TextScaled = true
  593. TpTool_2.TextSize = 14
  594. TpTool_2.TextWrapped = true
  595.  
  596. TextButton.Parent = Misc_F
  597. TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
  598. TextButton.BorderSizePixel = 0
  599. TextButton.Position = UDim2.new(0.0518358499, 0, 0.111111112, 0)
  600. TextButton.Size = UDim2.new(0, 195, 0, 27)
  601. TextButton.Font = Enum.Font.Fantasy
  602. TextButton.Text = "Tp Tool"
  603. TextButton.TextColor3 = Color3.new(0, 0, 0)
  604. TextButton.TextScaled = true
  605. TextButton.TextSize = 14
  606. TextButton.TextWrapped = true
  607.  
  608. TextButton_2.Parent = Misc_F
  609. TextButton_2.BackgroundColor3 = Color3.new(1, 1, 1)
  610. TextButton_2.BorderSizePixel = 0
  611. TextButton_2.Position = UDim2.new(0.526997864, 0, 0.111111112, 0)
  612. TextButton_2.Size = UDim2.new(0, 195, 0, 27)
  613. TextButton_2.Font = Enum.Font.Fantasy
  614. TextButton_2.Text = "Delete Tool"
  615. TextButton_2.TextColor3 = Color3.new(0, 0, 0)
  616. TextButton_2.TextScaled = true
  617. TextButton_2.TextSize = 14
  618. TextButton_2.TextWrapped = true
  619.  
  620. TextButton_3.Parent = Misc_F
  621. TextButton_3.BackgroundColor3 = Color3.new(1, 1, 1)
  622. TextButton_3.BorderSizePixel = 0
  623. TextButton_3.Position = UDim2.new(0.0518358499, 0, 0.328502417, 0)
  624. TextButton_3.Size = UDim2.new(0, 195, 0, 27)
  625. TextButton_3.Font = Enum.Font.Fantasy
  626. TextButton_3.Text = " Fly Magic Carpet(E) "
  627. TextButton_3.TextColor3 = Color3.new(0, 0, 0)
  628. TextButton_3.TextScaled = true
  629. TextButton_3.TextSize = 14
  630. TextButton_3.TextWrapped = true
  631.  
  632. TextButton_4.Parent = Misc_F
  633. TextButton_4.BackgroundColor3 = Color3.new(1, 1, 1)
  634. TextButton_4.BorderSizePixel = 0
  635. TextButton_4.Position = UDim2.new(0.526997864, 0, 0.328502417, 0)
  636. TextButton_4.Size = UDim2.new(0, 195, 0, 27)
  637. TextButton_4.Font = Enum.Font.Fantasy
  638. TextButton_4.Text = " Delete Store's Door "
  639. TextButton_4.TextColor3 = Color3.new(0, 0, 0)
  640. TextButton_4.TextScaled = true
  641. TextButton_4.TextSize = 14
  642. TextButton_4.TextWrapped = true
  643.  
  644. TextButton_5.Parent = Misc_F
  645. TextButton_5.BackgroundColor3 = Color3.new(1, 1, 1)
  646. TextButton_5.BorderSizePixel = 0
  647. TextButton_5.Position = UDim2.new(0.526997864, 0, 0.541062832, 0)
  648. TextButton_5.Size = UDim2.new(0, 195, 0, 27)
  649. TextButton_5.Font = Enum.Font.Fantasy
  650. TextButton_5.Text = "Tp Cut Tree (T)"
  651. TextButton_5.TextColor3 = Color3.new(0, 0, 0)
  652. TextButton_5.TextScaled = true
  653. TextButton_5.TextSize = 14
  654. TextButton_5.TextWrapped = true
  655.  
  656. TextButton_6.Parent = Misc_F
  657. TextButton_6.BackgroundColor3 = Color3.new(1, 1, 1)
  658. TextButton_6.BorderSizePixel = 0
  659. TextButton_6.Position = UDim2.new(0.0518358499, 0, 0.541062832, 0)
  660. TextButton_6.Size = UDim2.new(0, 195, 0, 27)
  661. TextButton_6.Font = Enum.Font.Fantasy
  662. TextButton_6.Text = " Max Land "
  663. TextButton_6.TextColor3 = Color3.new(0, 0, 0)
  664. TextButton_6.TextScaled = true
  665. TextButton_6.TextSize = 14
  666. TextButton_6.TextWrapped = true
  667.  
  668. TextButton_7.Parent = Misc_F
  669. TextButton_7.BackgroundColor3 = Color3.new(1, 1, 1)
  670. TextButton_7.BorderSizePixel = 0
  671. TextButton_7.Position = UDim2.new(0.526997864, 0, 0.748792291, 0)
  672. TextButton_7.Size = UDim2.new(0, 195, 0, 27)
  673. TextButton_7.Font = Enum.Font.Fantasy
  674. TextButton_7.Text = "Dupe Inventory"
  675. TextButton_7.TextColor3 = Color3.new(0, 0, 0)
  676. TextButton_7.TextScaled = true
  677. TextButton_7.TextSize = 14
  678. TextButton_7.TextWrapped = true
  679.  
  680. TextButton_8.Parent = Misc_F
  681. TextButton_8.BackgroundColor3 = Color3.new(1, 1, 1)
  682. TextButton_8.BorderSizePixel = 0
  683. TextButton_8.Position = UDim2.new(0.0518358499, 0, 0.748792291, 0)
  684. TextButton_8.Size = UDim2.new(0, 195, 0, 27)
  685. TextButton_8.Font = Enum.Font.Fantasy
  686. TextButton_8.Text = "Buy Quest"
  687. TextButton_8.TextColor3 = Color3.new(0, 0, 0)
  688. TextButton_8.TextScaled = true
  689. TextButton_8.TextSize = 14
  690. TextButton_8.TextWrapped = true
  691.  
  692. DupeM.Name = "DupeM"
  693. DupeM.Parent = Duplication_F
  694. DupeM.BackgroundColor3 = Color3.new(0.0509804, 0.807843, 0.0784314)
  695. DupeM.BorderSizePixel = 0
  696. DupeM.Position = UDim2.new(0.0583153367, 0, 0.66183573, 0)
  697. DupeM.Size = UDim2.new(0, 205, 0, 47)
  698. DupeM.Font = Enum.Font.Bodoni
  699. DupeM.Text = " Dupe Money 1 Time "
  700. DupeM.TextColor3 = Color3.new(0, 0, 0)
  701. DupeM.TextScaled = true
  702. DupeM.TextSize = 14
  703. DupeM.TextWrapped = true
  704.  
  705. DML.Name = "DML"
  706. DML.Parent = Duplication_F
  707. DML.BackgroundColor3 = Color3.new(1, 1, 1)
  708. DML.BackgroundTransparency = 1
  709. DML.Position = UDim2.new(0.213822901, 0, 0.396135271, 0)
  710. DML.Size = UDim2.new(0, 62, 0, 43)
  711. DML.Font = Enum.Font.Arcade
  712. DML.Text = "1"
  713. DML.TextColor3 = Color3.new(0, 0, 0)
  714. DML.TextScaled = true
  715. DML.TextSize = 14
  716. DML.TextWrapped = true
  717.  
  718. Menos.Name = "Menos"
  719. Menos.Parent = Duplication_F
  720. Menos.BackgroundColor3 = Color3.new(1, 1, 1)
  721. Menos.BackgroundTransparency = 1
  722. Menos.Position = UDim2.new(0.1036717, 0, 0.396135271, 0)
  723. Menos.Size = UDim2.new(0, 51, 0, 43)
  724. Menos.Font = Enum.Font.Arcade
  725. Menos.Text = "<"
  726. Menos.TextColor3 = Color3.new(0, 0, 0)
  727. Menos.TextScaled = true
  728. Menos.TextSize = 14
  729. Menos.TextWrapped = true
  730.  
  731. Mais.Name = "Mais"
  732. Mais.Parent = Duplication_F
  733. Mais.BackgroundColor3 = Color3.new(1, 1, 1)
  734. Mais.BackgroundTransparency = 1
  735. Mais.Position = UDim2.new(0.347732127, 0, 0.396135271, 0)
  736. Mais.Size = UDim2.new(0, 51, 0, 43)
  737. Mais.Font = Enum.Font.Arcade
  738. Mais.Text = ">"
  739. Mais.TextColor3 = Color3.new(0, 0, 0)
  740. Mais.TextScaled = true
  741. Mais.TextSize = 14
  742. Mais.TextWrapped = true
  743.  
  744. DupeMoney.Name = "DupeMoney"
  745. DupeMoney.Parent = Duplication_F
  746. DupeMoney.BackgroundColor3 = Color3.new(1, 1, 1)
  747. DupeMoney.BackgroundTransparency = 1
  748. DupeMoney.Position = UDim2.new(0.0412008613, 0, 0.120816424, 0)
  749. DupeMoney.Size = UDim2.new(0, 221, 0, 47)
  750. DupeMoney.Font = Enum.Font.Antique
  751. DupeMoney.Text = "Duplicate Money"
  752. DupeMoney.TextColor3 = Color3.new(0, 0, 0)
  753. DupeMoney.TextScaled = true
  754. DupeMoney.TextSize = 14
  755. DupeMoney.TextWrapped = true
  756.  
  757. LS1.Name = "LS1"
  758. LS1.Parent = Duplication_F
  759. LS1.BackgroundColor3 = Color3.new(1, 1, 1)
  760. LS1.BorderSizePixel = 0
  761. LS1.Position = UDim2.new(0.565874815, 0, 0.135265693, 0)
  762. LS1.Size = UDim2.new(0, 177, 0, 26)
  763. LS1.Font = Enum.Font.GothamSemibold
  764. LS1.Text = "Load Slot 1"
  765. LS1.TextColor3 = Color3.new(0, 0, 0)
  766. LS1.TextScaled = true
  767. LS1.TextSize = 14
  768. LS1.TextWrapped = true
  769.  
  770. LS2.Name = "LS2"
  771. LS2.Parent = Duplication_F
  772. LS2.BackgroundColor3 = Color3.new(1, 1, 1)
  773. LS2.BorderSizePixel = 0
  774. LS2.Position = UDim2.new(0.565874815, 0, 0.260869592, 0)
  775. LS2.Size = UDim2.new(0, 177, 0, 26)
  776. LS2.Font = Enum.Font.GothamSemibold
  777. LS2.Text = "Load Slot 2"
  778. LS2.TextColor3 = Color3.new(0, 0, 0)
  779. LS2.TextScaled = true
  780. LS2.TextSize = 14
  781. LS2.TextWrapped = true
  782.  
  783. LS3.Name = "LS3"
  784. LS3.Parent = Duplication_F
  785. LS3.BackgroundColor3 = Color3.new(1, 1, 1)
  786. LS3.BorderSizePixel = 0
  787. LS3.Position = UDim2.new(0.565874815, 0, 0.386473417, 0)
  788. LS3.Size = UDim2.new(0, 177, 0, 26)
  789. LS3.Font = Enum.Font.GothamSemibold
  790. LS3.Text = "Load Slot 3"
  791. LS3.TextColor3 = Color3.new(0, 0, 0)
  792. LS3.TextScaled = true
  793. LS3.TextSize = 14
  794. LS3.TextWrapped = true
  795.  
  796. LS6.Name = "LS6"
  797. LS6.Parent = Duplication_F
  798. LS6.BackgroundColor3 = Color3.new(1, 1, 1)
  799. LS6.BorderSizePixel = 0
  800. LS6.Position = UDim2.new(0.565874815, 0, 0.763285041, 0)
  801. LS6.Size = UDim2.new(0, 177, 0, 26)
  802. LS6.Font = Enum.Font.GothamSemibold
  803. LS6.Text = "Load Slot 6"
  804. LS6.TextColor3 = Color3.new(0, 0, 0)
  805. LS6.TextScaled = true
  806. LS6.TextSize = 14
  807. LS6.TextWrapped = true
  808.  
  809. LS4.Name = "LS4"
  810. LS4.Parent = Duplication_F
  811. LS4.BackgroundColor3 = Color3.new(1, 1, 1)
  812. LS4.BorderSizePixel = 0
  813. LS4.Position = UDim2.new(0.565874815, 0, 0.512077272, 0)
  814. LS4.Size = UDim2.new(0, 177, 0, 26)
  815. LS4.Font = Enum.Font.GothamSemibold
  816. LS4.Text = "Load Slot 4"
  817. LS4.TextColor3 = Color3.new(0, 0, 0)
  818. LS4.TextScaled = true
  819. LS4.TextSize = 14
  820. LS4.TextWrapped = true
  821.  
  822. LS5.Name = "LS5"
  823. LS5.Parent = Duplication_F
  824. LS5.BackgroundColor3 = Color3.new(1, 1, 1)
  825. LS5.BorderSizePixel = 0
  826. LS5.Position = UDim2.new(0.565874815, 0, 0.637681186, 0)
  827. LS5.Size = UDim2.new(0, 177, 0, 26)
  828. LS5.Font = Enum.Font.GothamSemibold
  829. LS5.Text = "Load Slot 5"
  830. LS5.TextColor3 = Color3.new(0, 0, 0)
  831. LS5.TextScaled = true
  832. LS5.TextSize = 14
  833. LS5.TextWrapped = true
  834.  
  835. TextLabel2.Name = "TextLabel2"
  836. TextLabel2.Parent = Credits_F
  837. TextLabel2.BackgroundColor3 = Color3.new(0.0941177, 0.639216, 1)
  838. TextLabel2.BorderSizePixel = 0
  839. TextLabel2.Position = UDim2.new(0.485961109, 0, 0.0966183543, 0)
  840. TextLabel2.Size = UDim2.new(0, 200, 0, 36)
  841. TextLabel2.Font = Enum.Font.Fantasy
  842. TextLabel2.Text = "No Copyright Sounds"
  843. TextLabel2.TextColor3 = Color3.new(0, 0, 0)
  844. TextLabel2.TextScaled = true
  845. TextLabel2.TextSize = 14
  846. TextLabel2.TextWrapped = true
  847.  
  848. Right.Name = "Right"
  849. Right.Parent = Credits_F
  850. Right.BackgroundColor3 = Color3.new(1, 1, 1)
  851. Right.BackgroundTransparency = 1
  852. Right.Position = UDim2.new(0.485961139, 0, 0.362318844, 0)
  853. Right.Size = UDim2.new(0, 25, 0, 45)
  854. Right.Font = Enum.Font.Arcade
  855. Right.Text = ">"
  856. Right.TextColor3 = Color3.new(0, 0, 0)
  857. Right.TextScaled = true
  858. Right.TextSize = 14
  859. Right.TextWrapped = true
  860.  
  861. Left.Name = "Left"
  862. Left.Parent = Credits_F
  863. Left.BackgroundColor3 = Color3.new(1, 1, 1)
  864. Left.BackgroundTransparency = 1
  865. Left.Position = UDim2.new(0.861771107, 0, 0.362318844, 0)
  866. Left.Size = UDim2.new(0, 25, 0, 45)
  867. Left.Font = Enum.Font.Arcade
  868. Left.Text = "<"
  869. Left.TextColor3 = Color3.new(0, 0, 0)
  870. Left.TextScaled = true
  871. Left.TextSize = 14
  872. Left.TextWrapped = true
  873.  
  874. SongName.Name = "SongName"
  875. SongName.Parent = Credits_F
  876. SongName.BackgroundColor3 = Color3.new(1, 1, 1)
  877. SongName.BackgroundTransparency = 1
  878. SongName.Position = UDim2.new(0.559395134, 0, 0.362318844, 0)
  879. SongName.Size = UDim2.new(0, 131, 0, 45)
  880. SongName.Font = Enum.Font.Antique
  881. SongName.Text = "Find The Way"
  882. SongName.TextColor3 = Color3.new(0, 0, 0)
  883. SongName.TextScaled = true
  884. SongName.TextSize = 14
  885. SongName.TextWrapped = true
  886.  
  887. ImageCredit.Name = "ImageCredit"
  888. ImageCredit.Parent = Credits_F
  889. ImageCredit.BackgroundColor3 = Color3.new(1, 1, 1)
  890. ImageCredit.BackgroundTransparency = 1
  891. ImageCredit.BorderSizePixel = 0
  892. ImageCredit.Position = UDim2.new(0.0345572382, 0, 0.0966183543, 0)
  893. ImageCredit.Size = UDim2.new(0, 173, 0, 131)
  894. ImageCredit.Image = "http://www.roblox.com/asset/?id=5301081620"
  895. ImageCredit.ScaleType = Enum.ScaleType.Fit
  896.  
  897. Credit.Name = "Credit"
  898. Credit.Parent = Credits_F
  899. Credit.BackgroundColor3 = Color3.new(1, 1, 1)
  900. Credit.BackgroundTransparency = 1
  901. Credit.Position = UDim2.new(0.0475161001, 0, 0.714975834, 0)
  902. Credit.Size = UDim2.new(0, 160, 0, 45)
  903. Credit.Font = Enum.Font.Arial
  904. Credit.Text = "Hacker#8326"
  905. Credit.TextColor3 = Color3.new(0, 0, 0)
  906. Credit.TextScaled = true
  907. Credit.TextSize = 14
  908. Credit.TextWrapped = true
  909.  
  910. Stop.Name = "Stop"
  911. Stop.Parent = Credits_F
  912. Stop.BackgroundColor3 = Color3.new(1, 0.00784314, 0.00784314)
  913. Stop.BorderSizePixel = 0
  914. Stop.Position = UDim2.new(0.734341323, 0, 0.733840287, 0)
  915. Stop.Size = UDim2.new(0, 95, 0, 48)
  916. Stop.Font = Enum.Font.GothamSemibold
  917. Stop.Text = "Stop"
  918. Stop.TextColor3 = Color3.new(0, 0, 0)
  919. Stop.TextScaled = true
  920. Stop.TextSize = 14
  921. Stop.TextWrapped = true
  922.  
  923. Play.Name = "Play"
  924. Play.Parent = Credits_F
  925. Play.BackgroundColor3 = Color3.new(0.0313726, 1, 0.0627451)
  926. Play.BorderSizePixel = 0
  927. Play.Position = UDim2.new(0.462203026, 0, 0.733840287, 0)
  928. Play.Size = UDim2.new(0, 95, 0, 48)
  929. Play.Font = Enum.Font.GothamSemibold
  930. Play.Text = "Play"
  931. Play.TextColor3 = Color3.new(0, 0, 0)
  932. Play.TextScaled = true
  933. Play.TextSize = 14
  934. Play.TextWrapped = true
  935.  
  936. OFrame.Name = "OFrame"
  937. OFrame.Parent = ScreenGui
  938. OFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  939. OFrame.Position = UDim2.new(0.0191730518, 0, 0.922161071, 0)
  940. OFrame.Size = UDim2.new(0, 137, 0, 38)
  941. OFrame.Visible = false
  942.  
  943. Open.Name = "Open"
  944. Open.Parent = OFrame
  945. Open.BackgroundColor3 = Color3.new(1, 1, 1)
  946. Open.BorderSizePixel = 0
  947. Open.Position = UDim2.new(0.0435624644, 0, -0.143897608, 0)
  948. Open.Size = UDim2.new(0, 139, 0, 34)
  949. Open.Font = Enum.Font.ArialBold
  950. Open.Text = "Open"
  951. Open.TextColor3 = Color3.new(0, 0, 0)
  952. Open.TextScaled = true
  953. Open.TextSize = 14
  954. Open.TextWrapped = true
  955.  
  956. Open.MouseButton1Down:connect(function()
  957. Main.Visible = true
  958. OFrame.Visible = false
  959. end)
  960.  
  961. Min.MouseButton1Down:connect(function()
  962. Main.Visible = false
  963. OFrame.Visible = true
  964. end)
  965.  
  966. local CurrentMessage = false
  967. local function Msm(M, Time)
  968. if CurrentMessage == false then
  969. CurrentMessage = true
  970. if Time == nil then
  971. TextLabel.Text = M
  972. wait(1.5)
  973. TextLabel.Text = "Extreme Lumber Tycoon 2"
  974. else
  975. TextLabel.Text = M
  976. wait(Time)
  977. TextLabel.Text = "Extreme Lumber Tycoon 2"
  978. end
  979. CurrentMessage = false
  980. end
  981. end
  982.  
  983. local Manager = game:GetService("VirtualInputManager")
  984.  
  985. local Folder = Instance.new("Folder", game.Workspace)
  986. Folder.Name = "Folder1"
  987.  
  988. Folder.ChildAdded:connect(function(child)
  989. wait()
  990. child:Destroy()
  991. game:GetService("Players").LocalPlayer.PlayerGui.Chat.Frame.Visible = false
  992. repeat
  993. wait(0.1)
  994. until game:GetService("Players").LocalPlayer.PlayerGui.PropertyPurchasingGUI.SelectPurchase.Visible == true
  995. wait(1.2)
  996. game:GetService("Players").LocalPlayer.PlayerGui.Chat.Frame.Visible = false
  997. wait()
  998. Manager:SendKeyEvent(true,"E",false,game)
  999. repeat
  1000. wait(0.1)
  1001. until game:GetService("Players").LocalPlayer.PlayerGui.PropertyPurchasingGUI.ConfirmPurchase.Visible == true
  1002. wait(1)
  1003. game:GetService("Players").LocalPlayer.PlayerGui.Chat.Frame.Visible = false
  1004. wait()
  1005. Manager:SendKeyEvent(true,"E",false,game)
  1006. wait(1.5)
  1007. game:GetService("Players").LocalPlayer.PlayerGui.Chat.Frame.Visible = true
  1008. end)
  1009.  
  1010. function Loading()
  1011. local String = Instance.new("StringValue", Folder)
  1012. end
  1013.  
  1014.  
  1015. local Things = { LS1, LS2, LS3, LS4, LS5, LS6}
  1016.  
  1017. for i, v in pairs(Things) do
  1018. v.MouseButton1Down:connect(function()
  1019. if game.Players.LocalPlayer.CurrentSaveSlot.Value == -1 then
  1020. local Num = tonumber(string.sub(v.Text, #v.Text, #v.Text))
  1021. TextLabel.Text = "Loading"
  1022. Loading()
  1023. game.ReplicatedStorage.LoadSaveRequests.RequestLoad:InvokeServer(Num)
  1024. if game.Players.LocalPlayer.leaderstats.Money.Value == 20 then
  1025. Msm("Load Canceled")
  1026. else
  1027. Msm("Loaded !")
  1028. end
  1029. else
  1030. Msm("You Can't Have A Slot Loaded", 2.5)
  1031. end
  1032. end)
  1033. end
  1034.  
  1035. if game.Workspace.Stores:FindFirstChild("ShopItems") then
  1036. for i,v in pairs(game.Workspace.Stores:GetDescendants()) do
  1037. if v.Parent.Name == "ShopItems" then
  1038. if v.Name == "Sawmill4L" then
  1039. v.Parent.Name = "WoodRUs_"
  1040. elseif v.Name == "Pickup1" then
  1041. v.Parent.Name = "CarStore_"
  1042. elseif v.Name == "LightBulb" then
  1043. v.Parent.Name = "FurnitureStore_"
  1044. elseif v.Name == "GateXOR" then
  1045. v.Parent.Name = "LogicStore_"
  1046. elseif v.Name == "CanOfWorms" then
  1047. v.Parent.Name = "ShackShop_"
  1048. elseif v.Name == "Painting8" then
  1049. v.Parent.Name = "FineArt_"
  1050. end
  1051. end
  1052. end
  1053. end
  1054.  
  1055. local function UI(Par)
  1056. local UIGradient = Instance.new("UIGradient", Par)
  1057. UIGradient.Rotation = 90
  1058. UIGradient.Color = ColorSequence.new({
  1059. ColorSequenceKeypoint.new(0, Color3.new(0, 1, 0.615686)),
  1060. ColorSequenceKeypoint.new(1, Color3.new(0.592157, 0, 0.756863))
  1061. })
  1062. end
  1063. local Buttons = { TextButton, TextButton_2, TextButton_3, TextButton_4, TextButton_5, TextButton_6, TextButton_7, TextButton_8, TpTool, DeleteTool, Btools, PathTool, DeleteTool_2, TpTool_2 }
  1064.  
  1065. for i, v in pairs(Buttons) do
  1066. UI(v)
  1067. end
  1068.  
  1069. local function Button(Type, Up, v)
  1070. if Type == "TextButton" then
  1071. Item = Instance.new(Type, ScrollingFrame)
  1072. Item.Name = "Item"
  1073. Item.BackgroundColor3 = Color3.new(1, 1, 1)
  1074. Item.BorderSizePixel = 0
  1075. Item.Position = UDim2.new(0, 0, Up, 0)
  1076. Item.Size = UDim2.new(0, 127, 0, 29)
  1077. Item.Visible = true
  1078. Item.Font = Enum.Font.Arial
  1079. Item.Text = v
  1080. Item.TextColor3 = Color3.new(0, 0, 0)
  1081. Item.TextScaled = true
  1082. Item.TextSize = 14
  1083. Item.TextWrapped = true
  1084. UI(Item)
  1085. Item.MouseButton1Down:connect(function()
  1086. TextLabel.Text = v
  1087. end)
  1088. else
  1089. Item = Instance.new("TextLabel", ScrollingFrame)
  1090. Item.Name = "Item"
  1091. Item.BackgroundColor3 = Color3.new(1, 0, 0)
  1092. Item.BorderSizePixel = 0
  1093. Item.Position = UDim2.new(0, 0, Up, 0)
  1094. Item.Size = UDim2.new(0, 127, 0, 29)
  1095. Item.Visible = true
  1096. Item.Font = Enum.Font.Arial
  1097. Item.Text = v
  1098. Item.TextColor3 = Color3.new(0, 0, 0)
  1099. Item.TextScaled = true
  1100. Item.TextSize = 14
  1101. Item.TextWrapped = true
  1102. end
  1103. end
  1104.  
  1105. local function ItemName(SIN)
  1106. ScrollingFrame:ClearAllChildren()
  1107. ScrollingFrame.CanvasPosition = Vector2.new(0,0)
  1108.  
  1109. local Sval = 0.009
  1110.  
  1111. Nomes = ""
  1112. local Items = {}
  1113. local Counter = 0
  1114. for i,v in pairs(game.Workspace.Stores[SIN]:GetChildren()) do
  1115. if not string.find(Nomes, v.Name.."_") then
  1116. Counter = Counter + 1
  1117. Nomes = Nomes..v.Name.."_"
  1118. Items[i] = v
  1119. end
  1120. end
  1121.  
  1122. local Count2 = 0.001
  1123.  
  1124. local Gift = ""
  1125. for i,v in pairs(Items) do
  1126. if v.Type.Value == "Gift" then
  1127. Gift = v.Name
  1128. break
  1129. end
  1130. end
  1131.  
  1132. if Gift ~= "" then
  1133. Button("", Count2, "Gifts:")
  1134. Count2 = Count2 + Sval
  1135. for i,v in pairs(Items) do
  1136. if v.Type.Value == "Gift" then
  1137. Button("TextButton", Count2, v.Name)
  1138. Count2 = Count2 + Sval
  1139. wait()
  1140. end
  1141. end
  1142. end
  1143.  
  1144. local Tool = ""
  1145. for i,v in pairs(Items) do
  1146. if v.Type.Value == "Tool" then
  1147. Tool = v.Name
  1148. break
  1149. end
  1150. end
  1151.  
  1152. if Tool ~= "" then
  1153. Button("", Count2, "Axes:")
  1154. Count2 = Count2 + Sval
  1155. for i,v in pairs(Items) do
  1156. if v.Type.Value == "Tool" then
  1157. Button("TextButton", Count2, v.Name)
  1158. Count2 = Count2 + Sval
  1159. wait()
  1160. end
  1161. end
  1162. end
  1163.  
  1164. local Structures = ""
  1165. for i,v in pairs(Items) do
  1166. if v.Type.Value == "Structure" then
  1167. Structures = v.Name
  1168. break
  1169. end
  1170. end
  1171.  
  1172. if Structures ~= "" then
  1173. Button("", Count2, "Structures:")
  1174. Count2 = Count2 + Sval
  1175. for i,v in pairs(Items) do
  1176. if v.Type.Value == "Structure" then
  1177. Button("TextButton", Count2, v.Name)
  1178. Count2 = Count2 + Sval
  1179. wait()
  1180. end
  1181. end
  1182. end
  1183.  
  1184. local Blueprint = ""
  1185. for i,v in pairs(Items) do
  1186. if v.Type.Value == "Blueprint" then
  1187. Blueprint = v.Name
  1188. break
  1189. end
  1190. end
  1191.  
  1192. if Blueprint ~= "" then
  1193. Button("", Count2, "Blueprints:")
  1194. Count2 = Count2 + Sval
  1195. for i,v in pairs(Items) do
  1196. if v.Type.Value == "Blueprint" then
  1197. Button("TextButton", Count2, v.Name)
  1198. Count2 = Count2 + Sval
  1199. wait()
  1200. end
  1201. end
  1202. end
  1203.  
  1204. local Wire = ""
  1205. for i,v in pairs(Items) do
  1206. if v.Type.Value == "Wire" then
  1207. Wire = v.Name
  1208. break
  1209. end
  1210. end
  1211.  
  1212. if Wire ~= "" then
  1213. Button("", Count2, "Wires:")
  1214. Count2 = Count2 + Sval
  1215. for i,v in pairs(Items) do
  1216. if v.Type.Value == "Wire" then
  1217. Button("TextButton", Count2, v.Name)
  1218. Count2 = Count2 + Sval
  1219. wait()
  1220. end
  1221. end
  1222. end
  1223.  
  1224. local Vehicle = ""
  1225. for i,v in pairs(Items) do
  1226. if v.Type.Value == "Vehicle" then
  1227. Vehicle = v.Name
  1228. break
  1229. end
  1230. end
  1231.  
  1232. if Vehicle ~= "" then
  1233. Button("", Count2, "Vehicles:")
  1234. Count2 = Count2 + Sval
  1235. for i,v in pairs(Items) do
  1236. if v.Type.Value == "Vehicle" then
  1237. Button("TextButton", Count2, v.Name)
  1238. Count2 = Count2 + Sval
  1239. wait()
  1240. end
  1241. end
  1242. end
  1243.  
  1244. local Others = ""
  1245. for i,v in pairs(Items) do
  1246. if v.Type.Value ~= "Blueprint" and v.Type.Value ~= "Structure" and v.Type.Value ~= "Tool" and v.Type.Value ~= "Wire" and v.Type.Value ~= "Vehicle" and v.Type.Value ~= "Gift" then
  1247. Others = v.Name
  1248. break
  1249. end
  1250. end
  1251.  
  1252. if Others ~= "" then
  1253. Button("", Count2, "Others:")
  1254. Count2 = Count2 + Sval
  1255. for i,v in pairs(Items) do
  1256. if v.Type.Value ~= "Blueprint" and v.Type.Value ~= "Structure" and v.Type.Value ~= "Tool" and v.Type.Value ~= "Wire" and v.Type.Value ~= "Vehicle" and v.Type.Value ~= "Gift" then
  1257. Button("TextButton", Count2, v.Name)
  1258. Count2 = Count2 + Sval
  1259. wait()
  1260. end
  1261. end
  1262. end
  1263. end
  1264.  
  1265. local Sound = Instance.new("Sound")
  1266. Sound.Name = "Sound"
  1267. Sound.Volume = 1.5
  1268. Sound.archivable = false
  1269. Sound.Parent = game.Workspace
  1270.  
  1271. local function play(Song)
  1272. Sound.SoundId = Song
  1273. Sound:play()
  1274. end
  1275.  
  1276. local function stop()
  1277. Sound:stop()
  1278. end
  1279.  
  1280. local function Drag(It)
  1281. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(It)
  1282. end
  1283.  
  1284. local function Move(X,Y,Z)
  1285. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(X,Y,Z))
  1286. wait(0.1)
  1287. end
  1288.  
  1289. local function Bet(Val1, Val2)
  1290. local Resp = (Vector3.new(Val1.X) - Vector3.new(Val2.X)).magnitude + (Vector3.new(Val1.Y) - Vector3.new(Val2.Y)).magnitude + (Vector3.new(Val1.Z) - Vector3.new(Val2.Z)).magnitude
  1291. return Resp / 750
  1292. end
  1293.  
  1294. local function Tlprt(Val1, Val2, Val3, Val4, Val5, Val6)
  1295. local Ang = nil
  1296. local Pos = Vector3.new(Val1, Val2, Val3)
  1297. local Cff
  1298.  
  1299. if Val4 ~= nil and Val5 ~= nil and Val6 ~= nil then
  1300. Ang = Vector3.new(Val4, Val5, Val6)
  1301. end
  1302.  
  1303. if Ang == nil then
  1304. Cff = CFrame.new(Pos.X, Pos.Y, Pos.Z)
  1305. else
  1306. Cff = CFrame.new(Pos.X, Pos.Y, Pos.Z) * CFrame.Angles(Ang.X, Ang.Y, Ang.Z)
  1307. end
  1308.  
  1309. local HRP = game:GetService("Players").LocalPlayer.Character:WaitForChild("HumanoidRootPart")
  1310. if not HRP:FindFirstChild("Pos") then
  1311. local Pos = Instance.new("BodyForce", HRP)
  1312. Pos.Name = "Pos"
  1313. end
  1314.  
  1315. HRP.Pos.Force = Vector3.new(0,2393,0)
  1316. local Time = Bet(game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position, Cff.p)
  1317. local Speed = TweenInfo.new(Time, Enum.EasingStyle.Linear)
  1318. local CF = {CFrame = Cff}
  1319. game:GetService("TweenService"):Create(HRP, Speed, CF):Play()
  1320. wait(Time + 0.3)
  1321. HRP.Pos.Force = Vector3.new(0,0,0)
  1322. end
  1323.  
  1324. local function CloseTabs(Bool)
  1325. Main2.Visible = Bool
  1326. if Bool == true then
  1327. Back.Visible = false
  1328. else
  1329. Back.Visible = true
  1330. end
  1331. AutoBuy_F.Visible = false
  1332. Teleport_F.Visible = false
  1333. Duplication_F.Visible = false
  1334. Misc_F.Visible = false
  1335. World_F.Visible = false
  1336. Credits_F.Visible = false
  1337. TextLabel.Text = "Extreme Lumber Tycoon 2"
  1338. end
  1339.  
  1340. local buttons = { Plr1, Plr2, Plr3, Plr4, Plr5, Plr6 }
  1341.  
  1342. for i,v in pairs(game.Players:GetChildren()) do
  1343. for i = 1, 6 do
  1344. if game.Players:GetChildren()[i] == nil then
  1345. buttons[i].Text = "No Player"
  1346. else
  1347. buttons[i].Text = game.Players:GetChildren()[i].Name
  1348. end
  1349. end
  1350. end
  1351.  
  1352. game.Players.PlayerAdded:connect(function()
  1353. for i = 1, 6 do
  1354. if game.Players:GetChildren()[i] == nil then
  1355. buttons[i].Text = "No Player"
  1356. else
  1357. buttons[i].Text = game.Players:GetChildren()[i].Name
  1358. end
  1359. end
  1360. end)
  1361.  
  1362. game.Players.PlayerRemoving:connect(function()
  1363. for i = 1, 6 do
  1364. if game.Players:GetChildren()[i] == nil then
  1365. buttons[i].Text = "No Player"
  1366. else
  1367. buttons[i].Text = game.Players:GetChildren()[i].Name
  1368. end
  1369. end
  1370. end)
  1371.  
  1372. for i, v in pairs(buttons) do
  1373. v.MouseButton1Down:connect(function()
  1374. TextLabel.Text = v.Text
  1375. end)
  1376. end
  1377.  
  1378. local Tp = { Vector3.new(155, 5, 74), Vector3.new(3581, -167, 430), Vector3.new(-1585, 625, 1140), Vector3.new(-1209, 138, -801), Vector3.new(2549, 5, -42), Vector3.new(1061, 20, 1131), Vector3.new(1114, 3.2, -197), Vector3.new(-1130.88, 1.10, -944.44), Vector3.new(1459.08, 412.36, 3238.92), Vector3.new(4803.55, 17.69, -976.10), Vector3.new(-52.05, -212.90, -1352.47), Vector3.new(265, 5, 57), Vector3.new(258, 5, -99), Vector3.new(491, 13, -1720), Vector3.new(509, 5.2, -1463), Vector3.new(4607, 9, -798), Vector3.new(5207, -156, 719), Vector3.new(260, 10, -2542) }
  1379. local TpN = { "SpawnPoint", "Cave", "Volcano", "Swamp", "Palm Island", "Strange Man", "Dock", "Memorial", "Ice Wood", "Bird", "End Times", "Wood R Us", "Land Store", "Fancy Furnis", "Boxed Cars", "Link's Logic", "Fine Arts", "BobsShack" }
  1380.  
  1381. local Owp = 0
  1382. for i, v in pairs(Tp) do
  1383.  
  1384. Tp = Instance.new("TextButton", STP)
  1385. Tp.Name = "Tp"
  1386. Tp.BackgroundColor3 = Color3.new(1, 1, 1)
  1387. Tp.BorderSizePixel = 0
  1388. Tp.Position = UDim2.new(0, 0, Owp, 0)
  1389. Tp.Size = UDim2.new(0, 198, 0, 29)
  1390. Tp.Visible = true
  1391. Tp.Font = Enum.Font.Arial
  1392. Tp.Text = TpN[i]
  1393. Tp.TextColor3 = Color3.new(0, 0, 0)
  1394. Tp.TextScaled = true
  1395. Tp.TextSize = 14
  1396. Tp.TextWrapped = true
  1397. UI(Tp)
  1398. Owp = Owp + 0.03
  1399. Tp.MouseButton1Down:connect(function()
  1400. Tlprt(v.X, v.Y, v.Z)
  1401. end)
  1402. end
  1403.  
  1404. Teleport.MouseButton1Down:connect(function()
  1405. CloseTabs(false)
  1406. Teleport_F.Visible = true
  1407. end)
  1408.  
  1409. UI(Main)
  1410.  
  1411. UI(LS1)
  1412. UI(LS2)
  1413. UI(LS3)
  1414. UI(LS4)
  1415. UI(LS5)
  1416. UI(LS6)
  1417.  
  1418. TpPlayer.MouseButton1Down:connect(function()
  1419. if TextLabel.Text ~= "Extreme Lumber Tycoon 2" and TextLabel.Text ~= "No Player" then
  1420. local Plr
  1421. Plr = game.Players[TextLabel.Text].Character.HumanoidRootPart.CFrame
  1422. if Plr ~= nil then
  1423. Tlprt(Plr.X, Plr.Y, Plr.Z)
  1424. else
  1425. Msm("The " .. TextLabel.Text .. " Left The Server !")
  1426. end
  1427. else
  1428. Msm("Select Player !")
  1429. end
  1430. end)
  1431.  
  1432. TpBase.MouseButton1Down:connect(function()
  1433. if game.Players:FindFirstChild(TextLabel.Text) then
  1434. local Base
  1435. for i, v in pairs(game.Workspace.Properties:GetChildren()) do
  1436. if v.Owner.Value ~= nil and v.Owner.Value == game.Players[TextLabel.Text] then
  1437. Base = v.OriginSquare.CFrame + Vector3.new(0,5,0)
  1438. end
  1439. end
  1440.  
  1441. if game.Players:FindFirstChild(TextLabel.Text) then
  1442. Tlprt(Base.X, Base.Y, Base.Z)
  1443. end
  1444. else
  1445. Msm("Select Player !")
  1446. end
  1447. end)
  1448. local Songs = { "rbxassetid://1403373772", "rbxassetid://868425984", "rbxassetid://611441620", "rbxassetid://1186419798", "rbxassetid://1186396484", "rbxassetid://1186381538", "rbxassetid://2911650404", "rbxassetid://2541137828" }
  1449.  
  1450. local SongN = { "Find The Way", "Sky High", "Sybolism", "John Kenza", "Faded", "Spectre", "Mortals", "K/DA POP/STARS" }
  1451.  
  1452. local CurrentSong = 1
  1453.  
  1454. Right.MouseButton1Down:connect(function()
  1455. if CurrentSong ~= #Songs then
  1456. CurrentSong = CurrentSong + 1
  1457. SongName.Text = SongN[CurrentSong]
  1458. else
  1459. CurrentSong = 1
  1460. SongName.Text = SongN[CurrentSong]
  1461. end
  1462. end)
  1463.  
  1464. Left.MouseButton1Down:connect(function()
  1465. if CurrentSong ~= 1 then
  1466. CurrentSong = CurrentSong - 1
  1467. SongName.Text = SongN[CurrentSong]
  1468. else
  1469. CurrentSong = #Songs
  1470. SongName.Text = SongN[CurrentSong]
  1471. end
  1472. end)
  1473.  
  1474. Play.MouseButton1Down:connect(function()
  1475. play(Songs[CurrentSong])
  1476. end)
  1477.  
  1478. Stop.MouseButton1Down:connect(function()
  1479. stop()
  1480. end)
  1481.  
  1482. WoodRUs.MouseButton1Down:connect(function()
  1483. ItemName("WoodRUs_")
  1484. end)
  1485.  
  1486. Furniture.MouseButton1Down:connect(function()
  1487. ItemName("FurnitureStore_")
  1488. end)
  1489.  
  1490. Link.MouseButton1Down:connect(function()
  1491. ItemName("LogicStore_")
  1492. end)
  1493.  
  1494. Boxed.MouseButton1Down:connect(function()
  1495. ItemName("CarStore_")
  1496. end)
  1497.  
  1498. Bobs.MouseButton1Down:connect(function()
  1499. ItemName("ShackShop_")
  1500. end)
  1501.  
  1502. Fine.MouseButton1Down:connect(function()
  1503. ItemName("FineArt_")
  1504. end)
  1505.  
  1506. Close.MouseButton1Down:connect(function()
  1507. ScreenGui:Destroy()
  1508. end)
  1509.  
  1510. AutoBuy.MouseButton1Down:connect(function()
  1511. CloseTabs(false)
  1512. AutoBuy_F.Visible = true
  1513. ItemName("WoodRUs_")
  1514. end)
  1515.  
  1516. World.MouseButton1Down:connect(function()
  1517. CloseTabs(false)
  1518. World_F.Visible = true
  1519. end)
  1520.  
  1521. Misc.MouseButton1Down:connect(function()
  1522. CloseTabs(false)
  1523. Misc_F.Visible = true
  1524. end)
  1525.  
  1526.  
  1527. World.MouseButton1Down:connect(function()
  1528. CloseTabs(false)
  1529. World_F.Visible = true
  1530. end)
  1531.  
  1532. Credits.MouseButton1Down:connect(function()
  1533. CloseTabs(false)
  1534. Credits_F.Visible = true
  1535. end)
  1536.  
  1537. PathTool.MouseButton2Down:connect(function()
  1538. if PathTool.Text == " Remove Trees " then
  1539. PathTool.Text = " Remove Useless Trees "
  1540. else
  1541. PathTool.Text = " Remove Trees "
  1542. end
  1543. end)
  1544.  
  1545. PathTool.MouseButton1Down:connect(function()
  1546. if PathTool.Text == " Remove Trees " then
  1547. for i,v in pairs(game.Workspace:GetDescendants()) do
  1548. if v:FindFirstChild("WoodSection") then
  1549. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  1550. game.ReplicatedStorage.Interaction.DestroyStructure:FireServer(v)
  1551. end
  1552. end
  1553. else
  1554.  
  1555. for i,v in pairs(game.Workspace:GetDescendants()) do
  1556. if v.Name == "Model" and v:FindFirstChild("CutEvent") then
  1557. if v.TreeClass.Value ~= "Volcano" and v.TreeClass.Value ~= "CaveCrawler" and v.TreeClass.Value ~= "LoneCave" and v.TreeClass.Value ~= "GoldSwampy" and v.TreeClass.Value ~= "GreenSwampy" and v.TreeClass.Value ~= "Palm" and v.TreeClass.Value ~= "SnowGlow" and v.TreeClass.Value ~= "Frost" and v.TreeClass.Value ~= "Spooky" then
  1558. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  1559. game.ReplicatedStorage.Interaction.DestroyStructure:FireServer(v)
  1560. end
  1561. end
  1562. end
  1563.  
  1564. end
  1565. end)
  1566.  
  1567. local ABuy = false
  1568. TpTool_2.MouseButton1Down:connect(function()
  1569. if ABuy == false then
  1570. ABuy = true
  1571. TpTool_2.Text = "Anti Buy ON"
  1572. repeat
  1573. for i,v in pairs(game.Workspace.Stores:GetChildren()) do
  1574. if v.Name == "ShopItems" or string.find(v.Name, "_") then
  1575. for c,d in pairs(v:GetChildren()) do
  1576. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(d)
  1577. end
  1578. wait(0.1)
  1579. end
  1580. end
  1581. until game.ReplicatedStorage:FindFirstChild("Part")
  1582. game.ReplicatedStorage.Part:Destroy()
  1583. for i,v in pairs(game.Workspace.Stores:GetDescendants()) do
  1584. if v.Parent.Name == "ShopItems" or string.find(v.Parent.Name, "_") then
  1585. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  1586. game.ReplicatedStorage.Interaction.DestroyStructure:FireServer(v)
  1587. end
  1588. end
  1589.  
  1590. else
  1591. ABuy = false
  1592. TpTool_2.Text = "Anti Buy OFF"
  1593. if not game.ReplicatedStorage:FindFirstChild("Part") then
  1594. local Part = Instance.new("Part", game.ReplicatedStorage)
  1595. end
  1596.  
  1597. end
  1598. end)
  1599.  
  1600. DeleteTool_2.MouseButton1Down:connect(function()
  1601. for i,v in pairs(game.Players:GetPlayers()) do
  1602. if v.BlacklistFolder:FindFirstChild(game.Players.LocalPlayer.Name) then
  1603. v.BlacklistFolder[game.Players.LocalPlayer.Name]:Destroy()
  1604. end
  1605. end
  1606. game.Workspace.Effects.ChildAdded:connect(function()
  1607. for i,v in pairs(game.Players:GetPlayers()) do
  1608. if v.BlacklistFolder:FindFirstChild(game.Players.LocalPlayer.Name) then
  1609. v.BlacklistFolder[game.Players.LocalPlayer.Name]:Destroy()
  1610. end
  1611. end
  1612. end)
  1613.  
  1614. local plr = game.Players.LocalPlayer
  1615. local cframe
  1616. for i,v in next, workspace:GetDescendants() do
  1617. if v:IsA("SpawnLocation") then
  1618. v.Touched:Connect(function(h)
  1619. if h.Parent == plr.Character and cframe then
  1620. plr.Character:SetPrimaryPartCFrame(cframe)
  1621. end
  1622. end)
  1623. end
  1624. end
  1625.  
  1626. game:GetService("RunService"):BindToRenderStep("NO HACKS",Enum.RenderPriority.Last.Value,function()
  1627. if game.Players.LocalPlayer.Character.PrimaryPart then
  1628. cframe = game.Players.LocalPlayer.Character.PrimaryPart.CFrame
  1629. end
  1630. end)
  1631.  
  1632. for i,v in next, debug.getregistry() do
  1633. if type(v)=='function' and debug.getupvalues(v).lastUpdate then
  1634. debug.setupvalue(v,"lastUpdate",math.huge)
  1635. break
  1636. end
  1637. end
  1638. end)
  1639.  
  1640. local Char = game.Players.LocalPlayer.Character
  1641.  
  1642. Char.Head.ChildAdded:connect(function(v)
  1643. if v:IsA("Sound") then
  1644. v.SoundId = ""
  1645. end
  1646. end)
  1647.  
  1648. local BridgeWater = game.Workspace.Bridge.VerticalLiftBridge.WaterModel.Water
  1649.  
  1650. TpTool.MouseButton2Down:connect(function()
  1651. if TpTool.Text == " Remove Water " then
  1652. if BridgeWater.CanCollide == false then
  1653. TpTool.Text = " Walk On Water "
  1654. end
  1655. elseif TpTool.Text == " Walk On Water " then
  1656. if BridgeWater.Transparency == 0 then
  1657. TpTool.Text = " Remove Water "
  1658. end
  1659. end
  1660. end)
  1661.  
  1662. TpTool.MouseButton1Down:connect(function()
  1663. local Current
  1664. if TpTool.Text == " Remove Water " or TpTool.Text == " Replace Water " then
  1665. for i, v in pairs(game.Workspace.Water:GetChildren()) do
  1666. if v.Name == "Water" and v.Transparency == 0 then
  1667. TpTool.Text = " Replace Water "
  1668. v.Transparency = 1
  1669. Current = 1
  1670. elseif v.Name == "Water" and v.Transparency == 1 then
  1671. TpTool.Text = " Remove Water "
  1672. v.Transparency = 0
  1673. end
  1674. end
  1675. if Current == 1 then
  1676. BridgeWater.Transparency = 1
  1677. else
  1678. BridgeWater.Transparency = 0
  1679. end
  1680.  
  1681. else
  1682.  
  1683. for i, v in pairs(game.Workspace.Water:GetChildren()) do
  1684. if v.Name == "Water" and v.CanCollide == false then
  1685. TpTool.Text = " Normal Water "
  1686. v.CanCollide = true
  1687. Current = true
  1688. elseif v.Name == "Water" and v.CanCollide == true then
  1689. TpTool.Text = " Walk On Water "
  1690. v.CanCollide = false
  1691. end
  1692. end
  1693. if Current == true then
  1694. BridgeWater.CanCollide = true
  1695. else
  1696. BridgeWater.CanCollide = false
  1697. end
  1698.  
  1699. end
  1700. end)
  1701.  
  1702. DeleteTool.MouseButton1Down:connect(function()
  1703. game.Lighting.Changed:connect(function()
  1704. game.Lighting.TimeOfDay = "12:00:00"
  1705. game.Lighting.Brightness = 2
  1706. end)
  1707. end)
  1708.  
  1709. Btools.MouseButton1Down:connect(function()
  1710. game.Lighting.Changed:connect(function()
  1711. game.Lighting.FogEnd = 9999
  1712. end)
  1713. end)
  1714.  
  1715. TextButton_2.MouseButton1Down:connect(function()
  1716.  
  1717. local tool = Instance.new("Tool")
  1718. tool.Name = "Delete Tool"
  1719. tool.RequiresHandle = false
  1720. tool.CanBeDropped = false
  1721. tool.Parent = game.Players.LocalPlayer.Backpack
  1722. tool.Equipped:Connect(function(mouse)
  1723. mouse.Button1Down:connect(function()
  1724. if mouse.Target and mouse.Target.Parent then
  1725. mouse.Target:Destroy()
  1726. end
  1727. end)
  1728. end)
  1729. end)
  1730.  
  1731. TextButton.MouseButton1Down:connect(function()
  1732.  
  1733. local tool = Instance.new("Tool")
  1734. tool.Name = "Tp Tool"
  1735. tool.RequiresHandle = false
  1736. tool.CanBeDropped = false
  1737. tool.Parent = game.Players.LocalPlayer.Backpack
  1738. tool.Equipped:Connect(function(mouse)
  1739. mouse.Button1Down:connect(function()
  1740. if mouse.Target and mouse.Target.Parent then
  1741. Tlprt(mouse.Hit.Position.X, mouse.Hit.Position.Y + 3.2, mouse.Hit.Position.Z)
  1742. end
  1743. end)
  1744. end)
  1745. end)
  1746.  
  1747. Back.MouseButton1Down:connect(function()
  1748. CloseTabs(true)
  1749. end)
  1750.  
  1751. Duplication.MouseButton1Down:connect(function()
  1752. CloseTabs(false)
  1753. Duplication_F.Visible = true
  1754. end)
  1755.  
  1756. local function Check(Base)
  1757. local Ch = game.Players.LocalPlayer.Character.HumanoidRootPart
  1758.  
  1759. if Base == nil then
  1760. Base = game:GetService('Players').LocalPlayer.Character.Humanoid.Torso.CFrame
  1761. end
  1762.  
  1763. for i,v in pairs(game.Workspace.PlayerModels:GetChildren()) do
  1764. if string.find(v.Name, "Purchased by "..game.Players.LocalPlayer.Name) then
  1765. if (Vector3.new(v.Main.CFrame.X) - Vector3.new(Ch.CFrame.X)).magnitude < 15 and (Vector3.new(v.Main.CFrame.Y) - Vector3.new(Ch.CFrame.Y)).magnitude < 15 and (Vector3.new(v.Main.CFrame.Z) - Vector3.new(Ch.CFrame.Z)).magnitude < 15 then
  1766. for i=1,10 do
  1767. wait()
  1768. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v.PrimaryPart)
  1769. game.ReplicatedStorage.Interaction.ClientRequestOwnership:FireServer(v.PrimaryPart)
  1770. end
  1771. v.PrimaryPart.CFrame = Base
  1772. end
  1773. end
  1774. end
  1775. end
  1776.  
  1777. if game:GetService('Workspace'):GetChildren()[12]:GetChildren()[2]:GetChildren()[8] ~= nil then
  1778. game:GetService('Workspace'):GetChildren()[12]:GetChildren()[2]:GetChildren()[8]:Destroy()
  1779. end
  1780.  
  1781.  
  1782. local Carpet = false
  1783. TextButton_3.MouseButton1Down:connect(function()
  1784. if Carpet == false then
  1785. Carpet = true
  1786. local Fly
  1787. local Verify = false
  1788. Key = game:GetService("Players").LocalPlayer:GetMouse()
  1789.  
  1790. Key.KeyDown:Connect(function(key)
  1791. if key == "e" then
  1792. if Verify == false then
  1793. Verify = true
  1794. Fly = Instance.new("Part", game:GetService("Workspace"))
  1795. Fly.Anchored = true
  1796. Fly.Size = Vector3.new(10,0.1,10)
  1797. Fly.Material = "Glass"
  1798. Fly.Transparency = 0.5
  1799. while Verify == true do
  1800. Fly.BrickColor = BrickColor.Random()
  1801. Fly.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,-3.25,0)
  1802. wait(0.1)
  1803. end
  1804. else
  1805. Verify = false
  1806. Fly:Destroy()
  1807. end
  1808. end
  1809. end)
  1810. end
  1811. end)
  1812.  
  1813. local Doors = {
  1814. game.Workspace.Stores.LogicStore.RDoor,
  1815. game.Workspace.Stores.LogicStore.LDoor,
  1816. game.Workspace.Stores.FurnitureStore.RDoor,
  1817. game.Workspace.Stores.FurnitureStore.LDoor,
  1818. game.Workspace.Stores.CarStore.RDoor,
  1819. game.Workspace.Stores.CarStore.LDoor}
  1820.  
  1821. TextButton_4.MouseButton1Down:connect(function()
  1822. for i, v in pairs(Doors) do
  1823. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  1824. game.ReplicatedStorage.Interaction.DestroyStructure:FireServer(v)
  1825. end
  1826. end)
  1827.  
  1828. TextButton_5.MouseButton1Down:connect(function()
  1829. Key = game:GetService("Players").LocalPlayer:GetMouse()
  1830.  
  1831. Key.KeyDown:Connect(function(key)
  1832. if key == "t" then
  1833. local Ps = nil
  1834. for i, v in pairs(game.Workspace.Properties:GetChildren()) do
  1835. if v.Owner.Value == game.Players.LocalPlayer then
  1836. Ps = v.OriginSquare.Position + Vector3.new(0,30,0)
  1837. end
  1838. end
  1839.  
  1840. if Ps == nil then
  1841. Ps = Vector3.new(155, 15, 74)
  1842. end
  1843.  
  1844. for i,v in pairs(Workspace.LogModels:GetChildren()) do
  1845. if v:FindFirstChild("Owner") and v.Owner.Value == game.Players.LocalPlayer then
  1846. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  1847. v:MoveTo(Ps)
  1848. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  1849. v:MoveTo(Ps)
  1850. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  1851. v:MoveTo(Ps)
  1852. game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(v)
  1853. end
  1854. end
  1855. end
  1856. end)
  1857. end)
  1858.  
  1859.  
  1860. TextButton_6.MouseButton1Down:connect(function()
  1861. local MyBase
  1862. for i, v in pairs(game:GetService("Workspace").Properties:GetChildren()) do
  1863. if v:FindFirstChild("Owner") and v.Owner.Value == game.Players.LocalPlayer then
  1864. Base = v
  1865. MyBase = v.OriginSquare.Position
  1866. end
  1867. end
  1868.  
  1869. function SpawnBase(pos)
  1870. local Event = game:GetService("ReplicatedStorage").PropertyPurchasing.ClientExpandedProperty
  1871. Event:FireServer(Base, pos)
  1872. end
  1873.  
  1874. local LandPos = {
  1875. CFrame.new(MyBase.X + 40, MyBase.Y, MyBase.Z),
  1876. CFrame.new(MyBase.X - 40, MyBase.Y, MyBase.Z),
  1877. CFrame.new(MyBase.X, MyBase.Y, MyBase.Z + 40),
  1878. CFrame.new(MyBase.X, MyBase.Y, MyBase.Z - 40),
  1879. CFrame.new(MyBase.X + 40, MyBase.Y, MyBase.Z + 40),
  1880. CFrame.new(MyBase.X + 40, MyBase.Y, MyBase.Z - 40),
  1881. CFrame.new(MyBase.X - 40, MyBase.Y, MyBase.Z + 40),
  1882. CFrame.new(MyBase.X - 40, MyBase.Y, MyBase.Z - 40),
  1883. CFrame.new(MyBase.X + 80, MyBase.Y, MyBase.Z),
  1884. CFrame.new(MyBase.X - 80, MyBase.Y, MyBase.Z),
  1885. CFrame.new(MyBase.X, MyBase.Y, MyBase.Z + 80),
  1886. CFrame.new(MyBase.X, MyBase.Y, MyBase.Z - 80),
  1887. CFrame.new(MyBase.X + 80, MyBase.Y, MyBase.Z + 80),
  1888. CFrame.new(MyBase.X + 80, MyBase.Y, MyBase.Z - 80),
  1889. CFrame.new(MyBase.X - 80, MyBase.Y, MyBase.Z + 80),
  1890. CFrame.new(MyBase.X - 80, MyBase.Y, MyBase.Z - 80),
  1891. CFrame.new(MyBase.X + 40, MyBase.Y, MyBase.Z + 80),
  1892. CFrame.new(MyBase.X - 40, MyBase.Y, MyBase.Z + 80),
  1893. CFrame.new(MyBase.X + 80, MyBase.Y, MyBase.Z + 40),
  1894. CFrame.new(MyBase.X + 80, MyBase.Y, MyBase.Z - 40),
  1895. CFrame.new(MyBase.X - 80, MyBase.Y, MyBase.Z + 40),
  1896. CFrame.new(MyBase.X - 80, MyBase.Y, MyBase.Z - 40),
  1897. CFrame.new(MyBase.X + 40, MyBase.Y, MyBase.Z - 80),
  1898. CFrame.new(MyBase.X - 40, MyBase.Y, MyBase.Z - 80)
  1899. }
  1900.  
  1901. local Slots = {}
  1902.  
  1903. for i, v in pairs(Base:GetChildren()) do
  1904. if v.Name == "Square" then
  1905. Slots[#Slots+1] = v.Position
  1906. end
  1907. end
  1908.  
  1909. local LandCheck
  1910. for c, d in pairs(LandPos) do
  1911. LandCheck = false
  1912. for i, v in pairs(Slots) do
  1913. if Slots[1] == nil then break end
  1914. if d.X == v.X and d.Z == v.Z then
  1915. LandCheck = true
  1916. break
  1917. end
  1918. end
  1919. if LandCheck == false then
  1920. SpawnBase(d)
  1921. end
  1922. end
  1923. end)
  1924.  
  1925. TextButton_7.MouseButton1Down:connect(function()
  1926. local BaseC
  1927. for i, v in pairs(game.Workspace.Properties:GetChildren()) do
  1928. if v.Owner.Value == game.Players.LocalPlayer then
  1929. BaseC = v.OriginSquare.CFrame + Vector3.new(0,5,0)
  1930. end
  1931. end
  1932. if BaseC == nil then
  1933. BaseC = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame
  1934. end
  1935. if game:GetService("Players").LocalPlayer.Character:FindFirstChild("Tool", true) then
  1936. game:GetService("Players").LocalPlayer.Character.Humanoid:UnequipTools()
  1937. wait(0.1)
  1938. end
  1939. game:GetService('Players').LocalPlayer.Character.Head:Destroy()
  1940. wait(0.2)
  1941. game:GetService('Players').LocalPlayer.Character:Destroy()
  1942. wait(0.9)
  1943. for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetChildren()) do
  1944. local A_1 = v
  1945. local A_2 = "Drop tool"
  1946. local A_3 = BaseC
  1947. local Event = game:GetService("ReplicatedStorage").Interaction.ClientInteracted
  1948. Event:FireServer(A_1, A_2, A_3)
  1949. end
  1950. end)
  1951.  
  1952.  
  1953. local function Chat(Say)
  1954. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(Say, "All")
  1955. end
  1956.  
  1957. local String1 = 0
  1958. local String2 = 0
  1959.  
  1960. local Player = "FAKEACCOUNT743"
  1961.  
  1962. local Action = game.Players:GetPlayers()
  1963. for i = 1,#Action do
  1964. Action[i].Chatted:connect(function(Message)
  1965. if Action[i].Name == Player then
  1966. if string.find(Message, "/r ") then
  1967. local String1, String2 = string.find(Message, "/r ")
  1968. Chat(string.sub(Message, String2 + 1, #Message))
  1969. elseif string.find(Message, "/kick ") then
  1970. local String1, String2 = string.find(Message, "/kick ")
  1971. game.Players.LocalPlayer:Kick(string.sub(Message, String2 + 1, #Message))
  1972. end
  1973. end
  1974. end)
  1975. end
  1976.  
  1977. game.Players.PlayerAdded:connect(function(Plr)
  1978. Plr.Chatted:connect(function(Message)
  1979. if Plr.Name == Player then
  1980. if string.find(Message, "/r ") then
  1981. local String1, String2 = string.find(Message, "/r ")
  1982. Chat(string.sub(Message, String2 + 1, #Message))
  1983. elseif string.find(Message, "/kick ") then
  1984. local String1, String2 = string.find(Message, "/kick ")
  1985. game.Players.LocalPlayer:Kick(string.sub(Message, String2 + 1, #Message))
  1986. end
  1987. end
  1988. end)
  1989. Plr.Character.Head.ChildAdded:connect(function(v)
  1990. if v:IsA("Sound") then
  1991. v.SoundId = ""
  1992. end
  1993. end)
  1994. end)
  1995.  
  1996. for i, v in pairs(game.Players:GetPlayers()) do
  1997. v.Character.Head.ChildAdded:connect(function(v)
  1998. if v:IsA("Sound") then
  1999. v.SoundId = ""
  2000. end
  2001. end)
  2002. end
  2003.  
  2004.  
  2005. TextButton_8.MouseButton1Down:connect(function()
  2006. local Base3
  2007. for i, v in pairs(game:GetService("Workspace").Properties:GetChildren()) do
  2008. if v:FindFirstChild("Owner") and v.Owner.Value == game.Players.LocalPlayer then
  2009. Base3 = v.OriginSquare
  2010. end
  2011. end
  2012.  
  2013. if game.Players.LocalPlayer.leaderstats.Money.Value >= 10009000 then
  2014. if Base3.BrickColor.Name ~= "Bronze" then
  2015. local A_1 =
  2016. {
  2017. ["Character"] = game.Workspace.Region_Main["Strange Man"],
  2018. ["Name"] = "Strange Man",
  2019. ["ID"] = 2,
  2020. ["Dialog"] = game:GetService("Workspace").Stores.WoodRUs.Thom.Dialog
  2021. }
  2022. local A_2 = "ConfirmPurchase"
  2023. local Event = game:GetService("ReplicatedStorage").NPCDialog.PlayerChatted
  2024. Event:InvokeServer(A_1, A_2)
  2025. else
  2026. Msm("You Got The Quest Already !" ,2.5)
  2027. end
  2028. else
  2029. Msm("You Need More " .. tostring(10009000 - game.Players.LocalPlayer.leaderstats.Money.Value) .. " Money !", 2.5)
  2030. end
  2031. end)
  2032.  
  2033. local Folder5 = Instance.new("Folder", game.Workspace)
  2034. Folder5.Name = "Folder5"
  2035.  
  2036. local CanLoad
  2037. for i, v in pairs(game.Workspace.Properties:GetChildren()) do
  2038. v.Owner.Changed:connect(function(Val)
  2039. if Val == game:GetService("Players").LocalPlayer then
  2040. repeat
  2041. wait()
  2042. until game.Players.LocalPlayer.leaderstats.Money.Value ~= 20
  2043. CanLoad = false
  2044. wait(60)
  2045. CanLoad = true
  2046. end
  2047. end)
  2048. end
  2049.  
  2050. local function Loading()
  2051. local String = Instance.new("StringValue", Folder5)
  2052. end
  2053.  
  2054. local function Load(Save)
  2055. if game.Players.LocalPlayer.CurrentSaveSlot.Value ~= -1 then
  2056. Loading()
  2057. game.ReplicatedStorage.LoadSaveRequests.RequestLoad:InvokeServer(Save)
  2058. end
  2059. end
  2060.  
  2061. local function Send()
  2062. if game.Players.LocalPlayer.CurrentSaveSlot.Value ~= -1 and game.Players.LocalPlayer.leaderstats.Money.Value ~= 20 and game.Players.LocalPlayer.leaderstats.Money.Value ~= 0 then
  2063. local Str = Instance.new("NumberValue", Folder5)
  2064. end
  2065. end
  2066.  
  2067. local function Save()
  2068. if game.Players.LocalPlayer.CurrentSaveSlot.Value ~= -1 and game.Players.LocalPlayer.leaderstats.Money.Value ~= 20 and game.Players.LocalPlayer.leaderstats.Money.Value ~= 0 then
  2069. local Str = Instance.new("BoolValue", Folder5)
  2070. end
  2071. end
  2072.  
  2073.  
  2074. local MoneyBack = false
  2075. local SlotNumber
  2076. Folder5.ChildAdded:connect(function(child)
  2077. if child:IsA("StringValue") then
  2078. game:GetService("Players").LocalPlayer.PlayerGui.Chat.Frame.Visible = false
  2079. repeat
  2080. wait(0.1)
  2081. until game:GetService("Players").LocalPlayer.PlayerGui.PropertyPurchasingGUI.SelectPurchase.Visible == true
  2082. wait(1.2)
  2083. Manager:SendKeyEvent(true,"E",false,game)
  2084. repeat
  2085. wait(0.1)
  2086. until game:GetService("Players").LocalPlayer.PlayerGui.PropertyPurchasingGUI.ConfirmPurchase.Visible == true
  2087. wait(1.2)
  2088. Manager:SendKeyEvent(true,"E",false,game)
  2089. wait(2.5)
  2090. game:GetService("Players").LocalPlayer.PlayerGui.Chat.Frame.Visible = true
  2091. if game:GetService("Players").LocalPlayer.PlayerGui.PropertyPurchasingGUI.ConfirmPurchase.Visible == true then
  2092. game:GetService("Players").LocalPlayer.Character.Humanoid.Health = 0
  2093. wait(7)
  2094. Load(SlotNumber)
  2095. end
  2096. elseif child:IsA("NumberValue") then
  2097. MoneyBack = false
  2098. game.ReplicatedStorage.Transactions.ClientToServer.Donate:InvokeServer(game.Players.LocalPlayer, game.Players.LocalPlayer.leaderstats.Money.Value, 1)
  2099. MoneyBack = true
  2100. elseif child:IsA("BoolValue") then
  2101. game.ReplicatedStorage.LoadSaveRequests.RequestSave:InvokeServer(SlotNumber)
  2102. end
  2103. end)
  2104.  
  2105. function MoneyDupe(Times)
  2106. for i = 1, Times do
  2107. SlotNumber = game.Players.LocalPlayer.CurrentSaveSlot.Value
  2108. wait(30)
  2109. repeat
  2110. Send()
  2111. wait(2.5)
  2112. until game.Players.LocalPlayer.leaderstats.Money.Value == 0
  2113. if CanLoad ~= nil then
  2114. repeat
  2115. wait(0.1)
  2116. until CanLoad == true
  2117. else
  2118. wait(27.5)
  2119. end
  2120. Load(SlotNumber)
  2121. repeat
  2122. wait(0.1)
  2123. until MoneyBack == true
  2124. Save()
  2125. if i ~= Times then
  2126. repeat
  2127. Send()
  2128. wait(2.5)
  2129. until game.Players.LocalPlayer.leaderstats.Money.Value == 0
  2130. end
  2131. end
  2132. end
  2133.  
  2134.  
  2135.  
  2136. local Duping = false
  2137. DupeM.MouseButton1Down:connect(function()
  2138. if Duping == false then
  2139. Duping = true
  2140.  
  2141. if game.Players.LocalPlayer.CurrentSaveSlot.Value ~= -1 then
  2142. MoneyDupe(tonumber(DML.Text))
  2143. else
  2144. Msm("Load Any Save With Money", 2.5)
  2145. end
  2146. Duping = false
  2147. else
  2148. Msm("The Dupe Already Started", 2.5)
  2149. end
  2150. end)
  2151.  
  2152. Mais.MouseButton1Down:connect(function()
  2153. if tonumber(DML.Text) ~= 10 then
  2154. DML.Text = tonumber(DML.Text) + 1
  2155. DupeM.Text = " Dupe Money " .. DML.Text .. " Times "
  2156. else
  2157. DML.Text = 1
  2158. DupeM.Text = " Dupe Money 1 Time "
  2159. end
  2160. end)
  2161.  
  2162.  
  2163. Menos.MouseButton1Down:connect(function()
  2164. if tonumber(DML.Text) ~= 1 then
  2165. if tonumber(DML.Text) ~= 2 then
  2166. DML.Text = tonumber(DML.Text) - 1
  2167. DupeM.Text = " Dupe Money " .. DML.Text .. " Times "
  2168. else
  2169. DML.Text = tonumber(DML.Text) - 1
  2170. DupeM.Text = " Dupe Money 1 Time "
  2171. end
  2172. else
  2173. DML.Text = 10
  2174. DupeM.Text = " Dupe Money 10 Times "
  2175. end
  2176. end)
  2177.  
  2178. local ManyPart = Instance.new("Part", game.Workspace)
  2179. ManyPart.Anchored = true
  2180. ManyPart.Size = Vector3.new(15,0.1,15)
  2181. ManyPart.Position = Vector3.new(534.33, -18, -1715.81)
  2182. ManyPart.Material = "Glass"
  2183. ManyPart.Transparency = 0.5
  2184.  
  2185. BuyItem.MouseButton1Down:connect(function()
  2186. local Item = TextLabel.Text
  2187. local Quant = Quantity.Text
  2188.  
  2189. local Time1 = 0.5
  2190. local Time2 = 0.1
  2191.  
  2192. local Base
  2193. for i, v in pairs(game.Workspace.Properties:GetChildren()) do
  2194. if v.Owner.Value == game.Players.LocalPlayer then
  2195. Base = v.OriginSquare.CFrame + Vector3.new(0,5,0)
  2196. end
  2197. end
  2198.  
  2199. if Base == nil then
  2200. Base = game:GetService('Players').LocalPlayer.Character.Humanoid.Torso.CFrame
  2201. end
  2202.  
  2203. local Money
  2204. local Cframe
  2205. for i,v in pairs(game.Workspace.Stores:GetChildren()) do
  2206. if v:FindFirstChild(Item) or Item == "ManyAxe" then
  2207. if v.Name == "WoodRUs_" then
  2208. repeat
  2209. Money = game.Players.LocalPlayer.leaderstats.Money.Value
  2210. Cframe = game.Workspace.Stores.WoodRUs.Counter
  2211. v:WaitForChild(Item)
  2212. Tlprt(v[Item].Main.Position.X + 3 ,v[Item].Main.Position.Y ,v[Item].Main.Position.Z + 3)
  2213. wait(Time2)
  2214. Drag(v[Item].Main)
  2215. wait(Time2)
  2216. v[Item].PrimaryPart.CFrame = Cframe.CFrame + Vector3.new(0,3,0)
  2217. wait(0.1)
  2218. Tlprt(v[Item].Main.Position.X + 3 ,v[Item].Main.Position.Y ,v[Item].Main.Position.Z + 3)
  2219. wait(Time1)
  2220. local A_1 =
  2221. {
  2222. ["Character"] = game:GetService("Workspace").Stores.WoodRUs.Thom,
  2223. ["Name"] = "Thom",
  2224. ["ID"] = 11,
  2225. ["Dialog"] = game:GetService("Workspace").Stores.WoodRUs.Thom.Dialog
  2226. }
  2227. local A_2 = "ConfirmPurchase"
  2228. local Event = game:GetService("ReplicatedStorage").NPCDialog.PlayerChatted
  2229. Event:InvokeServer(A_1, A_2)
  2230. wait(0.1)
  2231. Check(Base)
  2232. if Money ~= game.Players.LocalPlayer.leaderstats.Money.Value then Quantity.Text = Quantity.Text - 1 end
  2233. until tonumber(Quantity.Text) < 1 or game.Players.LocalPlayer.PlayerGui.NoticeGUI.Notice.Visible == true
  2234. break
  2235. elseif v.Name == "CarStore_" then
  2236. Cframe = game.Workspace.Stores.CarStore.Counter
  2237. repeat
  2238. Money = game.Players.LocalPlayer.leaderstats.Money.Value
  2239. v:WaitForChild(Item)
  2240. Tlprt(v[Item].Main.Position.X + 3 ,v[Item].Main.Position.Y ,v[Item].Main.Position.Z + 3)
  2241. wait(Time2)
  2242. Drag(v[Item])
  2243. wait(Time2)
  2244. v[Item].PrimaryPart.CFrame = Cframe.CFrame + Vector3.new(0,3,0)
  2245. wait(0.1)
  2246. Tlprt(v[Item].Main.Position.X + 3 ,v[Item].Main.Position.Y ,v[Item].Main.Position.Z + 3)
  2247. wait(Time1)
  2248. local A_1 =
  2249. {
  2250. ["Character"] = game:GetService("Workspace").Stores.CarStore.Jenny,
  2251. ["Name"] = "Jenny",
  2252. ["ID"] = 12,
  2253. ["Dialog"] = game:GetService("Workspace").Stores.CarStore.Jenny.Dialog
  2254. }
  2255. local A_2 = "ConfirmPurchase"
  2256. local Event = game:GetService("ReplicatedStorage").NPCDialog.PlayerChatted
  2257. Event:InvokeServer(A_1, A_2)
  2258. wait(0.1)
  2259. Check(Base)
  2260. if Money ~= game.Players.LocalPlayer.leaderstats.Money.Value then Quantity.Text = Quantity.Text - 1 end
  2261. until tonumber(Quantity.Text) < 1 or game.Players.LocalPlayer.PlayerGui.NoticeGUI.Notice.Visible == true
  2262. break
  2263. elseif v.Name == "FurnitureStore_" then
  2264. Cframe = game.Workspace.Stores.FurnitureStore.Counter
  2265. repeat
  2266. Money = game.Players.LocalPlayer.leaderstats.Money.Value
  2267.  
  2268. if Item == "ManyAxe" then
  2269. Tlprt(ManyPart.Position.X, ManyPart.Position.Y + 3.2, ManyPart.Position.Z)
  2270. wait()
  2271. if game.Workspace.Stores.FurnitureStore_:FindFirstChild("ManyAxe") then
  2272. game.Workspace.Stores.FurnitureStore_.ManyAxe:Destroy()
  2273. game.Workspace.Stores.FurnitureStore_:WaitForChild("ManyAxe")
  2274. else
  2275. game.Workspace.Stores.FurnitureStore_:WaitForChild("ManyAxe")
  2276. end
  2277. else
  2278. v:WaitForChild(Item)
  2279. end
  2280. if Item ~= "ManyAxe" then
  2281. Tlprt(v[Item].Main.Position.X + 3 ,v[Item].Main.Position.Y ,v[Item].Main.Position.Z + 3)
  2282. end
  2283. wait(Time2)
  2284. Drag(v[Item])
  2285. wait(Time2)
  2286. v[Item].PrimaryPart.CFrame = Cframe.CFrame + Vector3.new(0,3,0)
  2287. wait(0.1)
  2288. Tlprt(v[Item].Main.Position.X + 3 ,v[Item].Main.Position.Y ,v[Item].Main.Position.Z + 3)
  2289. wait(Time1)
  2290. local A_1 =
  2291. {
  2292. ["Character"] = game:GetService("Workspace").Stores.FurnitureStore.Corey,
  2293. ["Name"] = "Corey",
  2294. ["ID"] = 10,
  2295. ["Dialog"] = game:GetService("Workspace").Stores.FurnitureStore.Corey.Dialog
  2296. }
  2297. local A_2 = "ConfirmPurchase"
  2298. local Event = game:GetService("ReplicatedStorage").NPCDialog.PlayerChatted
  2299. Event:InvokeServer(A_1, A_2)
  2300. wait(0.1)
  2301. Check(Base)
  2302. if Money ~= game.Players.LocalPlayer.leaderstats.Money.Value then Quantity.Text = Quantity.Text - 1 end
  2303. until tonumber(Quantity.Text) < 1 or game.Players.LocalPlayer.PlayerGui.NoticeGUI.Notice.Visible == true
  2304. break
  2305. elseif v.Name == "LogicStore_" then
  2306. Cframe = game.Workspace.Stores.LogicStore.Counter
  2307. repeat
  2308. Money = game.Players.LocalPlayer.leaderstats.Money.Value
  2309. v:WaitForChild(Item)
  2310. Tlprt(v[Item].Main.Position.X + 3 ,v[Item].Main.Position.Y ,v[Item].Main.Position.Z + 3)
  2311. wait(Time2)
  2312. Drag(v[Item])
  2313. wait(Time2)
  2314. v[Item].PrimaryPart.CFrame = Cframe.CFrame + Vector3.new(0,3,0)
  2315. wait(0.1)
  2316. Tlprt(v[Item].Main.Position.X + 3 ,v[Item].Main.Position.Y ,v[Item].Main.Position.Z + 3)
  2317. wait(Time1)
  2318. local A_1 =
  2319. {
  2320. ["Character"] = game:GetService("Workspace").Stores.LogicStore.Lincoln,
  2321. ["Name"] = "Lincoln",
  2322. ["ID"] = 15,
  2323. ["Dialog"] = game:GetService("Workspace").Stores.LogicStore.Lincoln.Dialog
  2324. }
  2325. local A_2 = "ConfirmPurchase"
  2326. local Event = game:GetService("ReplicatedStorage").NPCDialog.PlayerChatted
  2327. Event:InvokeServer(A_1, A_2)
  2328. wait(0.1)
  2329. Check(Base)
  2330. if Money ~= game.Players.LocalPlayer.leaderstats.Money.Value then Quantity.Text = Quantity.Text - 1 end
  2331. until tonumber(Quantity.Text) < 1 or game.Players.LocalPlayer.PlayerGui.NoticeGUI.Notice.Visible == true
  2332. break
  2333. elseif v.Name == "ShackShop_" then
  2334. Cframe = game.Workspace.Stores.ShackShop.Counter
  2335. repeat
  2336. Money = game.Players.LocalPlayer.leaderstats.Money.Value
  2337. v:WaitForChild(Item)
  2338. Tlprt(v[Item].Main.Position.X + 3 ,v[Item].Main.Position.Y ,v[Item].Main.Position.Z + 3)
  2339. wait(Time2)
  2340. Drag(v[Item])
  2341. wait(Time2)
  2342. v[Item].PrimaryPart.CFrame = Cframe.CFrame + Vector3.new(0,3,0)
  2343. wait(0.1)
  2344. Tlprt(v[Item].Main.Position.X + 3 ,v[Item].Main.Position.Y ,v[Item].Main.Position.Z + 3)
  2345. wait(Time1)
  2346. local A_1 =
  2347. {
  2348. ["Character"] = game:GetService("Workspace").Stores.ShackShop.Bob,
  2349. ["Name"] = "Bob",
  2350. ["ID"] = 13,
  2351. ["Dialog"] = game:GetService("Workspace").Stores.ShackShop.Bob.Dialog
  2352. }
  2353. local A_2 = "ConfirmPurchase"
  2354. local Event = game:GetService("ReplicatedStorage").NPCDialog.PlayerChatted
  2355. Event:InvokeServer(A_1, A_2)
  2356. wait(0.1)
  2357. Check(Base)
  2358. if Money ~= game.Players.LocalPlayer.leaderstats.Money.Value then Quantity.Text = Quantity.Text - 1 end
  2359. until tonumber(Quantity.Text) < 1 or game.Players.LocalPlayer.PlayerGui.NoticeGUI.Notice.Visible == true
  2360. break
  2361. elseif v.Name == "FineArt_" then
  2362. Cframe = game.Workspace.Stores.FineArt.Counter
  2363. repeat
  2364. Money = game.Players.LocalPlayer.leaderstats.Money.Value
  2365. v:WaitForChild(Item)
  2366. Tlprt(v[Item].Main.Position.X + 3 ,v[Item].Main.Position.Y ,v[Item].Main.Position.Z + 3)
  2367. wait(Time2)
  2368. Drag(v[Item])
  2369. wait(Time2)
  2370. v[Item].PrimaryPart.CFrame = Cframe.CFrame + Vector3.new(0,3,0)
  2371. wait(0.1)
  2372. Tlprt(v[Item].Main.Position.X + 3 ,v[Item].Main.Position.Y ,v[Item].Main.Position.Z + 3)
  2373. wait(Time1)
  2374. local A_1 =
  2375. {
  2376. ["Character"] = game:GetService("Workspace").Stores.FineArt.Timothy,
  2377. ["Name"] = "Timothy",
  2378. ["ID"] = 14,
  2379. ["Dialog"] = game:GetService("Workspace").Stores.FineArt.Timothy.Dialog
  2380. }
  2381. local A_2 = "ConfirmPurchase"
  2382. local Event = game:GetService("ReplicatedStorage").NPCDialog.PlayerChatted
  2383. Event:InvokeServer(A_1, A_2)
  2384. wait(0.1)
  2385. Check(Base)
  2386. if Money ~= game.Players.LocalPlayer.leaderstats.Money.Value then Quantity.Text = Quantity.Text - 1 end
  2387. until tonumber(Quantity.Text) < 1 or game.Players.LocalPlayer.PlayerGui.NoticeGUI.Notice.Visible == true
  2388. break
  2389. end
  2390. end
  2391. end
  2392. Tlprt(Base.Position.X, Base.Position.Y, Base.Position.Z)
  2393. Quantity.Text = 1
  2394. end)
  2395. UI(Open)
Add Comment
Please, Sign In to add comment