Register for your free account! | Forgot your password?

You last visited: Today at 19:39

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Auto Heal Bot

Discussion on Auto Heal Bot within the WoW Exploits, Hacks, Tools & Macros forum part of the World of Warcraft category.

Reply
 
Old   #1
 
Lowfyr's Avatar
 
elite*gold: 235
The Black Market: 135/1/0
Join Date: Jul 2003
Posts: 16,562
Received Thanks: 17,758
Requirements: 1024x768 @ Window Mode, Default Interface settings, default "blue" Windows XP theme (kein joke), 2 Accs & 2 Rechner,

HowTo für den non-mainchar:

1. erstellt euch folgendes ingame makro und zieht es in den 4ten hotbar-slot:

Code:
/target Name-von-eurem-Mainchar
/follow
2. euer healspell muss in dem 3ten hotbar-slot sein

3. öffnet ACTools und kopiert folgenden Code hinein:

Code:
SetActiveWindow World of Warcraft
Constants
// Insert constants here
XLoc1=1
YLoc1=1
X=1
End
Delay 10

Compute XLoc1={WindowLeft}+92
Compute YLoc1={WindowTop}+173

LoadRGB $XLoc1, $YLoc1

//Procedures
Procedure TargetHealee
Keys 4
While {RGBRed} = 0 AND {RGBGreen} >= 168 AND {RGBGreen} <= 177 AND {RGBBlue} = 0
Set x=1
LoadRGB $XLoc1, $YLoc1
End
If {RGBRed} <> 0 AND {RGBGreen} <> 168 AND {RGBGreen} <> 169 AND {RGBGreen} <> 170 AND {RGBGreen} <> 171 AND {RGBGreen} <> 172 AND {RGBGreen} <> 173 AND {RGBGreen} <> 174 AND {RGBGreen} <> 175 AND {RGBGreen} <> 176 AND {RGBGreen} <> 177 AND {RGBBlue} <> 0
CALL HealTarget
End
End

Procedure HealTarget
While {RGBRed} <> 0 AND {RGBGreen} <> 168 AND {RGBGreen} <> 169 AND {RGBGreen} <> 170 AND {RGBGreen} <> 171 AND {RGBGreen} <> 172 AND {RGBGreen} <> 173 AND {RGBGreen} <> 174 AND {RGBGreen} <> 175 AND {RGBGreen} <> 176 AND {RGBGreen} <> 177 AND {RGBBlue} <> 0
Keys 4
Delay 500
Keys 3
Delay 3000
LoadRGB $XLoc1, $YLoc1
End
If {RGBRed} = 0 AND {RGBGreen} >= 168 AND {RGBGreen} <= 177 AND {RGBBlue} = 0
Call TargetHealee
End
End

//Start The Loop
If {RGBRed} = 0 AND {RGBGreen} >= 168 AND {RGBGreen} <= 177 AND {RGBBlue} = 0
CALL TargetHealee
Else
CALL HealTarget
End
Der Bot heilt euren Mainchar nun immer sobald er unter 40% hp fällt.
Lowfyr is offline  
Old 08/30/2006, 00:32   #2
 
elite*gold: 0
Join Date: Jun 2006
Posts: 814
Received Thanks: 5
mmm habe 2 Accounts...

vielleicht mal ganz hilfreich wenns noch funzen sollte
<GM>[Dobermann] is offline  
Old 08/30/2006, 00:51   #3
 
elite*gold: 0
Join Date: Apr 2005
Posts: 604
Received Thanks: 62
Nov 25 2004, 17:46
Raspo is offline  
Old 08/30/2006, 01:32   #4
 
Erantius's Avatar
 
elite*gold: 0
Join Date: Jan 2006
Posts: 3,049
Received Thanks: 457
Quote:
Originally posted by Thiass@Aug 30 2006, 00:51
Nov 25 2004, 17:46
im quotes thread steht,dass er alle threads von 2004 rausholen will,lol.

[x]...
Erantius is offline  
Old 08/30/2006, 08:35   #5
 
elite*gold: 0
Join Date: Apr 2006
Posts: 2,524
Received Thanks: 74
vllt funzt das teil ja noch
4C1D^ is offline  
Old 08/30/2006, 10:51   #6
 
elite*gold: 0
Join Date: Jul 2006
Posts: 24
Received Thanks: 0
omg das sind hier tips aus dem 2ten weltkrieg
whatacrap7 is offline  
Old 09/05/2006, 06:08   #7
 
elite*gold: 0
Join Date: Sep 2005
Posts: 62
Received Thanks: 1
es klappt noch is hammer zu empfelen ^^ chillig lvln is da angesagt hab heute abend lvl 58 - 60 gemacht hammer is echt cool das teil
Adriella is offline  
Old 09/05/2006, 08:04   #8
 
elite*gold: 0
Join Date: Jul 2005
Posts: 23
Received Thanks: 0
wie gross ist das risiko gebannt zuwerden mit dem Teil!?

2. Frage
ist es möglich den 2. rechner (priester) mittels nem whisper dazu zubringen das er sich selbst nen schild gibt?

Also so wie beim CT das auto Invit im BG .. ?
xenonbbc is offline  
Old 09/05/2006, 09:04   #9
 
elite*gold: 0
Join Date: Aug 2006
Posts: 119
Received Thanks: 6
ja ich glaub das saug ich mri auch mal!! kann man die 40% schwelle anheben ?? also dass der bot schon ab 70% das heilen anfängt ?? (kenn mich leider mit diesen codes nicht aus)
Wanted666 is offline  
Old 09/06/2006, 13:34   #10
 
elite*gold: 0
Join Date: Sep 2005
Posts: 62
Received Thanks: 1
also das prob is der bot heilt bei mir nicht wenn ich bei 50% bin sonder der heilt nach ein paar secounds nehmt einfach nen kleineren heal und benutzt diesen code ich habe hier nur die zeit geändert sonst alles gleich

SetActiveWindow World of Warcraft
Constants
// Insert constants here
XLoc1=1
YLoc1=1
X=1
End
Delay 10

Compute XLoc1={WindowLeft}+92
Compute YLoc1={WindowTop}+173

LoadRGB &#036;XLoc1, &#036;YLoc1

//Procedures
Procedure TargetHealee
Keys 4
While {RGBRed} = 0 AND {RGBGreen} >= 168 AND {RGBGreen} <= 177 AND {RGBBlue} = 0
Set x=1
LoadRGB &#036;XLoc1, &#036;YLoc1
End
If {RGBRed} <> 0 AND {RGBGreen} <> 168 AND {RGBGreen} <> 169 AND {RGBGreen} <> 170 AND {RGBGreen} <> 171 AND {RGBGreen} <> 172 AND {RGBGreen} <> 173 AND {RGBGreen} <> 174 AND {RGBGreen} <> 175 AND {RGBGreen} <> 176 AND {RGBGreen} <> 177 AND {RGBBlue} <> 0
CALL HealTarget
End
End

Procedure HealTarget
While {RGBRed} <> 0 AND {RGBGreen} <> 168 AND {RGBGreen} <> 169 AND {RGBGreen} <> 170 AND {RGBGreen} <> 171 AND {RGBGreen} <> 172 AND {RGBGreen} <> 173 AND {RGBGreen} <> 174 AND {RGBGreen} <> 175 AND {RGBGreen} <> 176 AND {RGBGreen} <> 177 AND {RGBBlue} <> 0
Keys 4
Delay 5000
Keys 3
Delay 3000
LoadRGB &#036;XLoc1, &#036;YLoc1
End
If {RGBRed} = 0 AND {RGBGreen} >= 168 AND {RGBGreen} <= 177 AND {RGBBlue} = 0
Call TargetHealee
End
End

//Start The Loop
If {RGBRed} = 0 AND {RGBGreen} >= 168 AND {RGBGreen} <= 177 AND {RGBBlue} = 0
CALL TargetHealee
Else
CALL HealTarget
End

jo wünsch euch viel spass ich hab auch noch mein fun damit ^^
Adriella is offline  
Reply


Similar Threads Similar Threads
Talisman Online Bot, auto heal, auto pick loot
09/07/2016 - General Gaming Discussion - 22 Replies
OK first of all, if u opened this topic, and read PRESS THE THANKS BUTTON!!!! now i was now going to release this cuz u ppl dont know how to thank for that stuff that is given to u for free but anyways. This is For AC Tools and its intended for fairies now pay attention, leech needle skill must be on button 3 the max hp buff on button 8 and mana pots must be on button 0
[Request] Auto heal
08/21/2010 - Archlord - 20 Replies
Mhm , anyone has alrdy a macro or something , that runs in background , and heals?I need it for my sorc , so it will autoheal me
Auto Heal Pet
08/29/2009 - SRO Private Server - 4 Replies
Hi. I am lookin for a Auto Heal Pet for a sun sro. I hear something about that and it's usefull to make npc's.. Can somebody help me? If u have it.. please host it or just give me a link ;] thx.. have a nice day..
Auto Heal bot?
09/22/2008 - Flyff - 3 Replies
hallo^^ es gab doch ma in den stickys so einen bot der automatishc gehealt hat wenn heal auf ner bestimmten taste liegt oder? Wenn den noch einer hat ich bräuchte den evtl ma um mit meienm aoe char zu leveln und mich dabei zu supporten^^ kkthxbay
PVP Low Heal Auto bot
04/17/2008 - WoW Bots - 8 Replies
Hmm habe da mal ne frage gibt es nen bot bzw nen addon womit man schnell low heal gegner aufschalten kann mit der tab taste oder so



All times are GMT +2. The time now is 19:39.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.