PIRATES YALAHAR KNIGHTS - Printable Version +- BBot - The best bot of the world (https://forums.bmega.net) +-- Forum: Scripts & Macros (https://forums.bmega.net/forum-4.html) +--- Forum: Free Scripts (https://forums.bmega.net/forum-10.html) +--- Thread: PIRATES YALAHAR KNIGHTS (/thread-15303.html) |
PIRATES YALAHAR KNIGHTS - lhosalles - 06-19-2014 Pirates Yalahar, low level, knight! Quote: Backpack Setting (put a lot of others backpacks on the second backpack. (according to your cap, of course.)
Please, if you tested it, make a comment, post a screenshot or something. It's REALLY important to me to see that you're liking it or not, so I can make more scripts. Give me REP+ if you like it! It's really important to me! Thank you so much! RE: PIRATES YALAHAR KNIGHTS - bolareclama - 06-21-2014 Hey lhosales! I'm running your script on my EK55, but I think that the mana usage is pretty high and I'm getting a lot of waste. In 20 minutes, I've already used 40 MP. How can I change the settings? RE: PIRATES YALAHAR KNIGHTS - lhosalles - 06-23-2014 (06-21-2014, 08:32 PM)bolareclama Wrote: Hey lhosales! Hey man! go on macro, edit the macro named {mana/hp}. Code: 800 {mana/hp} minMana:=50 minLife:=50 manaPotionID:=268 healthPotionID:=236 Self.Health%()<=!minLife! [heal mana] target:=Creature.Self() Creature.ShootOn(!target!, !healthPotionID!) Exit() {heal mana} Self.Mana%()<=!minMana! target:=Creature.Self() Creature.ShootOn(!target!, !manaPotionID!) Exit() Change it. ("minMana:=Percent of mana u want to use") save it. will be two macros with the same name, delete the first one. Done. I made healing by macro cuz bbot doesnt have preferences in potions. If 5+ pirates are attacking you, bbot keeps using mana potions instead strong health potions. This macro solves the problem :p RE: PIRATES YALAHAR KNIGHTS - olek327 - 07-02-2014 i actually don't have much to say great script, rep+ RE: PIRATES YALAHAR KNIGHTS - marciozeh - 07-02-2014 working fine Your reputation rating has successfully been added for this user. RE: PIRATES YALAHAR KNIGHTS - radek3345 - 07-26-2014 Great work! Three task's without any bug! RE: PIRATES YALAHAR KNIGHTS - Tsubasa - 08-26-2014 Great Script!! Rep +++++++ very nice work |