Thursday, April 28, 2016

EvonyToolKit 1.0.1.3

This update only effects those running YAEB. I made it so that YAEB now by default makes an empty config file so each new instance saves goals seamlessly. Will also help you keep your config files organized which will be stored in bots/YAEB/$BotID/Config.YAEB

Bots which you already setup in an old version will still load your config file from the old location.

EvonyToolKit1.0.1.2D

Release Notes:

Reverted to EvonyToolKit1.0.1.2B to solve some issues I made.

  • GUI CHANGES
    • Added YAEB config file path to the add account page
  • CORE CHANGES
    • Added support for newer versions of YAEB
  • BUG FIXES
    • Reverted to ETK1.0.1.2B



Wednesday, April 20, 2016

EvonyToolKit 1.0.1.2C (Buggy)

I have solid reports of it sometimes having issues launching the Adobe projector. As I work on this I have marked the release as buggy. If you wish to help me track down the bugs you can use it and submit any issues I have on skype or the forums.

Thank you much,
GoodToro

Release Notes
  • GUI Changes
    • Add/Edit Account page
      • Added new button to go right to the edit account menu
      • After added a new account the fields no longer blank out 
        • should make it easier I hope
  • CORE Changes
    • Changes to how the bot closes programs hopefully reducing the CPU load for some.
  • BUG Fixes
    • NONE



  • Download Link
    • https://drive.google.com/open?id=0B3dDpJZ7DlpDeXpqN05pd0I3MGs
  • Password
    • EvonyToolKit1012C

Sunday, April 17, 2016

EvonyToolKit 1.0.1.2B

So this one probably should of been like version 1.0.1.3 because it has a lot of different things added to it.

Release Notes


  • Core Changes
    • StartGui2.exe can now be used as a command line tool to start or stop a node.
      • Syntax
        • StartGUI2.exe [START/STOP] [NODE#]
      • Example
        • StartGUI2.exe START 1
          • Would start bots on Node1.
      • You can use this along with scheduled tasks and a batfile to cause bots to autoreboot.
        • I'll make a smoother method later.
    • Tor logs have been moved to
      • C:\Tor\$Node\Node$Node.log
    • Updated Tor to now track its own process. 
      • Less issues when updating between versions of the bots.
  • GUI Changes
    • The navigation away message has been clarified I hope
  • BUG Fixes
    • Updated Reboot node to work as it did in version 1.0.1.1



Sunday, April 10, 2016

EvonyToolKit 1.0.1.2A

Thank you so much to my sexy little friend for finding the bug.. and smacking me because of it #blush

Release notes:

  • Core Changes
  • Gui Changes
  • Bug Fixes
    • Replaced the missing file from ETK1.0.1.2




Saturday, April 9, 2016

EvonyToolKit 1.0.1.2 (BUGGED)

Release Notes:

  • Core Changes
    • Removed botfiles from install package
  • GUI Changes
    • Added error page for when bot files aren't found
    • Added page for tordata
    • Added account editing page
    • Changed the Update SWF to include a dialog box asking you to pick an SWF to update from
  • Bug Fixes




Tuesday, April 5, 2016

EvonyToolKit 1.0.1.1A

Release Notes:

  • Core Changes
    • Config.ini now has a field indicating if the bot should be launched
      • "STARTBOT"
    • Added the ability to save the launch list and only start bots based on that.
  • GUI Changes
    • MainPage.html
      • Added Check all link above the bot info window
      • Added UnCheck all link above the bot info window
      • Added Save Load List button below the bot info window
  • Bug Fixes