Jump to content

Get the time a account exists in the botclient


Psvxe

Recommended Posts

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)

Link to comment
Share on other sites

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
Link to comment
Share on other sites

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
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

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