New healing system to aid bots/macros

05/05/2005 00:06 KitsunePaws#1
Okay guys, I am pretty sure I got this one figured out. How many times have you tried to write an auto attack macro (taos only :P ) Just to realise the position of your mouse could possibly start healing a monster and end you up dead?!?! Well, due to a recent atempt at my *Random Teleport* mod. I found that I could set my cure as an XP and when I went to use it.. I would click it and then BAM it would cure me. well it struck me as odd, because normally you have to click on who you want to cure. Well, I am pretty sure this would aid in macroing. Let's just see if I can get the graphics fixed before I put this out here.
05/05/2005 00:39 L3athalSerph#2
that pretty cool, this will help alot.... and if u get this to work properly.... karma for u
05/05/2005 04:58 DeathWalker#3
No way dude.Ima give her karma for trying. Karma for ya my dear paws! And another if you get it working xP
05/06/2005 01:08 KitsunePaws#4
Doesn't seem to be working thus far... I've been able to change it over to a normal spell... And the name changed to "Curetation" XD Then I got the fancy dispel effect while casting. But nothing as far as getting it to be a self healing thing >.<() Perhaps Ill try melting it with the Healing Spirit code o.x
05/06/2005 01:09 KitsunePaws#5
Second Pretty Pic
05/06/2005 01:09 KitsunePaws#6
Final Pretty Pic
05/06/2005 11:25 DeathWalker#7
Lol. Mind pposting your steps? By the way, getting to to cast on you is simple. Change the code of cure to that of cyclone. Last tym peeps changed cyclone to cast on people, now change cure to cast on your self.Same way lol
05/06/2005 13:17 KitsunePaws#8
Good idea, if i get it to work I will make sure to post the full instructions. Unless you wanted the details on that crappy effect change XD. In which case just open your magictype.dat into any hex editor and look for a word right before the sound.. it will look something like

............levin................................. ...................................
.........................sound/heal.wav................


all you have to do is change the word (in this example it was levin) to a diffrent one (example dispel) So your new code will look like

............dispel................................ ...................................
.........................sound/heal.wav................

*Note*
You cant just ADD a new line, if the old word was 5 letters and the new one is 6 you will have to make one of the periods after the old 5 letter word into a new letter. And the other way around..
08/23/2008 08:45 dimaba321#9
... lol