looks really good but only xp compatible?that sucks)= are you coming out with a vista compatibility one any time soon?Everything is still xp.....
Quote:
That's only the part of actually checking on the hp bar when the coords are already set to and and the color to , I guess emmanication just took an extract from another code :p
You may consider saving the coords of the color to an ini file when setting the potter, like this
------------------------------------------------
Func setpot();
if =1 Then
=MouseGetPos();
=PixelGetColor(,);
=;
=;
IniWrite("settingssettings.ini", "POTTER", "x", )
IniWrite("settingssettings.ini", "POTTER", "y", )
IniWrite("settingssettings.ini", "POTTER", "color", )
=0
MsgBox(0,"Set","The data was changed.")
EndIf
EndFunc
------------------------------------------------
I checked your code, looks pretty nice ^_^
I hope this project of yours grows and people forget about Kira soon xD
Good luck.
r4ito.
nataro posted how to make it work for vista, no idea how it wouldn't work if you followed his steps, not a Vista guru :)Quote:
looks really good but only xp compatible?that sucks)= are you coming out with a vista compatibility one any time soon?Everything is still xp.....
Yea im wearing elites ill try it with refs maybe thats the prob , Thanks ;)Quote:
Are you wearing any red or is any players wearing red? It could actually be going but you just don't notice it because its constantly clicking on somethin other than a monsters red hp bar? Other than that, I'm not sure...
@KIRA2 Bot Maker :) - Thanks for the enouragement. I don't think the ini is necessary for the time being, I can't even figure out how to let it select ctrl+p outside of the bot itself, I want the user to be able to press ctrl+p whenever they want, especially when the bot starts... But the code I've tried it wouldn't start -.-
Do you have any red on your char? ANY at all? Hair/armor/weapon, anything?Quote:
why my char runs up? and why not for a other direction? :s
Quote:
Do you have any red on your char? ANY at all? Hair/armor/weapon, anything?
Or did it do that during SM?
I bet one those options relates to you :)
Thank you the rest of you guys, I worked VERY hard this weekend to get these 3 new functions done...