Hallo
habe hier die Source Code
Also:
#include <GUIConstants.au3>
#include <Misc.au3>
#include <Array.au3>
$Form1_1 = GUICreate("Rappel´s Bot German by Bomberhack", 340, 200, 278, 199)
GUISetIcon("C:\136.ico")
$Start = GUICtrlCreateButton("Start", 80, 140, 91, 25, 0)
GUICtrlCreateGroup("", 180, 200, 1, 1)
$Label4 = GUICtrlCreateLabel("F1: Attack (mit Kreatur)", 10, 40, 392, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Verdana")
GUICtrlSetColor(-1, 0xFF0000)
$Label3 = GUICtrlCreateLabel("F3: Force Chip´s", 10, 60, 392, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Verdana")
GUICtrlSetColor(-1, 0xFF0000)
$Label2 = GUICtrlCreateLabel("F10: Pick up", 10, 80, 392, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Verdana")
GUICtrlSetColor(-1, 0xFF0000)
$Label1 = GUICtrlCreateLabel("Alle Attack Skills kommen auf F2", 10, 100, 392, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Verdana")
GUICtrlSetColor(-1, 0xFF0000)
$Label1 = GUICtrlCreateLabel("Eure Hauptleiste:", 10, 20, 392, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Verdana")
GUICtrlSetColor(-1, 0xFF0000)
$Label1 = GUICtrlCreateLabel("und auf F4-F9", 10, 120, 392, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Verdana")
GUICtrlSetColor(-1, 0xFF0000)
$Label1 = GUICtrlCreateLabel("Hier der Ultimaive Rappelz Bot", 10, 0, 392, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Verdana")
GUICtrlSetColor(-1, 0xFF0000)
$Label6 = GUICtrlCreateLabel("To exit press Ctrl + Alt + X", 10, 180, 392, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Verdana")
GUICtrlSetColor(-1, 0xFF0000)
GUISetState(@SW_SHOW)
hotkeyset("^!x", "MeinExit")
Func Load()
EndFunc
Func Start()
Do
WinActivate("Rappelz")
sleep(1000)
ControlSend("Rappelz","","","{Tab}")
sleep(500)
ControlSend("Rappelz","","","{F3}")
sleep(1000)
ControlSend("Rappelz","","","{F1}")
sleep(1000)
ControlSend("Rappelz","","","{F2}")
sleep(500)
ControlSend("Rappelz","","","{F4}")
sleep(500)
ControlSend("Rappelz","","","{F5}")
sleep(500)
ControlSend("Rappelz","","","{F6}")
sleep(500)
ControlSend("Rappelz","","","{F7}")
sleep(500)
ControlSend("Rappelz","","","{F8}")
sleep(500)
ControlSend("Rappelz","","","{F9}")
sleep(500)
ControlSend("Rappelz","","","{F10}")
sleep(3000)
ControlSend("Rappelz","","","{F10}")
sleep(1000)
ControlSend("Rappelz","","","{F10}")
sleep(1000)
Until _IsPressed("7A")
EndFunc
Load()
While 1
$nMsg = GUIGetMsg()
Switch $nMsg
Case $Start
Start()
EnaDisElts($GUI_ENABLE)
EndSwitch
WEnd
Func MeinExit()
Exit
Endfunc
ENDE
OK Das ist der Source Code Bitteschön , war aber eigendlich nicht nötig da mein Bot ja gescannt wordebn ist von Virus Total naja mir egal ich botte damit nicht mehr bzw. spiele das game nicht mehr warum sollte ich euch dann sen cource vorinthalten. vielleicht kann ja ein anderer User den Code weiterführen ^^
MfG