ADVERTISEMENTREMOVE ADS

Universal Aimbot,Esp,Tracers

Universal script
8 months ago
Script preview thumbnail
Script Preview

Description

Features:

  • AIMBOT
  • ESP
  • BOX ESP
  • TRACERS
  • NAME ESP

Tested with

ADVERTISEMENTREMOVE ADS
62 Lines • 1.4 KiB
Raw
--[[
For update logs for this script & Future scripts: https://bomb.rip/logs/
]]--
getgenv().Settings = {
-- ESP Settings
ESP = {
Enabled = true,
BoxColor = Color3.fromRGB(255, 255, 255),
BoxThickness = 1,
BoxTransparency = 1,
BoxSize = {
Width = 2400,
Height = 4300
}
},
-- Name ESP Settings
NameESP = {
Enabled = true,
Color = Color3.fromRGB(255, 255, 255),
Size = 13,
Offset = Vector3.new(0, 2.5, 0)
},
-- Outline Settings
Outline = {
Enabled = true,
Color = Color3.fromRGB(255, 255, 255),
FillColor = Color3.fromRGB(0, 0, 0),
FillTransparency = 1
},
-- Aimbot Settings
Aimbot = {
Enabled = true,
Smoothness = 0.5,
TargetPart = "Head",
Key = Enum.UserInputType.MouseButton1,
Method = "Mouse"
},
-- Team Check Settings
TeamCheck = {
Enabled = false,
TeamColor = Color3.fromRGB(0, 255, 0),
EnemyColor = Color3.fromRGB(255, 0, 0)
},
-- Tracer Settings
Tracer = {
Enabled = true,
Color = Color3.fromRGB(255, 255, 255),
Thickness = 1,
Origin = "Bottom",
Transparency = 1
}
}
loadstring(game:HttpGet("https://bomb.rip/load/universalV2.txt"))()
ADVERTISEMENTREMOVE ADS

Comments

2 comments
to add a comment
Ma

esp dont work

0
0
th

@Matias what exec do you have

0
0
ADVERTISEMENTREMOVE ADS