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