Advertisement
Adel987654321

Sword Brust 2 GUI

Dec 13th, 2019
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.96 KB | None | 0 0
  1. local FloorChoice = Instance.new("ScreenGui")
  2. local Frame = Instance.new("Frame")
  3. local Frame_2 = Instance.new("Frame")
  4. local TextLabel = Instance.new("TextLabel")
  5. local FloorOne = Instance.new("TextButton")
  6. local FloorTwo = Instance.new("TextButton")
  7. local FloorFour = Instance.new("TextButton")
  8. local FloorThree = Instance.new("TextButton")
  9.  
  10. -- Properties
  11.  
  12. FloorChoice.Name = "FloorChoice"
  13. FloorChoice.Parent = game.CoreGui
  14.  
  15. Frame.Parent = FloorChoice
  16. Frame.BackgroundColor3 = Color3.new(0, 0, 0)
  17. Frame.BackgroundTransparency = 0.60000002384186
  18. Frame.Position = UDim2.new(0.493927121, 0, 0.496723473, 0)
  19. Frame.Size = UDim2.new(0, 140, 0, 103)
  20. Frame.Active = true
  21. Frame.Draggable = true
  22.  
  23. Frame_2.Parent = Frame
  24. Frame_2.BackgroundColor3 = Color3.new(1, 1, 1)
  25. Frame_2.BackgroundTransparency = 0.40000000596046
  26. Frame_2.Size = UDim2.new(0, 140, 0, 23)
  27.  
  28. TextLabel.Parent = Frame_2
  29. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  30. TextLabel.BackgroundTransparency = 1
  31. TextLabel.Size = UDim2.new(0, 140, 0, 23)
  32. TextLabel.Font = Enum.Font.ArialBold
  33. TextLabel.FontSize = Enum.FontSize.Size14
  34. TextLabel.Text = "Made by mamdoh987"
  35. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  36. TextLabel.TextScaled = true
  37. TextLabel.TextSize = 14
  38. TextLabel.TextWrapped = true
  39.  
  40. FloorOne.Name = "FloorOne"
  41. FloorOne.Parent = Frame
  42. FloorOne.BackgroundColor3 = Color3.new(0, 0, 0)
  43. FloorOne.BackgroundTransparency = 0.85000002384186
  44. FloorOne.Position = UDim2.new(0, 0, 0.221374631, 0)
  45. FloorOne.Size = UDim2.new(0, 61, 0, 35)
  46. FloorOne.Font = Enum.Font.ArialBold
  47. FloorOne.FontSize = Enum.FontSize.Size14
  48. FloorOne.Text = "F1 GUI"
  49. FloorOne.TextColor3 = Color3.new(1, 1, 1)
  50. FloorOne.TextSize = 14
  51. FloorOne.MouseButton1Down:connect(function()
  52. FloorChoice:Destroy()
  53. local FloorOne = Instance.new("ScreenGui")
  54. local FirstFrame1 = Instance.new("Frame")
  55. local SecondFrame1 = Instance.new("Frame")
  56. local Credits1 = Instance.new("TextLabel")
  57. local BossTP1 = Instance.new("TextButton")
  58. local MiniBossTP1 = Instance.new("TextButton")
  59. local SpawnTP1 = Instance.new("TextButton")
  60. local Crystal1 = Instance.new("TextButton")
  61. local RandomMob1 = Instance.new("TextButton")
  62. local Soon1 = Instance.new("TextButton")
  63. local Soon1_2 = Instance.new("TextButton")
  64. local Skills1 = Instance.new("TextButton")
  65.  
  66. FloorOne.Name = "FloorOne"
  67. FloorOne.Parent = game.CoreGui
  68.  
  69. FirstFrame1.Name = "FirstFrame1"
  70. FirstFrame1.Parent = FloorOne
  71. FirstFrame1.BackgroundColor3 = Color3.new(0, 0, 0)
  72. FirstFrame1.BackgroundTransparency = 0.85000002384186
  73. FirstFrame1.Position = UDim2.new(0.198380575, 0, 0.0222804807, 0)
  74. FirstFrame1.Size = UDim2.new(0, 227, 0, 271)
  75. FirstFrame1.Active = true
  76. FirstFrame1.Draggable = true
  77.  
  78. SecondFrame1.Name = "SecondFrame1"
  79. SecondFrame1.Parent = FirstFrame1
  80. SecondFrame1.BackgroundColor3 = Color3.new(1, 1, 1)
  81. SecondFrame1.BackgroundTransparency = 0.5
  82. SecondFrame1.BorderSizePixel = 0
  83. SecondFrame1.Size = UDim2.new(0, 227, 0, 36)
  84.  
  85. Credits1.Name = "Credits1"
  86. Credits1.Parent = SecondFrame1
  87. Credits1.BackgroundColor3 = Color3.new(1, 1, 1)
  88. Credits1.BackgroundTransparency = 1
  89. Credits1.BorderSizePixel = 0
  90. Credits1.Size = UDim2.new(0, 227, 0, 36)
  91. Credits1.Font = Enum.Font.ArialBold
  92. Credits1.FontSize = Enum.FontSize.Size14
  93. Credits1.Text = "Swordburst 2 GUI Made by CharWar"
  94. Credits1.TextColor3 = Color3.new(0, 0, 0)
  95. Credits1.TextScaled = true
  96. Credits1.TextSize = 14
  97. Credits1.TextWrapped = true
  98.  
  99. BossTP1.Name = "BossTP1"
  100. BossTP1.Parent = FirstFrame1
  101. BossTP1.BackgroundColor3 = Color3.new(0, 0, 0)
  102. BossTP1.BackgroundTransparency = 0.80000001192093
  103. BossTP1.Position = UDim2.new(0, 0, 0.177121773, 0)
  104. BossTP1.Size = UDim2.new(0, 107, 0, 50)
  105. BossTP1.Font = Enum.Font.ArialBold
  106. BossTP1.FontSize = Enum.FontSize.Size14
  107. BossTP1.Text = "Boss F1"
  108. BossTP1.TextColor3 = Color3.new(1, 1, 1)
  109. BossTP1.TextSize = 14
  110. BossTP1.TextWrapped = true
  111. BossTP1.MouseButton1Down:connect(function()
  112. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-3060, -220, 1100) + Vector3.new(1,0,0)
  113. end)
  114.  
  115. MiniBossTP1.Name = "MiniBossTP1"
  116. MiniBossTP1.Parent = FirstFrame1
  117. MiniBossTP1.BackgroundColor3 = Color3.new(0, 0, 0)
  118. MiniBossTP1.BackgroundTransparency = 0.80000001192093
  119. MiniBossTP1.Position = UDim2.new(0.528634369, 0, 0.177121773, 0)
  120. MiniBossTP1.Size = UDim2.new(0, 107, 0, 50)
  121. MiniBossTP1.Font = Enum.Font.ArialBold
  122. MiniBossTP1.FontSize = Enum.FontSize.Size14
  123. MiniBossTP1.Text = "Mini Boss F1"
  124. MiniBossTP1.TextColor3 = Color3.new(1, 1, 1)
  125. MiniBossTP1.TextSize = 14
  126. MiniBossTP1.TextWrapped = true
  127. MiniBossTP1.MouseButton1Down:connect(function()
  128. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(250, 50, 1025) + Vector3.new(1,0,0)
  129. end)
  130.  
  131. SpawnTP1.Name = "SpawnTP1"
  132. SpawnTP1.Parent = FirstFrame1
  133. SpawnTP1.BackgroundColor3 = Color3.new(0, 0, 0)
  134. SpawnTP1.BackgroundTransparency = 0.80000001192093
  135. SpawnTP1.Position = UDim2.new(0, 0, 0.387453884, 0)
  136. SpawnTP1.Size = UDim2.new(0, 107, 0, 50)
  137. SpawnTP1.Font = Enum.Font.ArialBold
  138. SpawnTP1.FontSize = Enum.FontSize.Size14
  139. SpawnTP1.Text = "Spawn F1"
  140. SpawnTP1.TextColor3 = Color3.new(1, 1, 1)
  141. SpawnTP1.TextSize = 14
  142. SpawnTP1.MouseButton1Down:connect(function()
  143. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(750, 40, -880) + Vector3.new(1,0,0)
  144. end)
  145.  
  146. Crystal1.Name = "Crystal1"
  147. Crystal1.Parent = FirstFrame1
  148. Crystal1.BackgroundColor3 = Color3.new(0, 0, 0)
  149. Crystal1.BackgroundTransparency = 0.80000001192093
  150. Crystal1.Position = UDim2.new(0.528634369, 0, 0.387453884, 0)
  151. Crystal1.Size = UDim2.new(0, 107, 0, 50)
  152. Crystal1.Font = Enum.Font.ArialBold
  153. Crystal1.FontSize = Enum.FontSize.Size14
  154. Crystal1.Text = "Item Crystal"
  155. Crystal1.TextColor3 = Color3.new(1, 1, 1)
  156. Crystal1.TextSize = 14
  157. Crystal1.MouseButton1Down:connect(function()
  158. local model = game.Workspace.Mobs
  159. local mobs = model:GetChildren()
  160. for i =1, #mobs do
  161. if mobs[i].Name == "Item Crystal" then
  162. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(mobs[i].Torso.Position)
  163. end
  164. end
  165. end)
  166.  
  167. RandomMob1.Name = "RandomMob1"
  168. RandomMob1.Parent = FirstFrame1
  169. RandomMob1.BackgroundColor3 = Color3.new(0, 0, 0)
  170. RandomMob1.BackgroundTransparency = 0.80000001192093
  171. RandomMob1.Position = UDim2.new(0, 0, 0.601475954, 0)
  172. RandomMob1.Size = UDim2.new(0, 107, 0, 50)
  173. RandomMob1.Font = Enum.Font.ArialBold
  174. RandomMob1.FontSize = Enum.FontSize.Size14
  175. RandomMob1.Text = "Random Mob"
  176. RandomMob1.TextColor3 = Color3.new(1, 1, 1)
  177. RandomMob1.TextSize = 14
  178. RandomMob1.MouseButton1Down:connect(function()
  179. local model = game.Workspace.Mobs
  180. local mobs = model:GetChildren()
  181. for i =1, #mobs do
  182. local themob = mobs[math.random(#mobs)]
  183. if themob:findFirstChild("Torso") then
  184. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(themob.Torso.Position)
  185. end
  186. end
  187. end)
  188.  
  189. Soon1.Name = "Soon1"
  190. Soon1.Parent = FirstFrame1
  191. Soon1.BackgroundColor3 = Color3.new(0, 0, 0)
  192. Soon1.BackgroundTransparency = 0.80000001192093
  193. Soon1.Position = UDim2.new(0.528634369, 0, 0.815498114, 0)
  194. Soon1.Size = UDim2.new(0, 107, 0, 50)
  195. Soon1.Font = Enum.Font.ArialBold
  196. Soon1.FontSize = Enum.FontSize.Size14
  197. Soon1.Text = "Soon?"
  198. Soon1.TextColor3 = Color3.new(1, 1, 1)
  199. Soon1.TextSize = 14
  200.  
  201. Soon1_2.Name = "Soon1"
  202. Soon1_2.Parent = FirstFrame1
  203. Soon1_2.BackgroundColor3 = Color3.new(0, 0, 0)
  204. Soon1_2.BackgroundTransparency = 0.80000001192093
  205. Soon1_2.Position = UDim2.new(0, 0, 0.815498054, 0)
  206. Soon1_2.Size = UDim2.new(0, 107, 0, 50)
  207. Soon1_2.Font = Enum.Font.ArialBold
  208. Soon1_2.FontSize = Enum.FontSize.Size14
  209. Soon1_2.Text = "Soon?"
  210. Soon1_2.TextColor3 = Color3.new(1, 1, 1)
  211. Soon1_2.TextSize = 14
  212.  
  213. Skills1.Name = "Skills1"
  214. Skills1.Parent = FirstFrame1
  215. Skills1.BackgroundColor3 = Color3.new(0, 0, 0)
  216. Skills1.BackgroundTransparency = 0.80000001192093
  217. Skills1.Position = UDim2.new(0.528634369, 0, 0.601475894, 0)
  218. Skills1.Size = UDim2.new(0, 107, 0, 50)
  219. Skills1.Font = Enum.Font.ArialBold
  220. Skills1.FontSize = Enum.FontSize.Size14
  221. Skills1.Text = "All Skills / No Cooldowns"
  222. Skills1.TextColor3 = Color3.new(1, 1, 1)
  223. Skills1.TextSize = 14
  224. Skills1.TextWrapped = true
  225. Skills1.MouseButton1Down:connect(function()
  226. for i,v in pairs(game.ReplicatedStorage.Database.Skills:children()) do
  227. if v:FindFirstChild("Class") then
  228. v.Class:Remove()
  229. end
  230. if v:FindFirstChild("Anytime") then
  231. v.Anytime:Remove()
  232. end
  233. if v:FindFirstChild("Cost") then
  234. v.Cost.Value = -999999999
  235. end
  236. if v:FindFirstChild("Cooldown") then
  237. v.Cooldown.Value = -999999999
  238. end
  239. if v:FindFirstChild("Level") then
  240. v.Level.Value = -999999999
  241. end
  242. end
  243. end)
  244. end)
  245.  
  246. FloorTwo.Name = "FloorTwo"
  247. FloorTwo.Parent = Frame
  248. FloorTwo.BackgroundColor3 = Color3.new(0, 0, 0)
  249. FloorTwo.BackgroundTransparency = 0.85000002384186
  250. FloorTwo.Position = UDim2.new(0.564285696, 0, 0.221374631, 0)
  251. FloorTwo.Size = UDim2.new(0, 61, 0, 35)
  252. FloorTwo.Font = Enum.Font.ArialBold
  253. FloorTwo.FontSize = Enum.FontSize.Size14
  254. FloorTwo.Text = "F2 GUI"
  255. FloorTwo.TextColor3 = Color3.new(1, 1, 1)
  256. FloorTwo.TextSize = 14
  257. FloorTwo.MouseButton1Down:connect(function()
  258. FloorChoice:Destroy()
  259. local FloorTwo = Instance.new("ScreenGui")
  260. local FirstFrame2 = Instance.new("Frame")
  261. local SecondFrame2 = Instance.new("Frame")
  262. local Credits2 = Instance.new("TextLabel")
  263. local BossTP2 = Instance.new("TextButton")
  264. local MiniBossTP2 = Instance.new("TextButton")
  265. local SpawnTP2 = Instance.new("TextButton")
  266. local Soon2 = Instance.new("TextButton")
  267. local RandomMob2 = Instance.new("TextButton")
  268. local Soon2_2 = Instance.new("TextButton")
  269. local Crystal2 = Instance.new("TextButton")
  270. local Skills2 = Instance.new("TextButton")
  271.  
  272. FloorTwo.Name = "FloorTwo"
  273. FloorTwo.Parent = game.CoreGui
  274.  
  275. FirstFrame2.Name = "FirstFrame2"
  276. FirstFrame2.Parent = FloorTwo
  277. FirstFrame2.BackgroundColor3 = Color3.new(0, 0, 0)
  278. FirstFrame2.BackgroundTransparency = 0.85000002384186
  279. FirstFrame2.Position = UDim2.new(0.753036499, 0, 0.022280477, 0)
  280. FirstFrame2.Size = UDim2.new(0, 227, 0, 271)
  281. FirstFrame2.Active = true
  282. FirstFrame2.Draggable = true
  283.  
  284. SecondFrame2.Name = "SecondFrame2"
  285. SecondFrame2.Parent = FirstFrame2
  286. SecondFrame2.BackgroundColor3 = Color3.new(1, 1, 1)
  287. SecondFrame2.BackgroundTransparency = 0.5
  288. SecondFrame2.BorderSizePixel = 0
  289. SecondFrame2.Size = UDim2.new(0, 227, 0, 36)
  290.  
  291. Credits2.Name = "Credits2"
  292. Credits2.Parent = SecondFrame2
  293. Credits2.BackgroundColor3 = Color3.new(1, 1, 1)
  294. Credits2.BackgroundTransparency = 1
  295. Credits2.BorderSizePixel = 0
  296. Credits2.Size = UDim2.new(0, 227, 0, 36)
  297. Credits2.Font = Enum.Font.ArialBold
  298. Credits2.FontSize = Enum.FontSize.Size14
  299. Credits2.Text = "Swordburst 2 GUI Made by CharWar"
  300. Credits2.TextColor3 = Color3.new(0, 0, 0)
  301. Credits2.TextScaled = true
  302. Credits2.TextSize = 14
  303. Credits2.TextWrapped = true
  304.  
  305. BossTP2.Name = "BossTP2"
  306. BossTP2.Parent = FirstFrame2
  307. BossTP2.BackgroundColor3 = Color3.new(0, 0, 0)
  308. BossTP2.BackgroundTransparency = 0.80000001192093
  309. BossTP2.Position = UDim2.new(0, 0, 0.177121773, 0)
  310. BossTP2.Size = UDim2.new(0, 107, 0, 50)
  311. BossTP2.Font = Enum.Font.ArialBold
  312. BossTP2.FontSize = Enum.FontSize.Size14
  313. BossTP2.Text = "Boss F2"
  314. BossTP2.TextColor3 = Color3.new(1, 1, 1)
  315. BossTP2.TextSize = 14
  316. BossTP2.TextWrapped = true
  317. BossTP2.MouseButton1Down:connect(function()
  318. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-2950, 125, -9400) + Vector3.new(1,0,0)
  319. end)
  320.  
  321. MiniBossTP2.Name = "MiniBossTP2"
  322. MiniBossTP2.Parent = FirstFrame2
  323. MiniBossTP2.BackgroundColor3 = Color3.new(0, 0, 0)
  324. MiniBossTP2.BackgroundTransparency = 0.80000001192093
  325. MiniBossTP2.Position = UDim2.new(0.528634369, 0, 0.177121773, 0)
  326. MiniBossTP2.Size = UDim2.new(0, 107, 0, 50)
  327. MiniBossTP2.Font = Enum.Font.ArialBold
  328. MiniBossTP2.FontSize = Enum.FontSize.Size14
  329. MiniBossTP2.Text = "Mini Boss F2"
  330. MiniBossTP2.TextColor3 = Color3.new(1, 1, 1)
  331. MiniBossTP2.TextSize = 14
  332. MiniBossTP2.TextWrapped = true
  333. MiniBossTP2.MouseButton1Down:connect(function()
  334. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-3735, 135, -2288) + Vector3.new(1,0,0)
  335. end)
  336.  
  337. SpawnTP2.Name = "SpawnTP2"
  338. SpawnTP2.Parent = FirstFrame2
  339. SpawnTP2.BackgroundColor3 = Color3.new(0, 0, 0)
  340. SpawnTP2.BackgroundTransparency = 0.80000001192093
  341. SpawnTP2.Position = UDim2.new(0, 0, 0.387453884, 0)
  342. SpawnTP2.Size = UDim2.new(0, 107, 0, 50)
  343. SpawnTP2.Font = Enum.Font.ArialBold
  344. SpawnTP2.FontSize = Enum.FontSize.Size14
  345. SpawnTP2.Text = "Spawn F2"
  346. SpawnTP2.TextColor3 = Color3.new(1, 1, 1)
  347. SpawnTP2.TextSize = 14
  348. SpawnTP2.MouseButton1Down:connect(function()
  349. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-2200, 140, -1800) + Vector3.new(1,0,0)
  350. end)
  351.  
  352. Soon2.Name = "Soon2"
  353. Soon2.Parent = FirstFrame2
  354. Soon2.BackgroundColor3 = Color3.new(0, 0, 0)
  355. Soon2.BackgroundTransparency = 0.80000001192093
  356. Soon2.Position = UDim2.new(-5.96046448e-08, 0, 0.815498233, 0)
  357. Soon2.Size = UDim2.new(0, 107, 0, 50)
  358. Soon2.Font = Enum.Font.ArialBold
  359. Soon2.FontSize = Enum.FontSize.Size14
  360. Soon2.Text = "Soon?"
  361. Soon2.TextColor3 = Color3.new(1, 1, 1)
  362. Soon2.TextSize = 14
  363.  
  364. RandomMob2.Name = "RandomMob2"
  365. RandomMob2.Parent = FirstFrame2
  366. RandomMob2.BackgroundColor3 = Color3.new(0, 0, 0)
  367. RandomMob2.BackgroundTransparency = 0.80000001192093
  368. RandomMob2.Position = UDim2.new(0, 0, 0.601475954, 0)
  369. RandomMob2.Size = UDim2.new(0, 107, 0, 50)
  370. RandomMob2.Font = Enum.Font.ArialBold
  371. RandomMob2.FontSize = Enum.FontSize.Size14
  372. RandomMob2.Text = "Random Mob"
  373. RandomMob2.TextColor3 = Color3.new(1, 1, 1)
  374. RandomMob2.TextSize = 14
  375. RandomMob2.MouseButton1Down:connect(function()
  376. local model = game.Workspace.Mobs
  377. local mobs = model:GetChildren()
  378. for i =1, #mobs do
  379. local themob = mobs[math.random(#mobs)]
  380. if themob:findFirstChild("Torso") then
  381. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(themob.Torso.Position)
  382. end
  383. end
  384. end)
  385.  
  386. Soon2_2.Name = "Soon2"
  387. Soon2_2.Parent = FirstFrame2
  388. Soon2_2.BackgroundColor3 = Color3.new(0, 0, 0)
  389. Soon2_2.BackgroundTransparency = 0.80000001192093
  390. Soon2_2.Position = UDim2.new(0.528634369, 0, 0.815498114, 0)
  391. Soon2_2.Size = UDim2.new(0, 107, 0, 50)
  392. Soon2_2.Font = Enum.Font.ArialBold
  393. Soon2_2.FontSize = Enum.FontSize.Size14
  394. Soon2_2.Text = "Soon?"
  395. Soon2_2.TextColor3 = Color3.new(1, 1, 1)
  396. Soon2_2.TextSize = 14
  397.  
  398. Crystal2.Name = "Crystal2"
  399. Crystal2.Parent = FirstFrame2
  400. Crystal2.BackgroundColor3 = Color3.new(0, 0, 0)
  401. Crystal2.BackgroundTransparency = 0.80000001192093
  402. Crystal2.Position = UDim2.new(0.528634369, 0, 0.387453765, 0)
  403. Crystal2.Size = UDim2.new(0, 107, 0, 50)
  404. Crystal2.Font = Enum.Font.ArialBold
  405. Crystal2.FontSize = Enum.FontSize.Size14
  406. Crystal2.Text = "Item Crystal"
  407. Crystal2.TextColor3 = Color3.new(1, 1, 1)
  408. Crystal2.TextSize = 14
  409. Crystal2.MouseButton1Down:connect(function()
  410. local model = game.Workspace.Mobs
  411. local mobs = model:GetChildren()
  412. for i =1, #mobs do
  413. if mobs[i].Name == "Item Crystal" then
  414. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(mobs[i].Torso.Position)
  415. end
  416. end
  417. end)
  418.  
  419. Skills2.Name = "Skills2"
  420. Skills2.Parent = FirstFrame2
  421. Skills2.BackgroundColor3 = Color3.new(0, 0, 0)
  422. Skills2.BackgroundTransparency = 0.80000001192093
  423. Skills2.Position = UDim2.new(0.528634369, 0, 0.603320897, 0)
  424. Skills2.Size = UDim2.new(0, 107, 0, 50)
  425. Skills2.Font = Enum.Font.ArialBold
  426. Skills2.FontSize = Enum.FontSize.Size14
  427. Skills2.Text = "All Skills / No Cooldowns"
  428. Skills2.TextColor3 = Color3.new(1, 1, 1)
  429. Skills2.TextSize = 14
  430. Skills2.TextWrapped = true
  431. Skills2.MouseButton1Down:connect(function()
  432. for i,v in pairs(game.ReplicatedStorage.Database.Skills:children()) do
  433. if v:FindFirstChild("Class") then
  434. v.Class:Remove()
  435. end
  436. if v:FindFirstChild("Anytime") then
  437. v.Anytime:Remove()
  438. end
  439. if v:FindFirstChild("Cost") then
  440. v.Cost.Value = -999999999
  441. end
  442. if v:FindFirstChild("Cooldown") then
  443. v.Cooldown.Value = -999999999
  444. end
  445. if v:FindFirstChild("Level") then
  446. v.Level.Value = -999999999
  447. end
  448. end
  449. end)
  450. end)
  451.  
  452. FloorFour.Name = "FloorFour"
  453. FloorFour.Parent = Frame
  454. FloorFour.BackgroundColor3 = Color3.new(0, 0, 0)
  455. FloorFour.BackgroundTransparency = 0.85000002384186
  456. FloorFour.Position = UDim2.new(0.564285696, 0, 0.661504149, 0)
  457. FloorFour.Size = UDim2.new(0, 61, 0, 35)
  458. FloorFour.Font = Enum.Font.ArialBold
  459. FloorFour.FontSize = Enum.FontSize.Size14
  460. FloorFour.Text = "F4 GUI"
  461. FloorFour.TextColor3 = Color3.new(1, 1, 1)
  462. FloorFour.TextSize = 14
  463. FloorFour.MouseButton1Down:connect(function()
  464. FloorChoice:Destroy()
  465. local FloorFour = Instance.new("ScreenGui")
  466. local FirstFrame4 = Instance.new("Frame")
  467. local SecondFrame4 = Instance.new("Frame")
  468. local Credits4 = Instance.new("TextLabel")
  469. local BossTP4 = Instance.new("TextButton")
  470. local MiniBossTP4 = Instance.new("TextButton")
  471. local SpawnTP4 = Instance.new("TextButton")
  472. local Crystal4 = Instance.new("TextButton")
  473. local RandomMob4 = Instance.new("TextButton")
  474. local Soon4 = Instance.new("TextButton")
  475. local Soon4_2 = Instance.new("TextButton")
  476. local Skills4 = Instance.new("TextButton")
  477.  
  478. FloorFour.Name = "FloorFour"
  479. FloorFour.Parent = game.CoreGui
  480.  
  481. FirstFrame4.Name = "FirstFrame4"
  482. FirstFrame4.Parent = FloorFour
  483. FirstFrame4.BackgroundColor3 = Color3.new(0, 0, 0)
  484. FirstFrame4.BackgroundTransparency = 0.85000002384186
  485. FirstFrame4.Position = UDim2.new(0.753036499, 0, 0.419397116, 0)
  486. FirstFrame4.Size = UDim2.new(0, 227, 0, 271)
  487. FirstFrame4.Active = true
  488. FirstFrame4.Draggable = true
  489.  
  490. SecondFrame4.Name = "SecondFrame4"
  491. SecondFrame4.Parent = FirstFrame4
  492. SecondFrame4.BackgroundColor3 = Color3.new(1, 1, 1)
  493. SecondFrame4.BackgroundTransparency = 0.5
  494. SecondFrame4.BorderSizePixel = 0
  495. SecondFrame4.Size = UDim2.new(0, 227, 0, 36)
  496.  
  497. Credits4.Name = "Credits4"
  498. Credits4.Parent = SecondFrame4
  499. Credits4.BackgroundColor3 = Color3.new(1, 1, 1)
  500. Credits4.BackgroundTransparency = 1
  501. Credits4.BorderSizePixel = 0
  502. Credits4.Size = UDim2.new(0, 227, 0, 36)
  503. Credits4.Font = Enum.Font.ArialBold
  504. Credits4.FontSize = Enum.FontSize.Size14
  505. Credits4.Text = "Swordburst 2 GUI Made by CharWar"
  506. Credits4.TextColor3 = Color3.new(0, 0, 0)
  507. Credits4.TextScaled = true
  508. Credits4.TextSize = 14
  509. Credits4.TextWrapped = true
  510.  
  511. BossTP4.Name = "BossTP4"
  512. BossTP4.Parent = FirstFrame4
  513. BossTP4.BackgroundColor3 = Color3.new(0, 0, 0)
  514. BossTP4.BackgroundTransparency = 0.80000001192093
  515. BossTP4.Position = UDim2.new(0, 0, 0.177121773, 0)
  516. BossTP4.Size = UDim2.new(0, 107, 0, 50)
  517. BossTP4.Font = Enum.Font.ArialBold
  518. BossTP4.FontSize = Enum.FontSize.Size14
  519. BossTP4.Text = "Boss F4"
  520. BossTP4.TextColor3 = Color3.new(1, 1, 1)
  521. BossTP4.TextSize = 14
  522. BossTP4.TextWrapped = true
  523. BossTP4.MouseButton1Down:connect(function()
  524. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-2380.2, 2152.35, -124.97))
  525. end)
  526.  
  527. MiniBossTP4.Name = "MiniBossTP4"
  528. MiniBossTP4.Parent = FirstFrame4
  529. MiniBossTP4.BackgroundColor3 = Color3.new(0, 0, 0)
  530. MiniBossTP4.BackgroundTransparency = 0.80000001192093
  531. MiniBossTP4.Position = UDim2.new(0.528634369, 0, 0.177121773, 0)
  532. MiniBossTP4.Size = UDim2.new(0, 107, 0, 50)
  533. MiniBossTP4.Font = Enum.Font.ArialBold
  534. MiniBossTP4.FontSize = Enum.FontSize.Size14
  535. MiniBossTP4.Text = "Mini Boss F4"
  536. MiniBossTP4.TextColor3 = Color3.new(1, 1, 1)
  537. MiniBossTP4.TextSize = 14
  538. MiniBossTP4.TextWrapped = true
  539. MiniBossTP4.MouseButton1Down:connect(function()
  540. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-3087,3162,-6509))
  541. end)
  542.  
  543. SpawnTP4.Name = "SpawnTP4"
  544. SpawnTP4.Parent = FirstFrame4
  545. SpawnTP4.BackgroundColor3 = Color3.new(0, 0, 0)
  546. SpawnTP4.BackgroundTransparency = 0.80000001192093
  547. SpawnTP4.Position = UDim2.new(0, 0, 0.387453884, 0)
  548. SpawnTP4.Size = UDim2.new(0, 107, 0, 50)
  549. SpawnTP4.Font = Enum.Font.ArialBold
  550. SpawnTP4.FontSize = Enum.FontSize.Size14
  551. SpawnTP4.Text = "Spawn F4"
  552. SpawnTP4.TextColor3 = Color3.new(1, 1, 1)
  553. SpawnTP4.TextSize = 14
  554. SpawnTP4.MouseButton1Down:connect(function()
  555. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-172.49, 4050.36, -1889.4))
  556. end)
  557.  
  558. Crystal4.Name = "Crystal4"
  559. Crystal4.Parent = FirstFrame4
  560. Crystal4.BackgroundColor3 = Color3.new(0, 0, 0)
  561. Crystal4.BackgroundTransparency = 0.80000001192093
  562. Crystal4.Position = UDim2.new(0.52863431, 0, 0.387453943, 0)
  563. Crystal4.Size = UDim2.new(0, 107, 0, 50)
  564. Crystal4.Font = Enum.Font.ArialBold
  565. Crystal4.FontSize = Enum.FontSize.Size14
  566. Crystal4.Text = "Item Crystal"
  567. Crystal4.TextColor3 = Color3.new(1, 1, 1)
  568. Crystal4.TextSize = 14
  569. Crystal4.MouseButton1Down:connect(function()
  570. local model = game.Workspace.Mobs
  571. local mobs = model:GetChildren()
  572. for i =1, #mobs do
  573. if mobs[i].Name == "Item Crystal" then
  574. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(mobs[i].Torso.Position)
  575. end
  576. end
  577. end)
  578.  
  579. RandomMob4.Name = "RandomMob4"
  580. RandomMob4.Parent = FirstFrame4
  581. RandomMob4.BackgroundColor3 = Color3.new(0, 0, 0)
  582. RandomMob4.BackgroundTransparency = 0.80000001192093
  583. RandomMob4.Position = UDim2.new(0, 0, 0.601475954, 0)
  584. RandomMob4.Size = UDim2.new(0, 107, 0, 50)
  585. RandomMob4.Font = Enum.Font.ArialBold
  586. RandomMob4.FontSize = Enum.FontSize.Size14
  587. RandomMob4.Text = "Random Mob"
  588. RandomMob4.TextColor3 = Color3.new(1, 1, 1)
  589. RandomMob4.TextSize = 14
  590. RandomMob4.MouseButton1Down:connect(function()
  591. local model = game.Workspace.Mobs
  592. local mobs = model:GetChildren()
  593. for i =1, #mobs do
  594. local themob = mobs[math.random(#mobs)]
  595. if themob:findFirstChild("Torso") then
  596. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(themob.Torso.Position)
  597. end
  598. end
  599. end)
  600.  
  601. Soon4.Name = "Soon4"
  602. Soon4.Parent = FirstFrame4
  603. Soon4.BackgroundColor3 = Color3.new(0, 0, 0)
  604. Soon4.BackgroundTransparency = 0.80000001192093
  605. Soon4.Position = UDim2.new(0.528634369, 0, 0.815498114, 0)
  606. Soon4.Size = UDim2.new(0, 107, 0, 50)
  607. Soon4.Font = Enum.Font.ArialBold
  608. Soon4.FontSize = Enum.FontSize.Size14
  609. Soon4.Text = "Soon?"
  610. Soon4.TextColor3 = Color3.new(1, 1, 1)
  611. Soon4.TextSize = 14
  612.  
  613. Soon4_2.Name = "Soon4"
  614. Soon4_2.Parent = FirstFrame4
  615. Soon4_2.BackgroundColor3 = Color3.new(0, 0, 0)
  616. Soon4_2.BackgroundTransparency = 0.80000001192093
  617. Soon4_2.Position = UDim2.new(0, 0, 0.815498054, 0)
  618. Soon4_2.Size = UDim2.new(0, 107, 0, 50)
  619. Soon4_2.Font = Enum.Font.ArialBold
  620. Soon4_2.FontSize = Enum.FontSize.Size14
  621. Soon4_2.Text = "Soon?"
  622. Soon4_2.TextColor3 = Color3.new(1, 1, 1)
  623. Soon4_2.TextSize = 14
  624.  
  625. Skills4.Name = "Skills4"
  626. Skills4.Parent = FirstFrame4
  627. Skills4.BackgroundColor3 = Color3.new(0, 0, 0)
  628. Skills4.BackgroundTransparency = 0.80000001192093
  629. Skills4.Position = UDim2.new(0.528634369, 0, 0.601475894, 0)
  630. Skills4.Size = UDim2.new(0, 107, 0, 50)
  631. Skills4.Font = Enum.Font.ArialBold
  632. Skills4.FontSize = Enum.FontSize.Size14
  633. Skills4.Text = "All Skills / No Cooldowns"
  634. Skills4.TextColor3 = Color3.new(1, 1, 1)
  635. Skills4.TextSize = 14
  636. Skills4.TextWrapped = true
  637. Skills4.MouseButton1Down:connect(function()
  638. for i,v in pairs(game.ReplicatedStorage.Database.Skills:children()) do
  639. if v:FindFirstChild("Class") then
  640. v.Class:Remove()
  641. end
  642. if v:FindFirstChild("Anytime") then
  643. v.Anytime:Remove()
  644. end
  645. if v:FindFirstChild("Cost") then
  646. v.Cost.Value = -999999999
  647. end
  648. if v:FindFirstChild("Cooldown") then
  649. v.Cooldown.Value = -999999999
  650. end
  651. if v:FindFirstChild("Level") then
  652. v.Level.Value = -999999999
  653. end
  654. end
  655. end)
  656. end)
  657.  
  658. FloorThree.Name = "FloorThree"
  659. FloorThree.Parent = Frame
  660. FloorThree.BackgroundColor3 = Color3.new(0, 0, 0)
  661. FloorThree.BackgroundTransparency = 0.85000002384186
  662. FloorThree.Position = UDim2.new(0, 0, 0.661504149, 0)
  663. FloorThree.Size = UDim2.new(0, 61, 0, 35)
  664. FloorThree.Font = Enum.Font.ArialBold
  665. FloorThree.FontSize = Enum.FontSize.Size14
  666. FloorThree.Text = "F3 GUI"
  667. FloorThree.TextColor3 = Color3.new(1, 1, 1)
  668. FloorThree.TextSize = 14
  669. FloorThree.MouseButton1Down:connect(function()
  670. FloorChoice:Destroy()
  671. local FloorThree = Instance.new("ScreenGui")
  672. local FirstFrame3 = Instance.new("Frame")
  673. local SecondFrame3 = Instance.new("Frame")
  674. local Credits3 = Instance.new("TextLabel")
  675. local BossTP3 = Instance.new("TextButton")
  676. local MiniBossTP3 = Instance.new("TextButton")
  677. local SpawnTP3 = Instance.new("TextButton")
  678. local Crystal3 = Instance.new("TextButton")
  679. local RandomMob3 = Instance.new("TextButton")
  680. local Soon3 = Instance.new("TextButton")
  681. local Soon3_2 = Instance.new("TextButton")
  682. local Skills3 = Instance.new("TextButton")
  683.  
  684. FloorThree.Name = "FloorThree"
  685. FloorThree.Parent = game.CoreGui
  686.  
  687. FirstFrame3.Name = "FirstFrame3"
  688. FirstFrame3.Parent = FloorThree
  689. FirstFrame3.BackgroundColor3 = Color3.new(0, 0, 0)
  690. FirstFrame3.BackgroundTransparency = 0.85000002384186
  691. FirstFrame3.Position = UDim2.new(0.507085085, 0, 0.419397116, 0)
  692. FirstFrame3.Size = UDim2.new(0, 227, 0, 271)
  693. FirstFrame3.Active = true
  694. FirstFrame3.Draggable = true
  695.  
  696. SecondFrame3.Name = "SecondFrame3"
  697. SecondFrame3.Parent = FirstFrame3
  698. SecondFrame3.BackgroundColor3 = Color3.new(1, 1, 1)
  699. SecondFrame3.BackgroundTransparency = 0.5
  700. SecondFrame3.BorderSizePixel = 0
  701. SecondFrame3.Size = UDim2.new(0, 227, 0, 36)
  702.  
  703. Credits3.Name = "Credits3"
  704. Credits3.Parent = SecondFrame3
  705. Credits3.BackgroundColor3 = Color3.new(1, 1, 1)
  706. Credits3.BackgroundTransparency = 1
  707. Credits3.BorderSizePixel = 0
  708. Credits3.Size = UDim2.new(0, 227, 0, 36)
  709. Credits3.Font = Enum.Font.ArialBold
  710. Credits3.FontSize = Enum.FontSize.Size14
  711. Credits3.Text = "Swordburst 2 GUI Made by CharWar"
  712. Credits3.TextColor3 = Color3.new(0, 0, 0)
  713. Credits3.TextScaled = true
  714. Credits3.TextSize = 14
  715. Credits3.TextWrapped = true
  716.  
  717. BossTP3.Name = "BossTP3"
  718. BossTP3.Parent = FirstFrame3
  719. BossTP3.BackgroundColor3 = Color3.new(0, 0, 0)
  720. BossTP3.BackgroundTransparency = 0.80000001192093
  721. BossTP3.Position = UDim2.new(0, 0, 0.177121773, 0)
  722. BossTP3.Size = UDim2.new(0, 107, 0, 50)
  723. BossTP3.Font = Enum.Font.ArialBold
  724. BossTP3.FontSize = Enum.FontSize.Size14
  725. BossTP3.Text = "Boss F3"
  726. BossTP3.TextColor3 = Color3.new(1, 1, 1)
  727. BossTP3.TextSize = 14
  728. BossTP3.TextWrapped = true
  729. BossTP3.MouseButton1Down:connect(function()
  730. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-305, 4167, -524))
  731. end)
  732.  
  733. MiniBossTP3.Name = "MiniBossTP3"
  734. MiniBossTP3.Parent = FirstFrame3
  735. MiniBossTP3.BackgroundColor3 = Color3.new(0, 0, 0)
  736. MiniBossTP3.BackgroundTransparency = 0.80000001192093
  737. MiniBossTP3.Position = UDim2.new(0.528634369, 0, 0.177121773, 0)
  738. MiniBossTP3.Size = UDim2.new(0, 107, 0, 50)
  739. MiniBossTP3.Font = Enum.Font.ArialBold
  740. MiniBossTP3.FontSize = Enum.FontSize.Size14
  741. MiniBossTP3.Text = "Mini Boss F3"
  742. MiniBossTP3.TextColor3 = Color3.new(1, 1, 1)
  743. MiniBossTP3.TextSize = 14
  744. MiniBossTP3.TextWrapped = true
  745. MiniBossTP3.MouseButton1Down:connect(function()
  746. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-484, 4117, -981))
  747. end)
  748.  
  749. SpawnTP3.Name = "SpawnTP3"
  750. SpawnTP3.Parent = FirstFrame3
  751. SpawnTP3.BackgroundColor3 = Color3.new(0, 0, 0)
  752. SpawnTP3.BackgroundTransparency = 0.80000001192093
  753. SpawnTP3.Position = UDim2.new(0, 0, 0.387453884, 0)
  754. SpawnTP3.Size = UDim2.new(0, 107, 0, 50)
  755. SpawnTP3.Font = Enum.Font.ArialBold
  756. SpawnTP3.FontSize = Enum.FontSize.Size14
  757. SpawnTP3.Text = "Spawn F3"
  758. SpawnTP3.TextColor3 = Color3.new(1, 1, 1)
  759. SpawnTP3.TextSize = 14
  760. SpawnTP3.MouseButton1Down:connect(function()
  761. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(914, 5140, 2205))
  762. end)
  763.  
  764. Crystal3.Name = "Crystal3"
  765. Crystal3.Parent = FirstFrame3
  766. Crystal3.BackgroundColor3 = Color3.new(0, 0, 0)
  767. Crystal3.BackgroundTransparency = 0.80000001192093
  768. Crystal3.Position = UDim2.new(0.52863431, 0, 0.387453914, 0)
  769. Crystal3.Size = UDim2.new(0, 107, 0, 50)
  770. Crystal3.Font = Enum.Font.ArialBold
  771. Crystal3.FontSize = Enum.FontSize.Size14
  772. Crystal3.Text = "Item Crystal"
  773. Crystal3.TextColor3 = Color3.new(1, 1, 1)
  774. Crystal3.TextSize = 14
  775. Crystal3.MouseButton1Down:connect(function()
  776. local model = game.Workspace.Mobs
  777. local mobs = model:GetChildren()
  778. for i =1, #mobs do
  779. if mobs[i].Name == "Item Crystal" then
  780. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(mobs[i].Torso.Position)
  781. end
  782. end
  783. end)
  784.  
  785. RandomMob3.Name = "RandomMob3"
  786. RandomMob3.Parent = FirstFrame3
  787. RandomMob3.BackgroundColor3 = Color3.new(0, 0, 0)
  788. RandomMob3.BackgroundTransparency = 0.80000001192093
  789. RandomMob3.Position = UDim2.new(2.23517418e-08, 0, 0.601475954, 0)
  790. RandomMob3.Size = UDim2.new(0, 107, 0, 50)
  791. RandomMob3.Font = Enum.Font.ArialBold
  792. RandomMob3.FontSize = Enum.FontSize.Size14
  793. RandomMob3.Text = "Random Mob"
  794. RandomMob3.TextColor3 = Color3.new(1, 1, 1)
  795. RandomMob3.TextSize = 14
  796. RandomMob3.MouseButton1Down:connect(function()
  797. local model = game.Workspace.Mobs
  798. local mobs = model:GetChildren()
  799. for i =1, #mobs do
  800. local themob = mobs[math.random(#mobs)]
  801. if themob:findFirstChild("Torso") then
  802. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(themob.Torso.Position)
  803. end
  804. end
  805. end)
  806.  
  807. Soon3.Name = "Soon3"
  808. Soon3.Parent = FirstFrame3
  809. Soon3.BackgroundColor3 = Color3.new(0, 0, 0)
  810. Soon3.BackgroundTransparency = 0.80000001192093
  811. Soon3.Position = UDim2.new(0.528634369, 0, 0.815498114, 0)
  812. Soon3.Size = UDim2.new(0, 107, 0, 50)
  813. Soon3.Font = Enum.Font.ArialBold
  814. Soon3.FontSize = Enum.FontSize.Size14
  815. Soon3.Text = "Soon?"
  816. Soon3.TextColor3 = Color3.new(1, 1, 1)
  817. Soon3.TextSize = 14
  818.  
  819. Soon3_2.Name = "Soon3"
  820. Soon3_2.Parent = FirstFrame3
  821. Soon3_2.BackgroundColor3 = Color3.new(0, 0, 0)
  822. Soon3_2.BackgroundTransparency = 0.80000001192093
  823. Soon3_2.Position = UDim2.new(0, 0, 0.815498054, 0)
  824. Soon3_2.Size = UDim2.new(0, 107, 0, 50)
  825. Soon3_2.Font = Enum.Font.ArialBold
  826. Soon3_2.FontSize = Enum.FontSize.Size14
  827. Soon3_2.Text = "Soon?"
  828. Soon3_2.TextColor3 = Color3.new(1, 1, 1)
  829. Soon3_2.TextSize = 14
  830.  
  831. Skills3.Name = "Skills3"
  832. Skills3.Parent = FirstFrame3
  833. Skills3.BackgroundColor3 = Color3.new(0, 0, 0)
  834. Skills3.BackgroundTransparency = 0.80000001192093
  835. Skills3.Position = UDim2.new(0.528634369, 0, 0.601475894, 0)
  836. Skills3.Size = UDim2.new(0, 107, 0, 50)
  837. Skills3.Font = Enum.Font.ArialBold
  838. Skills3.FontSize = Enum.FontSize.Size14
  839. Skills3.Text = "All Skills / No Cooldowns"
  840. Skills3.TextColor3 = Color3.new(1, 1, 1)
  841. Skills3.TextSize = 14
  842. Skills3.TextWrapped = true
  843. Skills3.MouseButton1Down:connect(function()
  844. for i,v in pairs(game.ReplicatedStorage.Database.Skills:children()) do
  845. if v:FindFirstChild("Class") then
  846. v.Class:Remove()
  847. end
  848. if v:FindFirstChild("Anytime") then
  849. v.Anytime:Remove()
  850. end
  851. if v:FindFirstChild("Cost") then
  852. v.Cost.Value = -999999999
  853. end
  854. if v:FindFirstChild("Cooldown") then
  855. v.Cooldown.Value = -999999999
  856. end
  857. if v:FindFirstChild("Level") then
  858. v.Level.Value = -999999999
  859. end
  860. end
  861. end)
  862. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement