bieljtvz 75 Posted June 8, 2020 Share Posted June 8, 2020 Essa função faz com que você possa chamar a mochila e escolher armas a qualquer hora Só testei com bots, porém deve funcionar no pvp também. #define SetWeaponUI 0x1BAA384 //Offset para CSetWeaponUI int statusbag ; void MochilaIlimitada() { if(GetAsyncKeyState(0x42) & 1) { statusbag = 1; if(statusbag) { *(DWORD*)(*(DWORD*)(CSHELL + SetWeaponUI) + 0xC) = 0; statusbag = 0; } } } 1 Call of Duty 4 || Combat Arms BR || Combat Arms Classic || Combat Arms Reloaded || crossfireBR || Counter Striker || Zulla Wall || Assalt Cube || Double Action Boogaloo || GTA SA || MTA SA Link to post Share on other sites
winiciosrocha 29 Posted February 23 Share Posted February 23 Em 08/06/2020 em 04:31, bieljtvz disse: Essa função faz com que você possa chamar a mochila e escolher armas a qualquer hora Só testei com bots, porém deve funcionar no pvp também. #define SetWeaponUI 0x1BAA384 //Offset para CSetWeaponUI int statusbag ; void MochilaIlimitada() { if(GetAsyncKeyState(0x42) & 1) { statusbag = 1; if(statusbag) { *(DWORD*)(*(DWORD*)(CSHELL + SetWeaponUI) + 0xC) = 0; statusbag = 0; } } } poderia me chamar no discord pra nois troca uma idea sobre cheat? Link to post Share on other sites
bieljtvz 75 Posted February 23 Author Share Posted February 23 19 horas atrás, winiciosrocha disse: poderia me chamar no discord pra nois troca uma idea sobre cheat? bieljtvz#5578 Call of Duty 4 || Combat Arms BR || Combat Arms Classic || Combat Arms Reloaded || crossfireBR || Counter Striker || Zulla Wall || Assalt Cube || Double Action Boogaloo || GTA SA || MTA SA Link to post Share on other sites
winiciosrocha 29 Posted Wednesday at 03:38 PM Share Posted Wednesday at 03:38 PM 19 horas atrás, bieljtvz disse: bieljtvz#5578 enviei . Link to post Share on other sites
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now