xzasdSADDSADA Posted August 9, 2021 Share Posted August 9, 2021 Hi corsair! i've been working on an external and ive been trying to make a visible check for the aimbot and what i have so far crashes Heres the visible check code if (visibleonlyaim) { int spottedByMask = *(int*)(Entity + hazedumper::netvars::m_bSpottedByMask); if (spottedByMask & (1 << localPlayer)) { //aimbot here } } does anyone see anything wrong with this? any help is appreciated Quote Link to comment Share on other sites More sharing options...
btc Posted August 9, 2021 Share Posted August 9, 2021 https://www.unknowncheats.me/forum/counterstrike-global-offensive/139310-spottedbymask-netvaaaaarrrrr.html https://www.unknowncheats.me/forum/counterstrike-global-offensive/124254-spottedmask-sloppy-ray-trace-alternative.html https://guidedhacking.com/threads/csgo-how-to-use-m_bspottedbymask-visibility-check.13950/?__cf_chl_captcha_tk__=pmd_8cd21096c384610be1561f8833f1655a3e3e6384-1628477455-0-gqNtZGzNAzijcnBszQmO check these out 6 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.