AFK LvL Bot

03/13/2008 12:48 Vyndariel#1
Ger.:

Hey,

habe hier einen kleinen Bot der alle Mobs in Reichweite&Sichtfeld anvisiert und angreift. Dauer des Angriffes ca. 10 Sekunden, danach lootet er automatisch was am Boden liegt.

Es ist nix dolles aber vllt. hilfts ja wem.

Thanks Button nicht vergessen ;)

Liebe Grüße

Vyn

Eng.:

Hey,

I have written a little Bot which attacks all Mobs do you see and near of you automaticly. Time of Attack ca. 10 sec, after that he loots automaticly what's on the Ground.

Nothing "perfect" script, but maybe it helps you.

Don't forget the tanks button ;)

Best regards

Vyn

Scan Result:

Antivir: Nothing found
ArcaVir: Nothing found
Avast: Nothing found
AVG: Nothing found
BitDefender: Nothing found
F-Prot: Nothing found
Norman: Nothing found
Rising: Nothing found
VirusBlokAda32: Nothing found
VirusBuster: Nothing found
[Only registered and activated users can see links. Click Here To Register...]
Scanned by [Only registered and activated users can see links. Click Here To Register...]
03/13/2008 18:59 biseptol#2
doesn't work for vista ? =/
03/14/2008 17:12 Circle#3
LOL, das funktionert sogar ^^ nagut, ist nix spezielles, aber es funktioniert. Ich dacht Hackshield würd AutoIT blockieren, aber so wies aussieht tut es das nicht. Gut das mich wer darauf aufmerksam gemacht hat, dann können wir ja nen Bot zusammenbasteln.
03/14/2008 22:23 RaZoriX#4
ehm kannste mal das autoit script mit posten hab da noch ideen :cool:
03/15/2008 08:48 Sokohan#5
das ja cool das funkt echt da kann mann ja schön essen und tv schauen und lvln ^^
03/15/2008 13:17 verT!c4L#6
und wo kann man damit am besten lvln ?
bin erst lvl 32 :/
03/15/2008 13:19 PvPMeister#7
thx level i-wo wo schwache mobs sind die dir kaum dmg machen ( JP sammeln)


und leute bedankt euch bei ihm^^

auf
[Only registered and activated users can see links. Click Here To Register...] klicken
03/15/2008 16:20 SOOH#8
Tausend Dank!
03/16/2008 13:48 jason1der#9
What does this mean? I downloaded it and i scanned it but i'm noob with whatever people can put into programs.

this is from online malware scan
Scan taken on 16 Mar 2008 12:42:35 (GMT)
A-Squared Found Trojan-Downloader.Win32.AutoIt.co
AntiVir Found nothing
ArcaVir Found Worm.Sohanad.Kq
Avast Found nothing
AVG Antivirus Found nothing
BitDefender Found nothing
ClamAV Found nothing
CPsecure Found Troj.Downloader.W32.AutoIt.co
Dr.Web Found nothing
F-Prot Antivirus Found nothing
F-Secure Anti-Virus Found nothing
Fortinet Found nothing
Ikarus Found nothing
Kaspersky Anti-Virus Found nothing
NOD32 Found nothing
Norman Virus Control Found nothing
Panda Antivirus Found nothing
Rising Antivirus Found nothing
Sophos Antivirus Found nothing
VirusBuster Found nothing
VBA32 Found nothing


so basically is this file clean?
03/16/2008 14:40 ckret#10
yep its clean its made with autoit so the
CPsecure Found Troj.Downloader.W32.AutoIt.co
error
03/16/2008 17:56 Vyndariel#11
Dachte auch das AutoIT geblockt wäre aber... joah nü... hatte langeweile und es ging.

Script wird folgen, btw.

Interessant wäre bildschirm rotation, weil eigtl. immer ein mob in nähe is, nur nicht in sichtweite.

Vyn
03/16/2008 21:44 Vyndariel#12
;original by : Vyn
#include <GUIConstants.au3>
#include <GUIList.au3>
#include <Misc.au3>
#include <Array.au3>
$Form1_1 = GUICreate("@Vyn - EPvP", 250, 140, 278, 199)
GUISetIcon("C:\136.ico")
$Start = GUICtrlCreateButton("Start", 80, 90, 91, 25, 0)
GUICtrlCreateGroup("", 180, 200, 1, 1)
$Label4 = GUICtrlCreateLabel("F1: Attack (with Creature)", 10, 40, 392, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Verdana")
GUICtrlSetColor(-1, 0xFF0000)
$Label3 = GUICtrlCreateLabel("F2: Pick Up", 10, 60, 392, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Verdana")
GUICtrlSetColor(-1, 0xFF0000)
$Label2 = GUICtrlCreateLabel("The following Controls have to set in", 10, 0, 392, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Verdana")
GUICtrlSetColor(-1, 0xFF0000)
$Label1 = GUICtrlCreateLabel("Main-Shortcut-Bar", 10, 20, 392, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Verdana")
GUICtrlSetColor(-1, 0xFF0000)
$Label6 = GUICtrlCreateLabel("To exit press Ctrl + Alt + X", 10, 120, 392, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Verdana")
GUICtrlSetColor(-1, 0xFF0000)
GUISetState(@SW_SHOW)
hotkeyset("^!x", "MeinExit")

Func Load()
EndFunc

Func Start()
Do
sleep(500)
ControlSend("Rappelz","","","{Tab}")
sleep(500)
ControlSend("Rappelz","","","{F1}")
sleep(10000)
ControlSend("Rappelz","","","{F2}")
sleep(1000)
ControlSend("Rappelz","","","{F2}")
sleep(1000)
ControlSend("Rappelz","","","{F2}")
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
03/17/2008 07:30 okeynoh#13
hi vyn...thankz for the great great job nice bot^^. but just want to share wat i experience while botting.. bot doesnt pan around to search monster or even have a way point so character stays only place when there's no more monster around.. :( im hoping u could improve the bot & add some other features in the future..T_T niwei, GREAT WORK vyn!
03/17/2008 11:20 Vyndariel#14
I know that the bot don't have an rotation and mob-search function... i don't like pixelsearch... slows down every system...

so maybe rotation, move, look if via tab a lifebar is going up...

don't know ^^

haven't so much time to improve it, so... ^^
03/17/2008 12:05 verT!c4L#15
ob das wohl auch mit moveIT funktioniert?
Ich werd mich mal in AutoIT einlesen, vlt fällt mir da was ein xD

wenn man koordinaten arbeiten kann, könnte man ne Leerlauf-Routine schreiben, so dass er in nem Radius rumwuselt :D