Jump to content

JavaMadness

Members
  • Posts

    19
  • Joined

  • Last visited

  • Feedback

    0%

Profile Information

  • Gender
    Male

Recent Profile Visitors

1715 profile views

JavaMadness's Achievements

Newbie

Newbie (1/10)

4

Reputation

  1. Yes I am using the old explv osbot manager and that is what it does. I was also thinking about having a script that does this two way communication through the file system or through a server.
  2. Thanks! It looks like this is only to read the logs, and to control the exit of the program. I am looking more for controlling the script running without exiting the program.
  3. Thanks for the reply! Love your scripts! I think I will have to start making my own, I will probably try to make a simple HTTP server or read a file inside the script so another program can communicate with it.
  4. I would like to make a program that has the ability to send a request to the osbot client to stop its current script and start a new one. I just want to build a custom script manager. Is this something osbot supports? Could not find anything. I see that there is the script queue and the osbot manager, but I want to be able to write some custom code in my own program.
  5. Both Cooks Assistant and sheep sheerer quests are broken for me. It just keeps looping in the same initial dialog.
  6. Great script! Will buy! Is there a way to add some sort of even leveling? for example 30 attack 24 strength 32 defense. The script would train up the strength to 32 switch to attack and at first go to 32 but then go 5 levels higher. Then the cycle repeats so that all the combat skills are within 5 levels of each other.
  7. Could I try this please?
  8. Sorry about this, but could not replicate the bug after posting this Its working perfectly for me now. Could someone delete this thread?
  9. Sorry for asking, but could you tell me the right way to handle that? I'm tempted to get the x,y position of the skill on the screen but there is probably a better way.
  10. This is a pretty simple bot that goes to the GE and picks up all the ashes left behind and then banks them. This is one of my first scripts so I would love to have some feedback. Main Task TaskManager PickipItemTask BankTask AntiBan - needs a lot of work Wish I could upload a jar file to try, but its probably against the rules.
  11. Great code! Might be using this in the future.
×
×
  • Create New...