d2jsp
Log InRegister
d2jsp Forums > Diablo II > Diablo 2 Discussion > Strategy & Guides > The Zealot > Repost With Slight Changes
Prev17777787797807811471Next
Add Reply New Topic New Poll
Member
Posts: 10,925
Joined: Jun 14 2009
Gold: 285.00
Nov 17 2010 02:22am
Quote (MASTER_ECHO @ Nov 17 2010 03:21am)
I havnt used it in a couple months.


hmm searchin.......
Member
Posts: 16,955
Joined: Sep 27 2008
Gold: 2,364.00
Nov 17 2010 02:23am
Code
var _NTP_HaveCTA = -1;

function NTP_DoPrecastCTA(refresh)
{
if(me.classid == NTC_CHAR_CLASS_BARBARIAN || NTC_InTown())
 return false;

if(refresh || !me.GetState(32) || !me.GetState(51))
{
 if(NTP_BOSwitch())
 {
  NTC_CastSkill(155, NTC_HAND_RIGHT); // Battle Command
  NTC_CastSkill(149, NTC_HAND_RIGHT); // Battle Orders

  NTC_SwapWeapons();

  return true;
 }
}

return false;
}

Code
case NTC_CHAR_CLASS_PALADIN:
 if(refresh || !me.GetState(101))
  NTC_CastSkill(117, NTC_HAND_RIGHT); // Holy Shield
 break;

case NTC_CHAR_CLASS_BARBARIAN:
 if(refresh || !me.GetState(51))
  NTC_CastSkill(155, NTC_HAND_RIGHT); // Battle Command

 if(refresh || !me.GetState(32))
  NTC_CastSkill(149, NTC_HAND_RIGHT); // Battle Orders

 if(refresh || !me.GetState(26))
  NTC_CastSkill(138, NTC_HAND_RIGHT); // Shout
 break;




This post was edited by MASTER_ECHO on Nov 17 2010 02:24am
Member
Posts: 16,955
Joined: Sep 27 2008
Gold: 2,364.00
Nov 17 2010 02:25am
It's precasting HS correctly.

But it is not casting BO or BC D:

Does anyone have a cs cta i can borrow for a minute? random works ^^
Member
Posts: 103,224
Joined: Jun 6 2006
Gold: 15,410.01
Nov 17 2010 02:27am
Quote (MASTER_ECHO @ Nov 17 2010 01:25am)
It's precasting HS correctly.

But it is not casting BO or BC D:

Does anyone have a cs cta i can borrow for a minute? random works ^^


I think.. nt 3.0 only runs with cs ctas lol. which is sooooooo retarded XD

This post was edited by LilNeko on Nov 17 2010 02:28am
Member
Posts: 16,955
Joined: Sep 27 2008
Gold: 2,364.00
Nov 17 2010 02:28am
Quote (LilNeko @ Nov 17 2010 12:27am)
I think.. nt 3.0 only runs with cs ctas lol.


Very possible but i think its working now -.- so fucking wierd i used it manually then left the game and it seemed to learn.
Member
Posts: 10,925
Joined: Jun 14 2009
Gold: 285.00
Nov 17 2010 02:29am
Quote (MASTER_ECHO @ Nov 17 2010 03:28am)
Very possible but i think its working now -.- so fucking wierd i used it manually then left the game and it seemed to learn.


wierd :blink:

This post was edited by PopDizzel on Nov 17 2010 02:29am
Member
Posts: 103,224
Joined: Jun 6 2006
Gold: 15,410.01
Nov 17 2010 02:29am
Quote (MASTER_ECHO @ Nov 17 2010 01:28am)
Very possible but i think its working now -.- so fucking wierd i used it manually then left the game and it seemed to learn.


Ah prolly game was extremly laggy :lol:
Member
Posts: 16,955
Joined: Sep 27 2008
Gold: 2,364.00
Nov 17 2010 02:30am
Quote (LilNeko @ Nov 17 2010 12:29am)
Ah prolly game was extremly laggy :lol:


idk, but if it works idgaf.

How are you :kiss:
Member
Posts: 103,224
Joined: Jun 6 2006
Gold: 15,410.01
Nov 17 2010 02:31am
Quote (MASTER_ECHO @ Nov 17 2010 01:30am)
idk, but if it works idgaf.

How are you :kiss:


Must be laggy lol or sometimes scripts fuck up u have to leave or something it happends a lot.

Very good, i'm not realm'd and..i'm trying perm game so i can xfer some junk din found
then going troll over east and net and maybe watch some anime for awhile til bed time ^_^

This post was edited by LilNeko on Nov 17 2010 02:32am
Member
Posts: 16,955
Joined: Sep 27 2008
Gold: 2,364.00
Nov 17 2010 02:32am
Quote (LilNeko @ Nov 17 2010 12:31am)
Must be laggy lol.

Very good, i'm not realm'd  and..i'm trying perm game so i can xfer some junk din found
then going troll over east and net and maybe watch some anime for awhile til bed time ^_^


I rotate 3 cdkeys when im trying to level bot.
Go Back To Strategy & Guides Topic List
Prev17777787797807811471Next
Add Reply New Topic New Poll