Posts: 302
Threads: 57
Joined: May 2006
Reputation:
0
ya im sure there is a hread on this but i cant find it.... i just instaled my bot it does good gets into the game and looks at inventory then says
ATTEBTION YOUR CONTROL KEYS ARE NOT PROPERLY DEFINED!
you must setup ALL the GAME CONTROL KEYS define in the mm.bot.ini file. the DEFault keys of mm.bot.ini are not necessary the same as urs
[ok]
dont no wat to do can some plz explain it to me or send me a link o the thread that explains this problem... ty
Posts: 1,484
Threads: 109
Joined: Jun 2004
Reputation:
0
Go to C:\Program Files\mm.BOT\config\mm.BOT.ini
Scroll down till you get to " KEYBOARD SETTINGS/KEYS" and make sure keys there are same as in game.
Then go to mm.BOT.Sequence in the config folder and make sure the keys in there are the same as in game.
[SIGPIC][/SIGPIC]
No compassion- like having a straight faced orgasm.
Posts: 302
Threads: 57
Joined: May 2006
Reputation:
0
03-10-2007, 06:51 AM
(This post was last modified: 03-10-2007, 06:51 AM by Xx~WEEd~xX.)
;-------------------------------------------------------------------
;###########################>> SKILLS <<############################
;-------------------------------------------------------------------
@Teleport = f1
@Concentration = f2
@Vigor = f3
@Cleansing = f4
@Holy_Shield = f5
@Battle_Orders = f6
@Battle_Command = f7
@Town_Portal = f8
;-------------------------------------------------------------------
;###########################>> /SKILLS <<###########################
;-------------------------------------------------------------------
this is wat i go my skills set to
here is another part of the script... is this wat i change?
;==========================> Hammerdin Pre Casts
[HummerPreCast]
K(@Holy_Shield)
S(@Key_Delay)
RC(0,600)
S(@PreCast_Delay)
K(@Vigor)
S(@Key_Delay)
EXIT
;==========================>
i dont no y it says k and s....... is that wat i gott change to my hot keys?
okay ive narrowed it down to the clear screen key wat should it be?
Posts: 1,484
Threads: 109
Joined: Jun 2004
Reputation:
0
What script are you running? It looks like nicotines script from
mmForums Forums-viewtopic-Hammerdin [nicotine] . But, your missing stand still in the skills section;
;-------------------------------------------------------------------
;###########################>> SKILLS <<############################
;-------------------------------------------------------------------
@Teleport = f1
@Concentration = f2
@Vigor = f3
@Cleansing = f4
@Holy_Shield = f5
@Battle_Orders = f6
@Battle_Command = f7
@Standstill = g ; Do NOT use SHIFT, only simple letter keys allowed
@Town_Portal = f10
[SIGPIC][/SIGPIC]
No compassion- like having a straight faced orgasm.
Posts: 302
Threads: 57
Joined: May 2006
Reputation:
0
03-11-2007, 01:04 AM
(This post was last modified: 03-11-2007, 01:04 AM by Xx~WEEd~xX.)
wats stand still?
okay i figured it outa whoever reposted that script didnt put the standstill thing there so i got that figured out but now using that script wen he kills eldrich and goes to shenk he stops on the stares opens his inventory and then makes a cros with the curser ><... ne ideas? i think it has something to do with me takeing out the pindle section.... if anyone uses this script without pindle please post it><
Posts: 1,484
Threads: 109
Joined: Jun 2004
Reputation:
0
Why did you take the pindleskin part out?
[SIGPIC][/SIGPIC]
No compassion- like having a straight faced orgasm.
Posts: 1,624
Threads: 113
Joined: Aug 2005
Reputation:
0
i know why, to clear the screen in d2 is normally spacebar, the mmbot main settings use 'K'. go into d2 configuration and go all the way to the bottom, change clear screen from spacebar to "K" (without the "s) and then run it.