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
  • Message Listening


    Pleased

    Recommended Posts

    Hey guys, so I'm currently making a script in which I need to see messages from the Chatbox.

    The only way I can do this is using a ChatboxChannel. The only thing is, I can't figure out the reference.

    ChatboxChannel(Client client, java.lang.Object reference) 
    Link to comment
    Share on other sites

    Extend message listener and override the methods which you need to listen from.

    1. implements not extend
    2. AdvancedMessageListener not MessageListener
    Link to comment
    Share on other sites

     

    • implements not extend
    • AdvancedMessageListener not MessageListener

    Yikes mixup. But he can use either depending on which type of messages he's trying to listen for.

    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.