Mackiiboy
04-13-2013, 21:27
This will be my first script that I publish to the public.
About:
The script start at thais depot (bottom floor) and will hunt at Mintwallin until the bot is low on cap or potions. The hunts will loop until a server save or until the player just have 15 hours stamina left (then it will logout). This is great for optimal profit and exp-gain.
The script contains a potion refiller and item depositer and uses mana potions and strong health potions as default.
It will also calculate and log all profit from cash and how much exp the bot has gained from a certain round in the players log.txt-file. (I have not bothered to calculate the profit from creature products since I did not bot there that much). Here is an example from my log:
on 10-03-2013 at 05:51:09, [hidden character name] (level 66) got 6039gp profit and 126366 exp from a hunt at mintwallin. the hunt was 222 minutes long.
on 12-03-2013 at 23:02:07, [hidden character name] (level 67) got 8879gp profit and 124519 exp from a hunt at mintwallin. the hunt was 243 minutes long.
on 14-03-2013 at 22:09:58, [hidden character name] (level 68) got 7584gp profit and 139752 exp from a hunt at mintwallin. the hunt was 230 minutes long.
Total average profit was about 12-17k profit per hunt with 15-45k exp per hour.
It is also possible to make your bot to leave earlier if you write exiva _leave = 1 in the client, a useful feature if you want to leave and logout at the depot but can not be arsed to restart the script manually to force the bot to leave or leave manually. exiva _leave = 0 is on default, which means the bot will continue to loop the hunting.
The bot will pick up items like:
Gold Coin
Poison Spider Shell
Bat Wing
Lump of Dirt
Centipede Leg
Ghoul Snack
Brown Piece of Cloth
Pile of Grave Earth
Life Ring
Rotten Piece of Cloth
Orc Leather
Orc Tooth
Skull Belt
Broken Helmet
Wand of inferno
Dragon Hammer
Serpent Sword
Dragon Shield
Dragonbone Staff
Cyclops Toe
Cyclops Trophy
Pelvis Bone
Minotaur Horn
Minotaur Leather
Broken Crossbow
Piece of Archer Armor
Piece of Warrior Armor
Health Potion
Minotaur Trophy
Purple Robe
Wand of Cosmic Energy
Dwarven Helmet
Recommendations:
It works best for knights and is great to use between level 50-70 if you have bad skills. If your knight have good skills, it will probably be possible to start as early as around level 30 or maybe even earlier.
Benefits:
1. Mintwallin is an awesome ground to hunt at if you want to finish a minotaur task fast. It will just take 1-2 days.
2. Quite good exp and profit per hour to be a free account hunting-ground, at least compared to other hunting-grounds for level ~40-60.
Drawbacks:
1. Mintwallin is not the best place when it comes to the botting-ground. It is possible to get trapped by troughs and boxes and get killed by archers and mages if you are unlucky and meet a player that decides to kill you. It happened 3 times of my 167 hunts that I spent there (many different chars). It is not something that happen every day or week (if you not are an unlucky one), but it will likely happen sooner or later.
This occurs on other botting-grounds as well and is quite hard to fix. You will either have to create a really advanced cond-event that destroys boxes and object around you if you get trapped, or hunt at botting-grounds without any distance creatures.
2. I have not bothered to add a door opener or a safe checkpoint for potions. If a door is closed in the ancient temple, the bot will wait till' the door is open. If the door is closed in the potion shop or if the shop is blocked, the bot will likely go to the hunting-ground without refilling. Same with the depot. If the depot is blocked, the bot can't deposit items. (All this is easy to fix, you will just have to add some script lines that checks the door coordinate to see if the door is closed, check if you have bought any potions and check if depot is blocked).
The script:
7742
Do not forget to bring brown mushrooms or other food, otherwise will your profit decrease!
About:
The script start at thais depot (bottom floor) and will hunt at Mintwallin until the bot is low on cap or potions. The hunts will loop until a server save or until the player just have 15 hours stamina left (then it will logout). This is great for optimal profit and exp-gain.
The script contains a potion refiller and item depositer and uses mana potions and strong health potions as default.
It will also calculate and log all profit from cash and how much exp the bot has gained from a certain round in the players log.txt-file. (I have not bothered to calculate the profit from creature products since I did not bot there that much). Here is an example from my log:
on 10-03-2013 at 05:51:09, [hidden character name] (level 66) got 6039gp profit and 126366 exp from a hunt at mintwallin. the hunt was 222 minutes long.
on 12-03-2013 at 23:02:07, [hidden character name] (level 67) got 8879gp profit and 124519 exp from a hunt at mintwallin. the hunt was 243 minutes long.
on 14-03-2013 at 22:09:58, [hidden character name] (level 68) got 7584gp profit and 139752 exp from a hunt at mintwallin. the hunt was 230 minutes long.
Total average profit was about 12-17k profit per hunt with 15-45k exp per hour.
It is also possible to make your bot to leave earlier if you write exiva _leave = 1 in the client, a useful feature if you want to leave and logout at the depot but can not be arsed to restart the script manually to force the bot to leave or leave manually. exiva _leave = 0 is on default, which means the bot will continue to loop the hunting.
The bot will pick up items like:
Gold Coin
Poison Spider Shell
Bat Wing
Lump of Dirt
Centipede Leg
Ghoul Snack
Brown Piece of Cloth
Pile of Grave Earth
Life Ring
Rotten Piece of Cloth
Orc Leather
Orc Tooth
Skull Belt
Broken Helmet
Wand of inferno
Dragon Hammer
Serpent Sword
Dragon Shield
Dragonbone Staff
Cyclops Toe
Cyclops Trophy
Pelvis Bone
Minotaur Horn
Minotaur Leather
Broken Crossbow
Piece of Archer Armor
Piece of Warrior Armor
Health Potion
Minotaur Trophy
Purple Robe
Wand of Cosmic Energy
Dwarven Helmet
Recommendations:
It works best for knights and is great to use between level 50-70 if you have bad skills. If your knight have good skills, it will probably be possible to start as early as around level 30 or maybe even earlier.
Benefits:
1. Mintwallin is an awesome ground to hunt at if you want to finish a minotaur task fast. It will just take 1-2 days.
2. Quite good exp and profit per hour to be a free account hunting-ground, at least compared to other hunting-grounds for level ~40-60.
Drawbacks:
1. Mintwallin is not the best place when it comes to the botting-ground. It is possible to get trapped by troughs and boxes and get killed by archers and mages if you are unlucky and meet a player that decides to kill you. It happened 3 times of my 167 hunts that I spent there (many different chars). It is not something that happen every day or week (if you not are an unlucky one), but it will likely happen sooner or later.
This occurs on other botting-grounds as well and is quite hard to fix. You will either have to create a really advanced cond-event that destroys boxes and object around you if you get trapped, or hunt at botting-grounds without any distance creatures.
2. I have not bothered to add a door opener or a safe checkpoint for potions. If a door is closed in the ancient temple, the bot will wait till' the door is open. If the door is closed in the potion shop or if the shop is blocked, the bot will likely go to the hunting-ground without refilling. Same with the depot. If the depot is blocked, the bot can't deposit items. (All this is easy to fix, you will just have to add some script lines that checks the door coordinate to see if the door is closed, check if you have bought any potions and check if depot is blocked).
The script:
7742
Do not forget to bring brown mushrooms or other food, otherwise will your profit decrease!