Everything posted by Alek
-
[Development Build] OSBot 2.3.116 - Worlds + Autologin
What version is that error from?
-
[Development Build] OSBot 2.3.116 - Worlds + Autologin
This is another small patch to both Worlds API and Autologin. Changelog: -Worlds f2p/p2p hop methods check for High Risk worlds -Worlds f2p/p2p hop methods check for current world -Patched various issues regarding Worlds initialization -Updated Autologin bounding boxes, replaced with hot keys -The OSBot Staff
-
[Development Build] OSBot 2.3.115 - Interaction/GU
What script are you using where this is happening? I have tested about three scripts which use NPCs and they are all running fine (taking way less than 10 seconds to interact).
-
[Development Build] OSBot 2.3.115 - Interaction/GU
Did someone coach you to say that? Khaleesi: I looked through your purchases and you use Khal Tab Maker, a script made by Khaleesi.
-
Road to Global
All my friends are Global but whenever I solo queue I usually lose. 700+ competitive wins.
-
[Development Build] OSBot 2.3.115 - Interaction/GU
This is a small development build which looks to further improve upon GU getSuitablePoint. There were a few issues when selecting a point and hopefully this update addresses them. Please run your scripts against this build and let me know how interactions are working. Changelog: -Deprecated GU getSuitablePointFor(Shape) -Added GU getSuitablePoint(MouseDestination) -Updated Worlds for potential null fix -The OSBot Staff
-
BOT SELLING ALL MY ITEMS AND BANK
My scripts are hosted on the same SDN as everyone else. I would be really impressed if my script had such fantastic AI that it started drop trading and liquidating all your assets. Anyways, thanks for the chuckle and congrats on your first post.
-
Post your IRL pictures #2
- New Scripter Ranks
No, if you have issues with SDN management let me know.- New Scripter Ranks
You can only apply for Scripter 3 as a Scripter 2. The Scripter 2 rank checks Java knowledge with practical OSBot API application. Developer is not on the table as a special duty. SDN Manager is considered a special duty; at one point in time API Developer and Random Event Scripter was too. There may be a few new special duties in the future.- New Scripter Ranks
I'm sure many of you have already noticed, a rank change took place over this weekend. The purpose of this change was to tackle two issues: 1. The very large gap between SDN Scripter and Official Script Developer. 2. New scripters releasing premium scripts. By breaking down the scripter community into three tiers instead of two, we were able to solve pretty much everything. The breakdown: Scripter I Entry-level rank and assigned to scripters upon the release of their first script. Benefits include client VIP privileges; must maintain an active script on the SDN. Scripter II Scripter I members may apply for this rank provided they have at least one month on the forums. At this point in time they are assigned a test based on Java and the OSBot API. A passing score of 4/5 is required, failed tests result in test cooldowns. Benefits include VIP client privileges and the ability to release premium scripts. Must maintain an active script on the SDN. Scripter III Scripter II members may apply for this rank provided they have at least three months on the forums. Selection process is very competitive and can take anywhere between two months to over a year. The application is multi-faceted and is geared toward grading a scripter as a programmer. Benefits include VIP client privileges, ability to release premium script, and the opportunity to work in special duties such as SDN Manager. Provided there are no pending disciplinary actions, does not need to maintain an active script on the SDN.- setRunning Problems
Tom is not correct. LocalWalker handles run because it calls WalkEvent. If you want you can construct your own walk event and set the parameters to disable or enable toggling run. There is also an option to set the threshold in the event.- setRunning Problems
This really has nothing to do with the OSBot API. Unless you Override a method (which you cannot for this), you have to use setRunning as it comes from the API (settings.setRunning(boolean)).- My scripts will not run?
Zoom is working fine regardless of setting, Resizable mode should be caught initially on script start.- Forum Suggestion:Bring back sub categories for spam section.
Correct, I called it Chill-Zone and everyone flipped desks and raised pitchforks. How about we meet halfway and create a Real-Life subforum section and see how that pans out?- NoSuchMethodError help (again)
I'm taking it that you didn't write that task system yourself? You might want to look into using enum states until you get a little more familiar with Java. In the meantime check out some of this stuff: https://docs.oracle.com/javase/tutorial/java/IandI/subclasses.html https://docs.oracle.com/javase/tutorial/java/IandI/super.html https://docs.oracle.com/javase/tutorial/java/concepts/interface.html- NoSuchMethodError help (again)
It also shows you which lines: at tasks.ClickSafe.<init>(ClickSafe.java:14) at core.SafeCracker.onStart(SafeCracker.java:59) What methods are you using on those lines?- NoSuchMethodError help (again)
Ah, didn't see it was an uncaught exception. Are you sure you are compiling against the latest version of OSBot (not using against, compiling against)?- NoSuchMethodError help (again)
Are you using notepad++ to compile or something? Your IDE should be giving you some pretty big hints as to what method doesn't exist.- Lent account to friend, pass and email changed, Can I get premium scripts?
You were sharing your OSBot account, to be honest the account should be banned. This is like going to the cops and asking them to recover your stolen drugs. It's up to Maldesto; stand by while he reviews the details.- [Stable Build] OSBot 2.3.114 - Camera Zoom
Moved to stable build path. Thank you for the reports.- Forum Suggestion:Bring back sub categories for spam section.
We can try implementing some of the sub-forums again, but they are going to need to do better than 2 topics/month to survive.- Forum Suggestion:Bring back sub categories for spam section.
7 topics in forum games. Do we really need a sub-forum for 7 topics?- Recently hacked only hours after client update.
We don't have malicious code in our client or website. Run a virus scan, update your passwords for email/account, contact original account owners, ensure your password is strong, etc.- [Stable Build] OSBot 2.3.114 - Camera Zoom
This update removes the MouseZoom random event and allows botters to use any zoom settings they wish. All credits go to @Zach for making this happen. Changelog: -Removed MouseZoom Random Event -Updated position calculations -Added Camera isDefaultScaleZ() This is a development build so there may be issues, please report any version 2.3.114 specific issues here. Edit: Moved to Stable Build -The OSBot Staff - New Scripter Ranks