@UltraPGNoob people can't keep function, they just want share in section to "help", this can help someone but z8 will patch, anyway.
Originally Posted by XarutoUsoCrack @UltraPGNoob people can't keep function, they just want share in section to "help", this can help someone but z8 will patch, anyway. Totally agree with you
Originally Posted by UltraPGNoob You're sure @mamo007 ? So far I'm not sure that anyone of you has each of my features the way I've written them. i still have my visual character hack & my memory chams ,,,which not works for all games ! @sobasoba13 thx
Originally Posted by I2espect i still have my visual character hack & my memory chams ,,,which not works for all games ! @sobasoba13 thx urw bro btw i made it work but it's buggy a little xD and tried some other Functions
Originally Posted by XarutoUsoCrack try create memory weapon hack, like One Hit CF (SynBoz). talking to....???
Originally Posted by XarutoUsoCrack anyone that can reply me. memory weapon hack isn't weapon hack is patched from crossfire
Originally Posted by XarutoUsoCrack anyone that can reply me. Originally Posted by sobasoba13 memory weapon hack isn't weapon hack is patched from crossfire the only patched visual value is the texture !!! , it's the one which gives error
Originally Posted by ComboDance can you give me string for all that offset ? yEAH Can You give Us the String
Originally Posted by ComboDance can you give me string for all that offset ? ZoomAction , ZoomStage For Me I Use Pattern
Originally Posted by I2espect Code: //=== Zoom Adder === void Zoom(int weaponid){ DWORD pWeaponMgr = *(DWORD*)(CShell + WeaponMgr); if(pWeaponMgr != NULL){ DWORD Weapon = (*(DWORD*)( pWeaponMgr + (4*weaponid)) ); if(Weapon != NULL){ *(int*)(Weapon + 0xAF0) = 0x2; *(int*)(Weapon + 0xAF4) = 2; *(int*)(Weapon + (0x3948)) = 2; // Amount Of Scope Lvl(s) *(float*)(Weapon + (0x3948+ 4)) = 500.0f; *(float*)(Weapon + (0x3948+ 8)) = 500.0f; *(float*)(Weapon + 0x3920+ 0*4) = 1; // Normal x1 *(float*)(Weapon + 0x3920+ 1*4) = 2; // x2 } } } Credits : idk to who should i give credits but i think @giniyat101 For Explaining & @I2espect @kmanev073 is the official investor of the scope hack... For the really good explain thanks for the credits you were correct