Jump to content

Explv's AIO Source Code


Recommended Posts

Posted
6 hours ago, NoxMerc said:

Really cool. This is exactly one step below what I'm making, where the script itself is responsible for determining the next task and executing it. I'll probably use this as a reference for implementing some of the tasks I have.

Sounds like a nice script, good luck :)

  • Like 1
Posted

Really cool of you to release the source code, was using this AIO for a while, (as you know because of my bug report lol), was actually a really nice free script. 

 

Thanks for releasing the source code, many people including myself will use your code as a reference point throughout my journey to create a script which isn't dog shit.

 

  • Like 1
Posted

@NoxMerc You should give that smart task executor a try in the AIO script (as in making a PR). It's got a lot of built in task management code that I've found very useful as a base for my scripts. I've been actively contributing some of the "bones" of my processes to make it a more useful jumping off point for others. I'd be interested to see how you choose to implement a smart task management system :)

Posted (edited)
2 hours ago, Master Of Hash said:

@NoxMerc You should give that smart task executor a try in the AIO script (as in making a PR). It's got a lot of built in task management code that I've found very useful as a base for my scripts. I've been actively contributing some of the "bones" of my processes to make it a more useful jumping off point for others. I'd be interested to see how you choose to implement a smart task management system :)

Once I actually have something worth showing, I will. I'm a few months away from anything too juicy, but my end-game is to have a twitch channel where people can issue commands for the bot to follow, e.g. !woodcut willow, !combat "Al-kharid warrior", etc, as well as letting it do its own things autonomously.

@Explv have you ever worked with GSON on the SDN at all? Or are we pretty much stuck with json-simple?

Edited by NoxMerc
Posted
2 hours ago, NoxMerc said:

Once I actually have something worth showing, I will. I'm a few months away from anything too juicy, but my end-game is to have a twitch channel where people can issue commands for the bot to follow, e.g. !woodcut willow, !combat "Al-kharid warrior", etc, as well as letting it do its own things autonomously.

@Explv have you ever worked with GSON on the SDN at all? Or are we pretty much stuck with json-simple?

If GSON uses reflection it probably won't work

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...