Advertisement
Guest User

SwordBurst2 F1

a guest
Nov 22nd, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 8.41 KB | None | 0 0
  1. -- Objects
  2.  
  3. local FloorChoice = Instance.new("ScreenGui")
  4. local Frame = Instance.new("Frame")
  5. local Frame_2 = Instance.new("Frame")
  6. local TextLabel = Instance.new("TextLabel")
  7. local FloorOne = Instance.new("TextButton")
  8. local FloorTwo = Instance.new("TextButton")
  9. local FloorFour = Instance.new("TextButton")
  10. local FloorThree = Instance.new("TextButton")
  11.  
  12. -- Properties
  13.  
  14. FloorChoice.Name = "FloorChoice"
  15. FloorChoice.Parent = game.CoreGui
  16.  
  17. Frame.Parent = FloorChoice
  18. Frame.BackgroundColor3 = Color3.new(0, 0, 0)
  19. Frame.BackgroundTransparency = 0.60000002384186
  20. Frame.Position = UDim2.new(0.493927121, 0, 0.496723473, 0)
  21. Frame.Size = UDim2.new(0, 140, 0, 103)
  22. Frame.Active = true
  23. Frame.Draggable = true
  24.  
  25. Frame_2.Parent = Frame
  26. Frame_2.BackgroundColor3 = Color3.new(1, 1, 1)
  27. Frame_2.BackgroundTransparency = 0.40000000596046
  28. Frame_2.Size = UDim2.new(0, 140, 0, 23)
  29.  
  30. TextLabel.Parent = Frame_2
  31. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  32. TextLabel.BackgroundTransparency = 1
  33. TextLabel.Size = UDim2.new(0, 140, 0, 23)
  34. TextLabel.Font = Enum.Font.ArialBold
  35. TextLabel.FontSize = Enum.FontSize.Size14
  36. TextLabel.Text = "Made by CharWar"
  37. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  38. TextLabel.TextScaled = true
  39. TextLabel.TextSize = 14
  40. TextLabel.TextWrapped = true
  41.  
  42. FloorOne.Name = "FloorOne"
  43. FloorOne.Parent = Frame
  44. FloorOne.BackgroundColor3 = Color3.new(0, 0, 0)
  45. FloorOne.BackgroundTransparency = 0.85000002384186
  46. FloorOne.Position = UDim2.new(0, 0, 0.221374631, 0)
  47. FloorOne.Size = UDim2.new(0, 61, 0, 35)
  48. FloorOne.Font = Enum.Font.ArialBold
  49. FloorOne.FontSize = Enum.FontSize.Size14
  50. FloorOne.Text = "F1 GUI"
  51. FloorOne.TextColor3 = Color3.new(1, 1, 1)
  52. FloorOne.TextSize = 14
  53. FloorOne.MouseButton1Down:connect(function()
  54. FloorChoice:Destroy()
  55. local FloorOne = Instance.new("ScreenGui")
  56. local FirstFrame1 = Instance.new("Frame")
  57. local SecondFrame1 = Instance.new("Frame")
  58. local Credits1 = Instance.new("TextLabel")
  59. local BossTP1 = Instance.new("TextButton")
  60. local MiniBossTP1 = Instance.new("TextButton")
  61. local SpawnTP1 = Instance.new("TextButton")
  62. local Crystal1 = Instance.new("TextButton")
  63. local RandomMob1 = Instance.new("TextButton")
  64. local Soon1 = Instance.new("TextButton")
  65. local Soon1_2 = Instance.new("TextButton")
  66. local Skills1 = Instance.new("TextButton")
  67.  
  68. FloorOne.Name = "FloorOne"
  69. FloorOne.Parent = game.CoreGui
  70.  
  71. FirstFrame1.Name = "FirstFrame1"
  72. FirstFrame1.Parent = FloorOne
  73. FirstFrame1.BackgroundColor3 = Color3.new(0, 0, 0)
  74. FirstFrame1.BackgroundTransparency = 0.85000002384186
  75. FirstFrame1.Position = UDim2.new(0.198380575, 0, 0.0222804807, 0)
  76. FirstFrame1.Size = UDim2.new(0, 227, 0, 271)
  77. FirstFrame1.Active = true
  78. FirstFrame1.Draggable = true
  79.  
  80. SecondFrame1.Name = "SecondFrame1"
  81. SecondFrame1.Parent = FirstFrame1
  82. SecondFrame1.BackgroundColor3 = Color3.new(1, 1, 1)
  83. SecondFrame1.BackgroundTransparency = 0.5
  84. SecondFrame1.BorderSizePixel = 0
  85. SecondFrame1.Size = UDim2.new(0, 227, 0, 36)
  86.  
  87. Credits1.Name = "Credits1"
  88. Credits1.Parent = SecondFrame1
  89. Credits1.BackgroundColor3 = Color3.new(1, 1, 1)
  90. Credits1.BackgroundTransparency = 1
  91. Credits1.BorderSizePixel = 0
  92. Credits1.Size = UDim2.new(0, 227, 0, 36)
  93. Credits1.Font = Enum.Font.ArialBold
  94. Credits1.FontSize = Enum.FontSize.Size14
  95. Credits1.Text = "Swordburst 2 GUI          Made by CharWar"
  96. Credits1.TextColor3 = Color3.new(0, 0, 0)
  97. Credits1.TextScaled = true
  98. Credits1.TextSize = 14
  99. Credits1.TextWrapped = true
  100.  
  101. BossTP1.Name = "BossTP1"
  102. BossTP1.Parent = FirstFrame1
  103. BossTP1.BackgroundColor3 = Color3.new(0, 0, 0)
  104. BossTP1.BackgroundTransparency = 0.80000001192093
  105. BossTP1.Position = UDim2.new(0, 0, 0.177121773, 0)
  106. BossTP1.Size = UDim2.new(0, 107, 0, 50)
  107. BossTP1.Font = Enum.Font.ArialBold
  108. BossTP1.FontSize = Enum.FontSize.Size14
  109. BossTP1.Text = "Boss F1"
  110. BossTP1.TextColor3 = Color3.new(1, 1, 1)
  111. BossTP1.TextSize = 14
  112. BossTP1.TextWrapped = true
  113. BossTP1.MouseButton1Down:connect(function()
  114. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-3060, -220, 1100) + Vector3.new(1,0,0)
  115. end)
  116.  
  117. MiniBossTP1.Name = "MiniBossTP1"
  118. MiniBossTP1.Parent = FirstFrame1
  119. MiniBossTP1.BackgroundColor3 = Color3.new(0, 0, 0)
  120. MiniBossTP1.BackgroundTransparency = 0.80000001192093
  121. MiniBossTP1.Position = UDim2.new(0.528634369, 0, 0.177121773, 0)
  122. MiniBossTP1.Size = UDim2.new(0, 107, 0, 50)
  123. MiniBossTP1.Font = Enum.Font.ArialBold
  124. MiniBossTP1.FontSize = Enum.FontSize.Size14
  125. MiniBossTP1.Text = "Mini Boss F1"
  126. MiniBossTP1.TextColor3 = Color3.new(1, 1, 1)
  127. MiniBossTP1.TextSize = 14
  128. MiniBossTP1.TextWrapped = true
  129. MiniBossTP1.MouseButton1Down:connect(function()
  130. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(250, 50, 1025) + Vector3.new(1,0,0)
  131. end)
  132.  
  133. SpawnTP1.Name = "SpawnTP1"
  134. SpawnTP1.Parent = FirstFrame1
  135. SpawnTP1.BackgroundColor3 = Color3.new(0, 0, 0)
  136. SpawnTP1.BackgroundTransparency = 0.80000001192093
  137. SpawnTP1.Position = UDim2.new(0, 0, 0.387453884, 0)
  138. SpawnTP1.Size = UDim2.new(0, 107, 0, 50)
  139. SpawnTP1.Font = Enum.Font.ArialBold
  140. SpawnTP1.FontSize = Enum.FontSize.Size14
  141. SpawnTP1.Text = "Spawn F1"
  142. SpawnTP1.TextColor3 = Color3.new(1, 1, 1)
  143. SpawnTP1.TextSize = 14
  144. SpawnTP1.MouseButton1Down:connect(function()
  145. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(750, 40, -880) + Vector3.new(1,0,0)
  146. end)
  147.  
  148. Crystal1.Name = "Crystal1"
  149. Crystal1.Parent = FirstFrame1
  150. Crystal1.BackgroundColor3 = Color3.new(0, 0, 0)
  151. Crystal1.BackgroundTransparency = 0.80000001192093
  152. Crystal1.Position = UDim2.new(0.528634369, 0, 0.387453884, 0)
  153. Crystal1.Size = UDim2.new(0, 107, 0, 50)
  154. Crystal1.Font = Enum.Font.ArialBold
  155. Crystal1.FontSize = Enum.FontSize.Size14
  156. Crystal1.Text = "Item Crystal"
  157. Crystal1.TextColor3 = Color3.new(1, 1, 1)
  158. Crystal1.TextSize = 14
  159. Crystal1.MouseButton1Down:connect(function()
  160. local model = game.Workspace.Mobs
  161. local mobs = model:GetChildren()
  162. for i =1, #mobs do
  163. if mobs[i].Name == "Item Crystal" then
  164. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(mobs[i].Torso.Position)
  165. end
  166. end
  167. end)
  168.  
  169. RandomMob1.Name = "RandomMob1"
  170. RandomMob1.Parent = FirstFrame1
  171. RandomMob1.BackgroundColor3 = Color3.new(0, 0, 0)
  172. RandomMob1.BackgroundTransparency = 0.80000001192093
  173. RandomMob1.Position = UDim2.new(0, 0, 0.601475954, 0)
  174. RandomMob1.Size = UDim2.new(0, 107, 0, 50)
  175. RandomMob1.Font = Enum.Font.ArialBold
  176. RandomMob1.FontSize = Enum.FontSize.Size14
  177. RandomMob1.Text = "Random Mob"
  178. RandomMob1.TextColor3 = Color3.new(1, 1, 1)
  179. RandomMob1.TextSize = 14
  180. RandomMob1.MouseButton1Down:connect(function()
  181. local model = game.Workspace.Mobs
  182. local mobs = model:GetChildren()
  183. for i =1, #mobs do
  184. local themob = mobs[math.random(#mobs)]
  185. if themob:findFirstChild("Torso") then
  186. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(themob.Torso.Position)
  187. end
  188. end
  189. end)
  190.  
  191. Soon1.Name = "Soon1"
  192. Soon1.Parent = FirstFrame1
  193. Soon1.BackgroundColor3 = Color3.new(0, 0, 0)
  194. Soon1.BackgroundTransparency = 0.80000001192093
  195. Soon1.Position = UDim2.new(0.528634369, 0, 0.815498114, 0)
  196. Soon1.Size = UDim2.new(0, 107, 0, 50)
  197. Soon1.Font = Enum.Font.ArialBold
  198. Soon1.FontSize = Enum.FontSize.Size14
  199. Soon1.Text = "Soon?"
  200. Soon1.TextColor3 = Color3.new(1, 1, 1)
  201. Soon1.TextSize = 14
  202.  
  203. Soon1_2.Name = "Soon1"
  204. Soon1_2.Parent = FirstFrame1
  205. Soon1_2.BackgroundColor3 = Color3.new(0, 0, 0)
  206. Soon1_2.BackgroundTransparency = 0.80000001192093
  207. Soon1_2.Position = UDim2.new(0, 0, 0.815498054, 0)
  208. Soon1_2.Size = UDim2.new(0, 107, 0, 50)
  209. Soon1_2.Font = Enum.Font.ArialBold
  210. Soon1_2.FontSize = Enum.FontSize.Size14
  211. Soon1_2.Text = "Soon?"
  212. Soon1_2.TextColor3 = Color3.new(1, 1, 1)
  213. Soon1_2.TextSize = 14
  214.  
  215. Skills1.Name = "Skills1"
  216. Skills1.Parent = FirstFrame1
  217. Skills1.BackgroundColor3 = Color3.new(0, 0, 0)
  218. Skills1.BackgroundTransparency = 0.80000001192093
  219. Skills1.Position = UDim2.new(0.528634369, 0, 0.601475894, 0)
  220. Skills1.Size = UDim2.new(0, 107, 0, 50)
  221. Skills1.Font = Enum.Font.ArialBold
  222. Skills1.FontSize = Enum.FontSize.Size14
  223. Skills1.Text = "All Skills / No Cooldowns"
  224. Skills1.TextColor3 = Color3.new(1, 1, 1)
  225. Skills1.TextSize = 14
  226. Skills1.TextWrapped = true
  227. Skills1.MouseButton1Down:connect(function()
  228. for i,v in pairs(game.ReplicatedStorage.Database.Skills:children()) do
  229. if v:FindFirstChild("Class") then
  230. v.Class:Remove()
  231. end
  232. if v:FindFirstChild("Anytime") then
  233. v.Anytime:Remove()
  234. end
  235. if v:FindFirstChild("Cost") then
  236. v.Cost.Value = -999999999
  237. end
  238. if v:FindFirstChild("Cooldown") then
  239. v.Cooldown.Value = -999999999
  240. end
  241. if v:FindFirstChild("Level") then
  242. v.Level.Value = -999999999
  243. end
  244. end
  245. end)
  246. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement