Sex Posted February 27, 2014 Share Posted February 27, 2014 Sounds interesting..... I can't sign in though.... This is for VIP/Sponsors only i assume? Link to comment
Nicholas Posted February 27, 2014 Share Posted February 27, 2014 god another 4h of coding to fix my scripts thanks though ;( #miserableweekend 1 Link to comment
landrez Posted February 27, 2014 Share Posted February 27, 2014 Mines not working, says fail to login, also even when i simply click on the icon to start it in the console i see an error message.. i guess ill just run other one Link to comment
Zanhon Posted February 27, 2014 Share Posted February 27, 2014 god another 4h of coding to fix my scripts thanks though ;( #miserableweekend 1337 post count ;) 1 Link to comment
Danilo Posted February 27, 2014 Share Posted February 27, 2014 Looks very cool. Looking forward to it! Link to comment
Nicholas Posted February 27, 2014 Share Posted February 27, 2014 1337 post count whats that supposed to mean ? Link to comment
Administrator Maldesto Posted February 27, 2014 Administrator Share Posted February 27, 2014 [INFO][02/26 08:52:37 PM]: The #1 and most popular free bot for OldSchool RuneScape! [ERROR][02/26 08:52:38 PM]: Uncaught exception! java.lang.ExceptionInInitializerError at java.net.Socket.setImpl(Unknown Source) at java.net.Socket.<init>(Unknown Source) at org.osbot.pB.IiIIIiIiII(Unknown Source) at org.osbot.BotApplication.IiiiiiiIiI(Unknown Source) at org.osbot.BotApplication.main(Unknown Source) Caused by: java.security.AccessControlException: access denied ("java.util.PropertyPermission" "*" "read,write") at java.security.AccessControlContext.checkPermission(Unknown Source) at java.security.AccessController.checkPermission(Unknown Source) at java.lang.SecurityManager.checkPermission(Unknown Source) at org.osbot.Ob.checkPermission(Unknown Source) at java.lang.SecurityManager.checkPropertiesAccess(Unknown Source) at java.lang.System.getProperties(Unknown Source) at java.net.PlainSocketImpl$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.PlainSocketImpl.<clinit>(Unknown Source) ... 5 more [ERROR][02/26 08:53:09 PM]: Failed to log in! errors... It is vip/sponsor only I am assuming. Link to comment
Eliot Posted February 27, 2014 Share Posted February 27, 2014 Thanks for the detailed log of everything you've been working on. Keep up the excellent work! Link to comment
Bhombdabs Posted February 27, 2014 Share Posted February 27, 2014 appreciate this i will check it out soon! Link to comment
Booch Posted February 27, 2014 Share Posted February 27, 2014 Inventory.isItemSelected() - returns whether an item is selected Inventory.getSelectedItemName() - gets the name of the selected item Magic.isSpellSelected() - returns whether a spell is selected Magic.getSelectedSpellName() - gets the name of the selected spell Client.getCrossHairColor() - gets the state of the mouse cross hair / cursor (0 = not present, 1 = yellow, 2 = red) The anti ban roll with not happen if human input is enabled whilst running a script Bank.withdraw(X value) and bank.deposit(X value) will now use the last used X value if possible and have now detection for changed enter X value interfaces Character.isUnderAttack() is now fully functional (see the documentation) Character.isAttackable() method added, taking in to account multi and single combat zones Thank you SO much! Link to comment
Freak Posted February 27, 2014 Share Posted February 27, 2014 Hopefully I can test some scripts out Link to comment