Sorry but im from Germany so my english isn't very well
You mean, how i post my code in this color?
Do that: write ["php"](without the "") in front of your code you want to color then write ["/php"](without the "") behind your code.
Example for your Bot:
PHP Code:
msgbox(0, "Start", "Click OK and Bot will drink Potions")
while 1 winwaitactive("Windowname") send("{F1}") sleep(2000) send("{F2}") sleep(2000) send("{F3}") wend
Func _AutoHP() ;~ Get HP Key From Ini File $HPP_KEY = IniRead('AutoBot.ini', 'KEYS', 'HPP_KEY', 0) ;~ Get Title Of Game Client $TITLE = WinGetTitle('[CLASS:Nksp]') ;~ Read Current HP And Max HP Memory $PROCESS = ProcessExists('Nksp.exe') ;~ Get Handle $HANDLE = _MemoryOpen($PROCESS) ;~ Begin Function While Loop While 1 = 1 ;~ Pull Max HP And Current HP From Memory $POINTER = _MemoryRead(0x106B0D80, $HANDLE) $MAX_HP = _MemoryRead($POINTER + 0x109464, $HANDLE) $CURRENT_HP = _MemoryRead($POINTER + 0x109460, $HANDLE) ;~ Check If HP Is Below 50% Then Autopot If $CURRENT_HP < $MAX_HP/2 Then ControlSend($TITLE, '', 'ViewPort Window1', '{' & $HPP_KEY & '}') ;~ Let Pot Heal 15 Seconds Sleep(15000) EndIf ;~ Check If Bot Closed Then Exit If ProcessExists($gi_CoProcParent) = 0 Then Exit ;~ Function Idle Sleep(100) WEnd EndFunc
Auto Mp Potion 07/05/2008 - Lin2 Exploits, Hacks, Bots, Tools & Macros - 1 Replies Hi. I need Auto Potion. Potion is; elixir of menthal strenght :P L2Walker dont have option use the potion and i need program.. plz help -.-.. kamael ver.
auto potion 04/29/2008 - Dekaron - 1 Replies auto potion how i make one?