Jump to content

Apaec

Scripter III
  • Posts

    11146
  • Joined

  • Last visited

  • Days Won

    91
  • Feedback

    100%

Everything posted by Apaec

  1. OSBot doesn't support resizeable mode (no scripts work with it)... Apa
  2. OSBot currently does not support resizeable mode. Use the normal mode and it will work. Apaec
  3. Okay, thanks for info Will push a fix later today (probably now) fixing the exp bar and the counters Apa Update: Version 1.47 Exp bar now counts to 200m exp if you're already 99 cooking. Script should now correctly count the number of fish you have cooked (if you're using karambwans). Happy botting! Apa
  4. Done and done. Enjoy! Apa
  5. hah i remember that xdd just found this bad boy:
  6. Woo Dex is amazing at what he does... graphics, moderating, etc etc... simply beast thanks
  7. ? Glad it's working! Not sure what u managed to do for that exp bar to screw up... haha. Also noticed it doesn't say how many karams you cooked/burnt. Can you reply with the EXACT (case sensitive) message you get in the chatbox when you successfully cook or burn a karambwan? Thanks! Apa
  8. Going to need more details, it's working perfectly for me. perhaps your system runs low on memory? apa
  9. Ew, it shouldn't do that... does it log anything in the console while not banking? Apa
  10. Sure Given you a 24h trial. Enjoy! Apa
  11. Hi there, I'd be willing to give you a 24h trial. Please re-post your request following the correct format on the front page. Thanks! Apaec
  12. Speaking of this, it would be great if onStart did display errors instead of just 'error in onstart' has this been suggested to the devs? i'm sure it has... xd
  13. Please use the correct format provided! Check the front page for details Apaec
  14. If you're still having problems, to make it work you can always send the values from the jButton action listener instead. That will work.
  15. You're using combo.getSelectedIndex(). I believe this returns the index of the current state of the combo box. Instead use combo.getSelectedItem(). You may need to cast it with (String) Apa.
  16. Nosuchmethod, interesting. I will take a look now apa Update! Version 3.29 - Should have fixed worldhopping issues - Fixed potential issue causing problems when trying to teleport using spellbook Enjoy! Should be available within the next 4 hours. Apaec
  17. I've given you a trial. Thanks for showing interest the script will show up in your scripts list for 24h from now. PS worldhopping is having issues since the worldswithcer update. Just be aware of this, hopefully the client will fix this soon disable whopping for now. Apa
  18. Glad you got it figured! You need the exact interaction line haha
  19. Hey i've explained a bunch of times, but here we go agian: Worldhopping was broken after the resizeable/worldswitcher update. Please disable worldhopping while the worldhopper is fixed on the client's end apa
  20. done use mouse.click for this! I suggest debugging it. Also we need to see how you called your seperate state (what are the conditions) try opening the menu manually and seeing if it recognises it
  21. Done. Enjoy! When you request a trial, as soon as I see your request on this thread I will start your trial. You will then have 24hours from when I start the trial to try the script. So your trial has most likely expired since you requested it. In the future, only request trials when you are prepared to use the script right after requesting Feel free to request again If you didnt get round to using it the first time. Apaec Looks like I made a big mistake. I thought you were abusing the system however you just copied the wrong number! If you would still like the trial, please request again with your member number found on your profile, not on this thread. I'll be happy to give you a 48hour trial to compensate for my ill judgement. Thank you for understanding and sorry about that. Apaec
  22. I think you're trying to do too much at once. The implementation looks fine, however It would either be a good idea to search for the interface seperately in a different part of your code (such as if you're using a state machine, using a new state), or adding a conditional sleep to wait until the interface is interactable, or just using a static sleep (probably not recommended) to give the game time to load the interface before trying to nullcheck/interact it.
×
×
  • Create New...