Hey guys,
I wanted to start a Nostale bot project in Python. I already developed a dll injector to use the packet logger by BladeTiger12. I also started to build my own UI which at this point can only send packets via the tcp feature of the packet logger.
Now im a bit stuck. I don't get how i can make my character attack monsters (experimented a bit with the ncif packet but didn't get any result). Neither i have any idea how to implement a map to click on (to set waypoints to walk to) as seen in other Nostale bots for example the clientless bot by Pumba and many more. Anoter question i have is: how do i get the characters hp to know when to use a healing potion. I would appreciate any help or tips for my project.
Thanks in advance for any answers :)
I wanted to start a Nostale bot project in Python. I already developed a dll injector to use the packet logger by BladeTiger12. I also started to build my own UI which at this point can only send packets via the tcp feature of the packet logger.
Now im a bit stuck. I don't get how i can make my character attack monsters (experimented a bit with the ncif packet but didn't get any result). Neither i have any idea how to implement a map to click on (to set waypoints to walk to) as seen in other Nostale bots for example the clientless bot by Pumba and many more. Anoter question i have is: how do i get the characters hp to know when to use a healing potion. I would appreciate any help or tips for my project.
Thanks in advance for any answers :)