iiDaCyborgxX

Lumber Destoyer

Dec 18th, 2020
387
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.97 KB | None | 0 0
  1. -- Lumber Destroyer
  2. -- Version: 3.2
  3.  
  4. -- Instances:
  5.  
  6. local ScreenGui = Instance.new("ScreenGui")
  7. local playerframe = Instance.new("Frame")
  8. local playertitle = Instance.new("TextLabel")
  9. local closeP = Instance.new("TextButton")
  10. local playerbframe = Instance.new("Frame")
  11. local speed = Instance.new("TextButton")
  12. local jump = Instance.new("TextButton")
  13. local noclip = Instance.new("TextButton")
  14. local fly = Instance.new("TextButton")
  15. local itemtp = Instance.new("TextButton")
  16. local btools = Instance.new("TextButton")
  17. local tp = Instance.new("TextButton")
  18. local nofog = Instance.new("TextButton")
  19. local maxland = Instance.new("TextButton")
  20. local leakeditems = Instance.new("TextButton")
  21. local alwaysday = Instance.new("TextButton")
  22. local allbp = Instance.new("TextButton")
  23. local reset = Instance.new("TextButton")
  24. local freeland = Instance.new("TextButton")
  25. local openp = Instance.new("TextButton")
  26. local guiframe = Instance.new("Frame")
  27. local guititle = Instance.new("TextLabel")
  28. local closeG = Instance.new("TextButton")
  29. local guibframe = Instance.new("Frame")
  30. local blood = Instance.new("TextButton")
  31. local dirt = Instance.new("TextButton")
  32. local zypher = Instance.new("TextButton")
  33. local destiny = Instance.new("TextButton")
  34. local autobuy = Instance.new("TextButton")
  35. local trolling = Instance.new("TextButton")
  36. local reptile = Instance.new("TextButton")
  37. local darkhub = Instance.new("TextButton")
  38. local zypher_2 = Instance.new("TextButton")
  39. local blood2 = Instance.new("TextButton")
  40. local shirosgui = Instance.new("TextButton")
  41. local trolling2 = Instance.new("TextButton")
  42. local openG = Instance.new("TextButton")
  43. local dupeframe = Instance.new("Frame")
  44. local dupetitle = Instance.new("TextLabel")
  45. local closed = Instance.new("TextButton")
  46. local dupebframe = Instance.new("Frame")
  47. local axedupe = Instance.new("TextButton")
  48. local dupe1 = Instance.new("TextButton")
  49. local dupe2 = Instance.new("TextButton")
  50. local itemdupe = Instance.new("TextLabel")
  51. local opend = Instance.new("TextButton")
  52. local creditsframe = Instance.new("Frame")
  53. local creditstitle = Instance.new("TextLabel")
  54. local closeC = Instance.new("TextButton")
  55. local creditsbframe = Instance.new("Frame")
  56. local specialthx = Instance.new("TextLabel")
  57. local hib = Instance.new("TextLabel")
  58. local andd = Instance.new("TextLabel")
  59. local lumber = Instance.new("TextLabel")
  60. local hu = Instance.new("TextLabel")
  61. local unknown = Instance.new("TextLabel")
  62. local openc = Instance.new("TextButton")
  63.  
  64. --Properties:
  65.  
  66. ScreenGui.Parent = game.CoreGui
  67. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  68. ScreenGui.ResetOnSpawn = false
  69.  
  70. playerframe.Name = "playerframe"
  71. playerframe.Parent = ScreenGui
  72. playerframe.BackgroundColor3 = Color3.fromRGB(29, 0, 244)
  73. playerframe.BorderSizePixel = 0
  74. playerframe.Position = UDim2.new(0.0431115292, 0, -1.3575435e-08, 0)
  75. playerframe.Size = UDim2.new(0, 178, 0, 38)
  76.  
  77. playertitle.Name = "playertitle"
  78. playertitle.Parent = playerframe
  79. playertitle.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  80. playertitle.Position = UDim2.new(0, 0, -0.0526315533, 0)
  81. playertitle.Size = UDim2.new(0.996544361, 0, 0.800000012, 0)
  82. playertitle.Font = Enum.Font.GothamBold
  83. playertitle.Text = "Player"
  84. playertitle.TextColor3 = Color3.fromRGB(255, 255, 255)
  85. playertitle.TextSize = 20.000
  86.  
  87. closeP.Name = "closeP"
  88. closeP.Parent = playerframe
  89. closeP.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  90. closeP.BorderSizePixel = 0
  91. closeP.Position = UDim2.new(0.047908321, 0, -0.0263157897, 0)
  92. closeP.Size = UDim2.new(0.200000003, 0, 0, 30)
  93. closeP.Font = Enum.Font.GothamBold
  94. closeP.Text = "-"
  95. closeP.TextColor3 = Color3.fromRGB(255, 255, 255)
  96. closeP.TextSize = 20.000
  97. closeP.MouseButton1Down:connect(function()
  98. playerbframe.Visible = false
  99. openp.Visible = true
  100. end)
  101.  
  102. playerbframe.Name = "playerbframe"
  103. playerbframe.Parent = playerframe
  104. playerbframe.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  105. playerbframe.Position = UDim2.new(0.00213091564, 0, 0.986888885, 0)
  106. playerbframe.Size = UDim2.new(0, 178, 0, 382)
  107.  
  108. speed.Name = "speed"
  109. speed.Parent = playerbframe
  110. speed.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  111. speed.BorderColor3 = Color3.fromRGB(29, 0, 244)
  112. speed.BorderSizePixel = 0
  113. speed.Position = UDim2.new(0.0112359552, 0, 0.000269787852, 0)
  114. speed.Size = UDim2.new(0, 176, 0, 27)
  115. speed.Font = Enum.Font.GothamBold
  116. speed.Text = "Speed (x)"
  117. speed.TextColor3 = Color3.fromRGB(255, 255, 255)
  118. speed.TextSize = 20.000
  119. speed.MouseButton1Down:connect(function()
  120. loadstring(game:HttpGet("https://pastebin.com/raw/KeE8gHeL"))()
  121. end)
  122.  
  123. jump.Name = "jump"
  124. jump.Parent = playerbframe
  125. jump.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  126. jump.BorderColor3 = Color3.fromRGB(29, 0, 244)
  127. jump.BorderSizePixel = 0
  128. jump.Position = UDim2.new(0.0112359561, 0, 0.070226185, 0)
  129. jump.Size = UDim2.new(0, 176, 0, 27)
  130. jump.Font = Enum.Font.GothamBold
  131. jump.Text = "Infinite Jump"
  132. jump.TextColor3 = Color3.fromRGB(255, 255, 255)
  133. jump.TextSize = 20.000
  134. jump.MouseButton1Down:connect(function()
  135. loadstring(game:HttpGet("https://pastebin.com/raw/V3DKCQTT"))()
  136. end)
  137.  
  138. noclip.Name = "noclip"
  139. noclip.Parent = playerbframe
  140. noclip.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  141. noclip.BorderColor3 = Color3.fromRGB(29, 0, 244)
  142. noclip.BorderSizePixel = 0
  143. noclip.Position = UDim2.new(0.00561797759, 0, 0.129447341, 0)
  144. noclip.Size = UDim2.new(0, 176, 0, 27)
  145. noclip.Font = Enum.Font.GothamBold
  146. noclip.Text = "Noclip"
  147. noclip.TextColor3 = Color3.fromRGB(255, 255, 255)
  148. noclip.TextSize = 20.000
  149. noclip.MouseButton1Down:connect(function()
  150. loadstring(game:HttpGet("https://pastebin.com/raw/xV8KkUXh"))()
  151. end)
  152.  
  153.  
  154. fly.Name = "fly"
  155. fly.Parent = playerbframe
  156. fly.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  157. fly.BorderColor3 = Color3.fromRGB(29, 0, 244)
  158. fly.BorderSizePixel = 0
  159. fly.Position = UDim2.new(0.00561797712, 0, 0.198875636, 0)
  160. fly.Size = UDim2.new(0, 176, 0, 27)
  161. fly.Font = Enum.Font.GothamBold
  162. fly.Text = "Fly"
  163. fly.TextColor3 = Color3.fromRGB(255, 255, 255)
  164. fly.TextSize = 20.000
  165. fly.MouseButton1Down:connect(function()
  166. loadstring(game:HttpGet("https://pastebin.com/raw/9aqDF6nw"))()
  167. end)
  168.  
  169. itemtp.Name = "itemtp"
  170. itemtp.Parent = playerbframe
  171. itemtp.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  172. itemtp.BorderColor3 = Color3.fromRGB(29, 0, 244)
  173. itemtp.BorderSizePixel = 0
  174. itemtp.Position = UDim2.new(0.00561797712, 0, 0.266214222, 0)
  175. itemtp.Size = UDim2.new(0, 176, 0, 27)
  176. itemtp.Font = Enum.Font.GothamBold
  177. itemtp.Text = "Item Tp"
  178. itemtp.TextColor3 = Color3.fromRGB(255, 255, 255)
  179. itemtp.TextSize = 20.000
  180. itemtp.MouseButton1Down:connect(function()
  181. loadstring(game:GetObjects("rbxassetid://4832010530")[1].Source)()
  182. end)
  183.  
  184. btools.Name = "btools"
  185. btools.Parent = playerbframe
  186. btools.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  187. btools.BorderColor3 = Color3.fromRGB(29, 0, 244)
  188. btools.BorderSizePixel = 0
  189. btools.Position = UDim2.new(0.00561797712, 0, 0.333552837, 0)
  190. btools.Size = UDim2.new(0, 176, 0, 27)
  191. btools.Font = Enum.Font.GothamBold
  192. btools.Text = "Btools"
  193. btools.TextColor3 = Color3.fromRGB(255, 255, 255)
  194. btools.TextSize = 20.000
  195. btools.MouseButton1Down:connect(function()
  196. loadstring(game:HttpGet("https://pastebin.com/raw/NjttFM2K"))()
  197. end)
  198.  
  199. tp.Name = "tp"
  200. tp.Parent = playerbframe
  201. tp.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  202. tp.BorderColor3 = Color3.fromRGB(29, 0, 244)
  203. tp.BorderSizePixel = 0
  204. tp.Position = UDim2.new(0.0112359552, 0, 0.400891423, 0)
  205. tp.Size = UDim2.new(0, 176, 0, 27)
  206. tp.Font = Enum.Font.GothamBold
  207. tp.Text = "Tp"
  208. tp.TextColor3 = Color3.fromRGB(255, 255, 255)
  209. tp.TextSize = 20.000
  210. tp.MouseButton1Down:connect(function()
  211. loadstring(game:HttpGet("https://pastebin.com/raw/P86D17Qj"))()
  212. end)
  213.  
  214. nofog.Name = "nofog"
  215. nofog.Parent = playerbframe
  216. nofog.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  217. nofog.BorderColor3 = Color3.fromRGB(29, 0, 244)
  218. nofog.BorderSizePixel = 0
  219. nofog.Position = UDim2.new(0.00561797712, 0, 0.470847815, 0)
  220. nofog.Size = UDim2.new(0, 176, 0, 27)
  221. nofog.Font = Enum.Font.GothamBold
  222. nofog.Text = "No Fog"
  223. nofog.TextColor3 = Color3.fromRGB(255, 255, 255)
  224. nofog.TextSize = 20.000
  225. nofog.MouseButton1Down:connect(function()
  226. loadstring(game:HttpGet("https://pastebin.com/raw/wXCsYF1y"))()
  227. end)
  228.  
  229. maxland.Name = "maxland"
  230. maxland.Parent = playerbframe
  231. maxland.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  232. maxland.BorderColor3 = Color3.fromRGB(29, 0, 244)
  233. maxland.BorderSizePixel = 0
  234. maxland.Position = UDim2.new(0.0112359552, 0, 0.532950819, 0)
  235. maxland.Size = UDim2.new(0, 176, 0, 27)
  236. maxland.Font = Enum.Font.GothamBold
  237. maxland.Text = "Max land"
  238. maxland.TextColor3 = Color3.fromRGB(255, 255, 255)
  239. maxland.TextSize = 20.000
  240. maxland.MouseButton1Down:connect(function()
  241. loadstring(game:HttpGet("https://pastebin.com/raw/gRa6JkJb"))()
  242. end)
  243.  
  244. leakeditems.Name = "leakeditems"
  245. leakeditems.Parent = playerbframe
  246. leakeditems.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  247. leakeditems.BorderColor3 = Color3.fromRGB(29, 0, 244)
  248. leakeditems.BorderSizePixel = 0
  249. leakeditems.Position = UDim2.new(0.00561797759, 0, 0.600289345, 0)
  250. leakeditems.Size = UDim2.new(0, 176, 0, 27)
  251. leakeditems.Font = Enum.Font.GothamBold
  252. leakeditems.Text = "Leaked items"
  253. leakeditems.TextColor3 = Color3.fromRGB(255, 255, 255)
  254. leakeditems.TextSize = 20.000
  255. leakeditems.MouseButton1Down:connect(function()
  256. game.ReplicatedStorage.Purchasables:Clone().Parent = game.Workspace.PlayerModels
  257. end)
  258.  
  259. alwaysday.Name = "alwaysday"
  260. alwaysday.Parent = playerbframe
  261. alwaysday.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  262. alwaysday.BorderColor3 = Color3.fromRGB(29, 0, 244)
  263. alwaysday.BorderSizePixel = 0
  264. alwaysday.Position = UDim2.new(0.0112359552, 0, 0.672863603, 0)
  265. alwaysday.Size = UDim2.new(0, 176, 0, 27)
  266. alwaysday.Font = Enum.Font.GothamBold
  267. alwaysday.Text = "Always Day"
  268. alwaysday.TextColor3 = Color3.fromRGB(255, 255, 255)
  269. alwaysday.TextSize = 20.000
  270. alwaysday.MouseButton1Down:connect(function()
  271. loadstring(game:HttpGet("https://pastebin.com/raw/TusQaMzu"))()
  272. end)
  273.  
  274. allbp.Name = "allbp"
  275. allbp.Parent = playerbframe
  276. allbp.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  277. allbp.BorderColor3 = Color3.fromRGB(29, 0, 244)
  278. allbp.BorderSizePixel = 0
  279. allbp.Position = UDim2.new(0.0112359552, 0, 0.742555976, 0)
  280. allbp.Size = UDim2.new(0, 176, 0, 27)
  281. allbp.Font = Enum.Font.GothamBold
  282. allbp.Text = "All Blueprints"
  283. allbp.TextColor3 = Color3.fromRGB(255, 255, 255)
  284. allbp.TextSize = 20.000
  285. allbp.MouseButton1Down:connect(function()
  286. loadstring(game:HttpGet("https://pastebin.com/raw/Zz5TeQXY"))()
  287. end)
  288.  
  289.  
  290. reset.Name = "reset"
  291. reset.Parent = playerbframe
  292. reset.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  293. reset.BorderColor3 = Color3.fromRGB(29, 0, 244)
  294. reset.BorderSizePixel = 0
  295. reset.Position = UDim2.new(0.0112359561, 0, 0.812248349, 0)
  296. reset.Size = UDim2.new(0, 176, 0, 27)
  297. reset.Font = Enum.Font.GothamBold
  298. reset.Text = "Reset"
  299. reset.TextColor3 = Color3.fromRGB(255, 255, 255)
  300. reset.TextSize = 20.000
  301. reset.MouseButton1Down:connect(function()
  302. game.Players.LocalPlayer.Character.Head:Destroy()
  303. end)
  304.  
  305. freeland.Name = "freeland"
  306. freeland.Parent = playerbframe
  307. freeland.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  308. freeland.BorderColor3 = Color3.fromRGB(29, 0, 244)
  309. freeland.BorderSizePixel = 0
  310. freeland.Position = UDim2.new(9.31322575e-10, 0, 0.882928967, 0)
  311. freeland.Size = UDim2.new(0, 176, 0, 27)
  312. freeland.Font = Enum.Font.GothamBold
  313. freeland.Text = "Free land"
  314. freeland.TextColor3 = Color3.fromRGB(255, 255, 255)
  315. freeland.TextSize = 20.000
  316. freeland.MouseButton1Down:connect(function()
  317. for a,b in pairs(workspace.Properties:GetChildren()) do
  318. if b:FindFirstChild("Owner") and b:FindFirstChild("OriginSquare") and b.Owner.Value == nil then
  319. game.ReplicatedStorage.PropertyPurchasing.ClientPurchasedProperty:FireServer(b, b.OriginSquare.OriginCFrame.Value.p + Vector3.new(0,3,0))
  320. wait(0.5)
  321. Instance.new('RemoteEvent', game:service'ReplicatedStorage'.Interaction).Name = "Ban"
  322. for i,v in pairs(game.Workspace.Properties:GetChildren()) do
  323. if v.Owner.Value == game.Players.LocalPlayer then
  324. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  325. wait(0.1)
  326. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.OriginSquare.CFrame + Vector3.new(0,10,0)
  327. game.Players.LocalPlayer.Character.Humanoid.Jump = true
  328. wait(0.1)
  329. end
  330. end
  331.  
  332. -- game.Players.LocalPlayer.Character:MoveTo(b.OriginSquare.Position)
  333. break
  334. end
  335. end
  336. end)
  337.  
  338. openp.Name = "openp"
  339. openp.Parent = playerframe
  340. openp.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  341. openp.BorderSizePixel = 0
  342. openp.Position = UDim2.new(0.735059142, 0, -0.0263157934, 0)
  343. openp.Size = UDim2.new(0.200000003, 0, 0, 30)
  344. openp.Font = Enum.Font.GothamBold
  345. openp.Text = "+"
  346. openp.TextColor3 = Color3.fromRGB(255, 255, 255)
  347. openp.TextSize = 20.000
  348. openp.MouseButton1Down:connect(function()
  349. playerbframe.Visible = true
  350. openp.Visible = true
  351. end)
  352.  
  353. guiframe.Name = "guiframe"
  354. guiframe.Parent = ScreenGui
  355. guiframe.BackgroundColor3 = Color3.fromRGB(29, 0, 244)
  356. guiframe.BorderSizePixel = 0
  357. guiframe.Position = UDim2.new(0.291471392, 0, -1.3575435e-08, 0)
  358. guiframe.Size = UDim2.new(0, 180, 0, 38)
  359.  
  360. guititle.Name = "guititle"
  361. guititle.Parent = guiframe
  362. guititle.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  363. guititle.Position = UDim2.new(0, 0, -0.0263157636, 0)
  364. guititle.Size = UDim2.new(0.990925014, 0, 0.800000012, 0)
  365. guititle.Font = Enum.Font.GothamBold
  366. guititle.Text = "Gui"
  367. guititle.TextColor3 = Color3.fromRGB(255, 255, 255)
  368. guititle.TextSize = 20.000
  369.  
  370. closeG.Name = "closeG"
  371. closeG.Parent = guiframe
  372. closeG.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  373. closeG.BorderSizePixel = 0
  374. closeG.Position = UDim2.new(0.0631783009, 0, -0.0263157897, 0)
  375. closeG.Size = UDim2.new(0.200000003, 0, 0, 30)
  376. closeG.Font = Enum.Font.GothamBold
  377. closeG.Text = "-"
  378. closeG.TextColor3 = Color3.fromRGB(255, 255, 255)
  379. closeG.TextSize = 20.000
  380. closeG.MouseButton1Down:connect(function()
  381. guibframe.Visible = false
  382. openG.Visible = true
  383. end)
  384.  
  385. guibframe.Name = "guibframe"
  386. guibframe.Parent = guiframe
  387. guibframe.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  388. guibframe.Position = UDim2.new(0.00213097455, 0, 0.986888885, 0)
  389. guibframe.Size = UDim2.new(0, 178, 0, 328)
  390.  
  391. blood.Name = "blood"
  392. blood.Parent = guibframe
  393. blood.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  394. blood.BorderColor3 = Color3.fromRGB(29, 0, 244)
  395. blood.BorderSizePixel = 0
  396. blood.Position = UDim2.new(0, 0, 0.000269800425, 0)
  397. blood.Size = UDim2.new(0, 176, 0, 27)
  398. blood.Font = Enum.Font.GothamBold
  399. blood.Text = "Blood"
  400. blood.TextColor3 = Color3.fromRGB(255, 255, 255)
  401. blood.TextSize = 20.000
  402. blood.MouseButton1Down:connect(function()
  403. loadstring(game:HttpGet("https://pastebin.com/raw/Cdwqa3iY"))()
  404. end)
  405.  
  406. dirt.Name = "dirt"
  407. dirt.Parent = guibframe
  408. dirt.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  409. dirt.BorderColor3 = Color3.fromRGB(29, 0, 244)
  410. dirt.BorderSizePixel = 0
  411. dirt.Position = UDim2.new(0, 0, 0.0812953189, 0)
  412. dirt.Size = UDim2.new(0, 176, 0, 27)
  413. dirt.Font = Enum.Font.GothamBold
  414. dirt.Text = "Dirt"
  415. dirt.TextColor3 = Color3.fromRGB(255, 255, 255)
  416. dirt.TextSize = 20.000
  417. dirt.MouseButton1Down:connect(function()
  418. loadstring(game:HttpGet("https://pastebin.com/raw/XLNPrjJw"))()
  419. end)
  420.  
  421. zypher.Name = "zypher"
  422. zypher.Parent = guibframe
  423. zypher.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  424. zypher.BorderColor3 = Color3.fromRGB(29, 0, 244)
  425. zypher.BorderSizePixel = 0
  426. zypher.Position = UDim2.new(0, 0, 0.152840614, 0)
  427. zypher.Size = UDim2.new(0, 176, 0, 27)
  428. zypher.Font = Enum.Font.GothamBold
  429. zypher.Text = "Zypher"
  430. zypher.TextColor3 = Color3.fromRGB(255, 255, 255)
  431. zypher.TextSize = 20.000
  432. zypher.MouseButton1Down:connect(function()
  433. loadstring(game:HttpGet(('https://raw.githubusercontent.com/xTheAlex14/zypher/master/zypherupdatednew'),true))()
  434. end)
  435.  
  436. destiny.Name = "destiny"
  437. destiny.Parent = guibframe
  438. destiny.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  439. destiny.BorderColor3 = Color3.fromRGB(29, 0, 244)
  440. destiny.BorderSizePixel = 0
  441. destiny.Position = UDim2.new(0.00561797759, 0, 0.233699188, 0)
  442. destiny.Size = UDim2.new(0, 176, 0, 27)
  443. destiny.Font = Enum.Font.GothamBold
  444. destiny.Text = "Destiny"
  445. destiny.TextColor3 = Color3.fromRGB(255, 255, 255)
  446. destiny.TextSize = 20.000
  447. destiny.MouseButton1Down:connect(function()
  448. script=loadstring(game:HttpGet(('XaqMU09L/war/moc.nibetsap//:sptth'):reverse(),true))()
  449. end)
  450.  
  451. autobuy.Name = "autobuy"
  452. autobuy.Parent = guibframe
  453. autobuy.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  454. autobuy.BorderColor3 = Color3.fromRGB(29, 0, 244)
  455. autobuy.BorderSizePixel = 0
  456. autobuy.Position = UDim2.new(0.0112359552, 0, 0.311508983, 0)
  457. autobuy.Size = UDim2.new(0, 176, 0, 27)
  458. autobuy.Font = Enum.Font.GothamBold
  459. autobuy.Text = "Autobuy"
  460. autobuy.TextColor3 = Color3.fromRGB(255, 255, 255)
  461. autobuy.TextSize = 20.000
  462. autobuy.MouseButton1Down:connect(function()
  463. loadstring(game:HttpGet("https://pastebin.com/raw/udjAimCp"))()
  464. end)
  465.  
  466. trolling.Name = "trolling"
  467. trolling.Parent = guibframe
  468. trolling.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  469. trolling.BorderColor3 = Color3.fromRGB(29, 0, 244)
  470. trolling.BorderSizePixel = 0
  471. trolling.Position = UDim2.new(0.0112359542, 0, 0.389318794, 0)
  472. trolling.Size = UDim2.new(0, 176, 0, 27)
  473. trolling.Font = Enum.Font.GothamBold
  474. trolling.Text = "Trolling"
  475. trolling.TextColor3 = Color3.fromRGB(255, 255, 255)
  476. trolling.TextSize = 20.000
  477. trolling.MouseButton1Down:connect(function()
  478. loadstring(game:HttpGet("https://pastebin.com/raw/RNWgaqCE", true))()
  479. end)
  480.  
  481. reptile.Name = "reptile"
  482. reptile.Parent = guibframe
  483. reptile.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  484. reptile.BorderColor3 = Color3.fromRGB(29, 0, 244)
  485. reptile.BorderSizePixel = 0
  486. reptile.Position = UDim2.new(0.0168539323, 0, 0.467128575, 0)
  487. reptile.Size = UDim2.new(0, 176, 0, 27)
  488. reptile.Font = Enum.Font.GothamBold
  489. reptile.Text = "Reptile"
  490. reptile.TextColor3 = Color3.fromRGB(255, 255, 255)
  491. reptile.TextSize = 20.000
  492. reptile.MouseButton1Down:connect(function()
  493. loadstring(game:HttpGet("https://pastebin.com/raw/p2LWcrBx"))()
  494. end)
  495.  
  496. darkhub.Name = "darkhub"
  497. darkhub.Parent = guibframe
  498. darkhub.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  499. darkhub.BorderColor3 = Color3.fromRGB(29, 0, 244)
  500. darkhub.BorderSizePixel = 0
  501. darkhub.Position = UDim2.new(0.0168539323, 0, 0.544938385, 0)
  502. darkhub.Size = UDim2.new(0, 176, 0, 27)
  503. darkhub.Font = Enum.Font.GothamBold
  504. darkhub.Text = "Dark hub"
  505. darkhub.TextColor3 = Color3.fromRGB(255, 255, 255)
  506. darkhub.TextSize = 20.000
  507. darkhub.MouseButton1Down:connect(function()
  508. loadstring(game:HttpGet(("https://pastebin.com/raw/yCrBkPaY"), true))()
  509. end)
  510.  
  511. zypher_2.Name = "zypher"
  512. zypher_2.Parent = guibframe
  513. zypher_2.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  514. zypher_2.BorderColor3 = Color3.fromRGB(29, 0, 244)
  515. zypher_2.BorderSizePixel = 0
  516. zypher_2.Position = UDim2.new(0.0112359552, 0, 0.622748196, 0)
  517. zypher_2.Size = UDim2.new(0, 176, 0, 27)
  518. zypher_2.Font = Enum.Font.GothamBold
  519. zypher_2.Text = "Zypher V2"
  520. zypher_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  521. zypher_2.TextSize = 20.000
  522. zypher_2.MouseButton1Down:connect(function()
  523. loadstring(game:HttpGet(('https://raw.githubusercontent.com/xTheAlex14/zypher/master/v2'),true))()
  524. end)
  525.  
  526. blood2.Name = "blood2"
  527. blood2.Parent = guibframe
  528. blood2.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  529. blood2.BorderColor3 = Color3.fromRGB(29, 0, 244)
  530. blood2.BorderSizePixel = 0
  531. blood2.Position = UDim2.new(0.00561797759, 0, 0.703773737, 0)
  532. blood2.Size = UDim2.new(0, 176, 0, 27)
  533. blood2.Font = Enum.Font.GothamBold
  534. blood2.Text = "Blood 2"
  535. blood2.TextColor3 = Color3.fromRGB(255, 255, 255)
  536. blood2.TextSize = 20.000
  537. blood2.MouseButton1Down:connect(function()
  538. loadstring(game:HttpGet("https://pastebin.com/raw/Cdwqa3iY"))()
  539. end)
  540.  
  541. shirosgui.Name = "shirosgui"
  542. shirosgui.Parent = guibframe
  543. shirosgui.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  544. shirosgui.BorderColor3 = Color3.fromRGB(29, 0, 244)
  545. shirosgui.BorderSizePixel = 0
  546. shirosgui.Position = UDim2.new(0, 0, 0.784465253, 0)
  547. shirosgui.Size = UDim2.new(0, 176, 0, 27)
  548. shirosgui.Font = Enum.Font.GothamBold
  549. shirosgui.Text = "Shiros Gui"
  550. shirosgui.TextColor3 = Color3.fromRGB(255, 255, 255)
  551. shirosgui.TextSize = 20.000
  552. shirosgui.MouseButton1Down:connect(function()
  553. loadstring(game:HttpGet("https://pastebin.com/raw/qzsLHpF9"))()
  554. end)
  555.  
  556. trolling2.Name = "trolling2"
  557. trolling2.Parent = guibframe
  558. trolling2.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  559. trolling2.BorderColor3 = Color3.fromRGB(29, 0, 244)
  560. trolling2.BorderSizePixel = 0
  561. trolling2.Position = UDim2.new(0.0168539323, 0, 0.86629039, 0)
  562. trolling2.Size = UDim2.new(0, 176, 0, 27)
  563. trolling2.Font = Enum.Font.GothamBold
  564. trolling2.Text = "trolling 2"
  565. trolling2.TextColor3 = Color3.fromRGB(255, 255, 255)
  566. trolling2.TextSize = 20.000
  567. trolling2.MouseButton1Down:connect(function()
  568. loadstring(game:HttpGet("https://pastebin.com/raw/U290qDC2"))()
  569. end)
  570.  
  571. openG.Name = "openG"
  572. openG.Parent = guiframe
  573. openG.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  574. openG.BorderSizePixel = 0
  575. openG.Position = UDim2.new(0.797908306, 0, -0.0526315793, 0)
  576. openG.Size = UDim2.new(0.200000003, 0, 0, 30)
  577. openG.Font = Enum.Font.GothamBold
  578. openG.Text = "+"
  579. openG.TextColor3 = Color3.fromRGB(255, 255, 255)
  580. openG.TextSize = 20.000
  581. openG.MouseButton1Down:connect(function()
  582. guibframe.Visible = true
  583. openG.Visible = true
  584. end)
  585.  
  586. dupeframe.Name = "dupeframe"
  587. dupeframe.Parent = ScreenGui
  588. dupeframe.BackgroundColor3 = Color3.fromRGB(29, 0, 244)
  589. dupeframe.BorderSizePixel = 0
  590. dupeframe.Position = UDim2.new(0.541705728, 0, -1.3038516e-08, 0)
  591. dupeframe.Size = UDim2.new(0, 179, 0, 38)
  592.  
  593. dupetitle.Name = "dupetitle"
  594. dupetitle.Parent = dupeframe
  595. dupetitle.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  596. dupetitle.Position = UDim2.new(0, 0, -0.0263157636, 0)
  597. dupetitle.Size = UDim2.new(0.999999821, 0, 0.800000012, 0)
  598. dupetitle.Font = Enum.Font.GothamBold
  599. dupetitle.Text = "Dupe"
  600. dupetitle.TextColor3 = Color3.fromRGB(255, 255, 255)
  601. dupetitle.TextSize = 20.000
  602.  
  603. closed.Name = "closed"
  604. closed.Parent = dupeframe
  605. closed.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  606. closed.BorderSizePixel = 0
  607. closed.Position = UDim2.new(0.00880217552, 0, 0, 0)
  608. closed.Size = UDim2.new(0.200000003, 0, 0, 30)
  609. closed.Font = Enum.Font.GothamBold
  610. closed.Text = "-"
  611. closed.TextColor3 = Color3.fromRGB(255, 255, 255)
  612. closed.TextSize = 20.000
  613. closed.MouseButton1Down:connect(function()
  614. dupebframe.Visible = false
  615. opend.Visible = true
  616. end)
  617.  
  618. dupebframe.Name = "dupebframe"
  619. dupebframe.Parent = dupeframe
  620. dupebframe.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  621. dupebframe.Position = UDim2.new(0.00213111588, 0, 0.986888885, 0)
  622. dupebframe.Size = UDim2.new(0, 178, 0, 222)
  623.  
  624. axedupe.Name = "axedupe"
  625. axedupe.Parent = dupebframe
  626. axedupe.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  627. axedupe.BorderSizePixel = 0
  628. axedupe.Position = UDim2.new(0, 0, 0.0450450443, 0)
  629. axedupe.Size = UDim2.new(0, 176, 0, 33)
  630. axedupe.Font = Enum.Font.GothamBold
  631. axedupe.Text = "Dupe Axes"
  632. axedupe.TextColor3 = Color3.fromRGB(255, 255, 255)
  633. axedupe.TextSize = 20.000
  634. axedupe.MouseButton1Down:connect(function()
  635. loadstring(game:HttpGet("https://pastebin.com/raw/YZpipe18"))()
  636. end)
  637.  
  638. dupe1.Name = "dupe1"
  639. dupe1.Parent = dupebframe
  640. dupe1.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  641. dupe1.BorderSizePixel = 0
  642. dupe1.Position = UDim2.new(0, 0, 0.558558524, 0)
  643. dupe1.Size = UDim2.new(0, 176, 0, 33)
  644. dupe1.Font = Enum.Font.GothamBold
  645. dupe1.Text = "Dupe 1"
  646. dupe1.TextColor3 = Color3.fromRGB(255, 255, 255)
  647. dupe1.TextSize = 20.000
  648. dupe1.MouseButton1Down:connect(function()
  649. script=loadstring(game:HttpGet("https://pastebin.com/raw/XwLSKeAc", true))()
  650. end)
  651.  
  652. dupe2.Name = "dupe2"
  653. dupe2.Parent = dupebframe
  654. dupe2.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  655. dupe2.BorderSizePixel = 0
  656. dupe2.Position = UDim2.new(0.0112359552, 0, 0.77477473, 0)
  657. dupe2.Size = UDim2.new(0, 176, 0, 33)
  658. dupe2.Font = Enum.Font.GothamBold
  659. dupe2.Text = "Dupe 2"
  660. dupe2.TextColor3 = Color3.fromRGB(255, 255, 255)
  661. dupe2.TextSize = 20.000
  662. dupe2.MouseButton1Down:connect(function()
  663. loadstring(game:HttpGet("https://pastebin.com/raw/Uu70gwHt", true))()
  664. end)
  665.  
  666. itemdupe.Name = "itemdupe"
  667. itemdupe.Parent = dupebframe
  668. itemdupe.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  669. itemdupe.BorderSizePixel = 0
  670. itemdupe.Position = UDim2.new(0.0112359552, 0, 0.265765756, 0)
  671. itemdupe.Size = UDim2.new(0, 174, 0, 39)
  672. itemdupe.Font = Enum.Font.GothamBold
  673. itemdupe.Text = "Item dupe scripts"
  674. itemdupe.TextColor3 = Color3.fromRGB(29, 0, 244)
  675. itemdupe.TextSize = 20.000
  676.  
  677. opend.Name = "opend"
  678. opend.Parent = dupeframe
  679. opend.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  680. opend.BorderSizePixel = 0
  681. opend.Position = UDim2.new(0.785338461, 0, -0.0526315831, 0)
  682. opend.Size = UDim2.new(0.200000003, 0, 0, 30)
  683. opend.Font = Enum.Font.GothamBold
  684. opend.Text = "+"
  685. opend.TextColor3 = Color3.fromRGB(255, 255, 255)
  686. opend.TextSize = 20.000
  687. opend.MouseButton1Down:connect(function()
  688. dupebframe.Visible = true
  689. opend.Visible = true
  690. end)
  691.  
  692.  
  693. creditsframe.Name = "creditsframe"
  694. creditsframe.Parent = ScreenGui
  695. creditsframe.BackgroundColor3 = Color3.fromRGB(29, 0, 244)
  696. creditsframe.BorderSizePixel = 0
  697. creditsframe.Position = UDim2.new(0.790065587, 0, -0.00177937245, 0)
  698. creditsframe.Size = UDim2.new(0, 179, 0, 38)
  699.  
  700. creditstitle.Name = "creditstitle"
  701. creditstitle.Parent = creditsframe
  702. creditstitle.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  703. creditstitle.Position = UDim2.new(0, 0, -0.0263157636, 0)
  704. creditstitle.Size = UDim2.new(0.990925014, 0, 0.800000012, 0)
  705. creditstitle.Font = Enum.Font.GothamBold
  706. creditstitle.Text = "Credits"
  707. creditstitle.TextColor3 = Color3.fromRGB(255, 255, 255)
  708. creditstitle.TextSize = 20.000
  709.  
  710. closeC.Name = "closeC"
  711. closeC.Parent = creditsframe
  712. closeC.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  713. closeC.BorderSizePixel = 0
  714. closeC.Position = UDim2.new(0.0814278722, 0, -0.0263157897, 0)
  715. closeC.Size = UDim2.new(0.200000003, 0, 0, 30)
  716. closeC.Font = Enum.Font.GothamBold
  717. closeC.Text = "-"
  718. closeC.TextColor3 = Color3.fromRGB(255, 255, 255)
  719. closeC.TextSize = 20.000
  720. closeC.MouseButton1Down:connect(function()
  721. creditsbframe.Visible = false
  722. openc.Visible = true
  723. end)
  724.  
  725.  
  726. creditsbframe.Name = "creditsbframe"
  727. creditsbframe.Parent = creditsframe
  728. creditsbframe.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  729. creditsbframe.Position = UDim2.new(0.00213111588, 0, 0.986888885, 0)
  730. creditsbframe.Size = UDim2.new(0, 178, 0, 241)
  731.  
  732. specialthx.Name = "specialthx"
  733. specialthx.Parent = creditsbframe
  734. specialthx.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  735. specialthx.BorderSizePixel = 0
  736. specialthx.Position = UDim2.new(0.00561797759, 0, 0.00448430516, 0)
  737. specialthx.Size = UDim2.new(0, 176, 0, 35)
  738. specialthx.Font = Enum.Font.GothamBold
  739. specialthx.Text = "Special thanks to"
  740. specialthx.TextColor3 = Color3.fromRGB(255, 255, 255)
  741. specialthx.TextSize = 20.000
  742.  
  743. hib.Name = "hib"
  744. hib.Parent = creditsbframe
  745. hib.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  746. hib.BorderSizePixel = 0
  747. hib.Position = UDim2.new(0.0112359552, 0, 0.156950682, 0)
  748. hib.Size = UDim2.new(0, 176, 0, 35)
  749. hib.Font = Enum.Font.GothamBold
  750. hib.Text = "hibjr7"
  751. hib.TextColor3 = Color3.fromRGB(255, 255, 255)
  752. hib.TextSize = 25.000
  753.  
  754. andd.Name = "andd"
  755. andd.Parent = creditsbframe
  756. andd.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  757. andd.BorderSizePixel = 0
  758. andd.Position = UDim2.new(-0.00561797759, 0, 0.304932714, 0)
  759. andd.Size = UDim2.new(0, 176, 0, 35)
  760. andd.Font = Enum.Font.GothamBold
  761. andd.Text = "and"
  762. andd.TextColor3 = Color3.fromRGB(255, 255, 255)
  763. andd.TextSize = 25.000
  764.  
  765. lumber.Name = "lumber"
  766. lumber.Parent = creditsbframe
  767. lumber.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  768. lumber.BorderSizePixel = 0
  769. lumber.Position = UDim2.new(0.0112359552, 0, 0.843049347, 0)
  770. lumber.Size = UDim2.new(0, 176, 0, 35)
  771. lumber.Font = Enum.Font.GothamBold
  772. lumber.Text = "Lumber Destroyer"
  773. lumber.TextColor3 = Color3.fromRGB(255, 255, 255)
  774. lumber.TextSize = 20.000
  775.  
  776. hu.Name = "h&u"
  777. hu.Parent = creditsbframe
  778. hu.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  779. hu.BorderSizePixel = 0
  780. hu.Position = UDim2.new(0.0112359542, 0, 0.69733727, 0)
  781. hu.Size = UDim2.new(0, 176, 0, 35)
  782. hu.Font = Enum.Font.GothamBold
  783. hu.Text = "H&U Exploits"
  784. hu.TextColor3 = Color3.fromRGB(29, 0, 244)
  785. hu.TextSize = 25.000
  786.  
  787. unknown.Name = "unknown"
  788. unknown.Parent = creditsbframe
  789. unknown.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  790. unknown.BorderSizePixel = 0
  791. unknown.Position = UDim2.new(0.0112359552, 0, 0.431498051, 0)
  792. unknown.Size = UDim2.new(0, 176, 0, 35)
  793. unknown.Font = Enum.Font.GothamBold
  794. unknown.Text = "Unknowninja5749"
  795. unknown.TextColor3 = Color3.fromRGB(255, 255, 255)
  796. unknown.TextSize = 20.000
  797.  
  798. openc.Name = "openc"
  799. openc.Parent = creditsframe
  800. openc.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  801. openc.BorderSizePixel = 0
  802. openc.Position = UDim2.new(0.79651165, 0, 0, 0)
  803. openc.Size = UDim2.new(0.200000003, 0, 0, 30)
  804. openc.Font = Enum.Font.GothamBold
  805. openc.Text = "+"
  806. openc.TextColor3 = Color3.fromRGB(255, 255, 255)
  807. openc.TextSize = 20.000
  808. openc.MouseButton1Down:connect(function()
  809. creditsbframe.Visible = true
  810. openc.Visible = true
  811. end)
Add Comment
Please, Sign In to add comment