Advertisement
iiFlamez

oke

Apr 15th, 2018
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.21 KB | None | 0 0
  1. warn("FilteringEnabled GUI is now loading... Please wait! - Made By Sleep")
  2. local FEGui = Instance.new("ScreenGui")
  3. local Open = Instance.new("TextButton")
  4. local Frame = Instance.new("Frame")
  5. local Title = Instance.new("TextLabel")
  6. local FEKill = Instance.new("TextButton")
  7. local FEKillAll = Instance.new("TextButton")
  8. local FEPunish = Instance.new("TextButton")
  9. local Destroy = Instance.new("TextButton")
  10. local PlayerName = Instance.new("TextBox")
  11. local Players = game:GetService("Players")
  12. local FE = Workspace.FilteringEnabled
  13.  
  14. -- Properties
  15.  
  16. FEGui.Name = "KProjectGui"
  17. FEGui.Parent = game.CoreGui
  18.  
  19. Open.Name = "Open"
  20. Open.Parent = FEGui
  21. Open.BackgroundColor3 = Color3.new(1, 1, 1)
  22. Open.Position = UDim2.new(0, 0, 0, 350)
  23. Open.Size = UDim2.new(0, 100, 0, 25)
  24. Open.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  25. Open.Font = Enum.Font.Cartoon
  26. Open.FontSize = Enum.FontSize.Size18
  27. Open.Text = "Open/Close"
  28. Open.TextSize = 14
  29.  
  30. Destroy.Name = "AutoQuest"
  31. Destroy.Parent = FEGui
  32. Destroy.BackgroundColor3 = Color3.new(1, 1, 1)
  33. Destroy.Position = UDim2.new(0, 0, 0, 400)
  34. Destroy.Size = UDim2.new(0, 100, 0, 25)
  35. Destroy.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  36. Destroy.Font = Enum.Font.Cartoon
  37. Destroy.FontSize = Enum.FontSize.Size18
  38. Destroy.Text = "Auto Quest"
  39. Destroy.TextSize = 14
  40.  
  41. Frame.Parent = FEGui
  42. Frame.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  43. Frame.Position = UDim2.new(0, 400, 0, 200)
  44. Frame.Size = UDim2.new(0, 300, 0, 200)
  45. Frame.Visible = false
  46. Frame.Draggable = true
  47. Frame.Active = true
  48.  
  49. Title.Name = "KProjectGui"
  50. Title.Parent = Frame
  51. Title.BackgroundColor3 = Color3.new(0.25, 0.25, 0.80)
  52. Title.Size = UDim2.new(0, 300, 0, 30)
  53. Title.Font = Enum.Font.Cartoon
  54. Title.FontSize = Enum.FontSize.Size18
  55. Title.TextColor3 = Color3.new(1, 1, 1)
  56. Title.Text = "K Project Gui"
  57. Title.TextSize = 14
  58.  
  59. FEKill.Name = "AutoSwing"
  60. FEKill.Parent = Frame
  61. FEKill.BackgroundColor3 = Color3.new(0.25, 0.25, 0.80)
  62. FEKill.Position = UDim2.new(0, 25, 0, 100)
  63. FEKill.Size = UDim2.new(0, 100, 0, 30)
  64. FEKill.Font = Enum.Font.SciFi
  65. FEKill.FontSize = Enum.FontSize.Size18
  66. FEKill.Text = "Auto Swing"
  67. FEKill.TextColor3 = Color3.new(1, 1, 1)
  68. FEKill.TextSize = 18
  69.  
  70. FEKillAll.Name = "TpToSpot"
  71. FEKillAll.Parent = Frame
  72. FEKillAll.BackgroundColor3 = Color3.new(0.25, 0.25, 0.80)
  73. FEKillAll.Position = UDim2.new(0, 175, 0, 100)
  74. FEKillAll.Size = UDim2.new(0, 100, 0, 30)
  75. FEKillAll.Font = Enum.Font.SciFi
  76. FEKillAll.FontSize = Enum.FontSize.Size18
  77. FEKillAll.Text = "Tp To Spot"
  78. FEKillAll.TextColor3 = Color3.new(1, 1, 1)
  79. FEKillAll.TextSize = 16
  80.  
  81. FEPunish.Name = "TpMetalDummies"
  82. FEPunish.Parent = Frame
  83. FEPunish.BackgroundColor3 = Color3.new(0.25, 0.25, 0.80)
  84. FEPunish.Position = UDim2.new(0, 100, 0, 150)
  85. FEPunish.Size = UDim2.new(0, 100, 0, 30)
  86. FEPunish.Font = Enum.Font.SciFi
  87. FEPunish.FontSize = Enum.FontSize.Size18
  88. FEPunish.Text = "Tp Metal Dummies"
  89. FEPunish.TextColor3 = Color3.new(1, 1, 1)
  90. FEPunish.TextSize = 18
  91.  
  92. PlayerName.Name = "Useless"
  93. PlayerName.Parent = Frame
  94. PlayerName.BackgroundColor3 = Color3.new(0.25, 0.25, 0.80)
  95. PlayerName.Position = UDim2.new(0, 75, 0, 50)
  96. PlayerName.Size = UDim2.new(0, 150, 0, 30)
  97. PlayerName.Font = Enum.Font.SciFi
  98. PlayerName.FontSize = Enum.FontSize.Size18
  99. PlayerName.Text = ""
  100. PlayerName.TextColor3 = Color3.new(1, 1, 1)
  101. PlayerName.TextSize = 18
  102. PlayerName.ClearTextOnFocus = false
  103.  
  104. FEKill.MouseButton1Down:connect(function()
  105. while wait(0.1) do
  106. local A = "swinginDatSword"
  107. local B = Vector3.new(-797.140137, 149.3302, -784.673157)
  108. local C = CFrame.new(-797.140137, 149.3302, -784.673157, 0.915874302, -0.10426683, 0.387689024, -0, 0.965685129, 0.259715647, -0.401465327, -0.237866893, 0.884446084)
  109. local D = game:GetService("Workspace").Model.Part
  110. local Event = game:GetService("ReplicatedStorage").Events.fightingStuff
  111. Event:FireServer(A, B, C, D)
  112. end
  113. end)
  114.  
  115. FEKillAll.MouseButton1Down:connect(function()
  116. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-474.172668, 333.70166, -726.704346, -0.198721588, -1.40129846e-45, 0.980055988, 0, 1, 1.40129846e-45, -0.980055988, 0, -0.198721588)
  117. end)
  118.  
  119. FEPunish.MouseButton1Down:connect(function()
  120. while wait(1) do
  121. for i,v in pairs(game.Workspace:GetChildren()) do
  122. if v.Name == "Metal Dummy" then do
  123. v.HumanoidRootPart.CFrame = CFrame.new(-474.172668, 333.70166, -726.704346, -0.198721588, -1.40129846e-45, 0.980055988, 0, 1, 1.40129846e-45, -0.980055988, 0, -0.198721588)
  124. end
  125. end
  126. end
  127. end
  128. end)
  129.  
  130. Open.MouseButton1Click:connect(function()
  131. if Frame.Visible == false then
  132. Frame.Visible = true
  133. else
  134. Frame.Visible = false
  135. end
  136. end)
  137.  
  138. Destroy.MouseButton1Click:connect(function()
  139. game:GetService("ReplicatedStorage").Events.GUIstuff:FireServer("saidYesToNPCys", "Takeshi")
  140. wait (0.1)
  141. local goal = game:GetService("ReplicatedStorage"):WaitForChild("Data"):FindFirstChild(game:GetService("Players").LocalPlayer.UserId).QuestGoal
  142. goal:GetPropertyChangedSignal('Value'):connect(function()
  143. if goal.Value == 1 then
  144. game:GetService("ReplicatedStorage").Events.GUIstuff:FireServer("saidYesToNPCys", "Takeshi")
  145. end
  146. end)
  147. end)
  148.  
  149. if FE == true then
  150. Title.Text = "K Project Gui"
  151. elseif FE == false then
  152. Title.Text = "K Project Gui"
  153. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement