Advertisement
Guest User

dwadwa

a guest
Dec 13th, 2019
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.72 KB | None | 0 0
  1.  
  2. --// GUI COMPONENTS //--
  3.  
  4. local m_core = Instance.new("ScreenGui");local c_menu_core = Instance.new("Frame");local c_group_boxs = Instance.new("Frame");local c_buttons = Instance.new("Frame");local Fencing = Instance.new("TextButton");local t1 = Instance.new("Frame");local t2 = Instance.new("Frame");local FencingLabel = Instance.new("TextLabel");local c_core_1 = Instance.new("Frame");local float = Instance.new("TextButton");local floatlabel = Instance.new("TextLabel");local airwalk = Instance.new("TextButton");local airlabel = Instance.new("TextLabel");local invisible = Instance.new("TextButton");local invislabel = Instance.new("TextLabel");local crazy = Instance.new("TextButton");local crazylabel = Instance.new("TextLabel");local aibot = Instance.new("TextButton");local ailabel = Instance.new("TextLabel");local spinbot = Instance.new("TextButton");local spinlabel = Instance.new("TextLabel");local ac = Instance.new("TextButton");local aclabel = Instance.new("TextLabel");local tpkill = Instance.new("TextButton");local tplabel = Instance.new("TextLabel");local killtxt = Instance.new("TextBox");local killabel = Instance.new("TextLabel");local deathtxt = Instance.new("TextBox");local deathlabel = Instance.new("TextLabel");local drop = Instance.new("TextButton");local droplabel = Instance.new("TextLabel")local c_bar = Instance.new("Frame");local Title = Instance.new("TextLabel")
  5. m_core.Name = "m_core";m_core.Parent = game.CoreGui;m_core.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  6. c_menu_core.Name = "c_menu_core";c_menu_core.Parent = m_core;c_menu_core.Active = true;c_menu_core.Draggable = true;c_menu_core.BackgroundColor3 = Color3.new(0.109804, 0.117647, 0.152941);c_menu_core.BorderColor3 = Color3.new(0.109804, 0.117647, 0.152941);c_menu_core.BorderSizePixel = 0;c_menu_core.Position = UDim2.new(0.5, -200, 0.5, -200);c_menu_core.Size = UDim2.new(0, 400, 0, 400)
  7. c_group_boxs.Name = "c_group_boxs";c_group_boxs.Parent = c_menu_core;c_group_boxs.BackgroundColor3 = Color3.new(0.109804, 0.117647, 0.152941);c_group_boxs.BorderSizePixel = 0;c_group_boxs.Position = UDim2.new(0.0250000004, 0, 0.0874999985, 0);c_group_boxs.Size = UDim2.new(0, 380, 0, 355)
  8. c_buttons.Name = "c_buttons";c_buttons.Parent = c_group_boxs;c_buttons.BackgroundColor3 = Color3.new(0.160784, 0.172549, 0.223529);c_buttons.BorderColor3 = Color3.new(0.184314, 0.192157, 0.223529);c_buttons.Size = UDim2.new(0, 100, 0, 355)
  9. Fencing.Name = "Fencing";Fencing.Parent = c_buttons;Fencing.BackgroundColor3 = Color3.new(0.105882, 0.117647, 0.145098);Fencing.BorderColor3 = Color3.new(0.184314, 0.192157, 0.223529);Fencing.Position = UDim2.new(0.100000001, 0, 0.0281690136, 0);Fencing.Size = UDim2.new(0, 80, 0, 30);Fencing.AutoButtonColor = false;Fencing.Font = Enum.Font.SourceSans;Fencing.Text = "Fencing";Fencing.TextColor3 = Color3.new(1, 1, 1);Fencing.TextSize = 14
  10. t1.Name = "t1";t1.Parent = Fencing;t1.BackgroundColor3 = Color3.new(0.298039, 0.509804, 0.709804);t1.BorderSizePixel = 0;t1.Size = UDim2.new(0, 80, 0, 0);t1.Visible = false
  11. t2.Name = "t2";t2.Parent = Fencing;t2.BackgroundColor3 = Color3.new(0.298039, 0.509804, 0.709804);t2.BorderSizePixel = 0;t2.Position = UDim2.new(0, 0, 0.5, 15);t2.Size = UDim2.new(0, 80, 0, 0);t2.Visible = false
  12. FencingLabel.Name = "FencingLabel";FencingLabel.Parent = Fencing;FencingLabel.BackgroundColor3 = Color3.new(0.298039, 0.509804, 0.709804);FencingLabel.BackgroundTransparency = 1;FencingLabel.BorderColor3 = Color3.new(0.184314, 0.192157, 0.223529);FencingLabel.Size = UDim2.new(0, 80, 0, 30);FencingLabel.Visible = false;FencingLabel.Font = Enum.Font.SourceSans;FencingLabel.Text = "Fencing";FencingLabel.TextColor3 = Color3.new(1, 1, 1);FencingLabel.TextSize = 14
  13. c_bar.Name = "c_bar";c_bar.Parent = c_menu_core;c_bar.BackgroundColor3 = Color3.new(0.298039, 0.509804, 0.709804);c_bar.BorderColor3 = Color3.new(0.588235, 0.588235, 0.588235);c_bar.BorderSizePixel = 0;c_bar.Size = UDim2.new(0, 400, 0, 25)
  14. Title.Name = "Title";Title.Parent = c_bar;Title.BackgroundColor3 = Color3.new(1, 1, 1);Title.BackgroundTransparency = 1;Title.BorderSizePixel = 0;Title.Position = UDim2.new(0.25, 0, 0, 0);Title.Size = UDim2.new(0, 200, 0, 25);Title.Font = Enum.Font.SourceSans;Title.Text = "SimpleX";Title.TextColor3 = Color3.new(1, 1, 1);Title.TextSize = 14
  15. c_core_1.Name = "c_core_1";c_core_1.Visible = false;c_core_1.Parent = c_group_boxs;c_core_1.BackgroundColor3 = Color3.new(0.109804, 0.117647, 0.152941);c_core_1.BorderColor3 = Color3.new(0.184314, 0.192157, 0.223529);c_core_1.Position = UDim2.new(0.284210533, 0, 0, 0);c_core_1.Size = UDim2.new(0, 272, 0, 355)
  16. float.Name = "float";float.Parent = c_core_1;float.BackgroundColor3 = Color3.new(0.105882, 0.117647, 0.145098);float.BorderColor3 = Color3.new(0.184314, 0.192157, 0.223529);float.Position = UDim2.new(0.0477941185, 0, 0.0422535203, 0);float.Size = UDim2.new(0, 20, 0, 20);float.Font = Enum.Font.SourceSans;float.Text = "";float.TextColor3 = Color3.new(0, 0, 0);float.TextSize = 14
  17. floatlabel.Name = "floatlabel";floatlabel.Parent = float;floatlabel.BackgroundColor3 = Color3.new(1, 1, 1);floatlabel.BackgroundTransparency = 1;floatlabel.BorderSizePixel = 0;floatlabel.Position = UDim2.new(1, 8, 0, 0);floatlabel.Size = UDim2.new(0, 79, 0, 20);floatlabel.Font = Enum.Font.SourceSans;floatlabel.Text = "Remove Float";floatlabel.TextColor3 = Color3.new(1, 1, 1);floatlabel.TextSize = 14;floatlabel.TextXAlignment = Enum.TextXAlignment.Left
  18. airwalk.Name = "airwalk";airwalk.Parent = c_core_1;airwalk.BackgroundColor3 = Color3.new(0.105882, 0.117647, 0.145098);airwalk.BorderColor3 = Color3.new(0.184314, 0.192157, 0.223529);airwalk.Position = UDim2.new(0.0477941185, 0, 0.267605633, 0);airwalk.Size = UDim2.new(0, 20, 0, 20);airwalk.Font = Enum.Font.SourceSans;airwalk.Text = "";airwalk.TextColor3 = Color3.new(0, 0, 0);airwalk.TextSize = 14
  19. airlabel.Name = "airlabel";airlabel.Parent = airwalk;airlabel.BackgroundColor3 = Color3.new(1, 1, 1);airlabel.BackgroundTransparency = 1;airlabel.BorderSizePixel = 0;airlabel.Position = UDim2.new(1, 8, 0, 0);airlabel.Size = UDim2.new(0, 79, 0, 20);airlabel.Font = Enum.Font.SourceSans;airlabel.Text = "Air Walk";airlabel.TextColor3 = Color3.new(1, 1, 1);airlabel.TextSize = 14;airlabel.TextXAlignment = Enum.TextXAlignment.Left
  20. invisible.Name = "invisible";invisible.Parent = c_core_1;invisible.BackgroundColor3 = Color3.new(0.105882, 0.117647, 0.145098);invisible.BorderColor3 = Color3.new(0.184314, 0.192157, 0.223529);invisible.Position = UDim2.new(0.0477941185, 0, 0.492957741, 0);invisible.Size = UDim2.new(0, 20, 0, 20);invisible.Font = Enum.Font.SourceSans;invisible.Text = "";invisible.TextColor3 = Color3.new(0, 0, 0);invisible.TextSize = 14
  21. invislabel.Name = "invislabel";invislabel.Parent = invisible;invislabel.BackgroundColor3 = Color3.new(1, 1, 1);invislabel.BackgroundTransparency = 1;invislabel.BorderSizePixel = 0;invislabel.Position = UDim2.new(1, 8, 0, 0);invislabel.Size = UDim2.new(0, 79, 0, 20);invislabel.Font = Enum.Font.SourceSans;invislabel.Text = "Invisible";invislabel.TextColor3 = Color3.new(1, 1, 1);invislabel.TextSize = 14;invislabel.TextXAlignment = Enum.TextXAlignment.Left
  22. crazy.Name = "crazy";crazy.Parent = c_core_1;crazy.BackgroundColor3 = Color3.new(0.105882, 0.117647, 0.145098);crazy.BorderColor3 = Color3.new(0.184314, 0.192157, 0.223529);crazy.Position = UDim2.new(0.0477941185, 0, 0.605633795, 0);crazy.Size = UDim2.new(0, 20, 0, 20);crazy.Font = Enum.Font.SourceSans;crazy.Text = "";crazy.TextColor3 = Color3.new(0, 0, 0);crazy.TextSize = 14
  23. crazylabel.Name = "crazylabel";crazylabel.Parent = crazy;crazylabel.BackgroundColor3 = Color3.new(1, 1, 1);crazylabel.BackgroundTransparency = 1;crazylabel.BorderSizePixel = 0;crazylabel.Position = UDim2.new(1, 8, 0, 0);crazylabel.Size = UDim2.new(0, 79, 0, 20);crazylabel.Font = Enum.Font.SourceSans;crazylabel.Text = "Crazy Foil";crazylabel.TextColor3 = Color3.new(1, 1, 1);crazylabel.TextSize = 14;crazylabel.TextXAlignment = Enum.TextXAlignment.Left
  24. aibot.Name = "aibot";aibot.Parent = c_core_1;aibot.BackgroundColor3 = Color3.new(0.105882, 0.117647, 0.145098);aibot.BorderColor3 = Color3.new(0.184314, 0.192157, 0.223529);aibot.Position = UDim2.new(0.0477941185, 0, 0.718309879, 0);aibot.Size = UDim2.new(0, 20, 0, 20);aibot.Font = Enum.Font.SourceSans;aibot.Text = "";aibot.TextColor3 = Color3.new(0, 0, 0);aibot.TextSize = 14
  25. ailabel.Name = "ailabel";ailabel.Parent = aibot;ailabel.BackgroundColor3 = Color3.new(1, 1, 1);ailabel.BackgroundTransparency = 1;ailabel.BorderSizePixel = 0;ailabel.Position = UDim2.new(1, 8, 0, 0);ailabel.Size = UDim2.new(0, 79, 0, 20);ailabel.Font = Enum.Font.SourceSans;ailabel.Text = "AI Bot";ailabel.TextColor3 = Color3.new(1, 1, 1);ailabel.TextSize = 14;ailabel.TextXAlignment = Enum.TextXAlignment.Left
  26. spinbot.Name = "spinbot";spinbot.Parent = c_core_1;spinbot.BackgroundColor3 = Color3.new(0.105882, 0.117647, 0.145098);spinbot.BorderColor3 = Color3.new(0.184314, 0.192157, 0.223529);spinbot.Position = UDim2.new(0.0477941185, 0, 0.830985904, 0);spinbot.Size = UDim2.new(0, 20, 0, 20);spinbot.Font = Enum.Font.SourceSans;spinbot.Text = "";spinbot.TextColor3 = Color3.new(0, 0, 0);spinbot.TextSize = 14
  27. spinlabel.Name = "spinlabel";spinlabel.Parent = spinbot;spinlabel.BackgroundColor3 = Color3.new(1, 1, 1);spinlabel.BackgroundTransparency = 1;spinlabel.BorderSizePixel = 0;spinlabel.Position = UDim2.new(1, 8, 0, 0);spinlabel.Size = UDim2.new(0, 79, 0, 20);spinlabel.Font = Enum.Font.SourceSans;spinlabel.Text = "Spin Bot";spinlabel.TextColor3 = Color3.new(1, 1, 1);spinlabel.TextSize = 14;spinlabel.TextXAlignment = Enum.TextXAlignment.Left
  28. ac.Name = "ac";ac.Parent = c_core_1;ac.BackgroundColor3 = Color3.new(0.105882, 0.117647, 0.145098);ac.BorderColor3 = Color3.new(0.184314, 0.192157, 0.223529);ac.Position = UDim2.new(0.0480000004, 0, 0.379999995, 0);ac.Size = UDim2.new(0, 20, 0, 20);ac.Font = Enum.Font.SourceSans;ac.Text = "";ac.TextColor3 = Color3.new(0, 0, 0);ac.TextSize = 14
  29. aclabel.Name = "aclabel";aclabel.Parent = ac;aclabel.BackgroundColor3 = Color3.new(1, 1, 1);aclabel.BackgroundTransparency = 1;aclabel.BorderSizePixel = 0;aclabel.Position = UDim2.new(1, 8, 0, 0);aclabel.Size = UDim2.new(0, 79, 0, 20);aclabel.Font = Enum.Font.SourceSans;aclabel.Text = "Auto Lunge";aclabel.TextColor3 = Color3.new(1, 1, 1);aclabel.TextSize = 14;aclabel.TextXAlignment = Enum.TextXAlignment.Left
  30. tpkill.Name = "tpkill";tpkill.Parent = c_core_1;tpkill.BackgroundColor3 = Color3.new(0.105882, 0.117647, 0.145098);tpkill.BorderColor3 = Color3.new(0.184314, 0.192157, 0.223529);tpkill.Position = UDim2.new(0.0480000004, 0, 0.155000001, 0);tpkill.Size = UDim2.new(0, 20, 0, 20);tpkill.Font = Enum.Font.SourceSans;tpkill.Text = "";tpkill.TextColor3 = Color3.new(0, 0, 0);tpkill.TextSize = 14
  31. tplabel.Name = "tplabel";tplabel.Parent = tpkill;tplabel.BackgroundColor3 = Color3.new(1, 1, 1);tplabel.BackgroundTransparency = 1;tplabel.BorderSizePixel = 0;tplabel.Position = UDim2.new(1, 8, 0, 0);tplabel.Size = UDim2.new(0, 79, 0, 20);tplabel.Font = Enum.Font.SourceSans;tplabel.Text = "TP Kill";tplabel.TextColor3 = Color3.new(1, 1, 1);tplabel.TextSize = 14;tplabel.TextXAlignment = Enum.TextXAlignment.Left
  32. killtxt.Name = "killtxt";killtxt.TextScaled = true;killtxt.Parent = c_core_1;killtxt.BackgroundColor3 = Color3.new(0.105882, 0.117647, 0.145098);killtxt.BorderColor3 = Color3.new(0.184314, 0.192157, 0.223529);killtxt.Position = UDim2.new(0.479999989, 0, 0.155000001, 0);killtxt.Size = UDim2.new(0, 70, 0, 20);killtxt.Font = Enum.Font.SourceSans;killtxt.PlaceholderColor3 = Color3.new(1, 1, 1);killtxt.Text = "...";killtxt.TextColor3 = Color3.new(1, 1, 1);killtxt.TextSize = 14;killtxt.TextWrapped = true
  33. killabel.Name = "killabel";killabel.Parent = killtxt;killabel.BackgroundColor3 = Color3.new(1, 1, 1);killabel.BackgroundTransparency = 1;killabel.BorderSizePixel = 0;killabel.Position = UDim2.new(1, 8, 0, 0);killabel.Size = UDim2.new(0, 79, 0, 20);killabel.Font = Enum.Font.SourceSans;killabel.Text = "Kill Text";killabel.TextColor3 = Color3.new(1, 1, 1);killabel.TextSize = 14;killabel.TextXAlignment = Enum.TextXAlignment.Left
  34. deathtxt.Name = "deathtxt";deathtxt.TextScaled = true;deathtxt.Parent = c_core_1;deathtxt.BackgroundColor3 = Color3.new(0.105882, 0.117647, 0.145098);deathtxt.BorderColor3 = Color3.new(0.184314, 0.192157, 0.223529);deathtxt.Position = UDim2.new(0.479999989, 0, 0.268000007, 0);deathtxt.Size = UDim2.new(0, 70, 0, 20);deathtxt.Font = Enum.Font.SourceSans;deathtxt.PlaceholderColor3 = Color3.new(1, 1, 1);deathtxt.Text = "...";deathtxt.TextColor3 = Color3.new(1, 1, 1);deathtxt.TextSize = 14;deathtxt.TextWrapped = true
  35. deathlabel.Name = "deathlabel";deathlabel.Parent = deathtxt;deathlabel.BackgroundColor3 = Color3.new(1, 1, 1);deathlabel.BackgroundTransparency = 1;deathlabel.BorderSizePixel = 0;deathlabel.Position = UDim2.new(1, 8, 0, 0);deathlabel.Size = UDim2.new(0, 79, 0, 20);deathlabel.Font = Enum.Font.SourceSans;deathlabel.Text = "Death Text";deathlabel.TextColor3 = Color3.new(1, 1, 1);deathlabel.TextSize = 14;deathlabel.TextXAlignment = Enum.TextXAlignment.Left
  36. drop.Name = "drop";drop.Parent = c_core_1;drop.BackgroundColor3 = Color3.new(0.105882, 0.117647, 0.145098);drop.BorderColor3 = Color3.new(0.184314, 0.192157, 0.223529);drop.Position = UDim2.new(0.479999989, 0, 0.0419999994, 0);drop.Size = UDim2.new(0, 20, 0, 20);drop.Font = Enum.Font.SourceSans;drop.Text = "";drop.TextColor3 = Color3.new(0, 0, 0);drop.TextSize = 14
  37. droplabel.Name = "droplabel";droplabel.Parent = drop;droplabel.BackgroundColor3 = Color3.new(1, 1, 1);droplabel.BackgroundTransparency = 1;droplabel.BorderSizePixel = 0;droplabel.Position = UDim2.new(1, 8, 0, 0);droplabel.Size = UDim2.new(0, 79, 0, 20);droplabel.Font = Enum.Font.SourceSans;droplabel.Text = "Drop Hats";droplabel.TextColor3 = Color3.new(1, 1, 1);droplabel.TextSize = 14;droplabel.TextXAlignment = Enum.TextXAlignment.Left
  38.  
  39.  
  40. --// TABS //--
  41.  
  42. local fencing_on = false
  43. local fen_db = true
  44. Fencing.MouseButton1Down:connect(function()
  45. if not fen_db then
  46. return
  47. end
  48. fen_db = false
  49. -- fencing_on = not fencing_on
  50. --if fencing_on then
  51. FencingLabel.Visible = true
  52. t1.Visible = true
  53. t2.Visible = true
  54. t1:TweenSize(UDim2.new(0, 80, 0, 15), "Out", "Quad", 0.2)
  55. t2:TweenSize(UDim2.new(0, 80, 0, -15), "Out", "Quad", 0.2)
  56. wait(.2)
  57. Fencing.BackgroundColor3 = Color3.fromRGB(76, 130, 181)
  58. FencingLabel.Visible = false
  59. t1.Visible = false
  60. t2.Visible = false
  61. c_core_1.Visible = true
  62. --[[ else
  63. FencingLabel.Visible = true
  64. t1.Visible = true
  65. t2.Visible = true
  66. Fencing.BackgroundColor3 = Color3.fromRGB(27, 30, 37)
  67. t1:TweenSize(UDim2.new(0, 80, 0, 0), "Out", "Quad", 0.2)
  68. t2:TweenSize(UDim2.new(0, 80, 0, 0), "Out", "Quad", 0.2)
  69. wait(.2)
  70. FencingLabel.Visible = false
  71. t1.Visible = false
  72. t2.Visible = false
  73. end
  74. fen_db = true]]
  75. end)
  76.  
  77. --// SCRIPTS //--
  78.  
  79. function color_change(label, color_rgb)
  80. label.BackgroundColor3 = color_rgb
  81. end
  82.  
  83. local remdb = true
  84. local remfloat_on = false
  85. float.MouseButton1Down:connect(function()
  86. if not remdb then
  87. return
  88. end
  89. remdb = false
  90. remfloat_on = not remfloat_on
  91. if remfloat_on then
  92. color_change(float, Color3.fromRGB(76, 130, 181))
  93. else
  94. color_change(float, Color3.fromRGB(27, 30, 37))
  95. end
  96. remdb = true
  97. end)
  98.  
  99. local crazydb = true
  100. local crazy_on = false
  101. crazy.MouseButton1Down:connect(function()
  102. if not crazydb then
  103. return
  104. end
  105. crazydb = false
  106. crazy_on = not crazy_on
  107. if crazy_on then
  108. color_change(crazy, Color3.fromRGB(76, 130, 181))
  109. else
  110. color_change(crazy, Color3.fromRGB(27, 30, 37))
  111. end
  112. crazydb = true
  113. end)
  114.  
  115. local killdb = true
  116. killtxt.Focused:Connect(function()
  117. if not killdb then
  118. return
  119. end
  120. killdb = false
  121. color_change(killtxt, Color3.fromRGB(76, 130, 181))
  122. while wait() do
  123. for i,v in pairs(game.Players:GetPlayers()) do
  124. if v.Character then
  125. repeat wait() until v.Character and v.Character:FindFirstChild('Humanoid')
  126. local hum = v.Character:FindFirstChild('Humanoid')
  127. if hum and hum.Health == 0 and game.Players.LocalPlayer.Character:WaitForChild('Humanoid').Health ~= 0 and hum:FindFirstChild('creator') then
  128. if tostring(hum:FindFirstChild('creator').Value) == game.Players.LocalPlayer.Name then
  129. if killtxt.Text == "" or killtxt.Text == "..." or killtxt.Text == " " then
  130. color_change(killtxt, Color3.fromRGB(27, 30, 37))
  131. killtxt.Text = "..."
  132. else
  133. color_change(killtxt, Color3.fromRGB(76, 130, 181))
  134. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(tostring(v.Name) .. ", " .. killtxt.Text, "All")
  135. repeat wait() until hum:FindFirstChild('creator') == nil
  136. end
  137. end
  138. end
  139. end
  140. end
  141. end
  142. killdb = true
  143. end)
  144. killtxt.FocusLost:Connect(function(enter)
  145. if not enter then
  146. if killtxt.Text == "" or killtxt.Text == "..." or killtxt.Text == " " then
  147. color_change(killtxt, Color3.fromRGB(27, 30, 37))
  148. killtxt.Text = "..."
  149. else
  150. color_change(killtxt, Color3.fromRGB(76, 130, 181))
  151. end
  152. end
  153. end)
  154.  
  155. local deathdb = true
  156. deathtxt.Focused:Connect(function()
  157. color_change(deathtxt, Color3.fromRGB(76, 130, 181))
  158. while wait() do
  159. local player = game.Players.LocalPlayer
  160. local hum = player.Character:WaitForChild('Humanoid')
  161. if player.Character then
  162. hum.Died:connect(function()
  163. if hum:FindFirstChild('creator') then
  164. if not deathdb then
  165. return
  166. end
  167. deathdb = false
  168. if deathtxt.Text == "" or deathtxt.Text == "..." or deathtxt.Text == " " then
  169. color_change(deathtxt, Color3.fromRGB(27, 30, 37))
  170. deathtxt.Text = "..."
  171. else
  172. color_change(deathtxt, Color3.fromRGB(76, 130, 181))
  173. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(tostring(hum:FindFirstChild('creator').Value) .. ", " .. deathtxt.Text, "All")
  174. repeat wait() until hum:FindFirstChild('creator') == nil
  175. end
  176. deathdb = true
  177. end
  178. end)
  179. end
  180. end
  181. end)
  182. deathtxt.FocusLost:Connect(function(enter)
  183. if not enter then
  184. if deathtxt.Text == "" or deathtxt.Text == "..." or deathtxt.Text == " " then
  185. color_change(deathtxt, Color3.fromRGB(27, 30, 37))
  186. deathtxt.Text = "..."
  187. else
  188. color_change(deathtxt, Color3.fromRGB(76, 130, 181))
  189. end
  190. end
  191. end)
  192.  
  193. airdb = true
  194. airwalkon = false
  195. airwalk.MouseButton1Down:connect(function()
  196. if not airdb then
  197. return
  198. end
  199. airdb = false
  200. airwalkon = not airwalkon
  201. local ccd = game:GetService("Players").LocalPlayer
  202. if airwalkon then
  203. if ccd.Character.Humanoid then
  204. color_change(airwalk, Color3.fromRGB(76, 130, 181))
  205. ccd.Character.Humanoid.HipHeight = 4
  206. end
  207. else
  208. if ccd.Character.Humanoid then
  209. ccd.Character.Humanoid.HipHeight = 0
  210. color_change(airwalk, Color3.fromRGB(27, 30, 37))
  211. end
  212. end
  213. airdb = true
  214. end)
  215.  
  216. local dropdb = true
  217. drop.MouseButton1Down:connect(function()
  218. if not dropdb then
  219. return
  220. end
  221. dropdb = false
  222. color_change(drop, Color3.fromRGB(76, 130, 181))
  223. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  224. if v:IsA("Accessory") or v:IsA('Accoutrement') or v:IsA('Hat') then
  225. v.Parent = workspace
  226. end
  227. end
  228. wait()
  229. color_change(drop, Color3.fromRGB(27, 30, 37))
  230. dropdb = true
  231. end)
  232.  
  233. local invisdb = true
  234. local invis_on = false
  235. invisible.MouseButton1Down:connect(function()
  236. if not invisdb then
  237. return
  238. end
  239. invisdb = false
  240. invis_on = not invis_on
  241. if invis_on then
  242. color_change(invisible, Color3.fromRGB(76, 130, 181))
  243. local savedpos = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  244. wait()
  245. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-25.95, 84, 3537.55))
  246. wait(.15)
  247. local Seat = Instance.new('Seat', game.Workspace)
  248. Seat.Anchored = false
  249. Seat.CanCollide = false
  250. Seat.Name = 'simplex'
  251. Seat.Transparency = 1
  252. Seat.Position = Vector3.new(-25.95, 84, 3537.55)
  253. local Weld = Instance.new("Weld", Seat)
  254. Weld.Part0 = Seat
  255. Weld.Part1 = game.Players.LocalPlayer.Character.Torso
  256. wait()
  257. Seat.CFrame = savedpos
  258. else
  259. color_change(invisible, Color3.fromRGB(27, 30, 37))
  260. workspace:FindFirstChild('simplex'):Remove()
  261. end
  262. invisdb = true
  263. end)
  264.  
  265. local tpdb = true
  266. local tpkill_on = false
  267. tpkill.MouseButton1Down:connect(function()
  268. if not tpdb then
  269. return
  270. end
  271. tpdb = false
  272. tpkill_on = not tpkill_on
  273. local rat = game.Players.LocalPlayer:GetMouse()
  274. local me = game.Players.LocalPlayer
  275. if tpkill_on then
  276. color_change(tpkill, Color3.fromRGB(76, 130, 181))
  277. rat.Button1Down:connect(function()
  278. local target = rat.Target
  279. if tpkill_on and target ~= nil and game.Players:FindFirstChild(target.Parent.Name) then
  280. local player = target.Parent
  281. me.Character.HumanoidRootPart.CFrame = player.HumanoidRootPart.CFrame * CFrame.new(-1, 0, 2)
  282. if me.Character:FindFirstChildOfClass('Tool') ~= nil then
  283. for i = 1, 3 do
  284. me.Character:FindFirstChildOfClass('Tool'):Activate()
  285. wait()
  286. end
  287. end
  288. end
  289. end)
  290. else
  291. color_change(tpkill, Color3.fromRGB(27, 30, 37))
  292. end
  293. tpdb = true
  294. end)
  295.  
  296. _G.SB = false
  297. _G.AC = false
  298.  
  299. local spindb = true
  300. spinbot.MouseButton1Down:connect(function()
  301. if not spindb then
  302. return
  303. end
  304. spindb = false
  305. _G.SB = not _G.SB
  306. if _G.SB then
  307. color_change(spinbot, Color3.fromRGB(76, 130, 181))
  308. else
  309. color_change(spinbot, Color3.fromRGB(27, 30, 37))
  310. end
  311. spindb = true
  312. end)
  313.  
  314. local acdb = true
  315. ac.MouseButton1Down:connect(function()
  316. if not acdb then
  317. return
  318. end
  319. acdb = false
  320. _G.AC = not _G.AC
  321. if _G.AC then
  322. color_change(ac, Color3.fromRGB(76, 130, 181))
  323. else
  324. color_change(ac, Color3.fromRGB(27, 30, 37))
  325. end
  326. acdb = true
  327. end)
  328.  
  329. local aidb = true
  330. local ai_on = false
  331. local PathfindingService = game:GetService("PathfindingService")
  332. local plr=game:GetService('Players').LocalPlayer
  333. local NameCheck=true
  334. local Beam,Attach1,Attach2
  335. local ToolName="Foil" or nil
  336. local humanoid
  337. local torso
  338. local Attach1
  339. local Attach2
  340. local Beam
  341. local waypoints
  342. local path
  343. local target
  344. local player
  345. aibot.MouseButton1Down:connect(function()
  346. ai_on = not ai_on
  347. humanoid = plr.Character:WaitForChild("Humanoid")
  348. torso = plr.Character:WaitForChild("Torso")
  349. if ai_on then
  350. color_change(aibot, Color3.fromRGB(76, 130, 181))
  351. humanoid.AutoRotate = false
  352. Beam=Instance.new('Beam') Beam.Parent=torso
  353. Attach1=Instance.new('Attachment')
  354. Attach2=Instance.new('Attachment')
  355. Attach1.Parent=torso
  356. Beam.Attachment0=Attach1
  357. Beam.Attachment1=Attach2
  358. Beam.Color=ColorSequence.new(Color3.fromRGB(76, 130, 181)),Color3.fromRGB(76, 130, 181)
  359. elseif not ai_on then
  360. humanoid.AutoRotate = true
  361. if torso:FindFirstChild('Beam') then
  362. torso:FindFirstChild('Beam'):Destroy()
  363. end
  364. color_change(aibot, Color3.fromRGB(27, 30, 37))
  365. end
  366. function Found(group, text) if string.find(group, text) then return true else return false end end
  367. local hroot = plr.Character:WaitForChild('HumanoidRootPart')
  368. function FindNearest(position)
  369. local lowest = math.huge
  370. local NearestPlayer = nil
  371. for i,v in pairs(game.Players:GetPlayers()) do
  372. if v and v.Character and v.Name~=plr.Name and v.Character:FindFirstChild('Humanoid').Health>0 and not v.Character:FindFirstChild('Humanoid').Sit and v.Character:FindFirstChild('Humanoid').MoveDirection ~= Vector3.new(0, 0, 0) and v.Character.Torso.Position.Y<torso.Position.Y+30 then
  373. local distance = v:DistanceFromCharacter(position)
  374. if distance < lowest then
  375. lowest = distance
  376. NearestPlayer = v
  377. end
  378. end
  379. end
  380. return NearestPlayer
  381. end
  382. while ai_on do
  383. humanoid.Died:Connect(function()
  384. ai_on=false
  385. repeat wait() until plr.Character ~= nil
  386. color_change(aibot, Color3.fromRGB(27, 30, 37))
  387. end)
  388. spawn(function()
  389. player=FindNearest(hroot.Position)
  390. if player then
  391. target = player.Character.HumanoidRootPart
  392. path = PathfindingService:FindPathAsync(torso.Position, target.Position)
  393. plr.Character.HumanoidRootPart.CFrame = CFrame.new(plr.Character.HumanoidRootPart.Position, target.Position)
  394. plr.Character.HumanoidRootPart.CFrame = CFrame.new(plr.Character.HumanoidRootPart.Position, Vector3.new(target.Position.X, plr.Character.HumanoidRootPart.Position.Y, target.Position.Z))
  395. if plr.Backpack:FindFirstChild(ToolName) then plr.Backpack:FindFirstChild(ToolName).Handle.Massless = true; plr.Backpack:FindFirstChild(ToolName).Handle.Size=Vector3.new(2, 2, 5.5) plr.Backpack:FindFirstChild(ToolName).Parent=plr.Character end
  396. if player.Character.Torso.Position.Y>torso.Position.Y+1 then
  397. humanoid.Jump=true
  398. end
  399. if humanoid.Sit then
  400. humanoid.Sit = not humanoid.Sit
  401. end
  402. if player.Character.Humanoid.Health>0 then
  403. Attach2.Parent=player.Character.Torso
  404. end
  405. if path.Status == Enum.PathStatus.Success then
  406. waypoints = path:GetWaypoints()
  407. for i = 1, #waypoints do
  408. local waypoint = waypoints[i]
  409. if waypoint then
  410. local destination = waypoint.Position
  411. humanoid:MoveTo(destination)
  412. if waypoint.Action == Enum.PathWaypointAction.Jump then
  413. humanoid.Jump = true
  414. end
  415. end
  416. local reached = humanoid.MoveToFinished:Wait()
  417. end
  418. if plr.Character:FindFirstChild(ToolName) ~= nil then
  419. plr.Character:FindFirstChild(ToolName):Activate()
  420. end
  421. end
  422. waypoints=path:GetWaypoints()
  423. end
  424. end)
  425. game:GetService('RunService').RenderStepped:Wait()
  426. end
  427. end)
  428.  
  429. a = 0
  430. while true do
  431. a = a + 60
  432. if a == 360 then
  433. a = 0
  434. end
  435. if _G.SB then
  436. game:GetService("Players").LocalPlayer.Character:WaitForChild("HumanoidRootPart").CFrame = CFrame.Angles(0,math.rad(a),0) + game:GetService("Players").LocalPlayer.Character:WaitForChild("Torso").CFrame.p
  437. end
  438. if _G.AC then
  439. for i,tool in pairs(game:GetService('Players').LocalPlayer.Character:GetChildren()) do
  440. if tool and tool:IsA('Tool') and tool.Name == 'Foil' then
  441. tool:Activate()
  442. end
  443. end
  444. end
  445. if remfloat_on then
  446. for i,v in pairs(game.Players.LocalPlayer.Character:WaitForChild('Torso'):GetChildren()) do
  447. if v:IsA('BodyVelocity') and v ~= nil then
  448. v:Remove()
  449. end
  450. end
  451. end
  452. if crazy_on then
  453. for i,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  454. if v:IsA('Tool') then
  455. v.GripForward = Vector3.new(math.random(), math.random(), math.random())
  456. v.GripPos = Vector3.new(math.random(), math.random(), -10)
  457. v.GripRight = Vector3.new(math.random(), math.random(), math.random())
  458. v.GripUp = Vector3.new(math.random(), math.random(), math.random())
  459. v.Parent = game.Players.LocalPlayer.Character
  460. end
  461. end
  462. wait(.01)
  463. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  464. if v:IsA('Tool') then
  465. v.Parent = game.Players.LocalPlayer.Backpack
  466. end
  467. end
  468. end
  469. if game.Players.LocalPlayer.Character.Humanoid then
  470. game.Players.LocalPlayer.Character.Humanoid.Died:Connect(function()
  471. ai_on=false
  472. color_change(aibot, Color3.fromRGB(27, 30, 37))
  473. crazy_on=false
  474. color_change(crazy, Color3.fromRGB(27, 30, 37))
  475. airwalkon=false
  476. color_change(airwalk, Color3.fromRGB(27, 30, 37))
  477. _G.SB=false
  478. color_change(spinbot, Color3.fromRGB(27, 30, 37))
  479. invis_on=false
  480. color_change(invisible, Color3.fromRGB(27, 30, 37))
  481. end)
  482. end
  483. wait()
  484. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement