Blizzard Sector
bot trouble - Printable Version

+- Blizzard Sector (https://www.blizzsector.co)
+-- Forum: Diablo II (https://www.blizzsector.co/forum-4.html)
+--- Forum: Hacks Bots and Editors (https://www.blizzsector.co/forum-16.html)
+--- Thread: bot trouble (/thread-38287.html)



bot trouble - Xx~WEEd~xX - 03-09-2007

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


bot trouble - Ragnarhox - 03-09-2007

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.


bot trouble - Xx~WEEd~xX - 03-10-2007

;-------------------------------------------------------------------
;###########################>> 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?


bot trouble - Ragnarhox - 03-10-2007

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


bot trouble - Xx~WEEd~xX - 03-11-2007

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><


bot trouble - Ragnarhox - 03-11-2007

Why did you take the pindleskin part out?


bot trouble - Dan - 03-11-2007

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.