HI
My Englich is not good. So I hope that U can understand me.
I have a problem with the manusmagnus bot.
Yesterday I downloaded the mm.BOT.MOD.63 and the mm.BOT.544B2
I read the files with .txt but i could not understand all. I gave them my
password and my accountname.So all is good. Istarted the bot. it went in
my account and took the right person (the paladin)
It created a game normally. But in the game tha paladin walked alittle bit
looked at the inventar. walked alittle bit and then there came an error:
here:
The first run terminated abnormally.
The first run return succesful status everytime.
If U are learning to use this bot you must read the .........


Then i did not know what i ahve to do. I looked alittle bit in the
internet and found that u must have a sequence.
I only want to play with the paladin and so i looked and i saw that ther is
a sequence with the sorc in the file. so i thought that i need
an hammerdin sequence. i looked and i found one. I deleated all with sorc
and in the file now only stands this:
here:
;################################################# #############################
;
; INSERT THE SEQUENCES YOU WANT EXECUTE IN THIS FILE...
;
;################################################# #############################
; Sequences are starting from the Act 5 downstairs (near Stash and Cain)
; Absolutly read the mm.BOT.MANUAL.htm to understand what you are doing.
; Usefull tool to create & tweak sequences is in \Tools\mm.RBlocks.exe
; Dont forget to try the special SEQ mode to create sequences (mm.BOT.ini)
; Know CTA switch, internal functions calls & scripts executions are possible
; throught this advanced sequencer. Read more about it in the damn manual.
;################################################# #############################
; SETTINGS:


Originally Posted by Sihno
;================================================= =============================
;Gbuds HAMMERDIN for killing ELDRITCH + SHENK + PINDLE !
;Release for version 5.27
;Edited by Sihno to allow different keys for skills
;Get these skills if you dont have them.

;==============UPDATED TO 5.4x==================

;================Skills=========================== ========
; Replace below the keys your character use in game for these skills:
; Note; All skills are at right click in these sequences:
;================================================= ========
@Holy_Shield_Key = s ; The key used for holy shield(leave blank if you dont have)
@Vigor_Key = r ; The key used for Vigor(leave blank if you dont have)
@Concentration_Key = f ; The key used for Concentration(Must have)
@Redemption_Key = d ; The key used for Redemption(Must have or use ecess pots)
@Teleport_Key = a ; The key used for Teleport(Must have)
@Cleansing_Key = e ; The key used for Cleansing (Must have or use eccess pots)
@Stand_Still = g ; The key used to stand still(Must have)
@TP_Scroll_Key = F8 ; The key used for a TP(Must have)

;================

;==========================> Hammerdin Sequences MAIN
[MAIN]
HummerPreCast,0
GotoAct5Wp,0
HummerPreCast,0
HummerToEld,0
HummerVsEld,5000
HummerPostEld,0
HummerToShenk,0
HummerVsShenk,7000
HummerPostShenk,0
HummerToTown,0
HummerTown_GoTo_PindleTP,0
HummerToPindle,0
HummerKillsPindle,7000
HummerPostPindle,0
HummerBackA5Town,0
;==========================> Hammerdin vs Eldritch Pre Cast
[HummerPreCast]
K(@Holy_Shield_Key)
S(50)
RC(400,300)
S(100)
K(@Vigor_Key)
S(50)
EXIT
;==========================> GOGO!!
[GotoAct5Wp]
FUNC:A5EWP
EXIT
;=======================> Hammerdin Travels to Eldritch
[HummerToEld]
K(@Teleport_Key)
S(50)
BRC(40,-62)
WEOT(1500)
BRC(36,-333)
WEOT(1500)
RC(530,90)
WEOT(1500)
K(@Concentration_Key)
S(50)
CLM
EXIT
;==========================> Hammerdin Kills Eldritch
[HummerVsEld]
KD(@Stand_Still)
S(50)
LCD(580,320)
CLM
S(200)
CMDE
CTOE
;========================> Hammerdin Loots the Corpse
[HummerPostEld]
K(@Redemption_Key)
S(1500)
K(@Cleansing_Key)
S(500)
PICKIT(500)
S(500)
EXIT
;========================> Hammerdin Travels to Shenk
[HummerToShenk]
K(@Teleport_Key)
S(50)
RC(275,515)
WEOT(1500)
RC(550,550)
WEOT(1500)
BRC(400,110)
WEOT(1500)
RC(700,520)
WEOT(1500)
RC(700,520)
WEOT(1500)
RC(600,550)
WEOT(1500)
RC(700,520)
WEOT(1500)
RC(690,350)
WEOT(1500)
RC(700,550)
WEOT(1500)
K(@Concentration_Key)
S(50)
CLM
EXIT
;=======================> Hammerdin Beats Down Shenk
[HummerVsShenk]
KD(@Stand_Still)
S(50)
LCD(700, 350)
CLM
S(200)
CMDE
CTOE
;=========================> Hammerdin Loots Shenk
[HummerPostShenk]
K(@Redemption_Key)
S(500)
PICKIT(500)
S(500)
EXIT
;=========================> Hammerdin Travels to Town
[HummerToTown]
CLM
K(@Teleport_Key)
S(50)
RC(75,115)
WEOT(1500)
RC(75,115)
WEOT(1500)
RC(75,115)
WEOT(1500)
RC(75,115)
WEOT(1500)
RC(75,115)
WEOT(1500)
RC(100,100)
WEOT(1500)
K(@Cleansing_Key)
S(50)
BLC(175,175)
S(1200)
LC(116,160)
S(500)
PTPT
EXIT
;========================> Hammerdin Charges Pindle
[HummerToPindle]
K(@Teleport_Key)
S(50)
BRC(280,-300)
WEOT(1500)
RC(780,50)
WEOT(1500)
RC(775,90)
WEOT(1500)
BRC(258,81)
WEOT(1500)
K(@Concentration_Key)
S(50)
CLM
EXIT
;========================> Hammerdin Destroys Pindle
[HummerKillsPindle]
KD(@Stand_Still)
S(50)
LCD(700, 350)
CLM
S(200)
CMDI
CTOE
;========================> Hammerdin Loots Corpse
[HummerPostPindle]
K(@Redemption_Key)
S(500)
PICKIT(500)
K(@Vigor_Key)
S(500)
EXIT
;=============
; BackToTownA5
;=============
[HummerBackA5Town]
K(@TP_Scroll_Key)
S(500)
FUNC:TOWNTP ; Return to town using tp
FUNC:A5TownPoint ; Check items at malah, merc status, stash, repair etc... And go to A5 Town WP.
EXIT
[HummerTown_GoTo_PindleTP]
FUNC:A5WPtoATP
;================================================= ==============


Now when I start the Bot there comes errors.
Here:
Error at Sequence: HummerVsEld. CMDE command doesn't exist or is badly formated.
Error at Sequence: HummerVsSchenk. CMDE command doesn't exist or is badly formated.
Error at Sequence: HummerToTown. PTPT command doesn't exist or is badly formated.
Error at Sequence: HummerKIllsPindle. CMDI command doesn't exist or is badly formated.

I hope that u can help me to understand the bot and to do the right. Please
help me and say what is wrong. maybe the sequence.mabe u can send me an
right bot.sequencences.ini
Can u give me an right one please.
My Paladin is so:
hammer
Konzentration
The Holy Shield
And i have an cta( But its not important)

I play at Europe ladder/maybe this is important.