N

@NotKing

GHMU latest

Lua
1 week ago
-- Ghost Menu Ultimate v5.3 -- Universal rig resolver, bone skeleton, weapon silhouette, nameplate scaling, -- LoS map + prediction cone, minimap grid, ESP Advanced card, -- Combat Advanced card: ping norm, tick rate comp, flick assist, -- multi-tar

GhostMU

Lua
2 weeks ago
-- Ghost Menu Ultimate v5.3 -- Universal rig resolver, bone skeleton, weapon silhouette, nameplate scaling, -- LoS map + prediction cone, minimap grid, ESP Advanced card, -- Combat Advanced card: ping norm, tick rate comp, flick assist, -- multi-tar

Fly + Noclip + White ESP with Name + Studs

Lua
2 weeks ago
-- Roblox Studio Admin Test Panel -- Fly + Noclip + White ESP with Name + Studs -- LocalScript only local Players = game:GetService("Players") local RunService = game:GetService("RunService") local UIS = game:GetService("UserInputService") local p

ghostgpt

Lua
2 weeks ago
local Players = game:GetService("Players") local RunService = game:GetService("RunService") local TweenService = game:GetService("TweenService") local CoreGui = game:GetService("CoreGui") local UIS = game:GetService("UserInputService") local LocalP

ghost esp

Lua
2 weeks ago
-- Ghost Menu — Advanced ESP v2 -- Skeleton, Chams, Kill Feed, Look Arrow, Weapon Labels, Panic Key local Players = game:GetService("Players") local RunService = game:GetService("RunService") local TweenService = game:GetService("TweenServic

TrollV3

Lua
3 weeks ago
-- Services local Players = game:GetService("Players") local RunService = game:GetService("RunService") local TweenService = game:GetService("TweenService") local StarterGui = game:GetService("StarterGui") local CoreGui = game:GetService("CoreGui")

Ghost

Lua
3 weeks ago
-- PROJECT GHOST FULL -- Safe runtime build: no bypasses, no executor hooks, no bytecode dumping. -- Green/Black Runtime Panel + Scanner Tool + Script Viewer + Action Menu + Neon Ghost Background -- Put this LocalScript in: -- StarterPlayer > Starte

CS 2.

Lua
3 weeks ago
repeat task.wait() until game:IsLoaded() local CS = {} CS.Services = { Players = game:GetService("Players"), RunService = game:GetService("RunService"), TweenService = game:GetService("TweenService"), UserInputService = game:GetService("UserIn

CS 1.

Lua
3 weeks ago
repeat task.wait() until game:IsLoaded() local CS = {} CS.Services = { Players = game:GetService("Players"), RunService = game:GetService("RunService"), TweenService = game:GetService("TweenService"), UserInputService = game:GetService("UserIn

Updated UI CS

Lua
3 weeks ago
repeat task.wait() until game:IsLoaded() local CS = {} CS.Services = { Players = game:GetService("Players"), RunService = game:GetService("RunService"), TweenService = game:GetService("TweenService"), UserInputService = game:GetService("UserIn

flee the facility script

Lua
1 year ago
loadstring(game:HttpGet("https://raw.githubusercontent.com/LeviTheOtaku/roblox-scripts/main/FTFHAX.lua",true))()

Venom X Fling people

Lua
1 year ago
local ReplicatedStorage = game:GetService("ReplicatedStorage") local HttpService = game:GetService("HttpService") local RunService = game:GetService("RunService") local Players = game:GetService("Players") local UserInputService = game:GetService("U

Colony survival money and skulls script

Lua
1 year ago
loadstring(game:HttpGet("https://raw.githubusercontent.com/TheMugenKing/Colony-Survival/refs/heads/main/1",true))()

Colony survival inf money script

Lua
1 year ago
getgenv().dupe = true while getgenv().dupe do game:GetService("ReplicatedStorage").Events.SkipDay:FireServer() task.wait(0.01) end

call of chivalry script

Lua
1 year ago
-- Projectile Trajectory Calculator for Call of Chivalry -- Place this in StarterPlayerScripts as a LocalScript -- By Claude AI, May 2025 -- Services local Players = game:GetService("Players") local RunService = game:GetService("RunService") local

instant reaction script

Lua
1 year ago
-- hello :D local ProximityPromptService = game:GetService("ProximityPromptService") local instantInteractEnabled = true ProximityPromptService.PromptButtonHoldBegan:Connect(function(prompt, player) if instantInteractEnabled then firepr

closest to auto grab

Lua
1 year ago
--BELOW IS FLING SCRIPT2 local StrenghtMultiplier = 400 local UserInputService = game:GetService("UserInputService") local Workspace = game:GetService("Workspace") local Debris = game:GetService("Debris") Workspace.ChildAdded:Connect(function(New

Fling script

Lua
1 year ago
local StrenghtMultiplier = 300 local UserInputService = game:GetService("UserInputService") local Workspace = game:GetService("Workspace") local Debris = game:GetService("Debris") Workspace.ChildAdded:Connect(function(NewModel) if NewModel.Name =

Fire script

Lua
1 year ago
local UserInputService = game:GetService("UserInputService") local VirtualInputManager = game:GetService("VirtualInputManager") -- Function to simulate key press and release with a hold duration local function simulateKeyPress(keyCode, holdDuration

bombs script

Lua
1 year ago
local UserInputService = game:GetService("UserInputService") local VirtualInputManager = game:GetService("VirtualInputManager") -- Function to simulate key press and release with a hold duration local function simulateKeyPress(keyCode, holdDuration