Jump to content
Frequently Asked Questions
  • Are you not able to open the client? Try following our getting started guide
  • Still not working? Try downloading and running JarFix
  • Help! My bot doesn't do anything! Enable fresh start in client settings and restart the client
  • How to purchase with PayPal/OSRS/Crypto gold? You can purchase vouchers from other users
  • [gif] Really slow client reaction


    Ales

    Recommended Posts

    It takes up to 5 seconds to picks an item. Is this on me or do you experience same slow reaction?

     

    Gif:

     

    https://gyazo.com/84c4cca7f63e4a84e3104348b07b27a1

     

    My code:

     

    public void picking() {
    		GameObject log = getGameObjects().closest(item -> item !=null && item.getName().contains("Fungi on log"));
    		//GameObject log = getGameObjects().closest(p -> p != null && p.getName().equals(fungi));
    		log.interact("Pick");  
    		// move Camera or missclick fungi.!!!!
    	}
    
    Link to comment
    Share on other sites

    is your camera set to the default zoom

     

    tried restarting the client or computer

     

    tried using your own interaction method

     

    yeah everything is default.

     

    and i am using dreambot's methods.

    Link to comment
    Share on other sites

    right click and reset to defailt zoom, that is not default

     

    wow i swear i thought its default. Thanks problem fixed !

    Link to comment
    Share on other sites

    Archived

    This topic is now archived and is closed to further replies.

    ×
    ×
    • Create New...

    Important Information

    We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.