| Size: |
17.47 MB |
| Category: |
Games > Windows |
| Date: |
2010-03-23 13:29:30 |
| Seeders: |
0 |
| Leechers: |
0 |
Download This Torrent
Description
Install:
edit profile
setup paths and account info save profile
hit start
script files can be updated with tortoisesvn found here
http://tortoisesvn.tigris.org/
install tortiseSvn and right click script folder and update
Multipule profiles can be run at the same time set them up as shown here
http://www.edgeofnowhere.cc/viewtopic.php?t=419412
Each profile running needs a different window caption, d2folder, d2launcher folder
You can keep the d2bs folder the same.
bot modes:
leader: making games
single leader: making single player games
join from list: will join games from the join game list like your game name: game name \"all\" will join a game \"Ball 666\"
join from chat: will join games from the bnet chat box. game name: \"My Run\" will join games like \"My Run123\"
follow profile: will join whatever game that profile is in.
Max Game time. deadlock prevention.
will atempt to kill d2 when profile is running and its been in game longer than the setting.
Login:
login may be buggy but damm its fast
the profile name needs to match what’s in the d2bs.ini
Example: oog profile = \"test\"
In d2bs.ini
[test]
mode=bnet
gateway=u.s. east
username=myaccount
password=mypass
character=my char name
cdkeys should be listed like this:
cdkey1.mpq;cdkey2.mpq;cdkey3.mpq
oog commands sent from script:
example: sendCopyData(null, \"OOG\", 0,\"ShowWindow 6\" );
\"ShowWindow 6\" will minimize the profile other # supported:
#define SW_HIDE 0
#define SW_NORMAL 1
#define SW_SHOWMINIMIZED 2
#define SW_MAXIMIZE 3
#define SW_SHOWNOACTIVATE 4
#define SW_SHOW 5
#define SW_MINIMIZE 6
#define SW_SHOWMINNOACTIVE 7
#define SW_SHOWNA 8
#define SW_RESTORE 9
#define SW_SHOWDEFAULT 10
#define SW_FORCEMINIMIZE 11
\"Kill Me\" = killing current profile, will not restart
\"Kill Profile\" will kill the profile named Profile
\"Kill All\" will kill every running profile
\"Start Profile\" will start the profile named Profile
\"Start Me\" = un-pausing current profile (out of game only)
\"Stop Me\" = pausing current profile (out of game only)
\"Kick Profile\" will attempt to exit the game for the profile named Profile
\"Kick Me\" will attempt to exit the game (sends esc + click)
Enter Chat Message. will say this message everytime you enter chat. /f l to list friends games
Pre-Make Game Msg. will say this right before you click the make game use $G for game name and $P for password