---// if the script didn't execute open console, it's likely an executor issue. --// join the discord to get help though: https://jewhack.org/discord if not game:IsLoaded() then game.Loaded:Wait() end cloneref = cloneref or function(obj) return obj end getgenv = getgenv or function() return shared end local LogService = cloneref(game:GetService("LogService")) local Players = cloneref(game:GetService("Players")) local CoreGui = game:GetService("CoreGui") local LocalPlayer = Players.LocalPlayer or Players.PlayerAdded:Wait() -- solara shit ok thankjs pcall(function() if getgenv().VehicleFlingPower and getgenv().VehicleFlingPower > 1500000 then getgenv().VehicleFlingPower = 1500000 end if getgenv().FlingPredictionAmount and getgenv().FlingPredictionAmount > 10 then getgenv().FlingPredictionAmount = 10 end local Exec = identifyexecutor and identifyexecutor() or "shit" end) if getgenv().JewHackLoaded then pcall(function() game.StarterGui:SetCore("SendNotification", {Title = "JewHack",Text = "JewHack is already loaded!\nIf you changed any getgenvs for the toggles, you'll need to turn them off and back on.", Duration = 10}) end) return end local shit = task.spawn(function() pcall(function() while task.wait(0.4) do for _, Log in LogService:GetLogHistory() do if Log.message:find("HTTP 404") or Log.message:find("Script 'LocalScript', Line 3") or Log.message:find("cannot set invalid fflag") then LocalPlayer:Kick("JewHack's AntiAC was triggered.\nReason: executor error, just rejoin\n (an error by your executor most likely) (1)\n\nSorry for the kick, if this keeps persisting please contact Miwowa1337.") end end end end) end) local shit2 = task.spawn(function() pcall(function() local PromptOverlay = CoreGui:WaitForChild("RobloxPromptGui").promptOverlay or nil while task.wait(0.5) and PromptOverlay ~= nil do local ErrorPrompt = PromptOverlay:FindFirstChild("ErrorPrompt") if ErrorPrompt and ErrorPrompt.Visible then if (ErrorPrompt.MessageArea.ErrorFrame.ErrorMessage.Text and ErrorPrompt.MessageArea.ErrorFrame.ErrorMessage.Text:find("Error:")) then LocalPlayer:Kick("You were most likely kicked due to a possible mistake by our whitelist provider, trying again in 30-45 seconds should fix it.\n\nSorry for the kick, if this keeps persisting please contact Miwowa1337.") end end end end) end) task.delay(240, function() pcall(function() task.cancel(shit) task.cancel(shit2) end) end) if game.PlaceId == 2534724415 then --[[pcall(function() if string.find(Exec, "Real") or string.find(Exec, "Xeno") or string.find(Exec, "Delta") then game.StarterGui:SetCore("SendNotification",{Title = "JewHack",Text = "You are on an executor that is likely going to ban you. The script will execute in 5 seconds, leave if you do not want the risk.",Duration = 10,}) game.StarterGui:SetCore("SendNotification",{Title = "JewHack",Text = "Please use an alt, using your main is retarded.",Duration = 10,}) task.wait(5) end end) local Success, Error = pcall(function() game.StarterGui:SetCore("SendNotification",{Title = "JewHack",Text = "ER:LC has started HWID banning people, be careful!",Duration = 10,}) game.StarterGui:SetCore("SendNotification",{Title = "JewHack",Text = "PRC staff have been more active recently. (STOP USING YOUR FUCKING MAIN ACCOUNTS!!!!)",Duration = 10,}) --script_key = "trial" --loadstring(game:HttpGet("https://api.getpolsec.com/scripts/hosted/761861431219c40d4ef16c16ca53f8468a751f3a947fc0e69f0d76a33adead30.lua"))() loadstring(game:HttpGet("https://luaegis.net/scripts/v4/loaders/20e78b4d-889e-4a03-8a48-b53662f4af20.lua"))() end) if not Success then print("// jewhack: (this was likely caused by PolSec if it's with line 79) " .. Error) game.StarterGui:SetCore("SendNotification", {Title = "JewHack",Text = "An error likely caused by PolSec occured, join the discord if it keeps happening or wait a few minutes.", Duration = 10}) end]] pcall(function() script_key = nil loadstring(game:HttpGet("https://luaegis.net/scripts/v4/loaders/20e78b4d-889e-4a03-8a48-b53662f4af20.lua"))() end) else game.StarterGui:SetCore("SendNotification",{Title = "JewHack",Text = "JewHack doesn't work on this game!",Duration = 10,}) end