Jump to content

radeksnara

Members
  • Posts

    127
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by radeksnara

  1. • The ratio at which a magic critical hit occures unbuffed has been increased more then 10 times.

    • Magic Critical hit damage is reduced from 4x to 3x.

    • Magic Critical hit chance capped at 20%.

     

    The end of mages or what?

    I dont think so. They nerfed only when you are full buff and epic wearing. On "normal buff" wild magic, emp you will hit more crit's than you were making before.

  2. Start in front of Darin in Talking Island Village, then click run script. It will repeat the quest over and over. Make sure you set your Monster Settings to only attack wolves.

     

     

    DELAY(2500) //Wolf Pelts Quest

    DELAY(2500) //Start At Darin in center of

    DELAY(2500) //Talking Island Village

    DELAY(2500)

    DELAY(1500)

    DELAY(1000) //Made by Maxteron

    MOVETO(-84810,243100,-3755)

    MOVETO(-85090,243202,-3755)

    MOVETO(-85872,242945,-3755)

    MOVETO(-86094,242895,-3755)

    MOVETO(-86269,242958,-3748)

    MOVETO(-86351,243185,-3748)

    LABEL(Begin)

    NPCSEL(Lector[iD=7001])

    NPCDLG(Lector[iD=7001])

    DLGSEL(Quest)

    DLGSEL(Say you will help)

    DELAY(1000)

    MOVETO(-86260,242999,-3748)

    MOVETO(-86111,242719,-3755)

    MOVETO(-86255,241916,-3755)

    MOVETO(-86032,240382,-3749)

    MOVETO(-86018,239489,-3723)

    MOVETO(-86053,239166,-3720)

    SET(FIGHTSTART)

    SET(RANGETYPE,STARTPOS,4000)

    LABEL(CheckPelts)

    ITEMCOUNT(Wolf Pelt[iD=702],==,40)

    {

    Label(Return)

    SET(FIGHTSTOP)

    MOVETO(-86055,239216,-3720)

    MOVETO(-86116,241017,-3755)

    MOVETO(-86272,241998,-3755)

    MOVETO(-86138,242690,-3755)

    MOVETO(-86188,242868,-3755)

    MOVETO(-86335,243148,-3748)

    MOVETO(-86358,243207,-3720)

    NPCSEL(Lector[iD=7001])

    NPCDLG(Lector[iD=7001])

    DLGSEL(Quest)

    DELAY(1000) //Quest Completed, Well Done!;)

    JMP(Begin) //Repeating...

    }

    DELAY(15000) //Waiting for 40 Pelts...

    JMP(CheckPelts)

     

    PASTE from another forum, enjoy

×
×
  • Create New...