|
You last visited: Today at 14:13
Advertisement
[WIP]Path Finding
Discussion on [WIP]Path Finding within the SRO Coding Corner forum part of the Silkroad Online category.
10/19/2014, 16:17
|
#1
|
elite*gold: 0
Join Date: Nov 2007
Posts: 959
Received Thanks: 602
|
[WIP]Path Finding
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....
|
|
|
10/19/2014, 19:18
|
#2
|
elite*gold: 8
Join Date: Sep 2014
Posts: 625
Received Thanks: 178
|
Wrong section I guess.
|
|
|
10/19/2014, 19:28
|
#3
|
elite*gold: 0
Join Date: Nov 2007
Posts: 959
Received Thanks: 602
|
Quote:
Originally Posted by qqdev
Wrong section I guess.
|
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...
|
|
|
10/19/2014, 20:11
|
#4
|
elite*gold: 28
Join Date: Aug 2014
Posts: 4,096
Received Thanks: 2,653
|
Testing ...
|
|
|
10/19/2014, 21:31
|
#5
|
elite*gold: 8
Join Date: Sep 2014
Posts: 625
Received Thanks: 178
|
Wants to release the sourcecode => protects the executable with themida. Well played, sir.
Furthermore its not working for me. Got the standard error msg.
|
|
|
10/19/2014, 22:32
|
#6
|
elite*gold: 0
Join Date: Nov 2007
Posts: 959
Received Thanks: 602
|
Quote:
Originally Posted by qqdev
Wants to release the sourcecode => protects the executable with themida. Well played, sir.
Furthermore its not working for me. Got the standard error msg.
|
well,protected it for now,as the current code is messy as heck..what error did u get? :O
edit: errggh,gonna upload a new one in a few days.. :\
|
|
|
10/19/2014, 23:15
|
#7
|
elite*gold: 28
Join Date: Aug 2014
Posts: 4,096
Received Thanks: 2,653
|
Ye had the same error i guess, btw every protection can be passed trust me i am trying to protect some work here and i am failing...
Although i used some protections there [payed] i still succeeded decompiling the app
|
|
|
10/20/2014, 08:26
|
#8
|
elite*gold: 8
Join Date: Sep 2014
Posts: 625
Received Thanks: 178
|
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.
But: I appreciate your work.
|
|
|
11/05/2014, 22:09
|
#9
|
elite*gold: 0
Join Date: Dec 2013
Posts: 422
Received Thanks: 54
|
Quote:
Originally Posted by xExorcist
Ye had the same error i guess, btw every protection can be passed trust me i am trying to protect some work here and i am failing...
Although i used some protections there [payed] i still succeeded decompiling the app
|
so much hate
|
|
|
11/08/2014, 09:11
|
#10
|
elite*gold: 0
Join Date: May 2006
Posts: 667
Received Thanks: 348
|
Quote:
Originally Posted by vorosmihaly
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
|
|
|
11/11/2014, 16:41
|
#11
|
elite*gold: 0
Join Date: Jun 2007
Posts: 727
Received Thanks: 459
|
For make a path finding you need to know how the .nvm work. If you want some information or help, contact me ^^
|
|
|
11/17/2014, 23:43
|
#12
|
elite*gold: 16
Join Date: Feb 2014
Posts: 45
Received Thanks: 32
|
gz
|
|
|
Similar Threads
|
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...
|
[Release] Custom Path Finding
11/11/2010 - CO2 PServer Guides & Releases - 17 Replies
#deleted
|
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.
|
All times are GMT +1. The time now is 14:14.
|
|