Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Blizzard Sorc Pindle Sequence Problem.
#1
Before my blizz sorc would do the runs right. It would blizzard, glacial spike, pick up items. But then when i raned it again, it would just tele to the top right corner of pindle and would either chicken or get killed if it cant chicken out in time.

Here is my Sequence:

;==========>>Teleport Script Series<<==========
;Script: Blizzard Sorceress
;Author: Nicotine
;Based: N/A
;Monsters: Pindle
;Version: 5.44B6
;Date: NOV. 24, 2005
;Tested: Hell
;WebSite: http://mmscripts.omnesia.net
;=============================================

;==========>>Updates<<==========
;
; N/A
;
;===============================

;==========================> Delays
@Random_Delay1 = 500,2500
@Random_Delay2 = 500,2500
@Switch_Delay = 400
@PreCast_Delay = 100
@WarCry_Delay = 500
@Pindle_Freeze_Length = 500
@Pindle_Attack_Length = 9500
@Tele_Delay1 = 350
@Tele_Delay2 = 300
@Walk_Delay = 400
@Key_Delay = 50
@Loop_Delay = 100
@Pickit_Delay = 600
@Random_Sleep = 300
;==========================> /Delays

;==========================> Skills
@Teleport = f1
@Blizzard = f2
@Chilling_Armor = f3
@Glacial_Spike = f4
@Battle_Orders = f5
@Battle_Command = f6
;==========================> /Skills

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

;==========================> Blizzard Sorc Main

[MAIN]
NblizzPreCast,0
NblizzGotoAct5Wp,0
NblizzCTA,0
NblizzOutTown,0
NblizzPindleFreeze,@Pindle_Freeze_Length
NblizzPindleKill,@Pindle_Attack_Length
NblizzPindleEnd,0

;==========================> Blizzard Sorc pre-cast

[NblizzPreCast]
K(@Chilling_Armor)
S(@PreCast_Delay)
RC(300,200)
S(@Random_Delay1)
;EXEC:Example.au3
EXIT

;==========================> Blizzard Sorc goto Act5 WP

[NblizzGotoAct5Wp]
FUNC:A5WPtoATP
EXIT

;==========================> Blizzard Sorc Shouts
[NblizzCTA]
CLM
CML
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)
CLM
CML
EXIT

;==========================> Blizzard Sorc Go to pindle

[NblizzOutTown]
CLM
CML
K(@Teleport)
S(@Key_Delay)
BRC(400,-310)
WEOT(@Tele_Delay1)
RC(680,60)
WEOT(@Tele_Delay1)
BRC(510,0)
WEOT(@Tele_Delay2)
CLM
CML
EXIT

;==========================> Blizzard Sorc Freeze Pindle Attack

[NblizzPindleFreeze]
K(@Glacial_Spike)
S(@Key_Delay)
RCD(MFOC)
S(@Loop_Delay)
CLM
CML
CTOE

;==========================> Blizzard Sorc Final Pindle Attack

[NblizzPindleKill]
K(@Blizzard)
S(@Key_Delay)
RCD(MFOC)
S(@Loop_Delay)
CLM
CML
CMDEAD
CTOE

;==========================> Blizzard Sorc Post Pindle

[NblizzPindleEnd]
K(@Teleport)
S(@Key_Delay)
RC(565,155)
WEOT(@Tele_Delay1)
PICKIT(@Pickit_Delay)
S(@Random_Sleep)
EXIT

;==========================> /EOF

Ive tried everything i can to fix it, what i want it to really do is just not tele in the back of pindle (or middle of it) and get killed. Just Blizzard, Glacial Spike, kill, and pick up items.
Reply
#2
........*ahem*?
Reply
#3
I can't find anything wrong, normally, nicotine's sequences work very well...tried to search for something in the log?
Reply
#4
well its okay now im using the blizzard pindle only script the one that recommends more than 1 key. I just set my delays to longer so i woudnt have to put up with realm downs. But im still getting problems with my bot picking up items. Ill post my problem in another thread.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Hybrid sorc attacking confrig plz kaosme69 5 140 08-07-2012, 05:25 AM
Last Post: comper
  Map loader problem ... it disapper immediately Adamz 9 247 07-13-2012, 02:21 AM
Last Post: comper
  looking for d2 classic mf sorc bot losturpixels 1 177 06-26-2012, 09:01 PM
Last Post: masivb
  telekinesis problem Tacos 5 233 06-19-2012, 05:44 AM
Last Post: comper
  Problem with the bot Rhonx 9 415 04-08-2012, 03:38 AM
Last Post: comper
  essences pickit problem M@trixXx 12 427 04-02-2012, 11:58 AM
Last Post: comper
  jav zon problem Yarp 9 234 03-16-2012, 11:12 AM
Last Post: comper
  problem with start-up program for bot and lobby problem jdwenrichjr 1 225 03-15-2012, 07:35 AM
Last Post: comper
  D2NT Healing and Mana Problem jdwenrichjr 4 479 03-05-2012, 04:31 AM
Last Post: comper
  Problem starting up de game Terrorkid 7 339 03-02-2012, 05:44 AM
Last Post: comper

Forum Jump:


Users browsing this thread: 2 Guest(s)