Post Reply Home » Forums » MMO Forums » Hero Online » Hero Online Submissions

HERE IS BOT : Hero Online Submissions

Posted: November 16th, 2006
daword
ok this is working bot


first

1.unpack it somewhere

2.start hero launcher (but dont press "play a game")

3.now find that axtrap and run it.

4.next find Hebot and run it.

5.clik "play game" and select server


put skills in 1-slot and 2-slot healt potions 7-slot and ch ipotions 8-slot

it use them automaticaly

now u can activate it press alt+tap and u see hebot.exe in runnig programs in right side on the screen where is other runnig programs to

right clik it and just press left mouse button

thats it!


Attachments:
hobot.rar Register to unlock hidden link
here is bot its work
(180.03 KiB) Downloaded 44 times
hobot.rar Register to unlock hidden link
(180.03 KiB) Downloaded 59 times
Posted: November 16th, 2006
Total Posts:416 Joined:2006
Please may members vote yay or nay on this submission.

daword where did u get axtrap from? also can i see the source for the bot please.
Posted: November 16th, 2006
User avatar
administrator
Total Posts:29893 Joined:2002
xxxgod remember you can vote to :)
Posted: November 17th, 2006
hottoxic
Here's its open source (if u dont trust me, mod/admin ask him for it):

Code: Register to unlock hidden link

$ii = 1
 $ai = 1
 $bi = 1
 $ci = 1
 for $i = 1 to 50

	sleep(500)
	if $i = 5 Then
		Send("s")
		send("v")
		Send("s")
		$ai = $ai +1
		$ci = $ci +1
		sleep(500)
		send("a")
		sleep(1000)
		$i = 1
		$ii = $ii + 1
		Endif

		if $ai = 2 Then
			$ai = 1
			$bi = $bi +1
			send("1")
			Send("s")
		EndIf

		if $bi = 4 Then
			$bi = 1
			send("7")
			Send("s")
			sleep(500)
		EndIf

		if $ci = 6 Then
			$ci = 1
			send("6")
			Send("s")
			send("2")
		EndIf

		if $ii = 250 Then
			$ii = 1
			send("6")
			Send("s")
		EndIf
	next
AFter reading the codes, i would say this bot dont work well. It dont even recognize when the mob die (or whether it exist). It's jsut spamming " v " then skills. The bot gona just hit randomlly. Period.

Yet the author's programming skill is just a beginner. Cause u dont call something as " ii " or " bi " or " ai ", u need meaning full short name to actually remember what it represent.

So I vote nah. And I strongly recommend dont use it. Feel free to prove me otherwise.
Posted: November 17th, 2006
Total Posts:416 Joined:2006
Tault_admin i know, but i dont want to just incase it influences others.

First of all daword, did you make axtrap. (NO ONE ELSE TALK ABOUT THIS)

hottoxic thanks for source, i know that its the real one :P cos i aksed u to do it to mine before :P

And yes, the programming skills are beginner, this bot, it basically spams randomly chi/health and attack... not the best. Maybe some improvements need to be made. please next time make it so we can decompile easy... and Please put them as $Chi or something like that, as we can see and modify for our own use.. as we might have differnt personal settings than you
Posted: November 17th, 2006
User avatar
Total Posts:1974 Joined:2006
well, im going to have to vote nay.

however, dont give up, keep programming, you get better at every failed attempt. Also, like hottoxic said try naming the variables so they are easier to read. EX:

Code: Register to unlock hidden link

$PlayerHP
(or whatever the variable represents)

instead of:

Code: Register to unlock hidden link

$XYZ
and lastly, try commenting your code so when you come back to it is a little easier to pick up again: such as:

Code: Register to unlock hidden link

;here the code is executing X and checking for Y
also, check the autoit forums if your looking to expand your general knownlege of autoit (i would strongly, strongly recommend) its called "AutoIt 1-2-3"

dont get discouraged, they will get better if you truly love to program.

_________________
EX-TU member. For my own reasons, I will no longer play a role as an active member. Goodbye.


RIP kourath. 5/21/08
Ready to join the community? Click here and see all of the benefits!
blue large dotWho is online
Users browsing this forum: No registered users and 6 guests
Post Reply