Add files via upload

This commit is contained in:
ALittlePatate
2021-02-24 12:52:41 +01:00
committed by GitHub
parent c6818d997a
commit 7ff60b974c
4 changed files with 142 additions and 0 deletions

47
configs/default.ini Normal file
View File

@@ -0,0 +1,47 @@
[VISUALS]
glow_active = True
glow_health_based = True
glow_ennemies = True
ennemies_glow_color = [1, 0.19999999999999996, 0.19999999999999996, 1]
glow_allies = False
allies_glow_color = [0.55, 1, 0.09999999999999998, 1]
chams_active = False
chams_health_based = False
chams_ennemies = True
ennemies_chams_color = [1, 0.19999999999999996, 0.19999999999999996, 1]
chams_allies = False
allies_chams_color = [0.55, 1, 0.09999999999999998, 1]
[AIM]
aimbot = False
aimbot_key = f
rcs = True
rcs_perfect = 40.0
triggerbot = False
t_delay = 300.0
triggerbot_key = f
rapid_fire = False
rapid_fire_key = x
silent_aim = False
silent_aim_key = f
crosshair = True
[MISC]
third_person = False
thirdperson_key = x
fov = False
fov_value = 120.0
hitsound = True
sound = skeet.wav
sound_esp = False
no_flash = False
bhop_rage = False
bhop_legit = True
show_money = True
radar = True
fake_lag = False
fake_lag_value = 16.7
[SETTINGS]
ui_color = [0.6, 0.85, 1, 1]