wantocheat
4th November 2007, 18:52
Hi !
Need some help, I run cod multiplayer with codbot 1.5 hack, but I cant turn on the auto aiming and firing. ??? Whats wrong. /set aim 1 and /set fire 1 does not work
only works: radar, esp, aimvec I think. How should It work, bot automatically aims all targets ??? Is there some trick to activate autoaim ??? I type: /set aim 1 and nothing happens, bot wont aim on targets.
killzar
5th November 2007, 19:48
to auto shoot
set fire 1
to auto aim
set aim 1
if you dont know i would suggest reading the file
that is included with codbot 1.5
The Call of Duty aimbot, brought to you by taurine
http://taurine.da.ru/
Table of Contents:
1. INSTALLATION
2. CONFIGURATION
3. CONTACT
4. THANKS
5. CREDITS
6. CHANGES
1. INSTALLATION
Extract codbot.exe anywhere you want, EXCEPT the directory where you installed Call of Duty, and use codbot.exe to start the game instead of codmp.exe.
2. CONFIGURATION
Codbots cvars can be changed with the "set" command, just like any other cvar. Normal cvars have the syntax "\set <cvar name> <new value>". The special cvars take more arguments.
When you have ESP enabled, the names of enemy players will be drawn in red color and your teammates will be green. The same colors apply for the radar.
Note that the times used in the burstfire configuration are milliseconds.
Normal cvars
bothelp: prints a help screen to the console
aimkey: sets a key which you can use to toggle the autoaim on and off. valid values are any character from a to z, and the following special values:
space, for the spacebar
shift, for either of the shift keys
ctrl, for either if the control keys
alt, for either if the alt keys
mouse1, for the left mouse button
mouse2, for the right mouse button
mouse3, for the middle button
quiet: 1 = disable all bot console messages, 0 = quiet mode off. default value is 0.
predict: how much the bot will try to predict the movements of it's target. default value is 1.
fov: the aimbot's field of view, in degrees. default is 0, which means fov checking is disabled.
teamcheck: this cvar affects autoaiming and esp. it's used to tell te bot who it should be a shooting at. 2 = opposing team, 1 = same team, 0 = everyone. you should always set this to 0 when playing deathmatch. default value is 2.
fire: 1 = autofire on, 0 = autofire off. default value is 1.
esp: tells the bot what info it should draw on screen about other players. 3 = distance only, 2 = name and distance, 1 = name only, 0 = ESP off. default value is 0.
wallhack: 1 = wallhack on, 0 = wallhack off. default value is 0.
thirdp: 1 = third person mode on, 0 = third person mode off. default value is 0.
radar: 1 = radar on, 0 = radar off
norecoil: 2 = disable recoil always, 1 = disable recoil only when the bot is aiming, 0 = off
targetmode: select targets by: 2 = smallest angle from crosshair, 1 = shortest distance, 0 = points calculation, based on angle, distance and where the target is aiming. default is 0. has no effect when using triggerbot.
aim: 2 = triggerbot, 1 = autoaim, 0 = off. default value is 0.
when in triggerbot mode, the bot will automatically shoot for you when your crosshair is over a target. the fov cvar is used here to determine how close your crosshair has to be to the target for the bot to start shooting.
autoaim mode obviously takes care of aiming for you...
Special cvars
burst: takes two arguments: the time to keep firing and the time to wait before firing the next burst. note that the times are in milliseconds! example: set burst 300 800. default values are 0 and 0.
aimvec: takes four arguments: number of aimvec to change, x, y and z axis. codbot uses three different aiming vectors: #1 is for standing targets, #2 is for crouching targets and #3 is for prone targets. for example, to set vec_stand to 0 0 60, you would enter "\set aimvec 1 0 0 60" and so on. The defaults are:
vec_stand: 0 0 60
vec_crouch: 0 0 40
vec_prone: 0 0 11
thirdpcfg: this command changes the third person mode settings. it has two options:
range: specifies how far the camera is from your player. default range is 100.
angle: adjusts the horizontal angle of the camera. valid values are from -180 to 180, default is 0
radarconf: changes the radar settings. possible arguments:
pos <x> <y>: set the x and y coordinates of the radar. example: "\set radarconf pos 530 110"
rad <range> <radius>: set radar range and radius. range specifies how far away the radar will pick up players, and radius changes the size of the radar screen. example: "\set radarconf rad 4000 100"
alpha <num>: set radar transparency. example: "\set radarconf alpha 0.3"
RENAMING THE CVARS:
The "alias.ini" file can be used to rename all codbot cvars and commands. The file must be placed in the same directory as codbot.exe. The contents of alias.ini take the form "<cvar name>=<cvar alias>", one cvar per line. Please take a look at the default alias.ini for an example. Note that the names specified in alias.ini take precedence over other cvars, so if you, for example, alias the "aim" cvar to "cg_drawFPS", you will be able to enable autoaim with "\set cg_drawFPS 1". The real cg_drawFPS cvar could also still be accessed with "\cg_drawFPS 1".
3. CONTACT
The URL http://taurine.da.ru/ will point to my site, which is hosted at Game-Deception (http://www.game-deception.com/). I can be reached via e-mail at taurine@myrealbox.com or you can leave me a message in the forum. However, please do NOT email me with help requests!
4. THANKS
Some people I wish to thank, in no particular order...
UNI and Game-Deception, for hosting my site and providing me with a nice forum
noskill, for his work on the Quake 3 OGC
Vasily Pupkin, for the original idea on how to hook the quake 3 engine
5. CREDITS
LanceVorgin: wrote the CDetour class used in codbot. CDetour can be found in the Releases section of the Game-Deception forums.
taurine: everything else
6. CHANGELOG
v1.50
-after a long break, codbot was finally updated to work with the latest
Call of Duty patch
wantocheat
5th November 2007, 20:04
/set fire 1
/set aim 1
nothing happens, bot wont start to aim or shoot
(Only: /set radar 1
/set esp 2
/set wallhack 1
/set aimvec .........
Those only function, I have read many times the readme, I just cant find the problem and solution.
server123
5th November 2007, 20:54
/set fov 10 :
fov: the aimbot's field of view, in degrees. default is 0, which means fov checking is disabled.
That should do the trick :)
killzar
5th November 2007, 21:30
just save this as codbot.cfg
so you dont have to type this out every time
set quiet 1
set predict 1
set fov 360
set teamcheck 2
set fire 1
set esp 1
set wallhack 0
set norecoil 1
set targetmode 0
set aim 1
set aimvec1 0 0 60
set aimvec2 0 0 40
set aimvec3 0 0 11
if it still dosent work after trying this
i suggest a new pc, or a new aimbot.
codbot works for 1,000's of people
so you may just learn to deal with it.
Deadnesser
6th November 2007, 01:49
Your probably in a deathmatch server in which case you need to type /set teamcheck 0 to make it aim at the enemys.
p4rtysqu4d
11th November 2007, 20:46
can any1 send me the download link because i can't open this page: http://taurine.da.ru/
server123
11th November 2007, 20:59
Take a look at the cheats and hacks threat ;)
Powered by vBulletin™ Version 4.0.2 Copyright © 2010 vBulletin Solutions, Inc. All rights reserved.