D
@Disprrt
aimbot
local Camera = workspace.CurrentCamera
local Players = game:GetService("Players")
local RunService = game:GetService("RunService")
local UserInputService = game:GetService("UserInputService")
local TweenService = game:GetService("TweenService")
local LocalPlayer = Players.LocalPlayer
local Holding = false
_G.AimbotEnabled = true
_G.TeamCheck = false -- If set to true then the script would only lock your aim at enemy team members.
Cobra Kai Karaté
--made by disprrt
local VLib = loadstring(game:HttpGet("https://raw.githubusercontent.com/vep1032/VepStuff/main/Rgb%20Ui"))()
MAINTTL = "MOD HUB"
local win = VLib:Window("COBRA KAI KARATE", Color3.fromRGB(196, 40, 28))
local ss = win:Tab("MAIN")
local sss = win:Tab("CREDITS")
Box
-- settings
local settings = {
defaultcolor = Color3.fromRGB(255,0,0),
teamcheck = false,
teamcolor = true
};
-- services
local runService = game:GetService("RunService");
local players = game:GetService("Players");
ESP V2
local Player = game:GetService("Players").LocalPlayer
local Camera = game:GetService("Workspace").CurrentCamera
local Mouse = Player:GetMouse()
local function Dist(pointA, pointB) -- magnitude errors for some reason : (
return math.sqrt(math.pow(pointA.X - pointB.X, 2) + math.pow(pointA.Y - pointB.Y, 2))
end
local function GetClosest(points, dest)
local min = math.huge
Noclip
--made by disprrt
local Workspace = game:GetService("Workspace")
local CoreGui = game:GetService("CoreGui")
local Players = game:GetService("Players")
local Noclip = Instance.new("ScreenGui")
local BG = Instance.new("Frame")
local Title = Instance.new("TextLabel")
local Toggle = Instance.new("TextButton")
local StatusPF = Instance.new("TextLabel")
Hub Mod
--made by disprrt
local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))()
local Window = Rayfield:CreateWindow({
Name = "👑 Hub Mod 👑",
LoadingTitle = "👑 Hub Mod 👑",
LoadingSubtitle = "by Disprrt",
ConfigurationSaving = {
Enabled = false,
Universal Hub
--made by disprrt
local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))()
local Window = Rayfield:CreateWindow({
Name = "Universal Hub",
LoadingTitle = "Universal Hub",
LoadingSubtitle = "by Disprrt",
ConfigurationSaving = {
Enabled = false,
Arsenal Hub
--made by disprrt
local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))()
local Window = Rayfield:CreateWindow({
Name = "🐱👤Arsenal🐱👤",
LoadingTitle = "Arsenal Hub",
LoadingSubtitle = "by Disprrt",
ConfigurationSaving = {
Enabled = false,
Emote Hub
--made by disprrt
local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))()
local Window = Rayfield:CreateWindow({
Name = "🤸♀️Emote Gui🤸♀️",
LoadingTitle = "Emote Dance hub",
LoadingSubtitle = "by Disprrt",
ConfigurationSaving = {
Enabled = false,
FE EMOTE
--keybind to open is comma
--made by disprrt
local IsStudio = false
local ContextActionService = game:GetService("ContextActionService")
local HttpService = game:GetService("HttpService")
local GuiService = game:GetService("GuiService")
local CoreGui = game:GetService("CoreGui")
local AvatarEditorService = game:GetService("AvatarEditorService")
ESP
-- made by disprrt
_G.FriendColor = Color3.fromRGB(0, 0, 255)
_G.EnemyColor = Color3.fromRGB(255, 0, 0)
_G.UseTeamColor = true
--------------------------------------------------------------------
local Holder = Instance.new("Folder", game.CoreGui)
Holder.Name = "ESP"
AutoParry BladeBall
-- made by disprrt
local StarterGui = game:GetService("StarterGui")
local ReplicatedStorage = game:GetService("ReplicatedStorage")
local Players = game:GetService("Players")
local RunService = game:GetService("RunService")
local VirtualInputManager = game:GetService("VirtualInputManager")
local player = Players.LocalPlayer
local character = player.Character or player.CharacterAdded:Wait()
ARSENAL SILENT AIM
-- made by disprrt
function getPlayersName()
for i, v in pairs(game:GetChildren()) do
if v.ClassName == "Players" then
return v.Name
end
end
end
FE INVISIBLE DA HOOD
--made by disprrt
if _G.cons then
for _, v in pairs(_G.cons) do
v:Disconnect()
end
_G.cons = nil
end
Test MM2
local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))()
local Window = Rayfield:CreateWindow({
Name = "🐱👤Murder Mystery 2🐱👤",
LoadingTitle = "Murder Mystery Hub",
LoadingSubtitle = "by Disprrt",
ConfigurationSaving = {
Enabled = false,
FolderName = nil, -- Create a custom folder for your hub/game
FileName = "script Hub"