Complete Doom Solution

Comprimi
X
 
  • Ora
  • Visualizza
Elimina tutto
nuovi messaggi

  • doppiomango
    ha risposto
    u asked some times ago about archer tamer... well before the A.I. it could be useful becouse pet tank mob and u could hit with archery and heal pet with vete and u didn't need healing yourself becouse mobs never hit u...

    now is impossible create a good archer tamer... i tried after fix but it is impossible... u need healing to cure yourself becouse chivalry isn't sufficient (mana and fc) and if u send your pet also if u are in a group mobs prefer attack u than other...


    however what do u think about my archer?
    anatomy 100
    archery 100 (+20 (sop 115 now))
    bushido 120
    chivalry 85
    healing 100
    res spell 100
    tactics 115 (sop 110 now)

    stats:
    100 (tot 110)
    110 (tot 149)
    20

    equip:
    hunter nobility carapace jackal crimson void (i'm searching for sleeves and leggins with ress and hpi)
    jewels:
    di 15 dex 6 hci 14 lmc 8
    di 17 dex 5 hci 15 dci 8 lrc 12
    Ultima modifica di doppiomango; 26-01-2010, 23:13.

    Lascia un commento:


  • fnurov
    ha risposto
    YouTube - Playlist - Doom Solo ~20 minutes

    Lascia un commento:


  • fnurov
    ha risposto

    Lascia un commento:


  • kiuzzo
    ha risposto
    OT: entro la sett prossima entro a doom con un tamer, si chiama chazz michaels. nel caso mi vedessi in giro te lo resso ben voletieri

    IT: fnurov you're the DOOM man...

    Lascia un commento:


  • Introvabile
    ha risposto
    My pet ia death in Doom from about 1 mounth :\
    I didn't see a tamer in the last times...

    Lascia un commento:


  • fnurov
    ha risposto
    the luckiest pet that visited doom

    Lascia un commento:


  • fnurov
    ha risposto
    berserker template :EEE

    Anatomy 120
    MagicResist 71
    Tactics 120
    Macing 120
    Necromancy 99
    Chivalry 70
    Bushido 120

    http://www.youtube.com/watch?v=C90WRMbougo
    Ultima modifica di fnurov; 08-01-2010, 06:53.

    Lascia un commento:


  • munakko
    ha risposto
    elf

    str 80
    dex 140 (you want 150)
    int 20

    archery 120
    tactics 120
    anatomy 120
    healing 120
    bushido 120
    chivarly 120 (70 is enough if you want to use 50 points on something)

    ssi 40 Heavy Crossbow with mana leech (possibly slayer)
    stamina increase equipment
    jewelry hci di

    Lascia un commento:


  • fnurov
    ha risposto
    template "i m the laziest top-damager"

    human

    str 80
    dex 140
    int 20

    archery 120
    tactics 120
    anatomy 120
    healing 120
    resisting spells 120
    chivarly 120

    undead, demon weapons
    jewelry hci di

    Lascia un commento:


  • Introvabile
    ha risposto
    Originariamente inviato da fnurov
    The Abyssmal Horror's resistances:
    Physical 30-35
    Fire 100-100
    Cold 50-55
    Poison 60-65
    Energy 77-80

    AHAHHAAH

    Lascia un commento:


  • fnurov
    ha risposto
    no comment

    The Abyssmal Horror's resistances:
    Physical 30-35
    Fire 100-100
    Cold 50-55
    Poison 60-65
    Energy 77-80

    Lascia un commento:


  • khios
    ha risposto
    Originariamente inviato da fnurov

    Say that tamer was me

    Lascia un commento:


  • fnurov
    ha risposto
    the funniest thing i ever saw



    codice:
    script: Build House
    author: Felix
    v. 1.0
    
    Setup
    set %timeOut 4000 ; stop trying after ms
    set %stopIfDisturbed #true ; stop if something wrong
    set %Hotkey v ;hotkey to start
    set %HotkeyMod alt ;mod for hotker alt shift or nothing
    
    set #lpc 1000
    
    while #true
    {
          sleep 10
          onhotkey %Hotkey %HotkeyMod
                   gosub buildHouse
    }
    
    sub BuildHouse
        set %step -2
        set %End #systime + %timeOut
        while %step < 1 && #systime < %End
        {
           event macro 15 23
           gosub waitforcurs 400 1500
           if #targcurs = 1
           {
                 set %step %step + 1
                 set #ltargetkind 2
                 set %x #charposx + %step
                 set #LTARGETX %x
                 set #LTARGETY #charposy
                 set #LTARGETZ #charposz
                 event macro 22 0
           }
           else
           {
               if %stopIfDisturbed
               {
                  event exmsg #charid 0 0 stopped
                  break
               }
           }
        }
    return
    
    sub waitforcurs
               set %param %1
               set %param2 %2
               set %jindex2 #jindex + 1
               set %waitforcursor #systime + %param
               set %finishwaitforcursor #systime + %param2
              set %paralread #false
              while #systime < %finishwaitforcursor
              {
                  set %nextjinedxend2 #jindex
                  if %jindex2 <= %nextjinedxend2
                  {
                      for %ji2 %jindex2 %nextjinedxend2
                      {
                          scanjournal %ji2
                          if ( casting in #journal || You_cannot_move in #journal || disturbed IN #journal || recovered IN #journal || reagents IN #journal mana IN #journal  ) && : notin #journal
                          {
                             set %paralread #true
                             ;event macro 1 0 read
                             break
                          }
                      }
                      set %jindex2 %nextjinedxend2 + 1
                  }
                  if #systime > %finishwaitforcursor || %paralread
                     break
                  if #targcurs = 1 && #systime >= %waitforcursor
                     break
                  sleep 10
              }
              if %paralread
                 return #false
              if #targcurs = 1
                 return #true
    return #false

    Lascia un commento:


  • fnurov
    ha risposto
    Originariamente inviato da munakko
    what method are you using to record these movies?
    what do u mean saying method? i use just default setup of hypercam2 )) i v tried camstudio, but it makes easyuo work slower on my laptop, because of cpu priorities and crappy hard.

    Originariamente inviato da munakko
    or maybe you could make another guide thread for it? ^^
    why?) i think, that i just don't want to record more. i v already recorded the greatest combination discord + corpse skin + fast dispel.

    Lascia un commento:


  • munakko
    ha risposto
    what method are you using to record these movies? or maybe you could make another guide thread for it? ^^

    Lascia un commento:

Sto operando...