Read Up Newbies To Bottin' !

Status
Not open for further replies.

WaKe-Up

Member!
Joined
Jan 21, 2003
Messages
29
Reaction score
0
Website
Visit site
someone just plz tell me how to make chicken mode and use potion work.
Or give me the little config from map hack so i can turn it on through map hack.I deleted it cause i thought i wouldnt need it
 

MiNiAn

Member!
Joined
Jan 18, 2003
Messages
759
Reaction score
0
Location
England
Pickit.D2h is the one you delete i think, tell me if it works and if you are on Europe, plz could i have a lidless cos i need it for cast rate ^^
 

MiNiAn

Member!
Joined
Jan 18, 2003
Messages
759
Reaction score
0
Location
England
THIS IS WHAT I HAVE GOT.....


/* ææææææææææææææææææææææææææææ
Other configurations
ææææææææææææææææææææææææææææ */
// repairpercent=xx You will visit Larzuk for repair if any of your items fall below this percent of durability
// taunts=true/false Set to true to have Pindleskin sling random taunts your direction
// FreeSpace=x This is the number of columns you must have at the start of the run before stashing
// charsnag="which" Set this to the ini you want used for snagit
// skipheallife=xx If you have more than this percent of your life, you won't go to Malah
// skiphealmana=xx If you have more than this percent of your mana, you won't go to Malah
//
// Note: These whole integer numbers represent a percent value
// Example: skipheallife=90 means "Skip going to Malah if you have at least %90
// of your total maximum life", etc...
// walkdel=xx This is the delay between steps. Change this if you are having problems with black walls

repairpercent=25;
taunts=true;
FreeSpace=3;
charsnag="snagit.ini";
skipheallife=75;
skiphealmana=35;
walkdel=500;
 

MiNiAn

Member!
Joined
Jan 18, 2003
Messages
759
Reaction score
0
Location
England
hehe, i have set it up tonight, now is the time when i am gonna try and see if it works :):):)
 

MiNiAn

Member!
Joined
Jan 18, 2003
Messages
759
Reaction score
0
Location
England
oki ...


// General configs can be found at the bottom, only needed if you are having problems
// This is the file you should be editing!!!
// Note: all skill names are case sensitive! Frozen Orb is not the same thing as frozen orb.


var LifeThresh = 0; // Drink a normal potion if under this % life
var ManaThresh = 0; // Drink a normal potion if under this % mana
var MercFavorsJuves=true; // Set this to true to use rejuvs on your merc before other potions
var LifeRejuvThresh = 60; // Drink a potion if under this % life or % mana combined with LifeThresh
var ManaRejuvThresh = 30; // Drink a potion if under this % life or % mana combined with ManaThresh
var mercpotionlife=40; // This is the threshold to use a potion on your merc
var DrinkTimer = 2; // But dont drink more than one potion for this number of seconds
var chickenlife=25; // This is your chicken life percentage. If you go below this life total, the game will exit.
var chickenmana=10; // This is your chicken mana percentage. If you go below this mana total, the game will exit.
var noPotsChicken=true; // If true, chicken if you need a pot and none are left
var mercChickenLife=5; // This is your mercs chicken life percentage. If he goes below this life total, the game will exit.
var deadMercChicken=true; // if true, chicken if your merc dies
var waitForLeech=true; // set to true to prevent drinking after Battle Orders or weapon switch.



THAT ????? ^^ :)
 

MiNiAn

Member!
Joined
Jan 18, 2003
Messages
759
Reaction score
0
Location
England
// General configs can be found at the bottom, only needed if you are having problems
// This is the file you should be editing!!!
// Note: all skill names are case sensitive! Frozen Orb is not the same thing as frozen orb.


var LifeThresh = 0; // Drink a normal potion if under this % life
var ManaThresh = 0; // Drink a normal potion if under this % mana
var MercFavorsJuves=true; // Set this to true to use rejuvs on your merc before other potions
var LifeRejuvThresh = 60; // Drink a potion if under this % life or % mana combined with LifeThresh
var ManaRejuvThresh = 30; // Drink a potion if under this % life or % mana combined with ManaThresh
var mercpotionlife=40; // This is the threshold to use a potion on your merc
var DrinkTimer = 2; // But dont drink more than one potion for this number of seconds
var chickenlife=25; // This is your chicken life percentage. If you go below this life total, the game will exit.
var chickenmana=10; // This is your chicken mana percentage. If you go below this mana total, the game will exit.
var noPotsChicken=true; // If true, chicken if you need a pot and none are left
var mercChickenLife=5; // This is your mercs chicken life percentage. If he goes below this life total, the game will exit.
var deadMercChicken=true; // if true, chicken if your merc dies
var waitForLeech=true; // set to true to prevent drinking after Battle Orders or weapon switch.






/* ææææææææææææææææææææææææææææ
Sorceress Variables
ææææææææææææææææææææææææææææ */








function Sorcvariables() {
/* ææææææææææææææææææææææææææææ
Sorceress Variables
ææææææææææææææææææææææææææææ */

// Precastable defensive spells
//====================================================================
// prelist.push("skill") Select the precasts you want here. Remove // to turn them on

prelist.push("Energy Shield");
prelist.push("Frozen Armor");
prelist.push("Shiver Armor");
prelist.push("Chilling Armor");
prelist.push("Thunder Storm");


// Attack configuration
//====================================================================
// timedfirst=true/false If set true, will cast your first listed timed spell before casting static field
// Recommended with Frozen Orb or Blizzard, spells which freeze and slow Pindle
// statictimes=x This is the number of times you want static field to be cast
// If set to 0, it will not be cast.
// spelllist.push"xxxxx" The first attack in the list will be used first
// spelllist.push("Hydra"); To use a new skill, remove the comments, like nova and orb are setup
// //Put comments like the one at the start of this line in front of spells to disclude them
//
// You can use any number of timed and untimed spells. The script will alternate between them in the order
// that you list them, in a pattern of first timed, first untimed, second timed, second untimed, etc...
 

MiNiAn

Member!
Joined
Jan 18, 2003
Messages
759
Reaction score
0
Location
England
it says that the c/:/programfiles/d2jsp/scripts/libs thing doesn't work or somthing


i will try again...
 

WaKe-Up

Member!
Joined
Jan 21, 2003
Messages
29
Reaction score
0
Website
Visit site
pindle bot just found unqiue ammy.ident it.it was eye of elritch then it droped it.Does this do it too all the items or just the crap unqiue's?
 
Status
Not open for further replies.

NewPosts

New threads

Top