forevergirl 0 Report post Posted November 16, 2005 I can't seem to find any trace of it on the web (well...a version that works) and since I can no longer access my account I was wondering if you could help. It's something a bit like : /script TargetUnit(Forevergirl)/script UseContainerItem(Bag0, Item1);/script TargetLastEnemy(); Thanks guys Share this post Link to post Share on other sites More sharing options...
Gryph 0 Report post Posted November 16, 2005 the self cast function of ctraid used to do this for you. However I haven't seen self cast around for a while... does anyone know what happened to it? Share this post Link to post Share on other sites More sharing options...
Joesf 0 Report post Posted November 16, 2005 the self cast function of ctraid used to do this for you. However I haven't seen self cast around for a while... does anyone know what happened to it? Its still there and works. I use it for bandages. Unless targeted on a friendly target it will cast it on yourself. Share this post Link to post Share on other sites More sharing options...
Hykos 0 Report post Posted November 16, 2005 I have no idea what you people are talking about. Is this a melee thing I wouldn't understand? Share this post Link to post Share on other sites More sharing options...
Gryph 0 Report post Posted November 16, 2005 Which menu is it on Joe? Share this post Link to post Share on other sites More sharing options...
Joesf 0 Report post Posted November 16, 2005 In CTMod (The CT button around the minimap), its under "Player' something. Third tab down I think. The button is called 'Self-cast', 3rd from bottom on the left hand side. Its description is weird but it works for bandages. I'm not sure if this is part of the core package or not. Whenever I get CT anything I grab it all and disable afterwards. Share this post Link to post Share on other sites More sharing options...
Joesf 0 Report post Posted November 16, 2005 I have no idea what you people are talking about. Is this a melee thing I wouldn't understand? Talking about CTmod functions for easy bandaging. The function they are asking about automatically cast ability 'X' on yourself if you don't have a friendly player targeted. However it also works for bandages. Share this post Link to post Share on other sites More sharing options...
Shoop 0 Report post Posted November 16, 2005 I can't seem to find any trace of it on the web (well...a version that works) and since I can no longer access my account I was wondering if you could help. It's something a bit like : /script TargetUnit(Forevergirl)/script UseContainerItem(Bag0, Item1);/script TargetLastEnemy(); Thanks guys /target Forevergirl is just as effective for the first lineI believe the last line is correct as I used to use it for my Self Innervate Macro... the middle one I think replace Bag0 with just the bag number and Item1 with the item's position in the bag.... I will make one sometime later and repost currently what I do is keep the bandages in the right toolbar and hit escape to lose target then right click the bandage and it automatically bandages me Share this post Link to post Share on other sites More sharing options...
forevergirl 0 Report post Posted November 16, 2005 I think I tried this version of the Macro, Shoop, and it didn't work.I'll try again. One of the issues for rogues is that we can't afford to loose our target otherwise the combo points are lost. It's frustrating....I have been using this macro since last January at least Share this post Link to post Share on other sites More sharing options...
forevergirl 0 Report post Posted November 21, 2005 /target Forevergirl /script UseContainerItem(0, 1);/script TargetLastEnemy(); Ok, this one works in term of bandaging but I lose my combo points on the target Any idea ? Share this post Link to post Share on other sites More sharing options...
Ecthelion 0 Report post Posted November 21, 2005 change the container line and the target in the order. /script UseContainerItem(0,1);/target Forevergirl; This should take advantage of the passive targeting system that is built into wow. When you cast something without having a target selected then it goes into a passive mode, waiting for you to choose a target or cancel the spell. By doing it this way, you enableing the item/spell first then chosing you, it's just as if you right-clicked on the bandages then clicked on your toon. You should never loose the target. Istumbled across this by using the /target line of my self heal macro to target myself with other spells. I haven't tried it in this setup before, but it should work just fine. You should not even need the targetlastenemy line anymore. Try it out and lemme know if it works. Share this post Link to post Share on other sites More sharing options...
Shoop 0 Report post Posted November 21, 2005 I think Ecth's suggestion should work Share this post Link to post Share on other sites More sharing options...
Kopi 0 Report post Posted November 22, 2005 if all else fails, clicking on yourself will work after using the bandage. Not quite as efficient, but you don't lose your target. Share this post Link to post Share on other sites More sharing options...
stangmeister 0 Report post Posted November 22, 2005 http://img362.imageshack.us/img362/8456/bunny1bt.jpg Share this post Link to post Share on other sites More sharing options...
Mr. Bungle 0 Report post Posted November 22, 2005 http://img362.imageshack.us/img362/8456/bunny1bt.jpg I concur Share this post Link to post Share on other sites More sharing options...
Narmis 0 Report post Posted November 22, 2005 that bunny has no legs... its a giant ball of fur. look at it.. no legs, wierd. Share this post Link to post Share on other sites More sharing options...
Recommended Posts