Вы используете устаревший браузер. Этот и другие сайты могут отображаться в нём некорректно. Вам необходимо обновить браузер или попробовать использовать другой.
[QUOTE = "garoxx, post: 186417, member: 11509"] I got it to work just remove the hwid and the SKINS PARSE ON Main.cpp (and fix resolver errors too) [/ QUOTE]
haha nice if u can send that to me :D
[QUOTE = "Simple Realistic, post: 186426, member: 28844"] heard this was just crowned.me and why did the source get leaked? [/ QUOTE]
it is lol its trash but i just want to see how this backtrack works
[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 = "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
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