cjswimmer
06-25-2006, 10:20 PM
This is the script I use for powerleveling after I beat the Sorceress when I need to get to a 12+ level for a particular guild skill.* This script assumes that you are in Softcore and out of Ronin.* A lot of the functions are taken from other script files that I import, but I put them all together in one file for easy reference.*
This script performs the following actions:
Sends requests to sneaksie and IocaineBot for a Sneakiness buff
Self-buffs Empathy, Leash, Tenacity, Rage, Astral, Fusilli, Ghostly Shell, Jabanero, Jalapeno, Celerity and Aptitude to cover all the remaining adventures
takes all equipment off
buys the parts of the knob goblin elite outfit that are needed
buys enough Knob Goblin learning pills to cover all adv's
buys enough super-spiky hair gel from the mall for all adv's
buys the following items if they are missing, which make up my 'powerlevel' outfit: mohawk wig, penguin shorts, 2x ring of aggravate monster, ring of conflict.* I also use 2 ice sickles, but I obviously don't buy those each time.
equips the 'powerlevel' outfit
sets the Choice Adventure setting for the Wheel in the Sky to whatever your primary stat is
it then begins a loop containing the following actions until you are out of adventures (I stop the script manually once I reach the desired level):
cures Beaten Up with Tongue
restores HP
restores MP
checks for Shiny Happy Cupcake effect, and buys and eats an orange cupcake from the mall if necessary to get the effect
checks for Black Tongue or Orange Tongue, uses a black snowcone if on hand, otherwise buys and eats an orange snowcone from the mall if necessary
Adventures once at the castle in the sky then repeats the loop
This script performs the following actions:
Sends requests to sneaksie and IocaineBot for a Sneakiness buff
Self-buffs Empathy, Leash, Tenacity, Rage, Astral, Fusilli, Ghostly Shell, Jabanero, Jalapeno, Celerity and Aptitude to cover all the remaining adventures
takes all equipment off
buys the parts of the knob goblin elite outfit that are needed
buys enough Knob Goblin learning pills to cover all adv's
buys enough super-spiky hair gel from the mall for all adv's
buys the following items if they are missing, which make up my 'powerlevel' outfit: mohawk wig, penguin shorts, 2x ring of aggravate monster, ring of conflict.* I also use 2 ice sickles, but I obviously don't buy those each time.
equips the 'powerlevel' outfit
sets the Choice Adventure setting for the Wheel in the Sky to whatever your primary stat is
it then begins a loop containing the following actions until you are out of adventures (I stop the script manually once I reach the desired level):
cures Beaten Up with Tongue
restores HP
restores MP
checks for Shiny Happy Cupcake effect, and buys and eats an orange cupcake from the mall if necessary to get the effect
checks for Black Tongue or Orange Tongue, uses a black snowcone if on hand, otherwise buys and eats an orange snowcone from the mall if necessary
Adventures once at the castle in the sky then repeats the loop