Gyzmok Posted July 1, 2006 Share Posted July 1, 2006 (edited) This one is for the D2 fans.D2charkeeper is a Diablo2 LOD tool that refreshes the 90 day "character-expiration" counter of your play characters and mules.This tool does not create games, it simply goes into the chat room.It will place all the characters (one by one) for a random duration between30 and 35 seconds into the default chat room.This should be enough to refresh the expiration counter.It has a lot more features : read about them in the included 'readme.txt'Me and some friends already use it a long time.I only recently added a GUI (graphical user interface) :http://www.autoitscript.com/fileman/users/Gyzmok/D2charkeeper34_small.jpgEnjoy !- D2charkeeper 3.5 changes : Added command-line option functionality (tnx chh) Valid commandline parameters settings : 'start' : will start D2charkeeper without GUI. 'start shutdown' : will start D2charkeeper without GUI and shutdown the pc when all selected accounts are done. Use this with windows 'Scheduled Tasks' to schedule D2charkeeper. Added an extra 'iniwrite' when exiting D2charkeeper : You can now start D2charkeeper, check/uncheck accounts and exit. The new 'account selection' is now written to the d2charkeeper.ini file. No changes were done to the .ini file : previous version .ini can be used. Previous version # of downloads : 42Latest version :D2charkeeper35.zip Edited July 5, 2006 by Gyzmok D2charkeeper = No more 'expired characters' in D2.File Date Changer = Change the file date(s), attributes and the filename case of multiple files @ once.Updater_full = Copy/Update your autoitscripts, pictures, .mp3, .avi etc ... subdirs from your PC to your memory stick or to your external harddisk. Now with scheduling and logging.Questmapper Link to comment Share on other sites More sharing options...
Skrip Posted July 2, 2006 Share Posted July 2, 2006 Thanks man this will help me alot! [left][sub]We're trapped in the belly of this horrible machine.[/sub][sup]And the machine is bleeding to death...[/sup][sup][/sup][/left] Link to comment Share on other sites More sharing options...
killaz219 Posted July 2, 2006 Share Posted July 2, 2006 I dont have GuiListView_pre163.au3, where do you get it? Link to comment Share on other sites More sharing options...
Busti Posted July 2, 2006 Share Posted July 2, 2006 GuiListView_pre163.au3 = GuiListView.au3 My UDF's : Startet on : 06.06.2006_CaseSearchOrReplaceStr();~> Searches OR Replaces a String,;~> With or Without Casesensivity Link to comment Share on other sites More sharing options...
Gyzmok Posted July 2, 2006 Author Share Posted July 2, 2006 GuiListView_pre163.au3=GuiListView.au3Yes, GuiListView_pre163.au3 is what it says : it is the GuiListView.au3 version just before Gafrost's version 1.63It's the GuiListView.au3 dated : 04/14/2006I guess it will work with the present GuiListView.au3 too, but I used the older version because of the speed reduction of the UDF : _GUICtrlListViewGetItemText in the present GuiListView.au3.This UDF is used a lot in the code and the newer version is making my GUI really slow.You can check this out yourself.I know the newer version is doing a lot more 'error checking' , but the cost in speed was too much for my script. D2charkeeper = No more 'expired characters' in D2.File Date Changer = Change the file date(s), attributes and the filename case of multiple files @ once.Updater_full = Copy/Update your autoitscripts, pictures, .mp3, .avi etc ... subdirs from your PC to your memory stick or to your external harddisk. Now with scheduling and logging.Questmapper Link to comment Share on other sites More sharing options...
killaz219 Posted July 3, 2006 Share Posted July 3, 2006 GuiListView_pre163.au3=GuiListView.au3Thought so, but I also thought that something might have changed making it not work so I asked. Link to comment Share on other sites More sharing options...
Gyzmok Posted July 5, 2006 Author Share Posted July 5, 2006 Latest Version 3.5 is uploaded. - D2charkeeper 3.5 changes : Added command-line option functionality (tnx chh) Valid commandline parameters settings : 'start' : will start D2charkeeper without GUI. 'start shutdown' : will start D2charkeeper without GUI and shutdown the pc when all selected accounts are done. Use this with windows 'Scheduled Tasks' to schedule D2charkeeper. Added an extra 'iniwrite' when exiting D2charkeeper : You can now start D2charkeeper, check/uncheck accounts and exit. The new 'account selection' is now written to the d2charkeeper.ini file. No changes were done to the .ini file : previous version .ini can be used. Command-line options guide : - 2 Valid command-line parameters settings ------------------------------------------ 'start' 'start shutdown' these parameters must be in lowercase. example dos prompt : "C:\D2charkeeper3.5\D2charkeeper start" : will start D2charkeeper without the GUI (Graphical User Interface) and do all the 'selected accounts'. "C:\D2charkeeper3.5\D2charkeeper start shutdown" : will start D2charkeeper without GUI and shutdown the pc when all the 'selected accounts' are done. 'selected accounts' : the accounts that were 'checked' when the GUI was exited the last time. example windows 'Scheduled Tasks' : Configuration - Scheduled Tasks - Add a task - Wizzard Scheduled Tasks startup line (in Advanced properties) : C:\D2charkeeper3.5\D2charkeeper.exe start shutdown When using windows Scheduler to start D2charkeeper, inspect your Events_Log.txt regularly to check if all was done succesfull. Please give it a try. D2charkeeper = No more 'expired characters' in D2.File Date Changer = Change the file date(s), attributes and the filename case of multiple files @ once.Updater_full = Copy/Update your autoitscripts, pictures, .mp3, .avi etc ... subdirs from your PC to your memory stick or to your external harddisk. Now with scheduling and logging.Questmapper Link to comment Share on other sites More sharing options...
jvanegmond Posted October 30, 2006 Share Posted October 30, 2006 I just found that all my characters have expired. I wish I had used your program. github.com/jvanegmond Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now