Posts by xRapppid
4 posts total, newest first.
Triggerbot only works offline with bots?in Counter-Strike 2 Coding & Resources - i went on a private match with a friend to test it and it wouldn't work..Are these offsets correct?in Counter-Strike 2 Coding & Resources - Do you have an offset for Entitysize? Just so im sure :)
Also, here's my thread for the triggerbot.
DWORD WINAPI thr_TriggerBot(LPVOID PARAMS)
{
std::cout << "\n\n\nthread running\n\n\n";
while (1)
{
Sleep(1);
Are these offsets correct?in Counter-Strike 2 Coding & Resources - I have the current values in a trigger bot I am making but i dont know if the offsets are right:
DWORD EntityList = 0x4A9F6D4;
DWORD LocalPlayer = 0x00A844DC;
DWORD LifeState = 0x25B;
DWORD Team = 0xF0;
DWORD CroUnlimited Cryptokeys : Black market exploitin Call of Duty: Black Ops 3 Discussions - Can you share? I can't be fucked grinding for Cryptokeys
Showing the 4 most recent posts.