So uhm..been quite a long time since my last post on epvp,due to my lack of interest in Silkroad & quite busy with personal stuff lately...however,I've started working on a little path finding project,which is still a work in progress,so far I've got a test app written based on KeinPlan's work (the old kbot),not going to release the source (at least not for now,maybe later on once I'm done with everything)...
I've written a little test app,so you guys could test it on your own,and give me feedback on how it worked,including the path it generated,etc,etc....
well..probably not,as it's coding related,I'm planning to release the source,too,as soon as I've finished everything...and it's a kind of a developers project,average users won't really have any benefits from it at the moment...
Work like this is not worth protecting. The project is too small and it's not that hard to recreate such a tool if you are a decent programmer. Furthermore it is basically just useful if you are planning to code a bot.
So uhm..been quite a long time since my last post on epvp,due to my lack of interest in Silkroad & quite busy with personal stuff lately...however,I've started working on a little path finding project,which is still a work in progress,so far I've got a test app written based on KeinPlan's work (the old kbot),not going to release the source (at least not for now,maybe later on once I'm done with everything)...
I've written a little test app,so you guys could test it on your own,and give me feedback on how it worked,including the path it generated,etc,etc....
can you share the KDBOT source? NOT YOUR PROGRAM SRC
how path finding works ? 02/11/2013 - CO2 Private Server - 3 Replies TL;DR
title says pretty much everything
all what i know and could think about is the folllowing
you are at 0,0 and you want to go to 150,179
you get distance between (destination - current coord) / (distance you can jump at once) and call it maybe point displacement
and send packets each time + that point until reaching the destination
but what if you can't jump at some coords ? how you get the coords you may jump and may not jump to so you can create random list for available...
Path Finding 01/20/2008 - EO PServer Hosting - 0 Replies Can anyone assist me in making my path finding english again. One of the updates made them all mess up on my client.