Advertisement
DJALEX116

OP K.A.T SCRIPT (2023-2025)

Jan 17th, 2023
460
1
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 19.84 KB | Gaming | 1 0
  1. -- Made By A freind
  2.  
  3. local ScreenGui = Instance.new("ScreenGui")
  4. local main = Instance.new("Frame")
  5. local title = Instance.new("TextLabel")
  6. local OtherKnifeAbilityTestScripts = Instance.new("TextLabel")
  7. local ESP = Instance.new("TextButton")
  8. local Aimbot = Instance.new("TextButton")
  9. local SilentAim = Instance.new("TextButton")
  10. local VGHub = Instance.new("TextButton")
  11. local Soggyware = Instance.new("TextButton")
  12. local OwlHub = Instance.new("TextButton")
  13. local close = Instance.new("TextButton")
  14. local openmain = Instance.new("Frame")
  15. local open = Instance.new("TextButton")
  16.  
  17. --Properties:
  18.  
  19. ScreenGui.Parent = game.CoreGui
  20.  
  21. main.Name = "main"
  22. main.Parent = ScreenGui
  23. main.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  24. main.Position = UDim2.new(0.394818038, 0, 0.215732992, 0)
  25. main.Size = UDim2.new(0, 690, 0, 436)
  26. main.Visible = false
  27. main.Active = true
  28. main.Draggable = true
  29.  
  30. title.Name = "title"
  31. title.Parent = main
  32. title.BackgroundColor3 = Color3.fromRGB(73, 106, 255)
  33. title.BorderColor3 = Color3.fromRGB(73, 106, 255)
  34. title.Size = UDim2.new(0, 690, 0, 50)
  35. title.Font = Enum.Font.SciFi
  36. title.Text = "Knife Ability Test Ruiner"
  37. title.TextColor3 = Color3.fromRGB(0, 0, 0)
  38. title.TextSize = 14.000
  39.  
  40. OtherKnifeAbilityTestScripts.Name = "Other Knife Ability Test Scripts"
  41. OtherKnifeAbilityTestScripts.Parent = main
  42. OtherKnifeAbilityTestScripts.BackgroundColor3 = Color3.fromRGB(73, 106, 255)
  43. OtherKnifeAbilityTestScripts.BorderColor3 = Color3.fromRGB(73, 106, 255)
  44. OtherKnifeAbilityTestScripts.Position = UDim2.new(0, 0, 0.474770635, 0)
  45. OtherKnifeAbilityTestScripts.Size = UDim2.new(0, 690, 0, 50)
  46. OtherKnifeAbilityTestScripts.Font = Enum.Font.SciFi
  47. OtherKnifeAbilityTestScripts.Text = "Other Knife Ability Test Scripts"
  48. OtherKnifeAbilityTestScripts.TextColor3 = Color3.fromRGB(0, 0, 0)
  49. OtherKnifeAbilityTestScripts.TextSize = 14.000
  50.  
  51. ESP.Name = "ESP"
  52. ESP.Parent = main
  53. ESP.BackgroundColor3 = Color3.fromRGB(65, 65, 65)
  54. ESP.Position = UDim2.new(0.0449275374, 0, 0.238532111, 0)
  55. ESP.Size = UDim2.new(0, 148, 0, 50)
  56. ESP.Font = Enum.Font.Roboto
  57. ESP.Text = "ESP"
  58. ESP.TextColor3 = Color3.fromRGB(0, 0, 0)
  59. ESP.TextSize = 14.000
  60. ESP.MouseButton1Down:connect(function()
  61.     loadstring(game:HttpGet('https://raw.githubusercontent.com/ic3w0lf22/Unnamed-ESP/master/UnnamedESP.lua'))()
  62. end)
  63.  
  64. Aimbot.Name = "Aimbot"
  65. Aimbot.Parent = main
  66. Aimbot.BackgroundColor3 = Color3.fromRGB(65, 65, 65)
  67. Aimbot.Position = UDim2.new(0.381159425, 0, 0.238532111, 0)
  68. Aimbot.Size = UDim2.new(0, 148, 0, 50)
  69. Aimbot.Font = Enum.Font.Roboto
  70. Aimbot.Text = "Aimbot"
  71. Aimbot.TextColor3 = Color3.fromRGB(0, 0, 0)
  72. Aimbot.TextSize = 14.000
  73. Aimbot.MouseButton1Down:connect(function()
  74.     ------------{script}--------
  75.     --------{credit to 1_fo}----
  76.     ----------{Made By ME}------
  77.     ------{u shuld use WRD for this gui}----
  78.  
  79.  
  80.  
  81.     local ScreenGui = Instance.new("ScreenGui")
  82.     local main = Instance.new("Frame")
  83.     local MAINlabel = Instance.new("TextLabel")
  84.     local aimbotWRDAPI = Instance.new("TextButton")
  85.     local aimbotanyAPI = Instance.new("TextButton")
  86.     local espanyAPI = Instance.new("TextButton")
  87.     local controlls = Instance.new("TextLabel")
  88.  
  89.     --Properties:
  90.  
  91.     ScreenGui.Parent = game.CoreGui
  92.  
  93.     main.Name = "main"
  94.     main.Parent = ScreenGui
  95.     main.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  96.     main.BorderColor3 = Color3.fromRGB(0, 0, 0)
  97.     main.BorderSizePixel = 3
  98.     main.Position = UDim2.new(0.150851578, 0, 0.28323704, 0)
  99.     main.Size = UDim2.new(0, 240, 0, 247)
  100.     main.Active = true
  101.     main.Draggable = true
  102.  
  103.     MAINlabel.Name = "MAIN label"
  104.     MAINlabel.Parent = main
  105.     MAINlabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  106.     MAINlabel.BorderColor3 = Color3.fromRGB(0, 0, 0)
  107.     MAINlabel.BorderSizePixel = 3
  108.     MAINlabel.Size = UDim2.new(0, 240, 0, 18)
  109.     MAINlabel.Font = Enum.Font.SourceSans
  110.     MAINlabel.Text = "Aimbot"
  111.     MAINlabel.TextColor3 = Color3.fromRGB(0, 0, 0)
  112.     MAINlabel.TextScaled = true
  113.     MAINlabel.TextSize = 14.000
  114.     MAINlabel.TextWrapped = true
  115.  
  116.     aimbotWRDAPI.Name = "aimbot WRD API"
  117.     aimbotWRDAPI.Parent = main
  118.     aimbotWRDAPI.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  119.     aimbotWRDAPI.BorderColor3 = Color3.fromRGB(0, 0, 0)
  120.     aimbotWRDAPI.BorderSizePixel = 3
  121.     aimbotWRDAPI.Position = UDim2.new(0.0669399276, 0, 0.174089074, 0)
  122.     aimbotWRDAPI.Size = UDim2.new(0, 203, 0, 27)
  123.     aimbotWRDAPI.Font = Enum.Font.SourceSans
  124.     aimbotWRDAPI.Text = "aimbot WRD API"
  125.     aimbotWRDAPI.TextColor3 = Color3.fromRGB(0, 0, 0)
  126.     aimbotWRDAPI.TextSize = 14.000
  127.     aimbotWRDAPI.TextWrapped = true
  128.     aimbotWRDAPI.MouseButton1Down:connect(function()
  129.         local IgnorePlayersNamed = {NAME=true} -- Name = true or false
  130. --[[
  131.     [J] - To go down the list.
  132.     [U] - To go up the list.
  133.     [H] - To toggle that item in the list.
  134.     [RMB] - To aim at your target using the current settings. (THIS UPDATES IN LIVE TIME SO YOU DON'T HAVE TO STOP AIMING FOR IT TO TAKE EFFECT)
  135. --]]
  136.  
  137.         local services  = setmetatable({
  138.             World   = game:GetService('Workspace');
  139.             Players = game:GetService('Players');
  140.             Input   = game:GetService('UserInputService');
  141.             Run     = game:GetService('RunService');
  142.             UI      = game:GetService('StarterGui');
  143.         },{
  144.             __index                 = function(tab,index)
  145.                 local serv
  146.                 local ran,err       = pcall(function() serv=game:service(index) end)
  147.                 if ran then
  148.                     tab[index]      = serv
  149.                     return serv
  150.                 end
  151.             end
  152.         })
  153.  
  154.         local cre = function(class,parent)
  155.             local create = LoadLibrary('RbxUtility').Create
  156.             return function(props)
  157.                 local inst = create(class)(props)
  158.                 inst.Parent = parent
  159.  
  160.                 return inst
  161.             end
  162.         end
  163.  
  164.         local ResizeUI = function(ui,downscale,byclass)
  165.             if not rawequal(ui['ClassName'],'ScrollingFrame') then print('This was mean\'t for scrolling frames.') return end
  166.  
  167.             local count = 0;  
  168.             for __, asset in next, (ui:GetChildren()) do
  169.                 if rawequal(asset['ClassName'],byclass) then
  170.                     count = count + 1
  171.                 end
  172.             end
  173.  
  174.             ui['CanvasSize'] = UDim2.new(ui.CanvasSize.X.Scale,ui.CanvasSize.X.Offset,ui.CanvasSize.Y.Scale,downscale*count)
  175.         end
  176.  
  177.         local wfc, ffc, ffoc, cast, ray = services.World.WaitForChild, services.World.FindFirstChild, services.World.FindFirstChildOfClass, services.World.FindPartOnRayWithIgnoreList, Ray.new
  178.         local wfcoc = function(p,class)
  179.             local obj
  180.             repeat services.Run.RenderStepped:wait()
  181.                 obj = p:FindFirstChildOfClass(class)
  182.             until obj
  183.             return obj
  184.         end
  185.  
  186.         local Client = services.Players.LocalPlayer
  187.         local ClientUI = wfc(Client,'PlayerGui')
  188.         local ClientMouse = Client:GetMouse()
  189.         local ClientModel = Client.Character or Client.CharacterAdded:wait()
  190.         local ClientCamera = services.World.CurrentCamera
  191.         local ClientHumanoid = wfcoc(ClientModel,'Humanoid')
  192.         local ClientActiveUI;
  193.  
  194.         local status = {
  195.             Enabled = false,
  196.             TeamCheck = false,
  197.             HeadsOnly = false,
  198.             RayCheck = true,
  199.             AutoAim = false,
  200.         }
  201.  
  202.         local function toggle(button)
  203.             local option, val = button['Text']:match('(.*):%s*(.*)')
  204.             status[option] = not status[option]
  205.  
  206.             if status[option] then
  207.                 button.TextColor3 = Color3.fromRGB(0,255,0)
  208.             else
  209.                 button.TextColor3 = Color3.fromRGB(255,0,0)
  210.             end
  211.             button.Text = option .. ': ' .. tostring(status[option])
  212.         end
  213.  
  214.         local selection = {}
  215.         local select_pos = 1
  216.         local current_pos = 0
  217.         local __ = function()
  218.             if ffc(game.CoreGui, '___') then return end
  219.  
  220.             local GUI = cre('ScreenGui',game:GetService('CoreGui')){
  221.                 Name = '___';
  222.             }
  223.  
  224.             local Frame = cre('ScrollingFrame',GUI){
  225.                 BackgroundTransparency = 1,
  226.                 BorderSizePixel = 0,
  227.  
  228.                 Name = 'Options',
  229.                 Position = UDim2.new(.8,0,.915,0),
  230.                 Size = UDim2.new(.2,0,0,30),
  231.                 ZIndex = 10,
  232.                 ClipsDescendants = true,
  233.                 CanvasSize = UDim2.new(0,0,0,0),
  234.                 ScrollBarThickness = 0,
  235.                 ScrollingEnabled = false,
  236.             }
  237.  
  238.             local UILL = cre('UIListLayout',Frame){
  239.                 Name = 'LayoutHandler',
  240.                 FillDirection = 'Vertical',
  241.                 HorizontalAlignment = 'Center',
  242.                 SortOrder = 'LayoutOrder',
  243.                 VerticalAlignment = 'Top'
  244.             }
  245.  
  246.             local Template = cre('TextButton',nil){
  247.                 BackgroundTransparency = 1,
  248.                 BorderSizePixel = 0,
  249.  
  250.                 Name = 'Template',
  251.                 Size = UDim2.new(.9,0,0,30),
  252.                 Font = 'SciFi',
  253.                 Text = '',
  254.                 TextColor3 = Color3.fromRGB(255,255,255),
  255.                 TextScaled = true,
  256.                 TextWrapped = true,
  257.             }
  258.  
  259.             local TSC = cre('UISizeConstraint',Template){
  260.                 Name = 'TemplateSizeConstraint',      
  261.                 MaxSize = Vector2.new(math.huge,30),
  262.             }
  263.  
  264.             Frame['ChildAdded']:connect(function()
  265.                 ResizeUI(Frame,30,'TextButton')
  266.             end)
  267.  
  268.             local sel_pos = 0
  269.             for option, val in next, status do
  270.                 local tp = Template:Clone()
  271.  
  272.                 tp.Name = option
  273.                 tp.Text = option .. ': ' .. tostring(val)
  274.  
  275.                 if status[option] then
  276.                     tp.TextColor3 = Color3.fromRGB(0,255,0)
  277.                 else
  278.                     tp.TextColor3 = Color3.fromRGB(255,0,0)
  279.                 end
  280.  
  281.                 sel_pos = sel_pos + 1
  282.                 selection[sel_pos] = tp    
  283.                 tp.Parent = Frame
  284.             end
  285.  
  286.             Frame.CanvasPosition = Vector2.new(0, current_pos)
  287.             return Frame
  288.         end
  289.  
  290.         Client['CharacterAdded']:connect(function(c)
  291.             ClientModel = c
  292.             ClientHumanoid = wfcoc(ClientModel,'Humanoid')
  293.             ClientActiveUI.Parent.Parent = nil
  294.             ClientActiveUI = coroutine.wrap(__)()
  295.         end)
  296.         ClientActiveUI = coroutine.wrap(__)()
  297.  
  298.         local right_down, keylogs, inputlogs = nil, {}, {}
  299.         services.Input.InputBegan:connect(function(input, procc)
  300.             keylogs[input.KeyCode],inputlogs[input.UserInputType] = true, true;
  301.  
  302.             if not ClientActiveUI then return end
  303.             if keylogs[Enum.KeyCode.U] and current_pos >= 30 then
  304.                 select_pos = select_pos - 1
  305.                 current_pos = current_pos - 30
  306.                 ClientActiveUI.CanvasPosition = Vector2.new(0,current_pos)
  307.  
  308.             elseif keylogs[Enum.KeyCode.J] and current_pos < ClientActiveUI.CanvasSize.Y.Offset - 30 then
  309.                 select_pos = select_pos + 1    
  310.                 current_pos = current_pos + 30    
  311.                 ClientActiveUI.CanvasPosition = Vector2.new(0,current_pos)
  312.  
  313.             elseif keylogs[Enum.KeyCode.H] then
  314.                 if selection[select_pos] then
  315.                     toggle(selection[select_pos])
  316.                 end
  317.             end
  318.         end)
  319.         services.Input.InputEnded:connect(function(input, procc)
  320.             keylogs[input.KeyCode],inputlogs[input.UserInputType] = false, false;
  321.         end)
  322.  
  323.         local function GetPlayerFromCharacter(mod)
  324.             if not mod:IsA('Model') then return end
  325.  
  326.             for __, client in next, services.Players:GetPlayers() do
  327.                 if rawequal(string.lower(client['Name']):sub(1,#mod['Name']),mod['Name']:lower()) then
  328.                     return client, client['Name']
  329.                 end
  330.             end    
  331.             return nil, 'N/A'
  332.         end
  333.  
  334.         local function Search()
  335.             local t = {}  
  336.             for __, child in next, services.World:GetChildren() do
  337.                 local UserFromCharacter = GetPlayerFromCharacter(child)
  338.                 if UserFromCharacter then
  339.                     if child:IsA('Model') and not rawequal(UserFromCharacter,Client) then
  340.                         local h = ffoc(child,'Humanoid')
  341.                         if h and h.Health > 0 then
  342.                             table.insert(t, {child,UserFromCharacter})
  343.                         end
  344.                     end
  345.                 end
  346.             end
  347.             return t
  348.         end
  349.  
  350.         local function cast_ray(p0,p1,blacklist)
  351.             local Part
  352.             local __=0
  353.             repeat
  354.                 __=__+1
  355.                 local cond=(p1-p0).magnitude < 999
  356.                 Part,p0=cast(workspace,ray(p0,cond and p1-p0 or (p1-p0).unit*999),blacklist)
  357.                 if Part then
  358.                     if Part.CanCollide==false or Part.Transparency==1 then
  359.                         blacklist[#blacklist+1]=Part
  360.                         Part=nil
  361.                     end
  362.                 elseif cond or __ > 15 then
  363.                     break
  364.                 end
  365.             until Part
  366.             return Part,p0
  367.         end
  368.  
  369.         services.Run.RenderStepped:connect(function()
  370.             local Storage = {}
  371.             if status['Enabled'] and (inputlogs[Enum.UserInputType.MouseButton2] or status['AutoAim']) then
  372.                 Storage = Search()
  373.  
  374.                 local dot, face = -1
  375.                 for __, info in next, (Storage) do
  376.                     local h = ffc(info[1],'Humanoid')
  377.                     local skip;
  378.  
  379.                     if not inputlogs[Enum.UserInputType.MouseButton2] and not status['AutoAim'] then return end
  380.                     if not info[1] or not info[2] or IgnorePlayersNamed[info[2]['Name']] or ffoc(info[1],'ForceField') then skip = true end
  381.                     if not ffc(info[1],'HumanoidRootPart') then skip = true end
  382.  
  383.                     if h and h['Health'] > 0 then
  384.                         if status['TeamCheck'] then
  385.                             if Client['TeamColor'] == info[2]['TeamColor'] then
  386.                                 skip = true
  387.                             end
  388.                         end
  389.  
  390.                         if not skip then
  391.                             local cc = ClientCamera.CFrame
  392.                             local pos = status['HeadsOnly'] and info[1]['HumanoidRootPart'].CFrame.p + Vector3.new(0,1.5,0) or info[1]['HumanoidRootPart'].Position
  393.                             local HitPart=cast_ray(cc.p,pos,{ClientCamera,ClientModel})
  394.  
  395.                             if not (status['RayCheck'] and HitPart) or info[1]:IsAncestorOf(HitPart) then
  396.                                 local m = (pos-cc.p).unit:Dot(cc.lookVector)
  397.                                 if rawequal(m,m) and m > dot then
  398.                                     dot, face= m, pos
  399.                                 end
  400.                             end
  401.                         end
  402.                     end
  403.                 end
  404.                 if face then
  405.                     ClientCamera.CFrame = CFrame.new(ClientCamera.CFrame.p,face) * CFrame.new(0,0,0.5)
  406.                 end
  407.             end
  408.         end)
  409.     end)
  410.  
  411.     aimbotanyAPI.Name = "aimbot any API"
  412.     aimbotanyAPI.Parent = main
  413.     aimbotanyAPI.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  414.     aimbotanyAPI.BorderColor3 = Color3.fromRGB(0, 0, 0)
  415.     aimbotanyAPI.BorderSizePixel = 3
  416.     aimbotanyAPI.Position = UDim2.new(0.0669399276, 0, 0.327935219, 0)
  417.     aimbotanyAPI.Size = UDim2.new(0, 203, 0, 27)
  418.     aimbotanyAPI.Font = Enum.Font.SourceSans
  419.     aimbotanyAPI.Text = "aimbot any API"
  420.     aimbotanyAPI.TextColor3 = Color3.fromRGB(0, 0, 0)
  421.     aimbotanyAPI.TextSize = 14.000
  422.     aimbotanyAPI.TextWrapped = true
  423.     aimbotanyAPI.MouseButton1Down:connect(function()
  424.         loadstring(game:HttpGet("https://cdn.wearedevs.net/scripts/WRD Aimbot.txt"))()
  425.     end)
  426.  
  427.     espanyAPI.Name = "esp any API"
  428.     espanyAPI.Parent = main
  429.     espanyAPI.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  430.     espanyAPI.BorderColor3 = Color3.fromRGB(0, 0, 0)
  431.     espanyAPI.BorderSizePixel = 3
  432.     espanyAPI.Position = UDim2.new(0.0669399276, 0, 0.473684222, 0)
  433.     espanyAPI.Size = UDim2.new(0, 203, 0, 27)
  434.     espanyAPI.Font = Enum.Font.SourceSans
  435.     espanyAPI.Text = "esp any API"
  436.     espanyAPI.TextColor3 = Color3.fromRGB(0, 0, 0)
  437.     espanyAPI.TextSize = 14.000
  438.     espanyAPI.TextWrapped = true
  439.     espanyAPI.MouseButton1Down:connect(function()
  440.         loadstring(game:HttpGet("https://cdn.wearedevs.net/scripts/WRD ESP.txt"))()
  441.     end)
  442.  
  443.     controlls.Name = "controlls"
  444.     controlls.Parent = main
  445.     controlls.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  446.     controlls.BorderColor3 = Color3.fromRGB(0, 0, 0)
  447.     controlls.BorderSizePixel = 3
  448.     controlls.Position = UDim2.new(0.0669399276, 0, 0.64372468, 0)
  449.     controlls.Size = UDim2.new(0, 203, 0, 75)
  450.     controlls.Font = Enum.Font.SourceSans
  451.     controlls.Text = "Hope Your Enjoying Knife Ability Test Ruiner! :D"
  452.     controlls.TextColor3 = Color3.fromRGB(0, 0, 0)
  453.     controlls.TextScaled = true
  454.     controlls.TextSize = 14.000
  455.     controlls.TextWrapped = true
  456.     controlls.TextXAlignment = Enum.TextXAlignment.Left
  457.     controlls.TextYAlignment = Enum.TextYAlignment.Top
  458. end)
  459.  
  460. SilentAim.Name = "Silent Aim"
  461. SilentAim.Parent = main
  462. SilentAim.BackgroundColor3 = Color3.fromRGB(65, 65, 65)
  463. SilentAim.Position = UDim2.new(0.70869559, 0, 0.238532111, 0)
  464. SilentAim.Size = UDim2.new(0, 148, 0, 50)
  465. SilentAim.Font = Enum.Font.Roboto
  466. SilentAim.Text = "Silent Aim"
  467. SilentAim.TextColor3 = Color3.fromRGB(0, 0, 0)
  468. SilentAim.TextSize = 14.000
  469. SilentAim.MouseButton1Down:connect(function()
  470.     getgenv().silentaim_settings = {
  471.         fov = 390,
  472.         hitbox = "Head",
  473.         fovcircle = true,
  474.     }
  475.     -- Services
  476.     local Players = game:GetService("Players")
  477.     local RunService = game:GetService("RunService")
  478.  
  479.     -- Player
  480.     local Player = Players.LocalPlayer
  481.     local Mouse = Player:GetMouse()
  482.     local CurrentCamera = workspace.CurrentCamera
  483.  
  484.     local function GetClosest(Fov)
  485.         local Target, Closest = nil, Fov or math.huge
  486.  
  487.         for i,v in pairs(Players:GetPlayers()) do
  488.             if (v.Character and v ~= Player and v.Character:FindFirstChild(getgenv().silentaim_settings.hitbox)) then
  489.                 local Position, OnScreen = CurrentCamera:WorldToScreenPoint(v.Character[getgenv().silentaim_settings.hitbox].Position)
  490.                 local Distance = (Vector2.new(Position.X, Position.Y) - Vector2.new(Mouse.X, Mouse.Y)).Magnitude
  491.  
  492.                 if (Distance < Closest and OnScreen) then
  493.                     Closest = Distance
  494.                     Target = v
  495.                 end
  496.             end
  497.         end
  498.  
  499.         return Target
  500.     end
  501.  
  502.     local Target
  503.     local CircleInline = Drawing.new("Circle")
  504.     local CircleOutline = Drawing.new("Circle")
  505.     RunService.Stepped:Connect(function()
  506.         CircleInline.Radius = getgenv().silentaim_settings.fov
  507.         CircleInline.Thickness = 2
  508.         CircleInline.Position = Vector2.new(Mouse.X, Mouse.Y + 36)
  509.         CircleInline.Transparency = 1
  510.         CircleInline.Color = Color3.fromRGB(255, 255, 255)
  511.         CircleInline.Visible = getgenv().silentaim_settings.fovcircle
  512.         CircleInline.ZIndex = 2
  513.  
  514.         CircleOutline.Radius = getgenv().silentaim_settings.fov
  515.         CircleOutline.Thickness = 4
  516.         CircleOutline.Position = Vector2.new(Mouse.X, Mouse.Y + 36)
  517.         CircleOutline.Transparency = 1
  518.         CircleOutline.Color = Color3.new()
  519.         CircleOutline.Visible = getgenv().silentaim_settings.fovcircle
  520.         CircleOutline.ZIndex = 1
  521.  
  522.         Target = GetClosest(getgenv().silentaim_settings.fov)
  523.     end)
  524.  
  525.     local Old; Old = hookmetamethod(game, "__namecall", function(Self, ...)
  526.         local Args = {...}
  527.  
  528.         if (not checkcaller() and getnamecallmethod() == "FindPartOnRayWithIgnoreList") then
  529.             if (table.find(Args[2], workspace.WorldIgnore.Ignore) and Target and Target.Character) then
  530.                 local Origin = Args[1].Origin
  531.  
  532.                 Args[1] = Ray.new(Origin, Target.Character[getgenv().silentaim_settings.hitbox].Position - Origin)
  533.             end
  534.         end
  535.  
  536.         return Old(Self, unpack(Args))
  537.     end)
  538. end)
  539.  
  540. VGHub.Name = "VG Hub"
  541. VGHub.Parent = main
  542. VGHub.BackgroundColor3 = Color3.fromRGB(65, 65, 65)
  543. VGHub.Position = UDim2.new(0.0608695634, 0, 0.672018349, 0)
  544. VGHub.Size = UDim2.new(0, 182, 0, 92)
  545. VGHub.Font = Enum.Font.Roboto
  546. VGHub.Text = "VG Hub"
  547. VGHub.TextColor3 = Color3.fromRGB(0, 0, 0)
  548. VGHub.TextSize = 14.000
  549. VGHub.MouseButton1Down:connect(function()
  550.     loadstring(game:HttpGet('https://raw.githubusercontent.com/1201for/V.G-Hub/main/V.Ghub'))()
  551. end)
  552.  
  553. Soggyware.Name = "Soggyware"
  554. Soggyware.Parent = main
  555. Soggyware.BackgroundColor3 = Color3.fromRGB(65, 65, 65)
  556. Soggyware.Position = UDim2.new(0.381159425, 0, 0.672018349, 0)
  557. Soggyware.Size = UDim2.new(0, 182, 0, 92)
  558. Soggyware.Font = Enum.Font.Roboto
  559. Soggyware.Text = "Soggyware"
  560. Soggyware.TextColor3 = Color3.fromRGB(0, 0, 0)
  561. Soggyware.TextSize = 14.000
  562. Soggyware.MouseButton1Down:connect(function()
  563.     loadstring(game:HttpGet('https://raw.githubusercontent.com/SunkenMuch/Soggyware/main/Main',true))()
  564. end)
  565.  
  566. OwlHub.Name = "Owl Hub"
  567. OwlHub.Parent = main
  568. OwlHub.BackgroundColor3 = Color3.fromRGB(65, 65, 65)
  569. OwlHub.Position = UDim2.new(0.684057891, 0, 0.672018349, 0)
  570. OwlHub.Size = UDim2.new(0, 182, 0, 92)
  571. OwlHub.Font = Enum.Font.RobotoCondensed
  572. OwlHub.Text = "Owl Hub"
  573. OwlHub.TextColor3 = Color3.fromRGB(0, 0, 0)
  574. OwlHub.TextSize = 14.000
  575. OwlHub.MouseButton1Down:connect(function()
  576.     loadstring(game:HttpGet("https://raw.githubusercontent.com/CriShoux/OwlHub/master/OwlHub.txt"))();
  577. end)
  578.  
  579. close.Name = "close"
  580. close.Parent = main
  581. close.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  582. close.Position = UDim2.new(0.89855063, 0, 0, 0)
  583. close.Size = UDim2.new(0, 70, 0, 50)
  584. close.Font = Enum.Font.GothamBlack
  585. close.Text = "X"
  586. close.TextColor3 = Color3.fromRGB(0, 0, 0)
  587. close.TextScaled = true
  588. close.TextSize = 14.000
  589. close.TextWrapped = true
  590. close.MouseButton1Down:connect(function()
  591.     main.Visible = false
  592.     openmain.Visible = true
  593. end)
  594.  
  595. openmain.Name = "openmain"
  596. openmain.Parent = ScreenGui
  597. openmain.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  598. openmain.Position = UDim2.new(0, 0, 0.716328979, 0)
  599. openmain.Size = UDim2.new(0, 135, 0, 115)
  600. openmain.Active = true
  601. openmain.Draggable = true
  602.  
  603. open.Name = "open"
  604. open.Parent = openmain
  605. open.BackgroundColor3 = Color3.fromRGB(75, 75, 75)
  606. open.Size = UDim2.new(0, 135, 0, 115)
  607. open.Font = Enum.Font.GothamBold
  608. open.Text = "OPEN"
  609. open.TextColor3 = Color3.fromRGB(0, 0, 0)
  610. open.TextSize = 18.000
  611. open.TextWrapped = true
  612. open.MouseButton1Down:connect(function()
  613.     openmain.Visible = false
  614.     main.Visible = true
  615. end)
Advertisement
Comments
Add Comment
Please, Sign In to add comment
Advertisement