BBot - The best bot of the world
Mana Training Stop or Macro Stop SD - Printable Version

+- BBot - The best bot of the world (https://forums.bmega.net)
+-- Forum: Support (https://forums.bmega.net/forum-6.html)
+--- Forum: Support & Help (https://forums.bmega.net/forum-8.html)
+--- Thread: Mana Training Stop or Macro Stop SD (/thread-14485.html)



Mana Training Stop or Macro Stop SD - mr. Kris - 03-31-2014

Hello.

I wanna ask You Guys about Mana Training Stop.
I want stop making adori gran mort when my SD > 1800 (SD are making when i have full mana.

Maby you now how to do that or maby You knows other solutions.


Have a nice day Guys.


RE: Mana Training Stop or Macro Stop SD - erleo - 03-31-2014

[Image: ef255768e24dfe15a883cb896ef96ae6.gif]



RE: Mana Training Stop or Macro Stop SD - mr. Kris - 04-01-2014

I play on ShadowCores OTS there Soul Points fast regeneration.

I wanna only macro who can stop making SDs when i got 1800sd, but when I will have less than 1800 macro make new SD


RE: Mana Training Stop or Macro Stop SD - erleo - 04-01-2014

Quote:1000 {Maker Sd} Misc.ItemCountEx(3155)>1800 Self.Say(adori gran mort) Macro.Wait(3000) Exit()

3000 = 3 Seconds
1800 = Item Count
3155 = SD

+Rep :*
PD: i play shadowcores, name Negro Ite Smile


RE: Mana Training Stop or Macro Stop SD - mr. Kris - 04-01-2014

(04-01-2014, 11:12 AM)erleo Wrote:
Quote:1000 {Maker Sd} Misc.ItemCountEx(3155)>1800 Self.Say(adori gran mort) Macro.Wait(3000) Exit()

3000 = 3 Seconds
1800 = Item Count
3155 = SD

+Rep :*
PD: i play shadowcores, name Negro Ite Smile


I know that but you give me idea.

Easy solution

Code:
100 {SD maker} Misc.ItemCountEx(3155)<1800 Self.Mana%()>96 Self.Say(adori gran mort)

Code:
Misc.ItemCountEx(3155)<1800
Self.Mana%()>96
Self.Say(adori gran mort)



PS. I give you rep+ Smile