Tuesday, August 9, 2016

Hey ETK friends. Due to some personal issues I need to take a small break from doing none critical updates to ETK.. should be no more then a few months but could be less. Please still let me know if you have any critical issues so I can fix um :)

GoodToro

Monday, June 27, 2016

EvonyToolKit 1.0.1.3F

Today is a day for breaking things. Thank you Sef so much for all your help in finding the YAEB.. and putting up with me making more as I fix it :)

Added backwards compatibility for YAEB.. meaning if you use this version of ETK it will save your settings for FLINC correctly from the old version of ETK.

Sorry and thank you again SEF!

GoodToro


EvonyToolKit 1.0.1.3E

Fixed the last of the bugs with YAEB I hope.

Keep killing,
GoodToro

EvonyToolKit 1.0.1.3D (YAEB Update) (BUGGED)

Fixed many issues regarding how ETK handled the config files. I'm not even sure how it worked before. But now it will make a config if it is missing. To support people already using YAEB successfully with older versions you can go into EDIT ACCOUNT. Select an account and hit EDIT ACCOUNT. Click on the Advanced Options (blue text). In there you well see "FIND YAEB CONFIG". Click that button and navigate to your old config file whatever it is called. Sorry for the bug and the need to do this for each FLINC instance you run through YAEB.

Best of luck
GoodToro




Sunday, June 12, 2016

Antivirus and the new EvonyToolKit

Because I updated the compiler again for EvonyToolKit, some antiviruses are flagging it. So I thought I'd post some info about how to exclude ETK from popular antiviruses.



NORTON 360

Click the "Norton 360" icon when it appears to view the program's main screen. Click "Settings," click "Antivirus" and the click the "Scans and Risks" tab. Scroll down and move to the Extensions/Low Risks section. Click the "Configure" link on the "Items to Exclude From Scans" row.

AVAST

To exclude files, folders, or applications from a particular scan:
Open the Avast user interface, and go to Scan → Scan for viruses...
Select a scan from the drop-down menu and click Scan Settings.
Select Exclusions in the new window. ...
Click OK to save.

Nortan Internet Security
Open your NIS main window by double clicking the norton icon on desktop > settings > computer > antivirus and sonar exclusions > you can view 3 exclusion options. First option will exclude the file from quick and full system scans. The second will exclude file from all protection layers as well as scans. Click 'configure' > add > choose from file / folder > browse using the folder icon > ok > apply > ok > apply > ok. And you are done! . . . . . . . . . . . . Please note that its not recommended to add possible threats to exclusions. If you have a false positive, please submit it to :https://submit.symantec.com/false_positive/ for evaluation. . . . . . . . . . . . . . . . . . . . . . . . . . . Alternatively if your file is already quarantined, you can click 'advanced' tile from main window > quarantine link > click on the quarantined item > more details link on right > restore and exclude this file > yes . To clear the exclusion entry, follow the first method > click on 'clear all' or individually configure for each excluded file.

Saturday, May 28, 2016

EvonyToolKit 1.0.1.3C

Release notes:

Ok fixed the IE hooks I could find with issues.. my fault again (idk why the version number of autoit I use at home isn't the version on there site with that number) This time I solved the 3 I found for good.. rewrote them from scratch.

Fixed the kill.bat error  now it won't show if no bots are open

Fixed command line to support A-Z for some reason it was case sensative (I'm a noob at regex)

Fixed node -1 to support close everything via command line.

  • BUG FIXES
    • Command line supports -1 again on close bots
      • StartGUI2.exe STOP -1
    • Killbat.exe no long shows an error if no bots are running
    • Redid most the used IE hooks to support newer versions of autoit
  • CORE CHANGES
  • GUI CHANGES





If you have any problems please let me know via the future request forum to the left or via the ETK google group. 

Keep KILLING!!

Tuesday, May 17, 2016

EvonyToolKit 1.0.1.3B

Release Notes:

  • Core Changes
    • Command line functions START and STOP now support starting or stopping using the bot id instead of just by node. Your bot id is the combo of your SERVERID+AccountName
      • Example 
        • StartGUI2.exe START MyAccount
        • StartGUI2.exe STOP MyAccount
    • Close Everything now uses a batch file to close the bots using the TASKKILL command
      • Will run asking for admin privlidges if you are using the GUI
      • To allow automation the command line version will run int he current users security level.
  • Gui Changes
    • None
  • Bug Fixes
    • Hopefully solved issues with bot detection when using "\"
    • Hopefully solved CPU maxing when closing bots



Thursday, May 5, 2016

EvonyToolKit 1.0.1.3A

Still stuck in bug fixing mode for a bit.. I may of broke something #blush

Release notes:

  • GUIChanges
    • None
  • Core Changes
    • Add logging code for when copy of botfile fails
      • This is what I broke
    • Removed PID tracking
      • No longer required since each EXE has a unique name
  • Bug Fixes
    • Removed PID tracking which was breaking
    • Hopefully solved the copy issue.





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



Monday, March 28, 2016

EvonyToolKit 1.0.1.1

Ok so a great shout out to carlos for helping me find and reduce/eliminate many bugs. To all the people who sent in there Tor logs so I could track issues and now hopefully we bring you a bug free ETK :)

Release Notes

  • Core changes
    • Tor will no longer try to learn how long a node should attempt to connect to page/server
      • It is now 30seconds globally
      • Please let me know if you have tor issues.
    • You can now start bots individually as to be explained below in the GUI changes.
  • GUI changes
    • MainPage
      • I added a check box next to each bot. Unchecking the bot will prevent ETK from starting that bot when you hit start bots.
  • Bug fixes
    • Lets be honest there has been to many to count :) 
      • Thank you all for reporting them!




Thursday, March 24, 2016

EvonyToolKit Forum

As the number of people using ETK has grown. And the number of people having my skype is growing quickly so that I can help them and take suggestions which I love.

I'm just hoping to organize it a bit better by using a forum that I can not only search but be reminded of tasks that we want finished.

So because of that I bring you the EvonyToolKit Forums! Feel free to join below and post suggestions.. post bugs (Please please please post these or message me on skype). Post little tips and qwerks you have learned while using ETK.


Friday, February 26, 2016

EvonyToolKit 1.0.1.0H

Nothing really too special yet. Just more bug fixes. Update if you are having issues with older versions or wish to help me test stuff. PS You rock!

Release Notes:

  • GUI Changes
    • Testing Stable/Unstable message for Tor on the homepage.
  • Bug Fixes
    • Made it so if it can't read the tor log file it will try to change permissions and show an error message
      • Please pm me on skype if you have an issue with the tor log file.
  • New Features
    • NONE
  • Downloads

Saturday, January 23, 2016

Connection issues 1.0.0.9 and 1.0.1.0

If you are running Versions 1.0.0.9 or versions 1.0.1.0 I suggest you update to Version 1.0.1.0A as there were some connection changes made to 1.0.0.9 that caused issues. I removed them in 1.0.1.0A 

Sorry,
GoodToro

Monday, January 18, 2016

EvonyToolKit 1.0.1.0A

Release Notes

  • BUG FIXES
    • Fixed Restart node fuction to always delete the files.
      • Restart Node now works 100% of the time.
  • CORE CHANGES
    • Changed Tor connection back to 1.0.0.8C Method.
      • Was causing issues for a user.
  • GUI CHANGES
    • NONE



EvonyToolKit 1.0.1.0

Release Notes:

  • BUGFIXES
    • Added new method to help close stubborn bots
      • TaskKill /PID $PID /F
  • NEW STUFF
    • Change EXE naming to AE[BotID]N[NodID]
    • Make tor log to a file.
      • c:\TOR\[NODE]\Log.txt
      • Updated view tor data to display the log.txt
    • Restart Node will delete the tor data forcing it to grab a new ip.
    • Proxifier logs to file now.
      • c:\TOR\log.txt

  • GUI CHANGES
    • NONE



As this is a major change I suggest rebooting before installing it. Though you can also use the "Close EVERYTHING" button in the old version. Then install the new version. 


I put this update out before I really wanted to because "restart node" was not working as expected. I am still work on detecting when a node is "Bad" (not working as it should) and am very close. It should be in the next update.