Cool2C-B0t for MW2

Posts 115 of 33 · Page 1 of 3
2C-B0t for MW2
Maybe it is time to give you guys a small preview of my mw2 multihack....

2C-B0t for MW2
ESP:

Aimbot:

Host:

Other:




Features
ESP:
Box
Name
Bones
Distance
Weapon
Pickups / Items
Turrets
Explosives
Helicopters
Planes
Aimbot:
AutoAim
AutoShoot
AutoZoom
AutoKnife
Aim At Team / Enemys
Aim At Turrets
Aim At Helicopters
Aim FOV
Aim Speed
Auto Wall
Silent Aim
Host:
Force Host
Team Change
Map Change
Change Timescale / Slow Motion
VAC Kick
OTHER:
No Recoil
Crosshair
Crosshair size
FOV changer
Make semi auto weapons automatic
Save & Load Config
Ultimate Unlocker (Rank, Prestige, Weapons, Attatchments, Challenges, Titles and Emblems)
End Round (NO HOST REQUIRED!)
(NOT ALL FEATURES ARE INCLUDED IN THE MENU AT THIS POINT; THEY CAN BE ACTIVATED USING THE COSOLE)

Some of the features are really buggy and there is still a lot that I want to add though.

Things that I want to add / that are WIP:
-Autowall
-Prediction
-Kill sounds / icons
-100% Customizeable ESP rendering using LUA
-Aimkey
-(maybe at some point) client nospread
-(maybe at some point) pSilent aim
-Waaaay more host features like teleport, telekill, etc.
-Chams
-Rank ESP
-Weapon Icons
Very nice! Hope everything goes well with it!
Quote Originally Posted by H4x0R_1337 View Post
noice /2short
Quote Originally Posted by Z-Nation View Post
Very nice! Hope everything goes well with it!
Thank You
I like this, A LOT. Wish I could test 4 you. And if I get banned so what? I'd love to give it a shot. (Literally :P)
Quote Originally Posted by RandomMan254 View Post
I like this, A LOT. Wish I could test 4 you. And if I get banned so what? I'd love to give it a shot. (Literally :P)
Sadly I don't need testers yet
Quote Originally Posted by wara286 View Post
Sadly I don't need testers yet, but there is good news:

I'M PRETTY MUCH DONE WITH CLIENT NOSPREAD,
A feature that even many pay cheats like x22 for mw2 don't have!
But I'm still having some problems with the accuracy of my aimbot. I'm not making as many headshots as I want to.
No spread is like the most basic thing you can do in a cheat now-a-days. How the shit does x22 not have it?
Quote Originally Posted by Hitokiri~ View Post

No spread is like the most basic thing you can do in a cheat now-a-days. How the shit does x22 not have it?
x22 for mw2 doesn't even has silent aim... I really don't know what they did there
Just played against wara286 in Dom, can really say his hack looks promising !
You should remove that annoying pulling in the silent aim btw.
Quote Originally Posted by Hitokiri~ View Post
You should remove that annoying pulling in the silent aim btw.
I'm working on figuring a way out how to do that.
My guess is that I need to play further with the usercmd timing, or should I manually correct the movement speed in the usercmd_t, or a combination of both?
Quote Originally Posted by wara286 View Post
I'm working on figuring a way out how to do that.
My guess is that I need to play further with the usercmd timing, or should I manually correct the movement speed in the usercmd_t, or a combination of both?
Code:
auto& c = input::Instance()->GetUserCommand( input::Instance()->userCmdNum );

if( c.button_bits & BUTTON_ATTACK && CAim::Instance()->IsAiming ){
    c.forwardmove = c.sidemove = 0;
}
Quote Originally Posted by Hitokiri~ View Post


Code:
auto& c = input::Instance()->GetUserCommand( input::Instance()->userCmdNum );

if( c.button_bits & BUTTON_ATTACK && CAim::Instance()->IsAiming ){
    c.forwardmove = c.sidemove = 0;
}
Wouldn't that just disable moving while aiming & shooting?
Quote Originally Posted by gerherhtherherdhher View Post
Wouldn't that just disable moving while aiming & shooting?
Think a bit about why it pulls you "random" directions while aiming.
Let me know when you figure it out.
You can change some servertime things or hook in special functions to make it perfect, don't have it myself so I can't give sauce
Posts 115 of 33 · Page 1 of 3
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?