Upgraded Polarbot
v9.6 v9.7
Summary:
Farms for Polar Bears Mini Pets from the final chest of the mission "Strength of Snow" during the Wintersaday Celebration
This was tested using an Assasin with the folowing info:
Level 20
This Build: None. The skills will be auto set when the mission begins
Alt Build: None tested at this time
No Armor, Runes, or Insignias needed as the mission will auto-set to a standard index
Q9 Caster Spear 20% Enchant, +5 Energy
Q9/16 Shield
;~ _____________________________________
Testing was conducted over an 160 hour period. At the time this
was created the script was running very well with over 98% success rate with Monks, Assasins, and Rangers. Others Chars stats not tracked. Warrior tested with sprint skill but fail rate slightly increased resulting in overall slower time.
Current issues to address:
A smart fight system that can help with final battle and Kite back into safe spots
;~ _____________________________________
;~
;~ How To Use:
;~ Unzip files
;~ Put all files in same folder
;~ Start Guild Wars
;~ Log onto your character
;~ Run the Ploarbot in AutoIt
;~ Select the character you want from the drop down menu
;~ Click Start
;~ EndIf
;~ EndFunc
Tips:
To increase speed, use sweets in town and use cupcakes for the mission
Additionally, you can increase speed by NOT collecting candy canes or NOT accepting mission completed bonus.
Many players may still want to collect candy canes and WD gifts for profit but again this slows down the runs.
If you choose to go quicker by not accepting reward then change Global $iTakeReward to "0" down below.
#EndRegion About
#Region v9.4 Update
;~ Updated Notes for v9.4:
;~ General Script Clean-up
;~ Corrected Minor issue with warrior not casting dash at start
;~ Reduced Run time by 30 seconds by removing excess sleep times
;~ Renamed Checkboxes for Sweets, Alcohol, and Party Point useage
;~ Fixed Bug that kept "Polar Bear Detetected" message box from closing
;~ Corrected Model_ID that had Frosty Tonics and Snowman Summoners mixed up
;~ Corrected the use of Frosty and Mischevious Tonics if you run out of Yeultide Tonics
;~ Reduced Map Loading times by 8 seconds (previously 30 seconds now 22 seconds)
;~ Updated RndTravel() to prevent zoning into euro-english more often than intended
;~ Added "Use Party" option to use snowman summoners for party title and to keep inventory from filling up
;~ ----------------------------------------------------------------------------------------------------------------
;~ PARTY, SWEETS, AND ALCOHOL TITLE PACKAGE (Ralle1976)
;~ New Party, Sweets, and Alcohol Title system. If selected, the title points will continue to prioritize Wintersday Items
;~ If you run out of Winterdday Items it will then begin using any other 1-point party, sweets, and alcohol in your inventory
;~ Once you run out of 1-point title point items it will begin using 2-point items and then finally 3-point items. It will not use 50 point items.
;~ -----------------------
;~ Update Notes from v8.9 - v9.2
;~ Repaired Pause Function
;~ Deleted "Start from Kamadan" checkbox
;~ Added Dual Radio Buttons for LA & Kamadan Support
;~ Condensed GUI Data and Shortend GUI overal length
;~ Fixed Slight Graphics break in GUI (Line break/Runs per Hour)
;~ Revised final battle safe spot coordinates to increase success rate
;~ Created Function for optional running script from Kamadan (For new Kamadan character creation)
#Region v9.5 Update
;~ Updated Notes for v9.5:
;~ General Script Clean-up
;~ GUI Updates + Tabs
;~ Kamadan waypoints adjusted
#EndRegion
#Region v9.6 Update
;~ Updated GWA2 Headers
;~ Updated Notes for v9.6:
;~ General Script Clean-up
;~ GUI Updates + Tabs
;~ Kamadan waypoints adjusted
;~ Kamadan move to Rift Warden changed to GoToNearestNPC
#EndRegion
#Region v9.7 Update
;~ Updated Notes for v9.7:
;~ General Script Clean-up
;~ Adjsutments made to help prevent DC
;~ LoadFinished Bug Fixed using DerMoench14 solution
;~ (Now allows restart of script without LoadFinished bug);~
;~ Kamadan waypoints adjusted to avoid getting stuck
;~ Sleep replaced with Pingsleep to help prevent DC issues
#EndRegion