Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Mana Training Stop or Macro Stop SD
#1
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.
#2
[Image: ef255768e24dfe15a883cb896ef96ae6.gif]
#3
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
#4
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
#5
(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


Forum Jump:


Users browsing this thread: 1 Guest(s)