any spambot for rappelz here?

04/22/2010 10:07 EliaB#1
hiho!
im looking for a spambot for rappelz, is there something public available?
04/22/2010 10:31 schmuselord1#2
i could make one for you. what message do you want to write and how fast should it write?

ah.. true. only works on 64 bit systems. sorry ^^


but if you got a working 64 bit system, go download autoit v3, open a new script and copy paste this
code:

Code:
HotKeySet("{NUMPAD1}", "start") ;to start application
HotKeySet("{NUMPAD2}", "pause") ;to pause it
HotKeySet("{NUMPAD3}", "end") ;to exit bot

Global $spamactive = False                      
Global $text = "Ghay"                          ; write the message you want to write within " "
Global $delay = 5000                           ; set the delay you need for the textmessage
Global $help
Global $help2
Global $enterdelay = 600      ; dont lower this. otherwise some messages wont be sent

Func start()
	$spamactive = True
	SendKeepActive("Rappelz")	;Rappelz always in foreground
	While $spamactive == True
		$help = Random($delay - 250, $delay + 250, 1)
		$help2 = Random($enterdelay - 100, $enterdelay + 150, 1)
		Send("{ENTER}")
		Sleep($help2)
		Send($text)
		Sleep($help2)
		Send("{ENTER}")
		Sleep($help)
	WEnd
EndFunc

Func pause()
	Sleep(50)
EndFunc

Func end()
	Exit
EndFunc

While 1
	Sleep(50)
WEnd
04/30/2010 12:05 EliaB#3
ok thanks perfect! and yes i got win7 64bit system ;)

last question:

if i use it i will be banned?
GameGuard will detect the autoit spambot?
04/30/2010 12:28 schmuselord1#4
1st: the probability depends on what you want to spam.
2nd: no
3rd: ive edited the script again. i made a little error ^^
04/27/2011 02:06 razvan82b#5
Free File Hosting Made Simple - MediaFire
04/27/2011 02:29 lawlywood#6
I hate spammers.. best thing was back in epic 5 when dc dance still works.. i harrassed 3 spammers and they ran away from me and tried to hide behind shops and so on. It's really bad, that they fixed it