You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The loader says "DLL Failed to inject."
Any other loader will inject it but it will not show up ingame, However once im running insecure it can inject but it also crashes short after the inject.
The text was updated successfully, but these errors were encountered:
Best and easisest way for you is just creating a folder in C:/Windows directory, because dlls in C:/Windows do not need to be digitally signed for csgo.
So for example your dll path will be:
C:/Windows/Dlls/csgosimple.dll
the issue is because I can't load .lib files apparently, just including the bass header file makes it invalid, if i remove the header it opens an works without problems. I don't know why though
The loader says "DLL Failed to inject."
Any other loader will inject it but it will not show up ingame, However once im running insecure it can inject but it also crashes short after the inject.
The text was updated successfully, but these errors were encountered: