BUILT Splash Bot

01/18/2010 13:31 nidecker#1
so i built the splash .exe :P have fun:P
Code:
;KalSplashBot
#Include <Misc.au3>
;Slot2 = HP med
;Slot4 = Splash
;Slot6 = MP med
;Slot9 = Teleporter
;if the HP < critical point the bot stop and the teleporter should be use
;to set the bot up, you should have full HP and MP
;##C#####H#   <- HP bar / C = critical point / H = HP med use point
;######M###   <- MP bar / M = MP med use point
;SK protect = line 0x26
;Start with TAB pause with TAB

MsgBox(1,"Kalsbot","Please start kal and then press OK")
$handle1 = WinGetHandle("KalOnline")
TrayTip("Kalsbot",String($handle1),10)
MsgBox(1,"Kalsbot","Move with the mouse over the HP bar to set the medicin use point")
$HPx1 = MouseGetPos(0)
$HPy1 = MouseGetPos(1)
$HPcolor1 = PixelGetColor(MouseGetPos(0),MouseGetPos(1))
MsgBox(1,"Kalsbot","Move with the mouse over the MP bar to set the mana med use point")
$MPx1 = MouseGetPos(0)
$MPy1 = MouseGetPos(1)
$MPcolor1 = PixelGetColor(MouseGetPos(0),MouseGetPos(1))
MsgBox(1,"Kalsbot","Move with the mouse over the HP bar to set the critical heals point") 
$HPCx1 = MouseGetPos(0)
$HPCy1 = MouseGetPos(1)
$HPCcolor1 = PixelGetColor(MouseGetPos(0),MouseGetPos(1))
while true	
	TraySetState (8)
	sleep(2000)		
	while _IsPressed("09") = False
		Sleep(1)
	WEnd
	TraySetState(4)
	sleep(800)
	while true
		Sleep(1)
		if (true and false and true) then														
			ControlSend($handle1,"","","4",1)
			if $MPcolor1 <> PixelGetColor($MPx1,$MPy1) then
				ControlSend($handle1,"","","6",1)				    
			EndIf
			sleep(Random(95,105))
			if $HPcolor1 <> PixelGetColor($HPx1,$HPy1) then
				ControlSend($handle1,"","","2",1)	
			EndIf
			;Notfall teleport
			if $HPCcolor1 <> PixelGetColor($HPCx1,$HPCy1) then
				ControlSend($handle1,"","","9",1)	
				Exit			    
			EndIf	
			if _IsPressed("09") = True then ExitLoop(1)			
		EndIf			
	Wend	
Wend

-------------------------------->CREDITS TO abc321meins <------------------
01/18/2010 15:37 MoepMeep#2
wow :o You managed to compile an autoit script, great work! :facepalm:
01/25/2010 06:48 nidecker#3
moep i done it for ppl which don't have time to download it and don't know to compile it o_O
01/25/2010 12:54 _FightZ_#4
[Only registered and activated users can see links. Click Here To Register...]
01/25/2010 16:08 SFX-Cookie#5
Quote:
Originally Posted by _FightZ_ View Post
[Only registered and activated users can see links. Click Here To Register...]

LOL

:handsdown::handsdown::handsdown:
01/27/2010 20:11 viper131#6
how to use it lol :D? make a tut??
01/28/2010 03:43 bluepoison638#7
why go through all the autoit bullshit when u can buy a 2nd keyboard for 10$
01/30/2010 17:13 meak1#8
because u can kalonline minimize if u use autoit^^
02/01/2010 21:47 superftw#9
how do i use it?
02/03/2010 21:30 viper131#10
what button do u press to set health point??
02/09/2010 11:22 Staviko#11
hehe
02/26/2010 13:34 lenti#12
can somone get us totorial? :P
02/26/2010 17:21 hehepwnz#13
Quote:
Originally Posted by bluepoison638 View Post
why go through all the autoit bullshit when u can buy a 2nd keyboard for 10$
why buying a 2nd keyboard if you can use packets? ;P
02/26/2010 17:23 lenti#14
can anyone tell me how to make it run?? i dont get it what should i do with mouse? to set..
02/27/2010 20:47 BBerlin#15
ja schade mich täts auch interessieren wie das funzt? von der art her is es doch nice wenn man dann ne autogeschichte hat und man ganz chillig fernseh guckt während man splasht ;-P