Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I use GVetal but i want to kno how do i make my Druid bot summon a Grizzly to tank?
#1
Hi i just made a Druid and i started using him to Bot on GVetal. but i need to know how to make the Druid Summon a Grizzly to tank stuff. Can someone help me plz
Reply
#2
DarkGoku Wrote:Hi i just made a Druid and i started using him to Bot on GVetal. but i need to know how to make the Druid Summon a Grizzly to tank stuff. Can someone help me plz
I use GVEtal as well, but I haven't tried druid yet,let me see what I can find out
ok

I found the precast section of the bot and Grizzly is there so it should work,look at your precast which is located D2NT\scripts\libs\common and Control F Druid your precast should look like this

Code:
case NTC_CHAR_CLASS_DRUID:
        NTP_CastBC(refresh);
        
        if(refresh)
            NTC_CastSkill(247, NTC_HAND_RIGHT); // Summon Grizzly
        if(refresh || !me.GetState(149))
            NTC_CastSkill(226, NTC_HAND_RIGHT); // Oak Sage

        NTP_DoPrecastCTA(refresh, castbo);

        if(refresh || !me.GetState(151))
            NTC_CastSkill(235, NTC_HAND_RIGHT); // Cyclone Armor

        if(refresh || !me.GetState(144))
            NTC_CastSkill(250, NTC_HAND_RIGHT); // Hurricane
        break;
If your precast doesn't look like this then you may be using an earlier version or an incomplete version.Anyway make it look like mine if it doesn't and let me know what happens.
[SIGPIC][/SIGPIC]Well I’m not there all the time you know Some people, some people, some people, Call it insane, yeah they call it insane, (sugar) I play russian roulette everyday, a man’s sport, With a bullet called life, yeah called life,(sugar)
Reply
#3
im sorry im very noob lol i dont see anything in my common folder that has stuff to do with that lol When i go into my common folder what file do i open in there?[COLOR="Silver"]

---------- Post added at 09:30 PM ---------- Previous post was at 08:56 PM ----------

[/COLOR]lmfao i found it and it works thanks alot man i had to copy urs in cause mine didnt have all that thanks ^.^
Reply
#4
DarkGoku Wrote:im sorry im very noob lol i dont see anything in my common folder that has stuff to do with that lol When i go into my common folder what file do i open in there?[COLOR="Silver"]

---------- Post added at 09:30 PM ---------- Previous post was at 08:56 PM ----------

[/COLOR]lmfao i found it and it works thanks alot man i had to copy urs in cause mine didnt have all that thanks ^.^
np glad to help
[SIGPIC][/SIGPIC]Well I’m not there all the time you know Some people, some people, some people, Call it insane, yeah they call it insane, (sugar) I play russian roulette everyday, a man’s sport, With a bullet called life, yeah called life,(sugar)
Reply
#5
Hey uhh i was wondering i just re dled this bot What should my Attack config be for ele druid?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [D2NT Release] Druid Script skidude 20 17,266 08-25-2012, 01:20 AM
Last Post: comper
  Starting to make some LLD pickits bmxrider1279 30 825 04-09-2012, 01:12 PM
Last Post: comper
  druid attack script funkeylilducky 8 591 02-19-2012, 10:34 AM
Last Post: comper
  Can I make my bot pick up items to sell for gold? Romis 3 406 02-02-2012, 08:37 AM
Last Post: comper
  Make me a walkthrough sigley89 15 475 02-01-2012, 01:47 PM
Last Post: comper
  d2nt GVEtal leech dangioffre 2 235 12-04-2011, 09:11 AM
Last Post: dangioffre
  How to make second skill work on baal on round 2 imune to magic cezars 7 479 09-01-2011, 12:25 PM
Last Post: kevinbod
  GVetal Baal run help DarkGoku 0 242 06-30-2011, 03:12 AM
Last Post: DarkGoku
  GVetal bot Sorceress help DarkGoku 0 253 06-28-2011, 05:40 PM
Last Post: DarkGoku
  Druid Attack configuration help D2nt Etal DarkGoku 0 775 06-26-2011, 04:33 PM
Last Post: DarkGoku

Forum Jump:


Users browsing this thread: 1 Guest(s)