tranqu1lizer

Results 8 comments of tranqu1lizer

`g_pICvar = static_cast(utils::get_interface("tier0.dll", "VEngineCvar007"));` `g_pICvar->FindCommandBase("dota_use_particle_fow")->SetValue(0);`

I deleted it because github doesn't allow uploading large files you can compile it yourself

> add #define WIN32_LEAN_AND_MEAN #include "HTTPRequest.hpp" #pragma comment(lib, "Ws2_32.lib") thats work only on x86

also for visual studio debugger

same issue ![image](https://github.com/TychoTheTaco/Twitch-Drops-Bot/assets/108815933/7d6b296f-94a7-4f30-bced-2de783ed213c)

twitch detects puppeteer on login page so need to llogin using cookies

i found how to fix this shit, open file \solana\rpc\providers\async_http.py and comment 58 line then you can just write try: tx = await client.get_transaction(sig.signature, max_supported_transaction_version=0) except httpx.HTTPStatusError as e: print(e.response.headers.get("retry-after"))