Jump to content

Get the time a account exists in the botclient


Recommended Posts

Posted

Well, I'm working on making a pathfinder more human-like.

I figured out a player who doesn't play that long doesn't know the way around runescape very well and doesn't use the best or shortest path to a specific location compared to a veteran player.

Now I was thinking about adding something like it will find the shortest path based on time spend on game. However since there is no hook to get the current time played ingame, I was thinking of getting the current time played since when a account is stored in the OSBot client.

However, I don't this is stored at the moment. Could this be added or is there any other way of adding this? (I don't want the total time of using a single script)

Posted (edited)

Well, I'm working on making a pathfinder more human-like.

I figured out a player who doesn't play that long doesn't know the way around runescape very well and doesn't use the best or shortest path to a specific location compared to a veteran player.

Now I was thinking about adding something like it will find the shortest path based on time spend on game. However since there is no hook to get the current time played ingame, I was thinking of getting the current time played since when a account is stored in the OSBot client.

However, I don't this is stored at the moment. Could this be added or is there any other way of adding this? (I don't want the total time of using a single script)

 

You could just use the account's total level instead as a way to measure in-game experience.

 

(I doubt what you are asking for will be added, for privacy reasons)

Edited by Botre
Posted (edited)

So you want to find the k-shortest paths and based on 'experience' you pick one of them. This would result in a 'verteran' player always taking the same route right? Why not just find the k-shortest paths and take the shortest the most often?

I remember walking to Falador when I'd want to go to Varrock first day I started.

Now I'm not going to let the player walk from Lumbridge to Falador with as end-destination Varrock. But instead of using the first bridge of Lumbridge I want to take the second one instead.

And yes, it's pretty odd if it constantly takes the wrong route. But I'm figuring that part out still wink.png

Edited by Psvxe

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...