i currently have a code for a auto potter,
but i have a problem. in the game QWE will heal HP MP & Poison,
if i use send() it works okay...
but i want to use ControlSend(), because it works even if game window is not focused. but it doesnt work, it doesnt PRESS the QWE, but it will TYPE..
anyway for pressing Q W E on keyboard code that works to an specific window.
;----------------------------------------------------
;Problem here, this works but not as planned.
;----------------------------------------------------
If $hp_perc < GUICtrlRead($hp_slider) Then
Send("{q}")
EndIf
If $mp_perc < GUICtrlRead($mp_slider) Then
Send("{w}")
EndIf
;----------------------------------------------------
; I want it to work even if Khan Power window is not active
;----------------------------------------------------
WEnd
_MemoryClose($hMemoryOpen)
Func _OpenMemory($sProcess)
$aOpen = _MemoryOpen(ProcessExists($sProcess))
If $aOpen = 0 Then
Switch @error
Case 1
MsgBox(0, "Error", "Error opening Process: Process ID is invalid.")
Case 2
MsgBox(0, "Error", "Error opening Process: Failed to open Kernel32.dll.")
Case 3
MsgBox(0, "Error", "Error opening " & $aOpen & ".")
EndSwitch
Exit
EndIf
Return $aOpen
EndFunc
Func _GetFinalAddress($hMemory, $xStaticOffset)
Local $iStaticOffset, $iBaseAddress
$iBaseAddress = _MemoryGetBaseAddress($hMemory, 1)
If $iBaseAddress = 0 Then
Switch @error
Case 1
MsgBox(0, "Error", "Error getting Base Address: Invalid Handle to open Process.")
Case 2
MsgBox(0, "Error", "Error getting Base Address: Failed to find correct allocation Address.")
Case 3
MsgBox(0, "Error", "Error getting Base Address: Failed to read from the specified Process.")
EndSwitch
Exit
EndIf
Func _ReadFromPointer($xFinalAddress,$hMemory,$aOffset,$sType = "dword")
Local $aRead
$aRead = _MemoryPointerRead($xFinalAddress, $hMemory, $aOffset, $sType)
If $aRead = 0 Then
Switch @error
Case 1
MsgBox(0, "Error", "Error reading Pointer: The specified Offset isn't an Array")
Case 2
MsgBox(0, "Error", "Error reading Pointer: Invalid Handle to open Process.")
Case 3
MsgBox(0, "Error", "Error reading Pointer: Type is not a String")
Case 4
MsgBox(0, "Error", "Error reading Pointer: Type is unsupported or unknown")
Case 5
MsgBox(0, "Error", "Error reading Pointer: Failed to allocate the memory needed for the DllStructure")
Case 6
MsgBox(0, "Error", "Error reading Pointer: Failed to allocate the memory needed for " & $sType)
Case 7
MsgBox(0, "Error", "Error reading Pointer: Failed to read from the specified Process")
EndSwitch
Exit
Else
Return $aRead[1]
EndIf
EndFunc
encase most people here are german i have it translated.
Im Moment habe ich einen Code für ein auto Töpfer,
aber ich habe ein Problem. im Spiel QWE heilt HP MP & Poison,
Wenn ich send () funktioniert es okay ...
aber ich möchte ControlSend () verwenden, weil es funktioniert, auch wenn Spiel-Fenster nicht fokussiert wird. aber es tut wirken, tut es der PRESS QWE, aber es wird TYPE ..
sowieso zum Pressen QWE auf Tastatur-Code, der auf ein spezifisches Fenster funktioniert.
Verbesserung:
Im Moment habe ich einen Code für ein auto Potter,
aber ich habe ein Problem. im Spiel QWE heilt HP MP & Poison(gift???),
Wenn ich send () funktioniert es normal ...
aber ich möchte ControlSend () verwenden, weil es besser funktioniert???, auch wenn Spiel-Fenster nicht fokussiert wird. Aber es wirkt nicht, aber es presst nicht: PRESS QWE, aber es wird TYPE ..???
sowieso zum Pressen QWE auf Tastatur-Code, der auf ein spezifisches Fenster funktioniert.
Has this game a hack guard? (sry for my bad english)
No, no hack guard.. Just hack game directly, i can even use wpe,rpe & ce.. Game name is Khan Online.. Game is NOT secure.. Very easy to hack.. Your english is good
Auto Pots 07/10/2018 - Dekaron - 1 Replies Hi there,
Did someone find a way to have all pots work as autopots since 3.0.4 ?
PLEASE advise !
Thanks !
UCE Auto Pots 06/19/2009 - Dekaron - 0 Replies I cannot seem to get the Auto Pots to work with UCE, it always crashes.
This is my script:
i need auto pots pls!! 05/18/2009 - Dekaron Private Server - 0 Replies can some give or share to me auto pots works for dekaron extreme?.
thanks you so much!!!
Auto Fire Circler/Inferno Auto Drink Pots. 05/28/2007 - CO2 Exploits, Hacks & Tools - 2 Replies *Edit - by a1blaster, Repost of varza1999 work!
File removed!
Read my post below*
This is not my work i am just giving back elitepvpers community what they deserve. guys this bot auto lvls fire taos using fire cirlce and it drinks pots according to your mana level.
This Bot Is NOT Made by me i am just giving it to everyone.
+1 Karmas lol if you dont mind :p