Wednesday, August 13, 2008

Instructions for the use of the MMCVisitor (draft)

It's a program to automate your daily actions and speed up the process of visiting friendly cities. It's a pity only that if a long list of cities, the message in the end of list can not save. It doesn't use a proxy, visits are on your behalf.

0. A brief description.

The program visits the list of friend cities on-site MyMiniCity.com. It's a program for free access. Asking yourself where's the trick?.. Well, that's not a secret. Program visits my city Newyorg.myminicity.com always first of all in any launch.

The program has flexible settings. MMCVisitor visits cities from the list one by one. It checks XML, forms the right message, posts it on a News Bulletin. Then it checks
whether the message survived. If it didn't survive program try to save again (the
number of repeated attempts preserves in the preferences).

Attention! PROGRAM WINDOW SHOULD ALWAYS BE ON TOP to decrypt the kaptcha for reporting on a News Bulletin! Otherwise the prodgam will generate the exception. I use the program when I'm not behind a computer. If you are going to do the same, you should still turn off the screensaver of your PC. After turning off the screensaver and runing the program you can turn off the monitor and borrow useful affairs.:) If there are any questions or suggestions - mail to mmcvisitor@yandex.ru. On my blog http://mmc-blog.blogspot.com/ I will spread the new version.

And one more screen:


Setting up and using the program.

1. The program don't require installation. Just unpack zip and begin to set.

2. The structure of folders:


1) First of all you need to configure options.ini

[Main]
CityName = Newyorg
TimeOfDelay = 5
CntTryOneCity = 3
CntCitiesNotSaved = 3
TimeZone = 3
CityNameList = cities.txt



CitiName - the name, which you will sign on boards.

TimeOfDelay (in seconds) - the time between visits cities. I don't advise set it too small.

CntTryOneCity - the number of attempts to save the message in city, if the message has not saved at first time.

CntCitiesNotSaved - determines after what number of cities in which the message is not survived the program will be stopped. Typically, when communications ceased to persist a row of five-reaching cities - a message will be not saved. If you want to visit all the cities from the list, even if the messages stop persist - put a great importance.

TimeZone - indicates a time zone (imperative that visited the city no more once a day. This option will help to track visits by time). For example, users from Moscow must set 3.

CityNameList - file name, which will used for import your list of cities. The file must be in the same directory as the file MMCVisitor.exe.


2) The next file for configuration - the list of cities (file with the name specified in the parameter CityNameList in the file options.ini). In the next version I plan to embed in the program convenient editor cities, in this version it does not exist yet, so the list would have to edited manually.

The structure of records in the file (for example, the file already enrolled in 3 cities):

undercity13|12.08.2008 21:56:11
blogok.ru|12.08.2008 21:56:11
OVERBEYTOWN|12.08.2008 21:56:11


String format:
(City)|(Time of last visit)

When you add the city - put yesterday's date in the field "Time of last visit" to when the program start the same day new cities was not ignored. After visiting all the cities file will be saved with new dates of recent visits.

3) Files reports.
In the folder "messages" are 5 files.

pop.txt - messages to increase population
ind.txt - to increase the communications industry
tra.txt - messages to improve transport
sec.txt - messages to improve security
env.txt - messages for a better environment

This is the most creative part of settings. You must fill the list with messages for posting on news bulletin.

The messages can indicate the name of your city.

For example:

+ 1 citizen from Newyorg from / xml
one more citizen for you))
visit from Newyorg
new citizen arrived))
please visit Newyorg and you have my inhabitant every day. Thanks a lot!


In a basic kit consists of primitive communication. Be sure to add your own messages in the list.

Message Format
The message, which will remain on the board, will be established at the following format:
(quantity): (message)

In the "quantity" will indicate what value was equivalent figure (set by program). In the "message" - a random message from the appropriate file. The following versions of the program will be able to customize template.

2 comments:

myuption said...

I get this everytime i run the program, just edited the cities.txt to have yesterday's date.

25.09.2008 21:56:11' is not a valid date and time.

Tried changing the time, same result, my timezone is GMT-6 is it ok to put -6 in the options.ini?

Thanks

Fern said...

Hi, the program doesn't run on my pc. What do you mean by "PROGRAM WINDOW SHOULD ALWAYS BE ON TOP to decrypt the kaptcha for reporting on a News Bulletin". Thanks in advance for your answer.