Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Trouble with casting on mmbot
#1
For some reason my lightning sorcy will teleport to eldritch but then she shoots at the wall to the right. I quit D2 for a few months and on nl my sorcy ran fine, but now I'm having issues. I even tried a new script and it's still no bueno. any thoughts? Oh here's my sequence.

;==========>>Teleport Script Series<<==========
;Script: Lightning / Chain Lightning
;Author: Nicotine
;Based: N/A
;Monsters: Eldritch and Pindle
;Version: 5.44+
;Date: NOV. 09, 2005
;Tested: Hell
;=============================================

;==========>>Updates<<==========
;
;Updated: Nov. 13, 2005 --> CTA Support
;
;===============================

;==========================> Delays
@Random_Delay1 = 2500,7500
@Random_Delay2 = 5000,10000
@PreCast_Delay = 200
@Cast_Delay = 250
@WarCry_Delay = 400
@Eldritch_CLight_Length = 5000
@Eldritch_Light_Length = 7000
@Pindle_CLight_Length = 3500
@Pindle_Light_Length = 7000
@Tele_Delay1 = 250
@Tele_Delay2 = 200
@Walk_Delay = 400
@Key_Delay = 50
@Pickit_Delay = 600
@Random_Sleep = 300
;==========================> /Delays

;==========================> Skills
@Teleport = f1
@Thunder_Storm = f6
@Frozen_Armor = f5
@Energy_Shield = f4
@Lightning = f5
@Chain_Lightning = f2
@Battle_Orders = f7
@Battle_Command = f8
@Town_Portal = f7
;==========================> /Skills

;==========================> Sorceress Sequences MAIN
[MAIN]
GLightPreCast,0
GLGotoAct5Wp,0
GLightCTA,0
GLightTeleEld,0
GLightChainE,@Eldritch_CLight_Length
GLightLightE,@Eldritch_Light_Length
GLightPostEld,0
GLightToTown,0
GLightToAnya,0
GLightToPindle,0
GLightChainP,@Pindle_CLight_Length
GLightLightP,@Pindle_Light_Length
GLightPindleEnd,0

;==========================> Sorceress Pre Casts
[GLightPreCast]
K(@Frozen_Armor)
S(@Key_Delay)
RC(400,300)
S(@PreCast_Delay)
;K(@Energy_Shield)
S(@Key_Delay)
RC(400,300)
S(@PreCast_Delay)
EXIT

;==========================> Sorceress Prepares
[GLGotoAct5Wp]
SR(@Random_Delay1)
FUNC:A5EWP
EXIT

;==========================> Sorceress Shouts
;[GLightCTA]
;SWITCH1
;S(@Switch_Delay)
;K(@Battle_Orders)
;S(@Key_Delay)
;RC(400,300)
;S(@WarCry_Delay)
;K(@Battle_Command)
;S(@Key_Delay)
;RC(400,300)
;S(@WarCry_Delay)
;SWITCH2
;S(@Switch_Delay)
;EXIT

;==========================> Sorceress Travels to Eldritch
[GLightTeleEld]
K(@Thunder_Storm)
S(@Key_Delay)
RC(400,300)
S(@PreCast_Delay)
K(@Teleport)
S(@Key_Delay)
BRC(125,-60)
WEOT(@Tele_Delay1)
BRC(60,-315)
WEOT(@Tele_Delay2)
CLM
CML
EXIT

;==========================> Sorceress Softens Eldritch
[GLightChainE]
K(@Chain_Lightning)
S(@Key_Delay)
RCD(MFOC)
S(@Cast_Delay)
CLM
CML
CTOE

;==========================> Sorceress Kills Eldritch
[GLightLightE]
K(@Lightning)
S(@Key_Delay)
RCD(MFOC)
S(@Cast_Delay)
CMDEAD
CLM
CML
CTOE

;==========================> Sorceress Loots the Corpse
[GLightPostEld]
K(@Teleport)
S(@Key_Delay)
RC(445,145)
WEOT(@Tele_Delay1)
PICKIT(@Pickit_Delay)
S(@Random_Sleep)
CLM
CML
EXIT

;==========================> Sorceress Travels to Town
[GLightToTown]
K(@Town_Portal)
S(@Key_Delay)
FUNC: TOWNTP
S(@Random_Delay2)
K(@Frozen_Armor)
S(@Key_Delay)
RC(400,300)
S(@PreCast_Delay)
K(@Energy_Shield)
S(@Key_Delay)
RC(400,300)
S(@PreCast_Delay)
K(@Teleport)
S(@Key_Delay)
FUNC:A5TownPoint
EXIT

;==========================> Sorceress Travels to Anya''''s Portal
[GLightToAnya]
FUNC:A5WPtoATP

;==========================> Sorceress Charges Pindle
[GLightToPindle]
CLM
CML
BRC(400,-310)
WEOT(@Tele_Delay1)
RC(680,60)
WEOT(@Tele_Delay1)
BRC(510,0)
WEOT(@Tele_Delay2)
EXIT

;==========================> Sorceress Softens Pindle
[GLightChainP]
K(@Chain_Lightning)
S(@Key_Delay)
RCD(MFOC)
S(@Cast_Delay)
CLM
CML
CTOE

;==========================> Sorceress Kills Pindle
[GLightLightP]
K(@Chain_Lightning)
S(@Key_Delay)
RCD(MFOC)
S(@Cast_Delay)
CMDEAD
CLM
CML
CTOE

;==========================> Sorceress Loots Corpse
[GLightPindleEnd]
K(@Teleport)
S(@Key_Delay)
RC(565,155)
WEOT(@Tele_Delay1)
PICKIT(@Pickit_Delay)
S(@Random_Sleep)
CLM
CML
EXIT

;==========================> /EOF
Reply
#2
Hold on. Theres a wall where Eldritch is? o_O? Do you mean it just shoots right?
Please add to my Reputation if you find my post reasonable, beneficial, or helpful. Thanks. =]
Reply
#3
Yeah that's what I meant! Tongue Yeah I dunno and it seems like her teleing might be a touch off as well.
Reply
#4
does it run into the wall then shoot, or shoot at it from in the open?
Reply
#5
It goes to the correct place. Shoots to the right for a little while, and then will either actually shoot at the bad guys and then tele, or sometimes just tele at the bad guys. No bueno :p I've tried a couple of different sequences and mmbot used to work fine on my pc when I played nl a few months back.
Reply
#6
haha it sounds like your script is a hammerdin script.. as they click to the right of there char to attack.. and tele into the monsters.. but if u have tried other scripts and still does it .. then i guess not
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Having a little trouble getting barb to item find bmxrider1279 3 244 04-01-2012, 12:04 PM
Last Post: comper
  Trouble with Bot BachelorFrog 3 183 02-29-2012, 06:21 AM
Last Post: comper
  Hello everyone, I'm having a trouble with my bot, Screen Shot posted. knuckles23 1 193 12-28-2011, 01:36 AM
Last Post: Pamela
  D2NT Sorceress Not Casting BO brettesman 7 1,518 08-20-2011, 07:11 AM
Last Post: bugme143
  trouble with bot, please help soulcrow-SAE 0 276 05-18-2011, 04:46 AM
Last Post: soulcrow-SAE
  Meteorb: Trouble with cold+fire immune uniques with fire immune minions raded 4 741 03-03-2011, 05:00 AM
Last Post: bugme143
  d2nt 3.1/4.0 pally not casting town portal commhunt 7 1,686 02-26-2011, 05:57 PM
Last Post: PoPimpinnm
  MMBot Lightning Trapsin script dkkx809 0 724 07-19-2010, 11:37 AM
Last Post: dkkx809
  Need Cod Sorc Sequence for MMBOT Nixieee 0 168 10-15-2009, 05:14 AM
Last Post: Nixieee
  Hammerdin Sequences for mmbot 5.46 Nstheone 1 750 10-09-2009, 02:40 AM
Last Post: NoBo1

Forum Jump:


Users browsing this thread: 1 Guest(s)