Please someone help me ,
I try to compile but i got
Unresolved external symbol _BookitInitialize referenced in function _BotInitializ
I tried to add
int BookitInitialize() {
return 0;
}
in nzt.c , and the file now compile in bot.exe but when i launch it i dont see any connection on my pannel
Please someone help me ,
I try to compile but i got
Unresolved external symbol _BookitInitialize referenced in function _BotInitializ
I tried to add
int BookitInitialize() {
return 0;
}
in nzt.c , and the file now compile in bot.exe but when i launch it i dont see any connection on my pannel