Jump to content

Chris

Scripter II
  • Posts

    8365
  • Joined

  • Last visited

  • Days Won

    14
  • Feedback

    100%

Everything posted by Chris

  1. This is my fight class: public class Fighting implements Activity { @Override public boolean shouldDoActivity(Script s) { return (); //Code being validated } //attack anim =390 || 829 for eating @Override public int doActivity(Script s) throws InterruptedException { //....Code being executed } return 0; } And I will try that
  2. How would I effectively initialize a fighting class? My execute() is okay Just my validate() is always returning true and takes a chunk out of my CPU : ~35%+ ( in my fighting node) All my other node calls are fine and use low amounts! : ~8% altogether I only want it to call the Fighting node when NPC is onscreen and Loot is not on the ground. I have tried workarounds to what I can understand from looking through the API but you big scripters can help OSBOTS #1 NOOB SCRIPTER? Example of what I am using: @Override public boolean shouldDoActivity(Script s) { return (Constants.areaDragons.contains(s.myPlayer()) && s.groundItems.closest(Constants.areaDragons,Constants.loot) == null && !s.myPlayer().isAnimating() && !s.myPlayer().isUnderAttack()); //This is where it willl validate if its truel... Execute... etc. } Help me babes
  3. And sell quick as fuck and drop the account and make dif ones
  4. 62
  5. Dual 780tis || 980ti, skylake i5 or i7 processor
  6. Right click osbot file > "Open with..." > Choose an app > select Java
  7. RS2Widget smeltMenu = widgets.get(311,30); if(smeltMenu != null && smeltMenu.isVisible()) smeltMenu.interact("Smelt 10"); smeltMenu.interact("Smelt 10"); "Smelt 10" is what the menu says? it has to be exact wording
  8. make sure you got the correct widget #'s
  9. nice meme
  10. Chris

    58/59/58 ACCOUNT

    1m
  11. Happening to me also. Just wait for an update
  12. java.lang.String cannot be cast to [Ljava.lang.String; at Main.lambda$initSettings$0(Main.java:69) look at line 69 and there is your error Edit: nvm saw spoiler
  13. Chris

    ..

    ..."Then she walked"...
  14. would you take paypal for account 1?
  15. Chris

    Bank was made

    :rage:
  16. well if it doesnt sell my offer stands up to 15$
  17. take 13?
  18. Does not have a registered email and does not have membership. 1. Pictures of the account stats 2. Pictures of the login details 3. Pictures of the total wealth (if there is any) N/A 4. Pictures of the quests completed N/A 5. The price you will be starting bids at 3m 6. The A/W (Auto-win) for your account 10m 7. The methods of payment you are accepting RSGP or paypal (trusted) 8. Your trading conditions You go first or find a MiddleMan 9. Account status 10. Original/previous owners AND Original Email Address Original owner and does not have an email
  19. 12m+
×
×
  • Create New...