Jump to content

Eagle Scripts

Lifetime Sponsor
  • Posts

    7234
  • Joined

  • Last visited

  • Days Won

    12
  • Feedback

    100%

Everything posted by Eagle Scripts

  1. It should work, tested it 2 days ago. Are you starting it like the thread tells you? What doesnt it do/ what doesnt work, i need more info to be able to fix something. But im quite sure you just start it falsely :P
  2. The max is 6 hours i will auth you bud. Authed
  3. You could work with onMessage public void onMessage(Message message) throws java.lang.InterruptedException{ String Txt = message.getMessage().toLowerCase(); if(Txt.contains("hey")) { log("HE said it"); } }
  4. Exactly this, log every action your script does so you know what it doesnt do / where it fucks up
  5. How many more of these threads are going to be made I nearly have to when seeing the title of the same threads
  6. Damn, both worked fine on local, i'll try the SDN version in a second and i'll see what i can find. About taskmode, this isn't fully implemented yet. The option is only there in the GUI for preperation causes Froot, be sure to start it either in the house or with the bankchest interface open, I just tested this with your exact inv setup and settings. It works fine if you start it with either of those two EDIT 2 : both have been tested multiple times. They both work, tweaked phials a bit but its still working right now before the push. Be sure to follow the 'how to start the script' to be sure you set everything right on startup (:
  7. you can start it anywhere between the depositbox and karamja. Best place would be to start the script at the karamja docks ofcourse. Where do you start the script and are you aware this script is only for karamja?
  8. You can define a area with z = 3 Doing this ; new Area(new Position(x y z), new Position(x y z)) OR Position t = new position(x y z) Or tile t im not sure, not at home if (myPlayer().getPosition() == t){ \\something }
  9. Okay, reply once you want me to auth
  10. This guy made me a free logo and paint for my new upcoming script Eagle Altar. Nice and friendly guy with good graphics
  11. V1.3 has been pushed, this update adds Phials Support
  12. I'll add that in a few days if i'm home if i dont forget
  13. might want to give us your budget bud
  14. Nice man, not bad Please give me the moneyzz
  15. not that i'm aware of, might have been a one time issue?
  16. I'm getting a feeling Alek has a weekness for cats OT; Nice promotion, gz
  17. saw a post about it earlier indeed, thanks for the heads up
  18. Looks like i'm definately going to stay with lovely windows 7
×
×
  • Create New...