Including the path gave it more errors so that didnt help , Its already at 8.1 sdk,[QUOTE = "bgl300, post: 186453, member: 44173"] [QUOTE = "Mew, post: 186451, member: 22490"] Did you fix it? After compiling and injecting it instantly crashes, I'm incredibly busy rn, mind sharing your fixed version? [/ QUOTE]
how did u get it to compile how u fix these stage errorsПожалуйста, авторизуйтесь для просмотра ссылки.[/ QUOTE]
Maybe try change your sdk to 8.1 if
You could also try changing your include path to
were createmove.cpp is
Not home atm but when i get home i will try and fix the errors
In order to use stack within your code, you need to include <stack>. iostream doesn't define it which is why you're seeing the error. For more reference
i included <stack> as well no change.
heres a extra error when u visit createmove.cpp , esp.cpp , resolver.cpp
Пожалуйста, авторизуйтесь для просмотра ссылки.
also the errors point to this
Пожалуйста, авторизуйтесь для просмотра ссылки.
If i comment it out it breaks the cheat / ragebot completely