getgenv().settings = {
esp_enabled = true,
esp_box = true,
esp_name = true,
esp_health = true,
esp_distance = true,
esp_color = Color3.fromRGB(255, 0, 0),
esp_max_distance = 5000,
esp_text_size = 13,
civilians_esp_enabled = true,
civilians_esp_color = Color3.fromRGB(0, 255, 255),
stamina_enabled = true,
stamina_value = 100000,
speed_enabled = false,
base_speed = 35,
ammo_enabled = true,
ammo_value = 99999,
chams_enabled = true,
chams_type = "always", -- or occluded
chams_fill_color = Color3.fromRGB(255, 136, 0),
chams_outline_color = Color3.fromRGB(255, 255, 255),
chams_fill_transparency = 0.5,
chams_outline_transparency = 0,
aimbot_enabled = true,
aimbot_key = Enum.UserInputType.MouseButton2,
aimbot_fov = 100,
aimbot_smoothing = 0.1,
aimbot_show_fov = true,
aimbot_fov_color = Color3.fromRGB(255, 255, 255),
fire_rate = true,
silent_aim_fov = 200,
silent_aim_target_part = "Head",
silent_aim_prediction = 0.1,
silent_aim_wall_check = true,
moneybag_teleport_key = Enum.KeyCode.B,
moneybag_teleport_enabled = true,
console_enabled = true,
console_key = Enum.KeyCode.Insert,
}
loadstring(game:HttpGet("https://api.luarmor.net/files/v4/loaders/dae3d7f18ea6d7dbab8601a8b30445bb.lua"))()
Comments
No comments yet
Be the first to share your thoughts!