sasod35

[Lumber Tycoon 2] script doole`HUB

Apr 12th, 2023
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.58 KB | None | 0 0
  1. -- Made By Doodle & Redesigned And Fixed By Dragon Dupe
  2. -- Doodle's Hub Beta
  3.  
  4. -- Instances:
  5.  
  6. local DoodlesHub = Instance.new("ScreenGui")
  7. local OpenFrame = Instance.new("Frame")
  8. local Open = Instance.new("TextButton")
  9. local Main = Instance.new("Frame")
  10. local GuiNameAndClose = Instance.new("Frame")
  11. local DoodleHub = Instance.new("TextLabel")
  12. local Close = Instance.new("TextButton")
  13. local GuiNameAndClose_2 = Instance.new("Frame")
  14. local Credits = Instance.new("TextLabel")
  15. local bloodhub = Instance.new("TextButton")
  16. local jb36hub = Instance.new("TextButton")
  17. local jjkhub = Instance.new("TextButton")
  18. local duper = Instance.new("TextButton")
  19. local ferry = Instance.new("TextButton")
  20. local pinkwires = Instance.new("TextButton")
  21.  
  22. --Properties:
  23.  
  24. DoodlesHub.Name = "DoodlesHub"
  25. DoodlesHub.Parent = game.CoreGui
  26. DoodlesHub.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  27.  
  28. OpenFrame.Name = "OpenFrame"
  29. OpenFrame.Parent = DoodlesHub
  30. OpenFrame.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  31. OpenFrame.Position = UDim2.new(0.431301981, 0, 0.946215153, 0)
  32. OpenFrame.Size = UDim2.new(0, 98, 0, 27)
  33.  
  34. Open.Name = "Open"
  35. Open.Parent = OpenFrame
  36. Open.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  37. Open.Size = UDim2.new(0, 98, 0, 26)
  38. Open.Font = Enum.Font.Cartoon
  39. Open.Text = "Open"
  40. Open.TextColor3 = Color3.fromRGB(0, 0, 0)
  41. Open.TextScaled = true
  42. Open.TextSize = 14.000
  43. Open.TextWrapped = true
  44. Open.MouseButton1Down:connect(function()
  45. Main.Visible = true
  46. OpenFrame.Visible = false
  47. end)
  48.  
  49.  
  50. Main.Name = "Main"
  51. Main.Parent = DoodlesHub
  52. Main.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  53. Main.Position = UDim2.new(0.191400826, 0, 0.203187257, 0)
  54. Main.Size = UDim2.new(0, 462, 0, 248)
  55. Main.Draggable = true
  56.  
  57. GuiNameAndClose.Name = "GuiNameAndClose"
  58. GuiNameAndClose.Parent = Main
  59. GuiNameAndClose.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  60. GuiNameAndClose.Size = UDim2.new(0, 462, 0, 25)
  61.  
  62. DoodleHub.Name = "DoodleHub"
  63. DoodleHub.Parent = GuiNameAndClose
  64. DoodleHub.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  65. DoodleHub.BackgroundTransparency = 1.000
  66. DoodleHub.Position = UDim2.new(0.231366277, 0, 0, 0)
  67. DoodleHub.Size = UDim2.new(0, 248, 0, 25)
  68. DoodleHub.Font = Enum.Font.Cartoon
  69. DoodleHub.Text = "Doodle's Hub"
  70. DoodleHub.TextColor3 = Color3.fromRGB(255, 255, 255)
  71. DoodleHub.TextScaled = true
  72. DoodleHub.TextSize = 14.000
  73. DoodleHub.TextWrapped = true
  74.  
  75. Close.Name = "Close"
  76. Close.Parent = GuiNameAndClose
  77. Close.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  78. Close.BackgroundTransparency = 1.000
  79. Close.Position = UDim2.new(0.890109897, 0, 0.0399999619, 0)
  80. Close.Size = UDim2.new(0, 39, 0, 24)
  81. Close.Font = Enum.Font.Cartoon
  82. Close.Text = "Close"
  83. Close.TextColor3 = Color3.fromRGB(255, 255, 255)
  84. Close.TextScaled = true
  85. Close.TextSize = 14.000
  86. Close.TextWrapped = true
  87. Close.MouseButton1Down:connect(function()
  88. OpenFrame.Visible = true
  89. Main.Visible = false
  90. end)
  91.  
  92. GuiNameAndClose_2.Name = "GuiNameAndClose"
  93. GuiNameAndClose_2.Parent = Main
  94. GuiNameAndClose_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  95. GuiNameAndClose_2.Position = UDim2.new(0, 0, 0.889243901, 0)
  96. GuiNameAndClose_2.Size = UDim2.new(0, 462, 0, 27)
  97.  
  98. Credits.Name = "Credits"
  99. Credits.Parent = GuiNameAndClose_2
  100. Credits.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  101. Credits.BackgroundTransparency = 1.000
  102. Credits.Position = UDim2.new(0.0887445882, 0, -0.00153878704, 0)
  103. Credits.Size = UDim2.new(0, 363, 0, 27)
  104. Credits.Font = Enum.Font.Cartoon
  105. Credits.Text = "Made By Doodle & Redesigned/Fixed By mlkal3rb"
  106. Credits.TextColor3 = Color3.fromRGB(255, 255, 255)
  107. Credits.TextScaled = true
  108. Credits.TextSize = 14.000
  109. Credits.TextWrapped = true
  110.  
  111. bloodhub.Name = "bloodhub"
  112. bloodhub.Parent = Main
  113. bloodhub.BackgroundColor3 = Color3.fromRGB(29, 29, 29)
  114. bloodhub.Position = UDim2.new(0.712204456, 0, 0.194377705, 0)
  115. bloodhub.Size = UDim2.new(0, 114, 0, 40)
  116. bloodhub.Font = Enum.Font.Cartoon
  117. bloodhub.Text = "Blood Hub"
  118. bloodhub.TextColor3 = Color3.fromRGB(255, 255, 255)
  119. bloodhub.TextSize = 20.000
  120. bloodhub.TextWrapped = true
  121. bloodhub.MouseButton1Down:connect(function()
  122. loadstring(game:HttpGet("https://trojxnscripts.xyz/BloodHub", true))()
  123. end)
  124.  
  125. jb36hub.Name = "jb36hub"
  126. jb36hub.Parent = Main
  127. jb36hub.BackgroundColor3 = Color3.fromRGB(29, 29, 29)
  128. jb36hub.Position = UDim2.new(0.390442848, 0, 0.194377705, 0)
  129. jb36hub.Size = UDim2.new(0, 114, 0, 40)
  130. jb36hub.Font = Enum.Font.Cartoon
  131. jb36hub.Text = "JB36 Hub"
  132. jb36hub.TextColor3 = Color3.fromRGB(255, 255, 255)
  133. jb36hub.TextSize = 20.000
  134. jb36hub.TextWrapped = true
  135. jb36hub.MouseButton1Down:connect(function()
  136. -- Gui to Lua
  137. -- Version: 3
  138.  
  139. -- Instances:
  140. Opened = false
  141. Enabled = false
  142. local Jb36Hub = Instance.new("ScreenGui")
  143. local MainGUI = Instance.new("Frame")
  144. local ImageLabel = Instance.new("ImageLabel")
  145. local jb3name = Instance.new("TextLabel")
  146. local Blood = Instance.new("TextButton")
  147. local Ferry = Instance.new("TextButton")
  148. local Syntax = Instance.new("TextButton")
  149. local BringUp = Instance.new("TextButton")
  150. local Extremelumber = Instance.new("TextButton")
  151. local Duper = Instance.new("TextButton")
  152. local DarkLumberX = Instance.new("TextButton")
  153. local Lightlumber = Instance.new("TextButton")
  154. local discord = Instance.new("TextButton")
  155. local VenyxCracked = Instance.new("TextButton")
  156. local OpenGUI = Instance.new("TextButton")
  157. local disc = Instance.new("Frame")
  158. local sub = Instance.new("ImageLabel")
  159. local TextLabel = Instance.new("TextLabel")
  160.  
  161. --Properties:
  162.  
  163. Jb36Hub.Name = "Jb36 Hub "
  164. Jb36Hub.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  165. Jb36Hub.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  166.  
  167. wait(0.3)
  168. game:GetService("StarterGui"):SetCore("SendNotification", {
  169. Title = "Jb36 Hub";
  170. Text = "Successfully Loaded..."
  171. })
  172.  
  173. MainGUI.Name = "MainGUI"
  174. MainGUI.Parent = Jb36Hub
  175. MainGUI.BackgroundColor3 = Color3.new(1, 1, 1)
  176. MainGUI.Position = UDim2.new(0.136633649, 0, 0.131524011, 0)
  177. MainGUI.Size = UDim2.new(0, 404, 0, 295)
  178. MainGUI.Visible = false
  179. MainGUI.Active = true
  180. MainGUI.Draggable = true
  181.  
  182. ImageLabel.Parent = MainGUI
  183. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  184. ImageLabel.Position = UDim2.new(0, 0, 0.00330544263, 0)
  185. ImageLabel.Size = UDim2.new(0, 404, 0, 294)
  186. ImageLabel.Image = "http://www.roblox.com/asset/?id=4341384895"
  187.  
  188. jb3name.Name = "jb3name "
  189. jb3name.Parent = MainGUI
  190. jb3name.BackgroundColor3 = Color3.new(1, 1, 1)
  191. jb3name.BackgroundTransparency = 1
  192. jb3name.Position = UDim2.new(-0.353960395, 0, -0.00155497715, 0)
  193. jb3name.Size = UDim2.new(0, 404, 0, 50)
  194. jb3name.Font = Enum.Font.SourceSans
  195. jb3name.Text = "Jb36 Hub"
  196. jb3name.TextColor3 = Color3.new(0, 0, 0)
  197. jb3name.TextSize = 30
  198.  
  199. Blood.Name = "Blood"
  200. Blood.Parent = MainGUI
  201. Blood.BackgroundColor3 = Color3.new(0, 0.952941, 1)
  202. Blood.BackgroundTransparency = 0.5
  203. Blood.Position = UDim2.new(0, 0, 0.376271188, 0)
  204. Blood.Size = UDim2.new(0, 101, 0, 28)
  205. Blood.Font = Enum.Font.SourceSans
  206. Blood.Text = "Blood"
  207. Blood.TextColor3 = Color3.new(0, 0, 0)
  208. Blood.TextSize = 14
  209. Blood.MouseButton1Down:connect(function()
  210. loadstring(game:HttpGet(('https://pastebin.com/raw/qt3SDXvH'),true))()
  211. end)
  212.  
  213. Ferry.Name = "Ferry"
  214. Ferry.Parent = MainGUI
  215. Ferry.BackgroundColor3 = Color3.new(0, 0.952941, 1)
  216. Ferry.BackgroundTransparency = 0.5
  217. Ferry.Position = UDim2.new(0, 0, 0.549152553, 0)
  218. Ferry.Size = UDim2.new(0, 101, 0, 28)
  219. Ferry.Font = Enum.Font.SourceSans
  220. Ferry.Text = "Ferry"
  221. Ferry.TextColor3 = Color3.new(0, 0, 0)
  222. Ferry.TextSize = 14
  223. Ferry.MouseButton1Down:connect(function()
  224. loadstring(game:HttpGet(('https://pastebin.com/raw/D46E1PYw'),true))()
  225. end)
  226.  
  227. Syntax.Name = "Syntax"
  228. Syntax.Parent = MainGUI
  229. Syntax.BackgroundColor3 = Color3.new(0, 0.952941, 1)
  230. Syntax.BackgroundTransparency = 0.5
  231. Syntax.Position = UDim2.new(0, 0, 0.7355932, 0)
  232. Syntax.Size = UDim2.new(0, 101, 0, 28)
  233. Syntax.Font = Enum.Font.SourceSans
  234. Syntax.Text = "Syntax"
  235. Syntax.TextColor3 = Color3.new(0, 0, 0)
  236. Syntax.TextSize = 14
  237. Syntax.MouseButton1Down:connect(function()
  238. loadstring(game:HttpGet(('https://pastebin.com/raw/wWxsHtxJ'),true))()
  239. end)
  240.  
  241. BringUp.Name = "Bring Up "
  242. BringUp.Parent = MainGUI
  243. BringUp.BackgroundColor3 = Color3.new(0, 0.952941, 1)
  244. BringUp.BackgroundTransparency = 0.5
  245. BringUp.Position = UDim2.new(0.344059408, 0, 0.376271188, 0)
  246. BringUp.Size = UDim2.new(0, 101, 0, 28)
  247. BringUp.Font = Enum.Font.SourceSans
  248. BringUp.Text = "Bring Up"
  249. BringUp.TextColor3 = Color3.new(0, 0, 0)
  250. BringUp.TextSize = 14
  251. BringUp.MouseButton1Down:connect(function()
  252. loadstring(game:GetObjects("rbxassetid://01925396229")[1].Source)()
  253. end)
  254.  
  255. Extremelumber.Name = "Extreme lumber "
  256. Extremelumber.Parent = MainGUI
  257. Extremelumber.BackgroundColor3 = Color3.new(0, 0.952941, 1)
  258. Extremelumber.BackgroundTransparency = 0.5
  259. Extremelumber.Position = UDim2.new(0.344059408, 0, 0.549152553, 0)
  260. Extremelumber.Size = UDim2.new(0, 101, 0, 28)
  261. Extremelumber.Font = Enum.Font.SourceSans
  262. Extremelumber.Text = "Extreme Lumber "
  263. Extremelumber.TextColor3 = Color3.new(0, 0, 0)
  264. Extremelumber.TextSize = 14
  265. Extremelumber.MouseButton1Down:connect(function()
  266. loadstring(game:HttpGet(('https://pastebin.com/raw/PvQMf5vv'),true))()
  267. end)
  268.  
  269. Duper.Name = "Duper"
  270. Duper.Parent = MainGUI
  271. Duper.BackgroundColor3 = Color3.new(0, 0.952941, 1)
  272. Duper.BackgroundTransparency = 0.5
  273. Duper.Position = UDim2.new(0.344059408, 0, 0.7355932, 0)
  274. Duper.Size = UDim2.new(0, 101, 0, 28)
  275. Duper.Font = Enum.Font.SourceSans
  276. Duper.Text = "Duper"
  277. Duper.TextColor3 = Color3.new(0, 0, 0)
  278. Duper.TextSize = 14
  279. Duper.MouseButton1Down:connect(function()
  280. loadstring(game:HttpGet(('https://pastebin.com/raw/FFB3wAgi'),true))()
  281. end)
  282.  
  283. DarkLumberX.Name = "Dark Lumber X"
  284. DarkLumberX.Parent = MainGUI
  285. DarkLumberX.BackgroundColor3 = Color3.new(0, 0.952941, 1)
  286. DarkLumberX.BackgroundTransparency = 0.5
  287. DarkLumberX.Position = UDim2.new(0.646039605, 0, 0.376271188, 0)
  288. DarkLumberX.Size = UDim2.new(0, 101, 0, 28)
  289. DarkLumberX.Font = Enum.Font.SourceSans
  290. DarkLumberX.Text = "Dark Lumber X"
  291. DarkLumberX.TextColor3 = Color3.new(0, 0, 0)
  292. DarkLumberX.TextSize = 14
  293. DarkLumberX.MouseButton1Down:connect(function()
  294. loadstring(game:HttpGet(('https://https://pastebin.com/raw/VD8BWTWL'),true))()
  295. end)
  296.  
  297. Lightlumber.Name = "Light lumber "
  298. Lightlumber.Parent = MainGUI
  299. Lightlumber.BackgroundColor3 = Color3.new(0, 0.952941, 1)
  300. Lightlumber.BackgroundTransparency = 0.5
  301. Lightlumber.Position = UDim2.new(0.646039605, 0, 0.549152553, 0)
  302. Lightlumber.Size = UDim2.new(0, 101, 0, 28)
  303. Lightlumber.Font = Enum.Font.SourceSans
  304. Lightlumber.Text = "Light Lumber "
  305. Lightlumber.TextColor3 = Color3.new(0, 0, 0)
  306. Lightlumber.TextSize = 14
  307. Lightlumber.MouseButton1Down:connect(function()
  308. loadstring(game:HttpGet(('https://pastebin.com/raw/5W8wSCsi'),true))()
  309. end)
  310.  
  311. discord.Name = "discord"
  312. discord.Parent = MainGUI
  313. discord.BackgroundColor3 = Color3.new(0, 0.952941, 1)
  314. discord.BackgroundTransparency = 0.5
  315. discord.Position = UDim2.new(0.646039605, 0, 0.7355932, 0)
  316. discord.Size = UDim2.new(0, 101, 0, 28)
  317. discord.Font = Enum.Font.SourceSans
  318. discord.Text = "Discord Jb server "
  319. discord.TextColor3 = Color3.new(0, 0, 0)
  320. discord.TextSize = 14
  321. discord.Active = true
  322. discord.Draggable = true
  323. discord.MouseButton1Click:Connect(function()
  324. print("Open")
  325. if Enabled == false then
  326. Enabled = true
  327. disc.Visible = true
  328. wait(0.3)
  329. game:GetService("StarterGui"):SetCore("SendNotification", {
  330. Title = "Jb36 Hub";
  331. Text = "Opened.."
  332. })
  333. else
  334. Enabled = false
  335. disc.Visible = false
  336. wait(0.3)
  337. game:GetService("StarterGui"):SetCore("SendNotification", {
  338. Title = "Jb36 Hub";
  339. Text = "Closed.."
  340. })
  341. end
  342. end)
  343.  
  344. VenyxCracked.Name = "VenyxCracked"
  345. VenyxCracked.Parent = MainGUI
  346. VenyxCracked.BackgroundColor3 = Color3.new(0, 0.952941, 1)
  347. VenyxCracked.BackgroundTransparency = 0.5
  348. VenyxCracked.Position = UDim2.new(0.344059408, 0, 0.901694894, 0)
  349. VenyxCracked.Size = UDim2.new(0, 101, 0, 28)
  350. VenyxCracked.Font = Enum.Font.SourceSans
  351. VenyxCracked.Text = "Veny Cracked"
  352. VenyxCracked.TextColor3 = Color3.new(0, 0, 0)
  353. VenyxCracked.TextSize = 14
  354. VenyxCracked.MouseButton1Down:connect(function()
  355. loadstring(game:HttpGet(('https://pastebin.com/raw/WSmRCq69'),true))()
  356. end)
  357.  
  358. OpenGUI.Name = "OpenGUI"
  359. OpenGUI.Parent = Jb36Hub
  360. OpenGUI.BackgroundColor3 = Color3.new(1, 1, 1)
  361. OpenGUI.BorderColor3 = Color3.new(0.0156863, 0.847059, 0.921569)
  362. OpenGUI.BorderSizePixel = 5
  363. OpenGUI.Position = UDim2.new(0, 0, 0.922755718, 0)
  364. OpenGUI.Size = UDim2.new(0, 104, 0, 31)
  365. OpenGUI.Font = Enum.Font.SourceSans
  366. OpenGUI.Text = ">>OPEN<<"
  367. OpenGUI.TextColor3 = Color3.new(0, 0, 0)
  368. OpenGUI.TextSize = 25
  369. OpenGUI.TextStrokeColor3 = Color3.new(0, 1, 0.968628)
  370. OpenGUI.TextStrokeTransparency = 6
  371. OpenGUI.Active = true
  372. OpenGUI.Draggable = false
  373. OpenGUI.MouseButton1Click:Connect(function()
  374. print("Closed")
  375. if Opened == false then
  376. Opened = true
  377. MainGUI.Visible = true
  378. OpenGUI.Text = ">> Close <<"
  379. wait(0.3)
  380. game:GetService("StarterGui"):SetCore("SendNotification", {
  381. Title = "Jb36 Hub";
  382. Text = "Opened.."
  383. })
  384. else
  385. Opened = false
  386. MainGUI.Visible = false
  387. OpenGUI.Text = ">> Open <<"
  388. wait(0.3)
  389. game:GetService("StarterGui"):SetCore("SendNotification", {
  390. Title = "Jb36 Hub";
  391. Text = "Closed.."
  392. })
  393. end
  394. end)
  395.  
  396. disc.Name = "disc"
  397. disc.Parent = Jb36Hub
  398. disc.BackgroundColor3 = Color3.new(0, 0.984314, 1)
  399. disc.BackgroundTransparency = 0.5
  400. disc.Position = UDim2.new(0.536633611, 0, 0.129436329, 0)
  401. disc.Size = UDim2.new(0, 158, 0, 94)
  402. disc.Visible = false
  403.  
  404. sub.Name = "sub"
  405. sub.Parent = disc
  406. sub.BackgroundColor3 = Color3.new(1, 1, 1)
  407. sub.BackgroundTransparency = 1
  408. sub.Position = UDim2.new(-0.0053266692, 0, 0.00575832603, 0)
  409. sub.Size = UDim2.new(0, 157, 0, 50)
  410. sub.Image = "http://www.roblox.com/asset/?id=4343068165"
  411.  
  412. TextLabel.Parent = disc
  413. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  414. TextLabel.BackgroundTransparency = 1
  415. TextLabel.Position = UDim2.new(-0.00632911408, 0, 0.520431638, 0)
  416. TextLabel.Size = UDim2.new(0, 158, 0, 44)
  417. TextLabel.Font = Enum.Font.SourceSans
  418. TextLabel.Text = "https://discord.gg/FZRpyyY"
  419. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  420. TextLabel.TextSize = 14
  421. end)
  422.  
  423. jjkhub.Name = "jjkhub"
  424. jjkhub.Parent = Main
  425. jjkhub.BackgroundColor3 = Color3.fromRGB(29, 29, 29)
  426. jjkhub.Position = UDim2.new(0.0627705306, 0, 0.194377705, 0)
  427. jjkhub.Size = UDim2.new(0, 114, 0, 40)
  428. jjkhub.Font = Enum.Font.Cartoon
  429. jjkhub.Text = "JJK Hub"
  430. jjkhub.TextColor3 = Color3.fromRGB(255, 255, 255)
  431. jjkhub.TextSize = 20.000
  432. jjkhub.TextWrapped = true
  433. jjkhub.MouseButton1Down:connect(function()
  434. loadstring(game:HttpGet("https://pastebin.com/raw/H7VAJx6Q", true))()
  435. end)
  436.  
  437. duper.Name = "duper"
  438. duper.Parent = Main
  439. duper.BackgroundColor3 = Color3.fromRGB(29, 29, 29)
  440. duper.Position = UDim2.new(0.712204456, 0, 0.644543827, 0)
  441. duper.Size = UDim2.new(0, 114, 0, 40)
  442. duper.Font = Enum.Font.Cartoon
  443. duper.Text = "Duper"
  444. duper.TextColor3 = Color3.fromRGB(255, 255, 255)
  445. duper.TextSize = 20.000
  446. duper.TextWrapped = true
  447. duper.MouseButton1Down:connect(function()
  448. -- Objects
  449.  
  450. local ScreenGui = Instance.new("ScreenGui")
  451. local MainFrame = Instance.new("Frame")
  452. local SaveSlot = Instance.new("TextButton")
  453. local DMoney = Instance.new("TextButton")
  454. local Store = Instance.new("TextButton")
  455. local Restore = Instance.new("TextButton")
  456. local DropAxes = Instance.new("TextButton")
  457. local Load = Instance.new("TextButton")
  458. local CountAxes = Instance.new("TextButton")
  459. local Slot = Instance.new("TextBox")
  460.  
  461. -- Properties
  462.  
  463. ScreenGui.Parent = game.CoreGui
  464. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  465.  
  466. MainFrame.Name = "LT2DupeGui"
  467. MainFrame.Parent = ScreenGui
  468. MainFrame.BackgroundColor3 = Color3.new(0.282353, 0.278431, 0.278431)
  469. MainFrame.BorderColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  470. MainFrame.BorderSizePixel = 3
  471. MainFrame.Position = UDim2.new(0.111687116, 0, 0.167118713, 0)
  472. MainFrame.Size = UDim2.new(0, 230, 0, 258)
  473. MainFrame.Active = true
  474. MainFrame.Draggable = true
  475.  
  476. SaveSlot.Name = "SaveSlot"
  477. SaveSlot.Parent = MainFrame
  478. SaveSlot.BackgroundColor3 = Color3.new(0.411765, 0.411765, 0.411765)
  479. SaveSlot.BorderSizePixel = 2
  480. SaveSlot.Position = UDim2.new(0.040079806, 0, 0.302941561, 0)
  481. SaveSlot.Size = UDim2.new(0, 95, 0, 40)
  482. SaveSlot.Font = Enum.Font.SourceSans
  483. SaveSlot.Text = "Save Slot"
  484. SaveSlot.TextColor3 = Color3.new(0, 0, 0)
  485. SaveSlot.TextSize = 14
  486.  
  487. DMoney.Name = "DMoney"
  488. DMoney.Parent = MainFrame
  489. DMoney.BackgroundColor3 = Color3.new(0.411765, 0.411765, 0.411765)
  490. DMoney.BorderSizePixel = 2
  491. DMoney.Position = UDim2.new(0.0410686359, 0, 0.774269283, 0)
  492. DMoney.Size = UDim2.new(0, 95, 0, 40)
  493. DMoney.Font = Enum.Font.SourceSans
  494. DMoney.Text = "Dupe Money"
  495. DMoney.TextColor3 = Color3.new(0, 0, 0)
  496. DMoney.TextSize = 14
  497.  
  498. Store.Name = "Store"
  499. Store.Parent = MainFrame
  500. Store.BackgroundColor3 = Color3.new(0.411765, 0.411765, 0.411765)
  501. Store.BorderSizePixel = 2
  502. Store.Position = UDim2.new(0.514908552, 0, 0.299316287, 0)
  503. Store.Size = UDim2.new(0, 95, 0, 40)
  504. Store.Font = Enum.Font.SourceSans
  505. Store.Text = "Store Axe"
  506. Store.TextColor3 = Color3.new(0, 0, 0)
  507. Store.TextSize = 14
  508.  
  509. Restore.Name = "Restore"
  510. Restore.Parent = MainFrame
  511. Restore.BackgroundColor3 = Color3.new(0.411765, 0.411765, 0.411765)
  512. Restore.BorderSizePixel = 2
  513. Restore.Position = UDim2.new(0.51270771, 0, 0.528562546, 0)
  514. Restore.Size = UDim2.new(0, 95, 0, 40)
  515. Restore.Font = Enum.Font.SourceSans
  516. Restore.Text = "Restore Axe"
  517. Restore.TextColor3 = Color3.new(0, 0, 0)
  518. Restore.TextSize = 14
  519.  
  520. DropAxes.Name = "Drop Axes"
  521. DropAxes.Parent = MainFrame
  522. DropAxes.BackgroundColor3 = Color3.new(0.411765, 0.411765, 0.411765)
  523. DropAxes.BorderSizePixel = 2
  524. DropAxes.Position = UDim2.new(0.514981687, 0, 0.774269283, 0)
  525. DropAxes.Size = UDim2.new(0, 95, 0, 40)
  526. DropAxes.Font = Enum.Font.SourceSans
  527. DropAxes.Text = "Drop Axes"
  528. DropAxes.TextColor3 = Color3.new(0, 0, 0)
  529. DropAxes.TextSize = 14
  530.  
  531. Load.Name = "Load"
  532. Load.Parent = MainFrame
  533. Load.BackgroundColor3 = Color3.new(0.411765, 0.411765, 0.411765)
  534. Load.BorderSizePixel = 2
  535. Load.Position = UDim2.new(0.0410686135, 0, 0.530083239, 0)
  536. Load.Size = UDim2.new(0, 95, 0, 40)
  537. Load.Font = Enum.Font.SourceSans
  538. Load.Text = "Load Slot"
  539. Load.TextColor3 = Color3.new(0, 0, 0)
  540. Load.TextSize = 14
  541.  
  542. CountAxes.Name = "Count Axes"
  543. CountAxes.Parent = MainFrame
  544. CountAxes.BackgroundColor3 = Color3.new(0.411765, 0.411765, 0.411765)
  545. CountAxes.BorderSizePixel = 2
  546. CountAxes.Position = UDim2.new(0.510633886, 0, 0.0688429475, 0)
  547. CountAxes.Size = UDim2.new(0, 95, 0, 40)
  548. CountAxes.Font = Enum.Font.SourceSans
  549. CountAxes.Text = "Count Axes"
  550. CountAxes.TextColor3 = Color3.new(0, 0, 0)
  551. CountAxes.TextSize = 14
  552.  
  553. Slot.Name = "Slot"
  554. Slot.Parent = MainFrame
  555. Slot.BackgroundColor3 = Color3.new(0.411765, 0.411765, 0.411765)
  556. Slot.BorderSizePixel = 2
  557. Slot.Position = UDim2.new(0.0410686322, 0, 0.0697674453, 0)
  558. Slot.Size = UDim2.new(0, 94, 0, 39)
  559. Slot.Font = Enum.Font.SourceSans
  560. Slot.Text = "Slot Number"
  561. Slot.TextColor3 = Color3.new(0, 0, 0)
  562. Slot.TextSize = 14
  563.  
  564. --Locals
  565. local MoneyCooldown = false
  566. local CurrentSlot = game.Players.LocalPlayer:WaitForChild("CurrentSaveSlot").Value
  567. local ScriptLoadOrSave = false
  568. local CurrentlySavingOrLoading = game.Players.LocalPlayer:WaitForChild("CurrentlySavingOrLoading")
  569.  
  570. --Functions
  571. local function CheckIfSlotAvailable(Slot)
  572. for a,b in pairs(game.ReplicatedStorage.LoadSaveRequests.GetMetaData:InvokeServer(game.Players.LocalPlayer)) do
  573. if a == Slot then
  574. for c,d in pairs(b) do
  575. if c == "NumSaves" and d ~= 0 then
  576. return true
  577. else
  578. return false
  579. end
  580. end
  581. end
  582. end
  583. end
  584.  
  585. local function CheckSlotNumber() --Checks if the slot number is right
  586. if Slot.Text == "1" or Slot.Text == "2" or Slot.Text == "3" or Slot.Text == "4" or Slot.Text == "5" or Slot.Text == "6" then
  587. local SlotNumber = tonumber(Slot.Text)
  588. return SlotNumber
  589. else return false
  590. end
  591. end
  592.  
  593. local function SendNotification(Title,Text,Duration) -- Sends Notification in the bottom right of the screen
  594. game.StarterGui:SetCore("SendNotification", {
  595. Title = Title;
  596. Text = Text;
  597. Icon = nil;
  598. Duration = Duration
  599. })
  600. end
  601.  
  602. SaveSlot.MouseButton1Down:connect(function() --Saves the slot that you want
  603. local CheckSlot = CheckSlotNumber()
  604. if CheckSlot ~= false then
  605. if CurrentSlot ~= -1 then
  606. ScriptLoadOrSave = true
  607. local SaveSlot = game.ReplicatedStorage.LoadSaveRequests.RequestSave:InvokeServer(CheckSlot)
  608. if SaveSlot == true then
  609. SendNotification("Save Notification", "Saved your Slot", 2)
  610. wait(.5)
  611. ScriptLoadOrSave = false
  612. elseif SaveSlot == false then
  613. SendNotification("Already Saving", "Saving/Loading is currently in Progress", 1)
  614. wait(.5)
  615. ScriptLoadOrSave = false
  616. end
  617. else
  618. SendNotification("Error", "Load Your Slot First before saving", 1)
  619. end
  620. else
  621. SendNotification("Incorrect Slot", "Enter a number in the upper field", 1)
  622. end
  623. end)
  624.  
  625. Load.MouseButton1Down:connect(function() --Loads the slot you want
  626. ScriptLoadOrSave = true
  627. local CheckSlot = CheckSlotNumber()
  628. if CheckSlot ~= false then
  629. if CheckIfSlotAvailable(CheckSlot) == true then
  630. local LoadSlot = game.ReplicatedStorage.LoadSaveRequests.RequestLoad:InvokeServer(CheckSlot)
  631. if LoadSlot == false then
  632. SendNotification("Cooldown Notification", "You aren't abled to load now", 1)
  633. end
  634. if LoadSlot == true then
  635. SendNotification("Reload Notification", "Loaded Your Slot", 2)
  636. CurrentSlot = CheckSlot
  637. end
  638. else
  639. SendNotification("Slot not Available", "This Slot is not Available, please choose another slot", 2)
  640. end
  641. else
  642. SendNotification("Incorrect Slot", "Enter a Valid number in the upper field", 1)
  643. end
  644. ScriptLoadOrSave = false
  645. end)
  646.  
  647. Store.MouseButton1Down:connect(function() --Stores the Axes somewhere so you can restore them later
  648. Amount = 0
  649. for a,b in pairs(game.Players.LocalPlayer.Backpack:GetChildren())do
  650. if b.Name ~= "BlueprintTool" and b.Name == "Tool" then
  651. b.Parent = game.Players.LocalPlayer
  652. Amount = Amount + 1
  653. end
  654. end
  655. SendNotification("Store Notification", "Stored "..Amount.." Axes, you can restore them later", 2)
  656. end)
  657.  
  658. Restore.MouseButton1Down:connect(function() --Restores the axes that you stored with the Store function
  659. Amount = 0
  660. for a,b in pairs(game.Players.LocalPlayer:GetChildren()) do
  661. if b.Name ~= "BlueprintTool" and b.Name == "Tool" then
  662. b.Parent = game.Players.LocalPlayer.Backpack
  663. Amount = Amount + 1
  664. end
  665. end
  666. SendNotification("Restore Notification", "Restored "..Amount.." Axes that you Stored", 2)
  667. end)
  668.  
  669. CountAxes.MouseButton1Down:connect(function() --Counts Axes in your Backpack (Equiped Axes dont Count)
  670. Amount = 0
  671. for a,b in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  672. if b.Name ~= "BlueprintTool" and b.Name == "Tool" then
  673. Amount = Amount + 1
  674. end
  675. end
  676. SendNotification("Axe Amount", "You have "..Amount.." Axes in your Backpack",2)
  677. end)
  678.  
  679. DropAxes.MouseButton1Down:connect(function() --Drops all your Axes
  680. Amount = 0
  681. for a,b in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  682. if b.Name ~= "BlueprintTool" and b.Name == "Tool" then
  683. game.ReplicatedStorage.Interaction.ClientInteracted:FireServer(b, "Drop tool", game.Players.LocalPlayer.Character.Head.CFrame)
  684. Amount = Amount + 1
  685. end
  686. end
  687. SendNotification("Axe Dropped", "Dropped "..Amount.." Axes from your Backpack",5)
  688. end)
  689.  
  690. DMoney.MouseButton1Down:connect(function() --Sends the money and will come back after around 2 mins
  691. if MoneyCooldown == true then
  692. SendNotification("Cooldown Notification", "Wait for your Money to come back",2)
  693. return
  694. elseif MoneyCooldown == false then
  695. MoneyCooldown = true
  696. SendNotification("Money Sent", "Wait about 2 minutes for your Money to come back", 5)
  697. game.ReplicatedStorage.Transactions.ClientToServer.Donate:InvokeServer(game.Players.LocalPlayer, game.Players.LocalPlayer.leaderstats.Money.Value, 1)
  698. SendNotification("Money Received", "You received your money that you have sent earlier", 5)
  699. MoneyCooldown = false
  700. end
  701. end)
  702.  
  703. --Anti Overwrite Slot (Sub-Function)
  704. while wait(.15) do
  705. if CurrentlySavingOrLoading.Value == true and ScriptLoadOrSave == false then
  706. repeat
  707. wait(1)
  708. until CurrentlySavingOrLoading.Value == false
  709. wait(1)
  710. CurrentSlot = game.Players.LocalPlayer.CurrentSaveSlot.Value
  711. print(CurrentSlot)
  712. end
  713. end
  714. end)
  715.  
  716. ferry.Name = "ferry"
  717. ferry.Parent = Main
  718. ferry.BackgroundColor3 = Color3.fromRGB(29, 29, 29)
  719. ferry.Position = UDim2.new(0.0627705604, 0, 0.644543827, 0)
  720. ferry.Size = UDim2.new(0, 114, 0, 40)
  721. ferry.Font = Enum.Font.Cartoon
  722. ferry.Text = "Ferry"
  723. ferry.TextColor3 = Color3.fromRGB(255, 255, 255)
  724. ferry.TextSize = 20.000
  725. ferry.TextWrapped = true
  726. ferry.MouseButton1Down:connect(function()
  727. loadstring(game:HttpGet(('https://pastebin.com/raw/D46E1PYw'),true))()
  728. end)
  729.  
  730. pinkwires.Name = "pinkwires"
  731. pinkwires.Parent = Main
  732. pinkwires.BackgroundColor3 = Color3.fromRGB(29, 29, 29)
  733. pinkwires.Position = UDim2.new(0.390442908, 0, 0.644543827, 0)
  734. pinkwires.Size = UDim2.new(0, 114, 0, 40)
  735. pinkwires.Font = Enum.Font.Cartoon
  736. pinkwires.Text = "Pink Wires"
  737. pinkwires.TextColor3 = Color3.fromRGB(255, 255, 255)
  738. pinkwires.TextSize = 20.000
  739. pinkwires.TextWrapped = true
  740. pinkwires.MouseButton1Down:connect(function()
  741. -- Objects
  742.  
  743. local WireChanger = Instance.new("ScreenGui")
  744. local Frame = Instance.new("Frame")
  745. local Decor = Instance.new("TextButton")
  746. local Execute = Instance.new("TextButton")
  747. local Type = Instance.new("TextButton")
  748. local ALabel2 = Instance.new("TextLabel")
  749. local ALabel1 = Instance.new("TextLabel")
  750. local Note = Instance.new("TextLabel")
  751. local Creds = Instance.new("TextLabel")
  752.  
  753. -- Properties
  754.  
  755. WireChanger.Name = "WireChanger"
  756. WireChanger.Parent = game.StarterGui
  757.  
  758. Frame.Parent = WireChanger
  759. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  760. Frame.BackgroundTransparency = 1
  761. Frame.BorderSizePixel = 0
  762. Frame.Position = UDim2.new(0, 0, 0.360576928, 0)
  763. Frame.Size = UDim2.new(0.250678748, 0, 0.298076928, 0)
  764.  
  765. Decor.Name = "Decor"
  766. Decor.Parent = Frame
  767. Decor.Active = false
  768. Decor.BackgroundColor3 = Color3.new(1, 1, 1)
  769. Decor.BorderSizePixel = 0
  770. Decor.Position = UDim2.new(-0.0719999969, 0, -0, 0)
  771. Decor.Size = UDim2.new(1.06859207, 0, 1, 0)
  772. Decor.AutoButtonColor = false
  773. Decor.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  774. Decor.Font = Enum.Font.SourceSans
  775. Decor.FontSize = Enum.FontSize.Size14
  776. Decor.Text = ""
  777. Decor.TextSize = 14
  778.  
  779. Execute.Name = "Execute"
  780. Execute.Parent = Frame
  781. Execute.Active = false
  782. Execute.BackgroundColor3 = Color3.new(0.333333, 1, 0)
  783. Execute.BorderSizePixel = 0
  784. Execute.Position = UDim2.new(0.108303249, 0, 0.806451619, 0)
  785. Execute.Size = UDim2.new(0.707581222, 0, 0.118279569, 0)
  786. Execute.AutoButtonColor = false
  787. Execute.Font = Enum.Font.SourceSans
  788. Execute.FontSize = Enum.FontSize.Size14
  789. Execute.Text = "Run Process"
  790. Execute.TextColor3 = Color3.new(1, 1, 1)
  791. Execute.TextScaled = true
  792. Execute.TextSize = 14
  793. Execute.TextWrapped = true
  794.  
  795. Type.Name = "Type"
  796. Type.Parent = Frame
  797. Type.Active = false
  798. Type.BackgroundColor3 = Color3.new(1, 1, 1)
  799. Type.Position = UDim2.new(0.108303249, 0, 0.440860212, 0)
  800. Type.Size = UDim2.new(0.0830324888, 0, 0.118279569, 0)
  801. Type.AutoButtonColor = false
  802. Type.Font = Enum.Font.SourceSans
  803. Type.FontSize = Enum.FontSize.Size14
  804. Type.Text = ""
  805. Type.TextColor3 = Color3.new(1, 1, 1)
  806. Type.TextScaled = true
  807. Type.TextSize = 14
  808. Type.TextWrapped = true
  809.  
  810. ALabel2.Name = "ALabel2"
  811. ALabel2.Parent = Frame
  812. ALabel2.BackgroundColor3 = Color3.new(1, 1, 1)
  813. ALabel2.BackgroundTransparency = 1
  814. ALabel2.Position = UDim2.new(0.212996393, 0, 0.408602148, 0)
  815. ALabel2.Size = UDim2.new(0.707581222, 0, 0.182795703, 0)
  816. ALabel2.Font = Enum.Font.SourceSans
  817. ALabel2.FontSize = Enum.FontSize.Size14
  818. ALabel2.Text = "What wire type? (On is Pink, Off is Magenta Icicle)"
  819. ALabel2.TextScaled = true
  820. ALabel2.TextSize = 14
  821. ALabel2.TextWrapped = true
  822.  
  823. ALabel1.Name = "ALabel1"
  824. ALabel1.Parent = Frame
  825. ALabel1.BackgroundColor3 = Color3.new(1, 1, 1)
  826. ALabel1.BackgroundTransparency = 1
  827. ALabel1.Position = UDim2.new(0, 0, 0.0322580636, 0)
  828. ALabel1.Size = UDim2.new(0.967509031, 0, 0.252688169, 0)
  829. ALabel1.Font = Enum.Font.SourceSans
  830. ALabel1.FontSize = Enum.FontSize.Size14
  831. ALabel1.Text = "To use, Simply buy some Wire from Links Logic or Wood R Us place them then run the script!"
  832. ALabel1.TextScaled = true
  833. ALabel1.TextSize = 14
  834. ALabel1.TextWrapped = true
  835.  
  836. Note.Name = "Note"
  837. Note.Parent = Frame
  838. Note.BackgroundColor3 = Color3.new(1, 1, 1)
  839. Note.BackgroundTransparency = 1
  840. Note.Position = UDim2.new(0, 0, 1, 0)
  841. Note.Size = UDim2.new(0.967509031, 0, 0.252688169, 0)
  842. Note.Font = Enum.Font.SourceSans
  843. Note.FontSize = Enum.FontSize.Size14
  844. Note.Text = "After script is ran, you will have to rejoin LT2."
  845. Note.TextColor3 = Color3.new(1, 1, 1)
  846. Note.TextScaled = true
  847. Note.TextSize = 14
  848. Note.TextStrokeTransparency = 0.5
  849. Note.TextWrapped = true
  850.  
  851. Creds.Name = "Creds"
  852. Creds.Parent = Frame
  853. Creds.BackgroundColor3 = Color3.new(1, 1, 1)
  854. Creds.BackgroundTransparency = 1
  855. Creds.Position = UDim2.new(0, 0, -0.252688169, 0)
  856. Creds.Size = UDim2.new(0.967509031, 0, 0.252688169, 0)
  857. Creds.Font = Enum.Font.SourceSans
  858. Creds.FontSize = Enum.FontSize.Size14
  859. Creds.Text = "Made by: goldenaxelord\nOriginal Script: VIP Server"
  860. Creds.TextColor3 = Color3.new(1, 1, 1)
  861. Creds.TextScaled = true
  862. Creds.TextSize = 14
  863. Creds.TextStrokeTransparency = 0.5
  864. Creds.TextWrapped = true
  865. -- SCRIPTS START HERE
  866. WireChanger.Parent = game.Players.LocalPlayer.PlayerGui
  867.  
  868. local typecurrent = false
  869. -- on = pink, off = icicle
  870. Type.MouseButton1Down:connect(function(changeTheType)
  871. if typecurrent == true then
  872. typecurrent = false
  873. Type.BackgroundColor3 = Color3.new(255/255, 255/255, 255/255)
  874. elseif typecurrent == false then
  875. typecurrent = true
  876. Type.BackgroundColor3 = Color3.new(85/255, 255/255, 0/255)
  877. end
  878. end)
  879.  
  880. Execute.MouseButton1Down:connect(function(ChangeTheWire)
  881. if typecurrent == true then
  882. local a = game.ReplicatedStorage.Purchasables:FindFirstChild("NeonWirePinky", true)
  883. a.Name = "Wire"
  884. local b = game.ReplicatedStorage.Purchasables:FindFirstChild("Wire", true)
  885. b:Destroy()
  886. elseif typecurrent == false then
  887. local c = game.ReplicatedStorage.Purchasables:FindFirstChild("IcicleWireMagenta", true)
  888. c.Name = "Wire"
  889. local d = game.ReplicatedStorage.Purchasables:FindFirstChild("Wire", true)
  890. d:Destroy()
  891. end
  892. end)
  893. end)
Add Comment
Please, Sign In to add comment