15.5k Views
59 Executions
ESP opensource
[💥SPETSNAZ] Special Forces SimulatorUploaded by 2 years ago
Please login to perform these actions:Description
Red = Enemies Green = Hostages
Red = Enemies Green = Hostages
![[💥SPETSNAZ] Special Forces Simulator](/images/script/13733418612-1741900411045.png)
[💥SPETSNAZ] Special Forces Simulator
![[💥SPETSNAZ] Special Forces Simulator](/images/script/13733418612-1741625436473.png)
[💥SPETSNAZ] Special Forces Simulator

Brookhaven 🏡RP
[LULLABY] Funky Friday
Untitled Wheelie Game
Blackhawk Rescue Mission 5

Script hub
#4 this week
Snowy Hub 80+ Games & 1600+ FeaturesGuess the Slapper
-- Full Auto Lie Hub by Lulumasterofthemax local Players = game:GetService("Players") local RunService = game:GetService("RunService") local TweenService = game:GetService("TweenService") local UIS = game:GetService("UserInputService") local Camera = workspace.CurrentCamera local localPlayer = Players.LocalPlayer local playerGui = localPlayer:WaitForChild("PlayerGui") -- === GUI BASE === local screenGui = Instance.new("ScreenGui") screenGui.Name = "LieHub" screenGui.ResetOnS* = false screenGui.Parent = playerGui -- Toggle Button local toggleButton = Instance.new("TextButton") toggleButton.Size = UDim2.new(0, 150, 0, 40) toggleButton.Position = UDim2.new(0.5, -75, 0, 10) toggleButton.Text = "Open Lie Hub" toggleButton.BackgroundColor3 = Color3.fromRGB(40, 40, 40) toggleButton.TextColor3 = Color3.fromRGB(255, 255, 255) toggleButton.Font = Enum.Font.SourceSansBold toggleButton.TextSize = 18 toggleButton.Parent = screenGui -- Hub Main Frame local mainFrame = Instance.new("Frame") mainFrame.Size = UDim2.new(0, 250, 0, 220) mainFrame.Position = UDim2.new(0.5, -125, 0, -250) mainFrame.BackgroundColor3 = Color3.fromRGB(25, 25, 25) mainFrame.Visible = true mainFrame.Transparency = 1 mainFrame.Parent = screenGui -- *le local *le = Instance.new("TextLabel") *le.Size = UDim2.new(1, 0, 0, 40) *le.BackgroundColor3 = Color3.fromRGB(20, 20, 20) *le.Text = "Lie Hub" *le.TextColor3 = Color3.fromRGB(255, 255, 255) *le.Font = Enum.Font.SourceSansBold *le.TextSize = 24 *le.Parent = mainFrame -- Aimbot Button local aimbotButton = Instance.new("TextButton") aimbotButton.Size = UDim2.new(0.8, 0, 0, 40) aimbotButton.Position = UDim2.new(0.1, 0, 0, 60) aimbotButton.Text = "Aimbot (NPC Only)" aimbotButton.BackgroundColor3 = Color3.fromRGB(60, 60, 60) aimbotButton.
also good esp btw it helps me alot
Hey bro i tested it out and it seems like minigunner and hostage doesnt count in esp , when i pla* the game i found that the minigunner named "Juggernaut" and hostages name "npc" . I tried fixing and it worked , can you rework your script ? ( note that these names were from 2024 December so it could change at any time )