Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!
  1. lucassousa

    Question Ways to differentiate local traps to other players traps

    So how efficient do you think it would be to implement this by, for example, saving the trap position immediately when building and check only objects in that position etc?
  2. lucassousa

    Question Ways to differentiate local traps to other players traps

    I'm wondering doing something using traps but stil don't knowing how to check if trap owns to local player. What do you suggest to this? This may envolves varps/varbits?
  3. lucassousa

    Question Local bot not showing up in dev mode

    When I got problems like this I just check my setted folder at runemate client to my java project folder. Are you sure that it's your folder are correctly defined?
  4. lucassousa

    BM Chaos Altar [Deleted]

    LucasSousa submitted a new resource: BM Chaos Altar - A good Chaos Altar bot. Read more about this resource...
  5. lucassousa

    Gosto muito do companheiro rúnico

    Gosto muito do companheiro rúnico
  6. lucassousa

    credo

    credo
  7. lucassousa

    Ora ora... É assim que a gente descobre os brasileiros hein xD

    Ora ora... É assim que a gente descobre os brasileiros hein xD
  8. lucassousa

    Question Setting up with intelliJ

    What kind of help do you need? Setup the IDE isn't too hard. Enviado do meu iPhone usando Tapatalk
  9. lucassousa

    Tudo, e com vc companheiro? Auhsuahsua

    Tudo, e com vc companheiro? Auhsuahsua
  10. lucassousa

    Question InventoryListener

    Why do you implemented the listener if you didn't write code in its methods?
  11. lucassousa

    É do Brasil? Fale comigo! ;)

    É do Brasil? Fale comigo! ;)
  12. lucassousa

    Question InventoryListener

    Do you have overrided both methods? In this case share us some more code.
  13. lucassousa

    Question InventoryListener

    Try setting your method to a public acess: @Override public void onItemRemoved(ItemEvent event){ //pass } @Override public void onItemAdded(ItemEvent event){ //pass } Obs.: make sure to override both methods as said by Cloud here.
  14. lucassousa

    BM Chaos Altar [Deleted]

    Okay, okay... Next release will comes up with bank preset 1. Sorry for delay, college makes me break programming projects... ;)
  15. lucassousa

    Tutorial How to update your script without having to restart the client

    @Party, can you add a observation to this in your walkthough? I think your text is one of the most viewed, so could be good have this information there, to others know how to avoid this "potential issue".
  16. lucassousa

    Tutorial How to update your script without having to restart the client

    Hahahaha, tragic... Thanks for help then. I hope others with this "problem" got it solved now. ;)
  17. lucassousa

    Tutorial How to update your script without having to restart the client

    After your comment I back to test IDE. I clicked "Debug (shift + F9) " instead of "Run (shift+ F10) ". After this I made some changes at code and it all was correctly refresh to the bot of the running client, without stop and run client again. Actions to get code refresh: - Debug the project...
  18. lucassousa

    Tutorial How to update your script without having to restart the client

    I really don't got this pop-up when rebuild (ctrl + F9). I think I know what you talking about because I receive this pop-up when I code at Android Studio, that shows me some notifications. But in my standard intellij these alerts doesn't shows up. I'm using InteliJ IDEA Ultimate 2017.3...
  19. lucassousa

    Tutorial How to update your script without having to restart the client

    I really understand you and sorry for taking this discussion up again, however, since I start coding bots I didn't got refresh it well. All times I start a new project I make it simple as a "hello world" project. Place manifests inside correct folders/packages and so on. The "make" button...
  20. lucassousa

    Tutorial How to update your script without having to restart the client

    After changes need I "make" project and after refresh bot list at client? I tried apply your suggestion and after reloading everything bots stills not refreshed.
Top