Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
MMbot using unneccsary potions!
#1
I'm using the most recent version of MMbot, Im doing Pindle/Eld runs, but when I enter pindles portal and the WP to FRigid, it seems to use a rejuv potion or two everytime, wasting them Sad - I go to malah before I go to pindle, and I go to Malah before I go to Eldritch. I was guessing it was because weapon switch but the amount of mana/hp that is taken away is like 2% in each category, so it doesn't seem to be because my life/mana is below x%. Is this normal?

Thanks Smile
Reply
#2
try lowering your potion use values, or check your potion drinking keys arent the same as a button that does somthing else
Reply
#3
If its drinking from your 2nd pot row every time, its because you have an undefined variable in your sequence. Ensure all vars that are declared & used have a value assigned.
Reply
#4
Yeah it is drinking from the 2nd row everytime, and I've looked over the sequence INI, the PKID, and the MMBot INI and I can't find a variable that would cause the error.
Reply
#5
steezinNA Wrote:Yeah it is drinking from the 2nd row everytime, and I've looked over the sequence INI, the PKID, and the MMBot INI and I can't find a variable that would cause the error.


well post your sequence so we can try to help you, (dont forget the top part where you define your keys/variables)

And welcome smorg... although in all honesty I thought you were already here Smile
Reply
#6
[VARS]
;##############################################################################
;
; INSERT THE SEQUENCES YOU WANT EXECUTE IN THIS FILE...
;
;##############################################################################
; 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)
;##############################################################################

; ----------- cut here ----------- cut here ----------- cut here -------------

;==============================================================================
; MM's light sorce sequences: Pindle, Eldritch, and Shenk runs.
;==============================================================================
; Default sequence is the light sorce one, but you can replace it or edit it
; by whatever you want. Refers the MANUAL to know more about light sorce & merc.
; Lightning sorce is the easiest & cheapest character to proceed Pindle, Eldritch
; and Shenk runs for MFing, but much others builts are possible, of course!
; Dont forget to check your keys settings in \Config\mm.BOT.ini !!
;==============================================================================
; Replace below the control keys your character use in game for these skills:
; Note; All these skills are at the right click side.
;==============================================================================
@TP_Scroll_Key = x ; TP Scroll Skill key (must have it and a TP tome...)
@Teleport_Key = l ; Teleport Skill Key (must have it)
@Lightning_Key = k ; Lightning Skill Key (must have it)
@Meteor_Key = g ; Lightning Skill Key (must have it)
@Chain_Lightning_Key = j ; ChainLightning Skill Key (must have it)
@Frozen_Armor_Key = f ; Frozen Armor Skill Key (put a blank if you dont have)
;@Mana_Shield_Key = ; Mana Shield Skill Key (put a blank if you dont have)
;@Battle_Commands_Key = ; Battle Commands Skill Key (leave blank if you dont have)
;@Battle_Orders_Key = ; Battle Orders Skill Key (leave blank if you dont have)
;==============================================================================
; Eventually change the settings below to resolve problems or increase speed.
;==============================================================================
@Random_Delay_Before_Eldritch = 100,200 ; <mini>,<maxi> TOWN random delay (ms.)
@Random_Delay_Before_Pindle = 100,200 ; <mini>,<maxi> TOWN random delay (ms.)
@Wait_End_Of_Teleport_Delay = 1200 ; Delay before retry to teleport (ms.)
@Timeout_Eldritch_Pre_Attack = 15000 ; Maximum primary attack time on Eldritch (ms.)
@Timeout_Shenk_Pre_Attack = 15000 ; Maximum primary attack time on Shenk (ms.)
@Timeout_Pindle_Pre_Attack = 13000 ; Maximum primary attack time on Pindle (ms.)
@Timeout_Pindlex_Attack = 10000
@Timeout_Eldritchx_Attack = 12000
@Timeout_Eldritch_Attack = 25000 ; Maximum main attack time on Eldritch (ms.)
@Timeout_Shenk_Attack = 25000 ; Maximum main attack time on Shenk (ms.)
@Timeout_Pindle_Attack = 15000 ; Maximum main attack time on Pindle (ms.)
@Pre-Cast_Random_Delay = 300,400 ; Random Delay when casting CTA or Pre-Cast (ms.)
@Attack_Loop_Delay = 100 ; Tweak it to change attacks loop/cast speed (ms.)
@Key_Push_Delay = 200 ; Delay to let the Skills appears at right click (ms.)
@WP_Menu_Delay = 400 ; Delay x2 to wait the WP menu appears at screen.
;==============================================================================

;============================================================
; CL Sorce MAIN, The MAIN will call these sequences in order:
;============================================================
[MAIN]
CL_Sorc_Town_Pre_Cast, 0
CL_Sorc_Town_GoTo_PindleTP, 0
CL_Sorc_Will_Use_Cta_OutTown, 0 ; If you dont use CTA comment this sequence with " ; "
CL_Sorc_GoTo_Pindle, 0
CL_Sorc_Pre_Attack_Pindle, @Timeout_Pindle_Pre_Attack
CL_Sorc_Attack_Pindle, @Timeout_Pindle_Attack
;CL_Sorc_Attack_Pindlex, @Timeout_Pindlex_Attack
CL_Sorc_Pindle_Pickit, 0
CL_Sorc_BackA5Town, 0
CL_Sorc_Town_Goto_Eldritch_Wp, 0
CL_Sorc_Will_Use_Cta_OutTown, 0 ; If you dont use CTA comment this sequence with " ; "
CL_Sorc_GoTo_Eldritch, 0
CL_Sorc_Attack_Eldritchx, @Timeout_Eldritchx_attack
CL_Sorc_Attack_Eldritch, @Timeout_Eldritch_Attack
CL_Sorc_Eldritch_Pickit, 0
;CL_Sorc_FromEldritchGoToShenk, 0
;CL_Sorc_Pre_Attack_Shenk, @Timeout_Shenk_Pre_Attack
;CL_Sorc_Attack_Shenk, @Timeout_Shenk_Attack
;CL_Sorc_Shenk_Corpse_teleport,0
;CL_Sorc_Attack_Shenk, @Timeout_Shenk_Attack
;CL_Sorc_Shenk_Pickit, 0

; And below all the sequences called above, not necessary in order:


;=====================================
; CL Sorce will precast at downstairs
;=====================================
[CL_Sorc_Town_Pre_Cast]
SR(@Random_Delay_Before_Eldritch)
K(@Frozen_Armor_Key)
S(@Key_Push_Delay)
RC(400,60)
SR(@Pre-Cast_Random_Delay)
K(@Mana_Shield_Key)
S(@Key_Push_Delay)
RC(400,60)
SR(@Pre-Cast_Random_Delay)
EXIT

;==============
; Go to Pindle TP
;==============
[CL_Sorc_Town_GoTo_PindleTP]
FUNC:A5WPtoATP

;==============
; Go to Pindle
;==============
[CL_Sorc_GoTo_Pindle]
K(@Teleport_Key)
S(@Key_Push_Delay)
BRC(400,-310)
WEOT(@Wait_End_Of_Teleport_Delay)
RC(735,35)
WEOT(@Wait_End_Of_Teleport_Delay)
BRC(600,-30)
WEOT(@Wait_End_Of_Teleport_Delay)
K(@Lightning_Key)
S(@Key_Push_Delay)
EXIT

;=================================
; PindleSkin Primary Light Attack
;=================================
[CL_Sorc_Pre_Attack_Pindle]
K(@Lightning_Key)
BRCD(285,-13)
S(@Attack_Loop_Delay)
CLM
CML
CMDEAD
CTOE.

;=====================
; Pindle Light Attack
;=====================
[CL_Sorc_Attack_Pindle]
K(@Lightning_Key)
RCD(MFOC)
S(@Attack_Loop_Delay)
CLM
CML
CMDEAD
CTOE.

;=====================
; Pindle Meteor Attack
;=====================
[CL_Sorc_Attack_Pindlex]
K(@Meteor_Key)
RCD(MFOC)
S(@Attack_Loop_Delay)
CLM
CML
CMDEAD
CTOE.

;===============
; Pindle Pickit
;===============
[CL_Sorc_Pindle_Pickit]
S(300)
K(@Teleport_Key)
S(@Key_Push_Delay)
RC(560,190)
WEOT(@Wait_End_Of_Teleport_Delay)
CLM
CML
S(200)
PICKIT(600)
EXIT

;=============
; BackToTownA5
;=============
[CL_Sorc_BackA5Town]
K(@TP_Scroll_Key)
S(@Key_Push_Delay)
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
;==============================================
; CL Sorce Goto Frigid Highlands (Eldritch WP)
;==============================================
[CL_Sorc_Town_Goto_Eldritch_Wp]
FUNC:A5EWP ; This function will go from A5 Town WP to Eldritch WayPoint.
EXIT

;===============
; Optional: CTA
;===============
[CL_Sorc_Will_Use_Cta_OutTown]
S(@WP_Menu_Delay)
SWITCH1 ; Internal SWITCH1 command (Switch to secondary gear).
K(@Battle_Commands_Key)
S(@Key_Push_Delay)
RC(500,60)
SR(@Pre-Cast_Random_Delay)
K(@Battle_Orders_Key)
S(@Key_Push_Delay)
RC(500,60)
S(@Pre-Cast_Random_Delay)
SWITCH2 ; Internal SWITCH1 command (Switch back to primary gear).
EXIT

;================
; Go to Eldritch
;================
[CL_Sorc_GoTo_Eldritch]
K(@Teleport_Key)
S(@Key_Push_Delay)
BRC(155,-60)
WEOT(@Wait_End_Of_Teleport_Delay)
CLM
CML
BRC(70,-330)
WEOT(@Wait_End_Of_Teleport_Delay)
CLM
CML
K(@Lightning_Key)
S(@Key_Push_Delay)
EXIT

;=====================================
; Eldritch Primary Light Attack(loop)
;=====================================
[CL_Sorc_Pre_Attack_Eldritch]
K(@Lightning_Key)
RCD(450,50)
S(@Attack_Loop_Delay)
CLM
CML
CMDEAD
CTOE

;=============================
; Eldritch Chain-Light Attack
;=============================
[CL_Sorc_Attack_Eldritch]
K(@Chain_Lightning_Key)
RCD(MFOC)
S(@Attack_Loop_Delay)
CLM
CML
CMDEAD
CTOE

;=====================
; Eldritch Meteor Attack
;=====================
[CL_Sorc_Attack_Eldritchx]
K(@Meteor_Key)
RCD(MFOC)
S(@Attack_Loop_Delay)
CLM
CML
CMDEAD
CTOE.
;=================
; Eldritch Pickit
;=================
[CL_Sorc_Eldritch_Pickit]
S(300)
K(@Teleport_Key)
S(@Key_Push_Delay)
RC(440, 140)
WEOT(@Wait_End_Of_Teleport_Delay)
CLM
CML
S(200)
PICKIT(600)
EXIT
;=================
; Goto Shenk
;=================
[Cl_Sorc_FromEldritchGoToShenk]
RC(430, 510)
WEOT(@Wait_End_Of_Teleport_Delay)
CLM
CML
RC(430, 510)
WEOT(@Wait_End_Of_Teleport_Delay)
CLM
CML
RC(430, 510)
WEOT(@Wait_End_Of_Teleport_Delay)
CLM
CML
BRC(300,140)
WEOT(@Wait_End_Of_Teleport_Delay)
CLM
CML
BRC(690,330)
WEOT(@Wait_End_Of_Teleport_Delay)
CLM
CML
BRC(650,260)
WEOT(@Wait_End_Of_Teleport_Delay)
CLM
CML
BRC(360,350)
WEOT(@Wait_End_Of_Teleport_Delay)
CLM
CML
RC(747,545)
WEOT(@Wait_End_Of_Teleport_Delay)
CLM
CML
EXIT

;=====================================
; Shenk Primary Light Attack(loop)
;=====================================
[CL_Sorc_Pre_Attack_Shenk]
K(@Lightning_Key)
BRCD(330,330)
S(@Attack_Loop_Delay)
CLM
CML
CMDEAD
CTOE

;=============================
; Shenk Chain-Light Attack
;=============================
[CL_Sorc_Attack_Shenk]
K(@Chain_Lightning_Key)
RCD(MFOC)
S(@Attack_Loop_Delay)
CLM
CML
CMDEAD
CTOE.
;==========================
; Shenk Corpse teleport to
;==========================
[CL_Sorc_Shenk_Corpse_teleport]
S(300)
K(@Teleport_Key)
S(@Key_Push_Delay)
BRC(300, 300)
WEOT(@Wait_End_Of_Teleport_Delay)

;=============================================
; Simple Pickit (used multiple times at shenk.
;=============================================
[CL_Sorc_Shenk_Pickit]
CLM
CML
S(200)
PICKIT(600)
EXIT


-----------------------------

There's my sequence, I've looked over it thoroughly and I still see it using unneeded potions, so any help from you pro's would be appreciated Smile - TIA.
Reply
#7
had a quick look over it, didnt notice anything out of the ordinary, but like said before check your right click skills arent on the same keys as those used for your keyboard setting/keys
Reply
#8
Code:
[VARS]
;##############################################################################
;
; INSERT THE SEQUENCES YOU WANT EXECUTE IN THIS FILE...
;
;##############################################################################
; 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)
;##############################################################################

; ----------- cut here ----------- cut here ----------- cut here -------------

;==============================================================================
; MM's light sorce sequences: Pindle, Eldritch, and Shenk runs.
;==============================================================================
; Default sequence is the light sorce one, but you can replace it or edit it
; by whatever you want. Refers the MANUAL to know more about light sorce & merc.
; Lightning sorce is the easiest & cheapest character to proceed Pindle, Eldritch
; and Shenk runs for MFing, but much others builts are possible, of course!
; Dont forget to check your keys settings in \Config\mm.BOT.ini !!
;==============================================================================
; Replace below the control keys your character use in game for these skills:
; Note; All these skills are at the right click side.
;==============================================================================
@TP_Scroll_Key = x ; TP Scroll Skill key (must have it and a TP tome...)
@Teleport_Key = l ; Teleport Skill Key (must have it)
@Lightning_Key = k ; Lightning Skill Key (must have it)
@Meteor_Key = g ; Lightning Skill Key (must have it)
@Chain_Lightning_Key = j ; ChainLightning Skill Key (must have it)
@Frozen_Armor_Key = f ; Frozen Armor Skill Key (put a blank if you dont have)
;@Mana_Shield_Key = ; Mana Shield Skill Key (put a blank if you dont have)
;@Battle_Commands_Key = ; Battle Commands Skill Key (leave blank if you dont have)
;@Battle_Orders_Key = ; Battle Orders Skill Key (leave blank if you dont have)
;==============================================================================
; Eventually change the settings below to resolve problems or increase speed.
;==============================================================================
@Random_Delay_Before_Eldritch = 100,200 ; <mini>,<maxi> TOWN random delay (ms.)
@Random_Delay_Before_Pindle = 100,200 ; <mini>,<maxi> TOWN random delay (ms.)
@Wait_End_Of_Teleport_Delay = 1200 ; Delay before retry to teleport (ms.)
@Timeout_Eldritch_Pre_Attack = 15000 ; Maximum primary attack time on Eldritch (ms.)
@Timeout_Shenk_Pre_Attack = 15000 ; Maximum primary attack time on Shenk (ms.)
@Timeout_Pindle_Pre_Attack = 13000 ; Maximum primary attack time on Pindle (ms.)
@Timeout_Pindlex_Attack = 10000
@Timeout_Eldritchx_Attack = 12000
@Timeout_Eldritch_Attack = 25000 ; Maximum main attack time on Eldritch (ms.)
@Timeout_Shenk_Attack = 25000 ; Maximum main attack time on Shenk (ms.)
@Timeout_Pindle_Attack = 15000 ; Maximum main attack time on Pindle (ms.)
@Pre-Cast_Random_Delay = 300,400 ; Random Delay when casting CTA or Pre-Cast (ms.)
@Attack_Loop_Delay = 100 ; Tweak it to change attacks loop/cast speed (ms.)
@Key_Push_Delay = 200 ; Delay to let the Skills appears at right click (ms.)
@WP_Menu_Delay = 400 ; Delay x2 to wait the WP menu appears at screen.
;==============================================================================

;============================================================
; CL Sorce MAIN, The MAIN will call these sequences in order:
;============================================================
[MAIN]
CL_Sorc_Town_Pre_Cast, 0
CL_Sorc_Town_GoTo_PindleTP, 0
;CL_Sorc_Will_Use_Cta_OutTown, 0 ; If you dont use CTA comment this sequence with " ; "
CL_Sorc_GoTo_Pindle, 0
CL_Sorc_Pre_Attack_Pindle, @Timeout_Pindle_Pre_Attack
CL_Sorc_Attack_Pindle, @Timeout_Pindle_Attack
;CL_Sorc_Attack_Pindlex, @Timeout_Pindlex_Attack
CL_Sorc_Pindle_Pickit, 0
CL_Sorc_BackA5Town, 0
CL_Sorc_Town_Goto_Eldritch_Wp, 0
;CL_Sorc_Will_Use_Cta_OutTown, 0 ; If you dont use CTA comment this sequence with " ; "
CL_Sorc_GoTo_Eldritch, 0
CL_Sorc_Attack_Eldritchx, @Timeout_Eldritchx_attack
CL_Sorc_Attack_Eldritch, @Timeout_Eldritch_Attack
CL_Sorc_Eldritch_Pickit, 0
;CL_Sorc_FromEldritchGoToShenk, 0
;CL_Sorc_Pre_Attack_Shenk, @Timeout_Shenk_Pre_Attack
;CL_Sorc_Attack_Shenk, @Timeout_Shenk_Attack
;CL_Sorc_Shenk_Corpse_teleport,0
;CL_Sorc_Attack_Shenk, @Timeout_Shenk_Attack
;CL_Sorc_Shenk_Pickit, 0

; And below all the sequences called above, not necessary in order:


;=====================================
; CL Sorce will precast at downstairs
;=====================================
[CL_Sorc_Town_Pre_Cast]
SR(@Random_Delay_Before_Eldritch)
K(@Frozen_Armor_Key)
S(@Key_Push_Delay)
RC(400,60)
SR(@Pre-Cast_Random_Delay)
K(@Mana_Shield_Key)
S(@Key_Push_Delay)
RC(400,60)
SR(@Pre-Cast_Random_Delay)
EXIT

;==============
; Go to Pindle TP
;==============
[CL_Sorc_Town_GoTo_PindleTP]
FUNC:A5WPtoATP

;==============
; Go to Pindle
;==============
[CL_Sorc_GoTo_Pindle]
K(@Teleport_Key)
S(@Key_Push_Delay)
BRC(400,-310)
WEOT(@Wait_End_Of_Teleport_Delay)
RC(735,35)
WEOT(@Wait_End_Of_Teleport_Delay)
BRC(600,-30)
WEOT(@Wait_End_Of_Teleport_Delay)
K(@Lightning_Key)
S(@Key_Push_Delay)
EXIT

;=================================
; PindleSkin Primary Light Attack
;=================================
[CL_Sorc_Pre_Attack_Pindle]
K(@Lightning_Key)
BRCD(285,-13)
S(@Attack_Loop_Delay)
CLM
CML
CMDEAD
CTOE.

;=====================
; Pindle Light Attack
;=====================
[CL_Sorc_Attack_Pindle]
K(@Lightning_Key)
RCD(MFOC)
S(@Attack_Loop_Delay)
CLM
CML
CMDEAD
CTOE.

;=====================
; Pindle Meteor Attack
;=====================
[CL_Sorc_Attack_Pindlex]
K(@Meteor_Key)
RCD(MFOC)
S(@Attack_Loop_Delay)
CLM
CML
CMDEAD
CTOE.

;===============
; Pindle Pickit
;===============
[CL_Sorc_Pindle_Pickit]
S(300)
K(@Teleport_Key)
S(@Key_Push_Delay)
RC(560,190)
WEOT(@Wait_End_Of_Teleport_Delay)
CLM
CML
S(200)
PICKIT(600)
EXIT

;=============
; BackToTownA5
;=============
[CL_Sorc_BackA5Town]
K(@TP_Scroll_Key)
S(@Key_Push_Delay)
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
;==============================================
; CL Sorce Goto Frigid Highlands (Eldritch WP)
;==============================================
[CL_Sorc_Town_Goto_Eldritch_Wp]
FUNC:A5EWP ; This function will go from A5 Town WP to Eldritch WayPoint.
EXIT

;===============
; Optional: CTA
;===============
[CL_Sorc_Will_Use_Cta_OutTown]
S(@WP_Menu_Delay)
SWITCH1 ; Internal SWITCH1 command (Switch to secondary gear).
K(@Battle_Commands_Key)
S(@Key_Push_Delay)
RC(500,60)
SR(@Pre-Cast_Random_Delay)
K(@Battle_Orders_Key)
S(@Key_Push_Delay)
RC(500,60)
S(@Pre-Cast_Random_Delay)
SWITCH2 ; Internal SWITCH1 command (Switch back to primary gear).
EXIT

;================
; Go to Eldritch
;================
[CL_Sorc_GoTo_Eldritch]
K(@Teleport_Key)
S(@Key_Push_Delay)
BRC(155,-60)
WEOT(@Wait_End_Of_Teleport_Delay)
CLM
CML
BRC(70,-330)
WEOT(@Wait_End_Of_Teleport_Delay)
CLM
CML
K(@Lightning_Key)
S(@Key_Push_Delay)
EXIT

;=====================================
; Eldritch Primary Light Attack(loop)
;=====================================
[CL_Sorc_Pre_Attack_Eldritch]
K(@Lightning_Key)
RCD(450,50)
S(@Attack_Loop_Delay)
CLM
CML
CMDEAD
CTOE

;=============================
; Eldritch Chain-Light Attack
;=============================
[CL_Sorc_Attack_Eldritch]
K(@Chain_Lightning_Key)
RCD(MFOC)
S(@Attack_Loop_Delay)
CLM
CML
CMDEAD
CTOE

;=====================
; Eldritch Meteor Attack
;=====================
[CL_Sorc_Attack_Eldritchx]
K(@Meteor_Key)
RCD(MFOC)
S(@Attack_Loop_Delay)
CLM
CML
CMDEAD
CTOE.
;=================
; Eldritch Pickit
;=================
[CL_Sorc_Eldritch_Pickit]
S(300)
K(@Teleport_Key)
S(@Key_Push_Delay)
RC(440, 140)
WEOT(@Wait_End_Of_Teleport_Delay)
CLM
CML
S(200)
PICKIT(600)
EXIT
;=================
; Goto Shenk
;=================
[Cl_Sorc_FromEldritchGoToShenk]
RC(430, 510)
WEOT(@Wait_End_Of_Teleport_Delay)
CLM
CML
RC(430, 510)
WEOT(@Wait_End_Of_Teleport_Delay)
CLM
CML
RC(430, 510)
WEOT(@Wait_End_Of_Teleport_Delay)
CLM
CML
BRC(300,140)
WEOT(@Wait_End_Of_Teleport_Delay)
CLM
CML
BRC(690,330)
WEOT(@Wait_End_Of_Teleport_Delay)
CLM
CML
BRC(650,260)
WEOT(@Wait_End_Of_Teleport_Delay)
CLM
CML
BRC(360,350)
WEOT(@Wait_End_Of_Teleport_Delay)
CLM
CML
RC(747,545)
WEOT(@Wait_End_Of_Teleport_Delay)
CLM
CML
EXIT

;=====================================
; Shenk Primary Light Attack(loop)
;=====================================
[CL_Sorc_Pre_Attack_Shenk]
K(@Lightning_Key)
BRCD(330,330)
S(@Attack_Loop_Delay)
CLM
CML
CMDEAD
CTOE

;=============================
; Shenk Chain-Light Attack
;=============================
[CL_Sorc_Attack_Shenk]
K(@Chain_Lightning_Key)
RCD(MFOC)
S(@Attack_Loop_Delay)
CLM
CML
CMDEAD
CTOE.
;==========================
; Shenk Corpse teleport to
;==========================
[CL_Sorc_Shenk_Corpse_teleport]
S(300)
K(@Teleport_Key)
S(@Key_Push_Delay)
BRC(300, 300)
WEOT(@Wait_End_Of_Teleport_Delay)

;=============================================
; Simple Pickit (used multiple times at shenk.
;=============================================
[CL_Sorc_Shenk_Pickit]
CLM
CML
S(200)
PICKIT(600)
EXIT


-----------------------------


Think I figured it out paste this back into your sequence. Your commands call for using the CTA when you first go through WP. Yet your user keys did not define a battle commands or battle orders key. ( and you commented out the key defines) Im assuming you dont have a CTA so Ill comment your sequence as such. Let me know if you have a CTA.

The bot is confused, when it gfoes through the wp it switch wep and has no key to press for warcrys Smile
Reply
#9
That's why Smorg made a PotBot http://www.mmbot.net/modules.php?name=Fo...opic&t=760
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How can i get d2nt bot too pick up low potions like minor and up Mezith 7 353 02-08-2012, 05:24 AM
Last Post: comper
  Charms, Static, and potions Norman13 2 409 12-05-2011, 11:22 AM
Last Post: Kreyodd
  buy only low potions ludoss 11 971 08-26-2011, 12:31 AM
Last Post: penguinpyro
  Can I set up Bot To Use Antidote Potions? GizmoHD 0 326 04-02-2011, 04:18 AM
Last Post: GizmoHD
  Problems with the bot, fillin up inventory with potions! sebbe31 0 194 12-22-2010, 09:44 AM
Last Post: sebbe31
  Bot will not pick up revuj potions.. Kilajs 0 202 12-16-2010, 08:44 AM
Last Post: Kilajs
  MMBot Lightning Trapsin script dkkx809 0 724 07-19-2010, 11:37 AM
Last Post: dkkx809
  Potions issue.... buckallmit 2 347 07-17-2010, 06:06 PM
Last Post: buckallmit
  potions -->PRIORITY<-- ????? buckallmit 0 251 07-17-2010, 05:56 PM
Last Post: buckallmit
  Need Cod Sorc Sequence for MMBOT Nixieee 0 168 10-15-2009, 05:14 AM
Last Post: Nixieee

Forum Jump:


Users browsing this thread: 1 Guest(s)