You are viewing our Forum Archives. To view or take place in current topics click here.
Close Please. Question Answered
Posted:
Close Please. Question AnsweredPosted:
Status: Offline
Joined: Jun 06, 201311Year Member
Posts: 117
Reputation Power: 4
Like the title says I am just asking if there is an aimbot that is just outstanding.
Last edited by 1984 ; edited 1 time in total
Last edited by 1984 ; edited 1 time in total
#2. Posted:
Status: Offline
Joined: May 14, 201113Year Member
Posts: 2,209
Reputation Power: 119
Status: Offline
Joined: May 14, 201113Year Member
Posts: 2,209
Reputation Power: 119
Here's the code for single fire (Snipers, fal, burst fire, etc. (Note, both strings are needed):
String 1 (The aim assist):
set SingleAimBot "set aim_autoaim_lerp 100;set aim_autoaim_region_height 480;set aim_autoaim_region_width 640;set aim_aimAssistRangeScale 2;set aim_autoAimRangeScale 2;set aim_slowdown_debug 0;set aim_slowdown_region_height 0;set aim_slowdown_region_width 0;set aim_lockon_enabled 1;set aim_lockon_strength 1;set aim_lockon_deflection 0;set aim_autoaim_enabled 0;set aim_slowdown_yaw_scale_ads 0;set aim_slowdown_pitch_scale_ads 0;set aim_slowdown_enabled 1;bind button_rshldr vstr SingleFire"
String 2 (What makes it work):
set SingleFire "aim_autoaim_enabled 1;aim_lockon_enabled 1;wait 1;+attack;-attack;wait 1;aim_autoaim_enabled 0"
Here's the code for 5 round burst (For those who want to use machine guns, but don't have a modded controller)
Note: Don't spam this, you will get a client command overflow. Press it maximum of 3 times (Quickly) to unload multiples of 5 shots per-press.
String 1 (The Aim Assist):
set AutoAimBot "set aim_autoaim_lerp 100;set aim_autoaim_region_height 480;set aim_autoaim_region_width 640;set aim_aimAssistRangeScale 2;set aim_autoAimRangeScale 2;set aim_slowdown_debug 0;set aim_slowdown_region_height 0;set aim_slowdown_region_width 0;set aim_lockon_enabled 1;set aim_lockon_strength 1;set aim_lockon_deflection 0;set aim_autoaim_enabled 0;set aim_slowdown_yaw_scale_ads 0;set aim_slowdown_pitch_scale_ads 0;set aim_slowdown_enabled 1;bind button_rshldr vstr RapidFire"
String 2 (What makes it work):
set RapidFire "aim_autoaim_enabled 1;wait 2;+attack;-attack;aim_autoaim_enabled 0;wait 10;aim_autoaim_enabled 1;wait 2;+attack;-attack;aim_autoaim_enabled 0;wait 10;aim_autoaim_enabled 1;wait 2;+attack;-attack;aim_autoaim_enabled 0;wait 10;aim_autoaim_enabled 1;wait 2;+attack;-attack;aim_autoaim_enabled 0;wait 10;aim_autoaim_enabled 1;wait 2;+attack;-attack;aim_autoaim_enabled 0;wait 10"
The NoScope Aimbot (Host Only, unless host otherwise, has super steady aim)
String 1 (The Aim Assist):
set NoScopeBot "set aim_autoaim_lerp 100;set aim_autoaim_region_height 480;set aim_autoaim_region_width 640;set aim_aimAssistRangeScale 2;set aim_autoAimRangeScale 2;set aim_slowdown_debug 0;set aim_slowdown_region_height 0;set aim_slowdown_region_width 0;set aim_lockon_enabled 1;set aim_lockon_strength 1;set aim_lockon_deflection 0;set aim_autoaim_enabled 0;set aim_slowdown_yaw_scale_ads 0;set aim_slowdown_pitch_scale_ads 0;set aim_slowdown_enabled 1;bind button_rshldr vstr HipfireBot"
String 2 (What makes it work) YOU WILL HAVE TO EDIT IN YOUR NAME TO THE TWO PERKS FOR IT TO WORK
set HipfireBot "setPerk YOURNAMEHERE specialty_bulletaccuracy;setPerk YOURNAMEHERE specialty_holdbreath;set perk_weapSpreadMultiplier 0.0001;aim_autoaim_enabled 1;wait 1;+speed_throw;wait 1;+attack;-attack;-speed_throw;wait 5;aim_autoaim_enabled 0;reset perk_weapSpreadMultiplier"
If you would like it to be on always, or don't know how to add strings and menu functions to your patch, set it as automatic DVars like so (Just copy whats below, and paste it, along with the second string from any of the above aimbot methods of your liking, anywhere in your button layout rawfile on your patch_mp.ff file or anywhere in your .cfg):
set aim_autoaim_lerp 100
set aim_autoaim_region_height 480
set aim_autoaim_region_width 640
set aim_aimAssistRangeScale 2
set aim_autoAimRangeScale 2
set aim_slowdown_debug 0
set aim_slowdown_region_height 0
set aim_slowdown_region_width 0
set aim_lockon_enabled 1
set aim_lockon_strength 1
set aim_lockon_deflection 0
set aim_autoaim_enabled 0
set aim_slowdown_yaw_scale_ads 0
set aim_slowdown_pitch_scale_ads 0
set aim_slowdown_enabled 1
bind button_rshldr vstr CHANGE THIS UNDERLINED TEXT TO THE SET NAME OF AIMBOT TYPE I.E. HipFireBot/RapidFire/SingleFire.
PASTE THE TYPE OF AIMBOT YOU WANT HERE FROM THE SECOND STRING ON ANY OF THE ABOVE.
I take no credit for the code. I don't know who should but I didn't make this. It's copied & pasted from another post.
This is the link
- 0useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Jun 06, 201311Year Member
Posts: 117
Reputation Power: 4
Thank you so much
-TyqaHigh-
-TyqaHigh-
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.