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
  • Entity Hider [Db3]


    Satire

    Recommended Posts

    Would it be possible to add an API call to hide entities (mostly players) 

    The problem surfaces when you have a lot of people in 1 or 2 piles and the bot is trying to trade or right click the GE/bank. At some circumstances, the angle in which the bot faces, fills the context menu up with players. 

    It could be an api call `Client.setHidePlayers` and `Client.setHideNpcs` which takes the argument in as a list<string>.

    I think this could help benefit people with tasks that require to be around a lot of people. 

     

    Link to comment
    Share on other sites

    • 1 year later...

    It would be cool API calls to be able to do something like:



    Client.hideAllNPCsExcept(String names...)

    Client.hideAllNPCsExcept(int IDs...)

    Client.hideAllNPCs()

    Client.renderAllNPCs()

    Client.renderNPC(String names...)

    Client.renderNPC(int IDs...)

    ^Same for Players

    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.