Results 1 to 4 of 4
  1. #1

    Default Can some 1 help me witha barb script plz

    Ok im new to botting and i only have a Ww barb and i dont plan on makeing a new char any time soon so it would be alot of help if i can get a script and i also dont no where to put it in plz help

  2. #2
    ***** Elder Shift's Avatar
    Join Date
    Aug 2005
    Location
    Cadillac
    Posts
    2,590

    Default

    Code:
    ;============ Little WW/Concentrate Barb Seq =============
    
    ;Gbuds WW/Concentrate Barb Sequence for Eldritch and Pindle
    ;MMbot Ver. 5.27
    
    ;**Consider Pindle Untested!
    
    ;==============UPDATED TO 5.4x==================
    
    
    
    ;================Skills===================================
    
    ; WhirlWind = (f1)
    ; LeapAttack = (f4)
    ; Battle Orders = (f2)
    ; Shout = (f3)
    
    ;=========================================================
    
    ;==============================> WW/Conc MAIN
    [MAIN]
    GwwPrecast,0
    GotoAct5Wp,0
    GwwOutTown,0
    GwwVsEld,20000
    GwwPostEld,0
    ;GwwBackTown,0
    ;GwwToPindle,0
    ;GwwVsPindle,20000
    ;GwwPostPindle,0
    
    ;==============================> WW/Conc Precast?
    [GwwPrecast]
    EXIT
    
    ;==========================> GOGO!!
    [GotoAct5Wp]
    FUNC:A5EWP
    EXIT
    
    ;==============================> WW/Conc Out of Town
    [GwwOutTown]
    K(f2)
    S(50)
    RC(200,200)
    S(500)
    K(f3)
    S(50)
    RC(200,200)
    S(500)
    BLC(114,-30)
    WEOM(400)
    BLC(19,-243)
    WEOM(500)
    LC(427,149)
    WEOM(300)
    EXIT
    
    ;==============================> WW/Conc Killin Eldritch
    [GwwVsEld]
    LC(MFOC,OUT)
    S(20)
    CLM
    CMDEAD
    CTOE
    
    ;==============================> WW/Conc Looting Eldritch
    [GwwPostEld]
    S(100)
    PICKIT(600)
    S(800)
    EXIT
    
    ;==============================> WW/Conc Back to Town
    [GwwBackTown]
    LC(352,545)
    WEOM(400)
    LC(550,430)
    WEOM(500)
    BLC(169,182)
    WEOM(500)
    LC(117,158)
    S(1000)
    FUNC:A5WPtoATP
    EXIT
    
    ;==============================> WW/Conc Go to Pindle
    [GwwToPindle]
    K(f1)
    S(100)
    BLC(70,-253)
    WEOM(300)
    LC(774,120)
    WEOM(500)
    BLC(243,130)
    WEOM(300)
    LC(520,160)
    WEOM(200)
    LC(552,262)
    WEOM(200)
    CLM
    EXIT
    
    ;==============================> WW/Conc Kill Pindle
    [GwwVsPindle]
    BRC(296,81)
    S(1000)
    BRC(32,0)
    S(1000)
    CLM
    CMDEAD
    CTOE
    
    ;==============================> WW/Conc Loot Pindle
    [GwwPostPindle]
    S(100)
    PICKIT(1000)
    S(600)
    EXIT
    
    ;===========================================================


  3. #3

    Default

    o wow this works great but my barb only does Eldritch and not Pindle do u no whats wrong and how i can fix it??

  4. #4
    ***** Elder Shift's Avatar
    Join Date
    Aug 2005
    Location
    Cadillac
    Posts
    2,590

    Default

    Opps, it was set to only do eld, this one can do both.
    Code:
    ;============ Little WW/Concentrate Barb Seq =============
    
    ;Gbuds WW/Concentrate Barb Sequence for Eldritch and Pindle
    ;MMbot Ver. 5.27
    
    ;**Consider Pindle Untested!
    
    ;==============UPDATED TO 5.4x==================
    
    
    
    ;================Skills===================================
    
    ; WhirlWind = (f1)
    ; LeapAttack = (f4)
    ; Battle Orders = (f2)
    ; Shout = (f3)
    
    ;=========================================================
    
    ;==============================> WW/Conc MAIN
    [MAIN]
    GwwPrecast,0
    GotoAct5Wp,0
    GwwOutTown,0
    GwwVsEld,20000
    GwwPostEld,0
    GwwBackTown,0
    GwwToPindle,0
    GwwVsPindle,20000
    GwwPostPindle,0
    
    ;==============================> WW/Conc Precast?
    [GwwPrecast]
    EXIT
    
    ;==========================> GOGO!!
    [GotoAct5Wp]
    FUNC:A5EWP
    EXIT
    
    ;==============================> WW/Conc Out of Town
    [GwwOutTown]
    K(f2)
    S(50)
    RC(200,200)
    S(500)
    K(f3)
    S(50)
    RC(200,200)
    S(500)
    BLC(114,-30)
    WEOM(400)
    BLC(19,-243)
    WEOM(500)
    LC(427,149)
    WEOM(300)
    EXIT
    
    ;==============================> WW/Conc Killin Eldritch
    [GwwVsEld]
    LC(MFOC,OUT)
    S(20)
    CLM
    CMDEAD
    CTOE
    
    ;==============================> WW/Conc Looting Eldritch
    [GwwPostEld]
    S(100)
    PICKIT(600)
    S(800)
    EXIT
    
    ;==============================> WW/Conc Back to Town
    [GwwBackTown]
    LC(352,545)
    WEOM(400)
    LC(550,430)
    WEOM(500)
    BLC(169,182)
    WEOM(500)
    LC(117,158)
    S(1000)
    FUNC:A5WPtoATP
    EXIT
    
    ;==============================> WW/Conc Go to Pindle
    [GwwToPindle]
    K(f1)
    S(100)
    BLC(70,-253)
    WEOM(300)
    LC(774,120)
    WEOM(500)
    BLC(243,130)
    WEOM(300)
    LC(520,160)
    WEOM(200)
    LC(552,262)
    WEOM(200)
    CLM
    EXIT
    
    ;==============================> WW/Conc Kill Pindle
    [GwwVsPindle]
    BRC(296,81)
    S(1000)
    BRC(32,0)
    S(1000)
    CLM
    CMDEAD
    CTOE
    
    ;==============================> WW/Conc Loot Pindle
    [GwwPostPindle]
    S(100)
    PICKIT(1000)
    S(600)
    EXIT
    
    ;===========================================================


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •