View Full Version : Auto Healer (using hotkeys)
Well i had the idea for a long time since the massbans
never really asked myself to create a test but well fairly now i did
THIS WAS MADE TO BE UNDETECTED!!!!
after watching this thread:
http://blackdtools.net/showthread.php?t=45563
I made this:
http://blackdtools.net/attachment.php?attachmentid=6362&stc=1&d=1264799378
So the basics are that it sends key strokes to the Tibia client (like if you clicked on your f1 key)
You need to have the client open to do this, or click Force Client (will force tibia window on top to heal/filup mana)
I'm also working on a Spell Sync function (specially for pallys) If you make damage cast spell etc
OUTDATED
Please comment =)
Transparenty
01-29-2010, 23:15
nice one, good job.
ManInTheCave
01-31-2010, 01:52
Can I please get your source?
And if you want me to verify that I'm not from CipSoft, I'll do virtually anything anyone from CipSoft wouldn't do haha!
Can I please get your source?
And if you want me to verify that I'm not from CipSoft, I'll do virtually anything anyone from CipSoft wouldn't do haha!
Check out Blackd's Safe Cheat, it works well..
how does it work?
u just set up everything and u will be autohealed? same as before?
cant get the heal with "hotkey" part, lol..
kinda noob at this
it sends keystroke to the focused tibia windows exactly as Blackd Safe Cheats
(you can also force the program to open the window if you want it to heal if you dosen't have it focused)
I don't understand why the window has to be focused to be able to send keystrokes, I made a similar healer months ago and it works just fine whether it's out of focus or not
he's probably using vb's SendKeys or however its called instead of using the SendMessage winapi function
he's probably using vb's SendKeys or however its called instead of using the SendMessage winapi function
For the moment using sendkeys updating to SendMessage soon
Update!:
http://tibiaarmory.com/showthread.php?14-Undetected-Tools-(UDT)-1-0-Is-out&p=38#post38
Check out my New tool Undetected Tools
Version Checker (access to the internet)
Auto Healer / Refiller
Spell Syncer (cast spells on monsters!)
Random Intervals and Timers which is enabling you to be more humanlike
Pic:
http://blackdtools.net/attachment.php?attachmentid=6379&stc=1&d=1265415572
how did you do the attack thing?
how did you do the attack thing?
It's easy ;P but i made it in my way which is pretty complicated but highly affective!
It's reading when you attack and thereafter sends keystrokes to the client
oh, so you need to attack manually? then I get it, it's easy :p
here's how I'd do it; check ID of currently attacking (commonly known as the RedSquare address), loop through battlelist for that ID (+ isVisible = 1 of course), if HP% > 0 -> press hotkey
checking HP% is optional though, you could also make that a feature, to stop attacking at a certain HP% (stop completely by sending the ESC keystroke or just stop pressing hotkeys)
you could do that too ;) this works perfectly
few update notes:
Added all available Hotkeys f1-12, Shift+f1-12, control+f1-12
Working on the scripter for the moment
updated the spell syncer to be more accurate
Powered by vBulletin® Version 4.2.5 Copyright © 2021 vBulletin Solutions Inc. All rights reserved.