Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I need a macrooo!
#6
(03-09-2013, 03:06 PM)Muszkamtt Wrote: i need a macro to put a strealth ring when monster(cyclops , drone or smith)on screen

I'm so happy I'll finally be able to catch me a Midnight Panter, that I made you this very complicated macro for your cyclops, that I am sure noone else would.

Here:

Code:
500 {Stealth Ring} ID:=3049 IDON:=3086 BP:=0 Creatures.ByName(Cyclops)>0 [cyc1] Self.Inventory.Ring()<>!IDON! Self.Equip.Ring(!ID!) Exit() {cyc1} Creatures.ByName(Cyclops Drone)>0 [cyc2] Self.Inventory.Ring()<>!IDON! Self.Equip.Ring(!ID!) Exit() {cyc2} Creatures.ByName(Cyclops Smith)>0 [cyc3] Self.Inventory.Ring()<>!IDON! Self.Equip.Ring(!ID!) Exit() {cyc3} Self.Inventory.Ring()==!IDON! Self.UnEquip.Ring(!BP!) Exit()

Please, remember to desable the "Re-use" "Ring" (Box Unchecked).

This probably worked, cause I tested it in other creatures. Please click on "Give Reputation to this user" \/


Messages In This Thread
I need a macrooo! - by Muszkamtt - 03-09-2013, 03:06 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)