-
Posts
548 -
Joined
-
Last visited
-
Days Won
2 -
Feedback
100%
Everything posted by Abuse
-
There currently is no way besides using the norandoms parameter and making your own login handler
-
Is there any reason why ResponseCode's INCORRECT_USERPASS, GAME_UPDATE, .. has been removed?
-
Huge support for two step verification, not necessarily the mentioned plugin I wouldn't have had a 'Abuse scams 190m' dispute against me if it was implemented two months ago
-
Yes, I have With the simple path, it tends to path out a more 'direct' path, however it still goes through the area that i want to avoid
-
Voted yes .. and no on my 2nd account
-
Ahh, the amount of PK videos I watched as a kid that had that song ...
-
Let me clarify that last point, I have a script that operates at ~30 different areas, then once the inventory is full it finds the nearest bank and goes to it. I'm relying on the webWalker to get me from point a to point b, then back to point a and it does a great job. Sometimes, when the conditions are right, it also walks from one of the 30 areas, to a different area in the same list Since point a and point b can be a combination of 30 different starting points and 8 different banks, It's impossible for me to make the webWalker inteligently avoid the high level NPC area, so I just tell it to go the nearest bank. That's the reason why I can't: Of course, I could make an exception in my code for when a player is within X squares of the dangerous area, and make it take an alternative route, but it would be nice to be able to dynamically do it.
-
With area I meant the class "Area", Let's say that I am walking to area / position "x": getWalking().webWalk(x); But I don't want to go through the high level NPCs at area "avoidMe", I'd like to do something in the lines of final WebWalkEvent walkingEvent = new WebWalkEvent(x); walkingEvent.setAvoidArea(avoidMe); execute(walkingEvent); Doing the above will make your path calculation algorithm calculate a path that does not go through "avoidMe" From a programmer point of view, I think it would be easy to implement if you treated 'avoidMe' area as an unwalkable object that has the size of the area. This would still sometimes,if the area is small enough, make us go through the "avoidMe" area trying to "walk around it" but it would never place a path point within that area. If done right, this could be very flexible. You could put areas around specific doors, pathways, shortcuts, .. that you don't want to go through and have the a* calculate an alternative route
-
Hey, I was wondering if it is possible to tell the webWalker not to go through a specific area? The destination can only be a single area, so I can't pre-define paths
-
Check if your machines date & time is set correctly
-
Gl for those who mass created accounts in hope for free membership
-
Thanks for fixing the client so fast after my bug report
-
Override client settings for random/user input handling
Abuse replied to Solzhenitsyn's topic in Scripting Help
I don't see any reason why it's hindering you. Break handler in the way? Make your own Login Handler override? It's possible Dismiss randoms? Enable it once, quit client, restart and it's on until the next time you disable it, or write your own Capture user input? Paint a canvas sized element that is transparrent and captures clicks ... -
I think it's quite obvious when client issues emmerge after a game update, it's related to OSBot needing updates
-
http://osbot.org/forum/topic/107842-osbot-is-currently-offline-be-patient-until-the-issue-has-been-resolved/ Not going to be mean today.
-
Selling █ [RATGold] SELLING RS07 GOLD! █ 1.12$/M █ |PP|SKRILL|BTC █
Abuse replied to RobbR's topic in Runescape 2007
Sold 52m -
Nevermind, I take my suggestion back. After some testing it appears that filters are highly inefficient (300 ms vs 3000ms for 10000 loops)
-
It's no longer comparing strings nor reserving memory for the entire list, thats a slight performance benefit
-
Nitpicking, but performance-wise you could do this: EDIT: Do not use this, is 10x slower return (getPlayers().filter(n -> myPlayer().getArea(area).contains(n)).size() > 1);
-
3/10 would not read again On a serious note, please improve your formatting
-
Selling █ [RATGold] SELLING RS07 GOLD! █ 1.12$/M █ |PP|SKRILL|BTC █
Abuse replied to RobbR's topic in Runescape 2007
Sold another 152m, cheers -
Logical walkthrough: Save time started startedAt = System.currentTimeMillis() Get Running time runTime = System.currentTimeMillis() - startedAt Convert runtime milliseconds to hours hoursRan = runTime / 3600000 Calculate per hour perHour = itemsMade / hoursRan
-
Looking to buy Fresh accounts (Tut Island + 7qp / No Limit)
Abuse replied to 0wne2dk1ll's topic in Requests
Can't do hand done, but thanks for your support