Esharify
07-30-2016, 12:53
Hello guys! Nice to meet you! This is my first post here and the first script that I made… or rather edited... to learn how the bot works exactly.
So here you go:
Femor Hills Goblins Hunt with Depositer added by Esharify
1) General Information
To be honest it’s the script that was “in" Blackd when I installed it. It was so good that I’ve decided to add depositer into it.
Bot is hunting on Femor Hills, if your cap will be less or equal to 30 on checkpoint, then your bot is going to make depositer sequence.
It's good for low level characters.
That's nice idea is to go there with your Paladin and make refiller with Small Stones ("Trainer" option in Blackd Proxy). You'll lost more ammo then you'll get from corpses in the beggining but it's possible to work like this.
You can start it near place marked on map below (on level +1) or in Carlin simply.
8113
2) Requirements
No requirements in here. Just to be in mainland – Carlin - I guess. It is possible to do with every vocation on level 8 with equipment from Dawnport.
Well if you’re not a knight you could need some healing so… turn on your healing and mana training on bot and go ahead.
3) Profits
- ~9-10k exp/h
- ~0,5-1k gold/h
- Small stones
- Goblin ears
4) My recommendations
- Turn on your healing skills, mana training and auto eat food.
- Don’t be greedy using this script. It’s early game area so some people, especially newbies will be nearby.
- Don’t forget to open your backpacks!
5) Script
Download: 8114
# Femur Hills with Depositer by Esharify
# Using script that was already in BlackD
# Edited ofc by me
#
# --------------------------------------------------
#
# Settings
#
onGMpause
setLootOn
setBot OldLootMode=1
setLootDistance 3
setLoot D7 0B
setLoot 13 2D
setLoot F5 06
setMeleeKill bug
setMeleeKill Goblin Assassin
setPriority goblin assassin:+3
setMeleeKill Goblin Scavenger
setPriority goblin scavenger:+2
setMeleeKill rat
setMeleeKill Poacher
setMeleeKill wolf
setMeleeKill bat
setMeleeKill goblin
setPriority goblin:+1
setMeleeKill pig
#
# Depositer (Femur -> Carlin)
#
:depoway
move 32619,31790,6
move 32623,31790,7
move 32601,31754,7
move 32562,31750,7
move 32524,31753,7
move 32498,31763,7
move 32473,31752,7
move 32429,31750,7
move 32403,31754,7
move 32400,31783,7
move 32368,31789,7
# Carlin - in depo
move 32342,31789,7
move 32336,31787,7
move 32325,31782,7
# Bankier
waitX 3
sayInTrade hi
waitX 3
sayInTrade deposit all
waitX 3
sayInTrade yes
waitX 3
sayInTrade balance
waitX 3
sayInTrade bye
waitX 3
move 32331,31781,7
move 32332,31782,8
move 32343,31778,8
# Depositer
putLootOnDepot
move 32333,31781,8
move 32332,31780,7
move 32336,31787,7
move 32341,31789,7
ifTrue ($mycap$#number>=#5000) Goto $nlineoflabel:wayback$
#
# Way back (Carlin -> Femur)
#
:wayback
move 32368,31789,7
move 32400,31783,7
move 32403,31754,7
move 32429,31750,7
move 32473,31752,7
move 32498,31763,7
move 32524,31753,7
move 32562,31750,7
move 32601,31754,7
move 32623,31790,7
move 32619,31790,6
gotoScriptLine $nlineoflabel:hunt$
#
# Femur Hills Hunt
#
:hunt
#Checkpoint
ifTrue ($mycap$#number<=#3000) Goto $nlineoflabel:depoway$
move 32620,31794,6
move 32615,31783,6
move 32608,31764,6
move 32584,31765,6
move 32566,31767,6
move 32553,31775,6
move 32537,31781,6
move 32538,31796,6
move 32537,31813,6
move 32545,31820,6
move 32553,31824,6
move 32552,31833,6
move 32548,31834,6
move 32546,31834,5
move 32552,31841,5
move 32556,31849,5
move 32547,31852,5
move 32529,31845,5
move 32521,31838,5
move 32531,31854,6
move 32553,31856,6
move 32567,31856,6
move 32580,31856,6
move 32600,31838,6
move 32602,31823,6
move 32613,31804,6
move 32617,31794,6
gotoScriptLine $nlineoflabel:hunt$
6) Summary
I hope someone will use it. Leave some comments especially if it helped or you have some advices or troubles with the script.
So here you go:
Femor Hills Goblins Hunt with Depositer added by Esharify
1) General Information
To be honest it’s the script that was “in" Blackd when I installed it. It was so good that I’ve decided to add depositer into it.
Bot is hunting on Femor Hills, if your cap will be less or equal to 30 on checkpoint, then your bot is going to make depositer sequence.
It's good for low level characters.
That's nice idea is to go there with your Paladin and make refiller with Small Stones ("Trainer" option in Blackd Proxy). You'll lost more ammo then you'll get from corpses in the beggining but it's possible to work like this.
You can start it near place marked on map below (on level +1) or in Carlin simply.
8113
2) Requirements
No requirements in here. Just to be in mainland – Carlin - I guess. It is possible to do with every vocation on level 8 with equipment from Dawnport.
Well if you’re not a knight you could need some healing so… turn on your healing and mana training on bot and go ahead.
3) Profits
- ~9-10k exp/h
- ~0,5-1k gold/h
- Small stones
- Goblin ears
4) My recommendations
- Turn on your healing skills, mana training and auto eat food.
- Don’t be greedy using this script. It’s early game area so some people, especially newbies will be nearby.
- Don’t forget to open your backpacks!
5) Script
Download: 8114
# Femur Hills with Depositer by Esharify
# Using script that was already in BlackD
# Edited ofc by me
#
# --------------------------------------------------
#
# Settings
#
onGMpause
setLootOn
setBot OldLootMode=1
setLootDistance 3
setLoot D7 0B
setLoot 13 2D
setLoot F5 06
setMeleeKill bug
setMeleeKill Goblin Assassin
setPriority goblin assassin:+3
setMeleeKill Goblin Scavenger
setPriority goblin scavenger:+2
setMeleeKill rat
setMeleeKill Poacher
setMeleeKill wolf
setMeleeKill bat
setMeleeKill goblin
setPriority goblin:+1
setMeleeKill pig
#
# Depositer (Femur -> Carlin)
#
:depoway
move 32619,31790,6
move 32623,31790,7
move 32601,31754,7
move 32562,31750,7
move 32524,31753,7
move 32498,31763,7
move 32473,31752,7
move 32429,31750,7
move 32403,31754,7
move 32400,31783,7
move 32368,31789,7
# Carlin - in depo
move 32342,31789,7
move 32336,31787,7
move 32325,31782,7
# Bankier
waitX 3
sayInTrade hi
waitX 3
sayInTrade deposit all
waitX 3
sayInTrade yes
waitX 3
sayInTrade balance
waitX 3
sayInTrade bye
waitX 3
move 32331,31781,7
move 32332,31782,8
move 32343,31778,8
# Depositer
putLootOnDepot
move 32333,31781,8
move 32332,31780,7
move 32336,31787,7
move 32341,31789,7
ifTrue ($mycap$#number>=#5000) Goto $nlineoflabel:wayback$
#
# Way back (Carlin -> Femur)
#
:wayback
move 32368,31789,7
move 32400,31783,7
move 32403,31754,7
move 32429,31750,7
move 32473,31752,7
move 32498,31763,7
move 32524,31753,7
move 32562,31750,7
move 32601,31754,7
move 32623,31790,7
move 32619,31790,6
gotoScriptLine $nlineoflabel:hunt$
#
# Femur Hills Hunt
#
:hunt
#Checkpoint
ifTrue ($mycap$#number<=#3000) Goto $nlineoflabel:depoway$
move 32620,31794,6
move 32615,31783,6
move 32608,31764,6
move 32584,31765,6
move 32566,31767,6
move 32553,31775,6
move 32537,31781,6
move 32538,31796,6
move 32537,31813,6
move 32545,31820,6
move 32553,31824,6
move 32552,31833,6
move 32548,31834,6
move 32546,31834,5
move 32552,31841,5
move 32556,31849,5
move 32547,31852,5
move 32529,31845,5
move 32521,31838,5
move 32531,31854,6
move 32553,31856,6
move 32567,31856,6
move 32580,31856,6
move 32600,31838,6
move 32602,31823,6
move 32613,31804,6
move 32617,31794,6
gotoScriptLine $nlineoflabel:hunt$
6) Summary
I hope someone will use it. Leave some comments especially if it helped or you have some advices or troubles with the script.