I tried finding the adress of the function that walks to a monster given its monsterId and attacks it (similar to spamming the space button)
I used cheat engine but i didnt manage to find it (tried to see which function is executed with code filter tool but this gives me an abstract error on nostale)
like attackmonster(uint32 monster_id)
{
... asm stuff{
}
}
i dont know how to find it
I wanna inject it to farm automatically in c/c++ using dll injection
My first idea was to just make a script thats spams space bar but i wanna be able to use the pc normally as well so ... yeah
I tried with packet logger way, with u_s or something but i got banned so i guess i preferred the function way
my first idea what to space space bar but with multiple client it's
I used cheat engine but i didnt manage to find it (tried to see which function is executed with code filter tool but this gives me an abstract error on nostale)
like attackmonster(uint32 monster_id)
{
... asm stuff{
}
}
i dont know how to find it
I wanna inject it to farm automatically in c/c++ using dll injection
My first idea was to just make a script thats spams space bar but i wanna be able to use the pc normally as well so ... yeah
I tried with packet logger way, with u_s or something but i got banned so i guess i preferred the function way
my first idea what to space space bar but with multiple client it's