Page 1 of 1

Configuration Tool - New Version

Posted: Sat Aug 01, 2009 10:03 am
by brianr
Hi everyone!

Im new here and I am really enjoying the bot and I have been using this tool and its great!
Elroy72 is doing a great job and I could have never witten the code he has but I started messing around with the source and added Hit point rest and Mana Point rest to the program and I also corrected the ENERGY_STORAGE_1 spelling. I wanted to share so I am posting the file up for everyone. I hope Elroy72 does not mind and I mean no disrespect to him.

If anyone would like me to add anything let me know Im not a great programmer but I will do my best.

Brian

Re: Configuration Tool - New Version

Posted: Sat Aug 01, 2009 10:47 am
by dasherkins
Drats. You beat me to it. I was working on one as well, but I keep getting sidetracked trying to get my Atlantica Online bot working... well, it's not really my bot, it's someone else's but up completely re-writing it. FYI: It's clean:

Code: Select all

Antivirus  	Version  	Last Update  	Result
a-squared	4.5.0.24	2009.08.01	-
AhnLab-V3	5.0.0.2	2009.08.01	-
AntiVir	7.9.0.238	2009.07.31	-
Antiy-AVL	2.0.3.7	2009.07.31	-
Authentium	5.1.2.4	2009.08.01	-
Avast	4.8.1335.0	2009.08.01	-
AVG	8.5.0.406	2009.08.01	-
BitDefender	7.2	2009.08.01	-
CAT-QuickHeal	10.00	2009.07.30	-
ClamAV	0.94.1	2009.08.01	-
Comodo	1836	2009.08.01	-
DrWeb	5.0.0.12182	2009.08.01	-
eSafe	7.0.17.0	2009.07.30	-
eTrust-Vet	31.6.6650	2009.08.01	-
F-Prot	4.4.4.56	2009.08.01	-
F-Secure	8.0.14470.0	2009.07.31	-
Fortinet	3.120.0.0	2009.08.01	-
GData	19	2009.08.01	-
Ikarus	T3.1.1.64.0	2009.08.01	-
Jiangmin	11.0.800	2009.08.01	-
K7AntiVirus	7.10.808	2009.08.01	-
Kaspersky	7.0.0.125	2009.08.01	-
McAfee	5695	2009.08.01	-
McAfee+Artemis	5695	2009.08.01	-
McAfee-GW-Edition	6.8.5	2009.08.01	-
Microsoft	1.4903	2009.08.01	-
NOD32	4296	2009.08.01	-
Norman	6.01.09	2009.07.31	-
nProtect	2009.1.8.0	2009.08.01	-
Panda	10.0.0.14	2009.08.01	-
PCTools	4.4.2.0	2009.08.01	-
Rising	21.40.44.00	2009.07.31	-
Sophos	4.44.0	2009.08.01	-
Sunbelt	3.2.1858.2	2009.07.31	-
Symantec	1.4.4.12	2009.08.01	-
TheHacker	6.3.4.3.375	2009.08.01	-
TrendMicro	8.950.0.1094	2009.07.31	-
VBA32	3.12.10.9	2009.08.01	-
ViRobot	2009.7.31.1863	2009.07.31	-
VirusBuster	4.6.5.0	2009.07.31	-
Additional information
File size: 222720 bytes
MD5...: 9184b49d649cc188bbc20671f2e81cda
SHA1..: cec4c45dcf579f898dcf6fb38c973a7905c7cbdc
SHA256: 8e3a7759620f631d574f7b45432dc0746f0e8203455cd6fc3c44e530e242dfe9
ssdeep: 3072:g9FmyN9K7vVm/K2Y9EFHJPjFGvLOUnsNNtQBhSogujOdcDCemi/SXU5eF0j
ZYlJv:9yN9K7vV+fHsZUjvkw
PEiD..: -
TrID..: File type identification
Generic CIL Executable (.NET, Mono, etc.) (72.5%)
Windows Screen Saver (12.9%)
Win32 Executable Generic (8.4%)
Win16/32 Executable Delphi generic (2.0%)
Generic Win/DOS Executable (1.9%)
PEInfo: PE Structure information

( base data )
entrypointaddress.: 0x3355e
timedatestamp.....: 0x4a7452da (Sat Aug 01 14:36:10 2009)
machinetype.......: 0x14c (I386)

( 4 sections )
name viradd virsiz rawdsiz ntrpy md5
.text 0x2000 0x31564 0x31600 5.64 c097ab5e67100e9dfaed91da8a81a49a
.sdata 0x34000 0x73 0x200 1.70 90f0f79e7ba187025e95947b1420fd7f
.rsrc 0x36000 0x4678 0x4800 3.52 4104ae887e7f44095e88071979954773
.reloc 0x3c000 0xc 0x200 0.10 73ba5b4c303f8b822c92dc6d0cec9d0c

( 1 imports )
> mscoree.dll: _CorExeMain

( 0 exports )
PDFiD.: -
RDS...: NSRL Reference Data Set
-

Re: Configuration Tool - New Version

Posted: Sat Aug 01, 2009 11:01 am
by dasherkins
FYI: Loading a profile doesn't seem to work.

Re: Configuration Tool - New Version

Posted: Sat Aug 01, 2009 11:11 am
by brianr
I noticed when I copied the program over to my vista system I would get an error when I loaded a profile...

For some reason on vista it does not direct the loading of a file properly I am checking into it tho and works fine on xp ( atleast on my pc ) A work around is:

at the top of the program is RoM Bot Filder normally it will say C:\micromacro\scripts\rom

change it to C:\micromacro\scripts\rom\profiles

it should work.
sorry about that... I guess I have a learning curve lol

Brian

Re: Configuration Tool - New Version

Posted: Sat Aug 01, 2009 1:39 pm
by Administrator
The ENERGY_STORAGE options were removes; the bot automatically does this for you now. Also, a lot of options have been added, such as QUICK_TURN. I'm not sure if you've accounted for this yet or not. Anyways, good work.

Re: Configuration Tool - New Version

Posted: Sat Aug 01, 2009 4:29 pm
by brianr
Thanx for the info Admin I will go over the bot and see what has changed and what can be added.

Ok here is another version it seems to work on XP and Vista now!
let me know how it works out for everyone.

Brian

Re: Configuration Tool - New Version

Posted: Sun Aug 02, 2009 2:29 am
by d003232
brianr wrote:Thanx for the info Admin I will go over the bot and see what has changed and what can be added.
You can have a look into the profile.xml to see the offical options. And you can take a look into settings.lua. There are some more options for the experts or for special situations.

I think even in default.xml are some options, that could be deleted to make the configuration process more clear: e.g. ANTI_KS, LOOT_TIME, MAX_FIGHT_TIME.

The using of MAX_FIGHT_TIME has changed. It means now more 'max time target dont damaged before breaking off fight'.I think we should create a new NO_DAMAGE_TIMER, at least for the default.xml and the beginners. Or change breaking off behaivor to the use the cast_counter, which should class specific be more accurat. Means: 3 cast not damage -< breaking off.