• Welcome to Valhalla Legends Archive.
 

Hi Im New...

Started by Jaquio, November 10, 2003, 08:22 AM

Previous topic - Next topic

Jaquio

Hi im new to all this bot making i wanted to make a bot for my clan and i was wondering if there are any tutorials out there to help me. i am a quick leaner and can laern most difficult things.

iago

What do you know already?  It would be helpful to know where you're starting from.
This'll make an interesting test for broken AV:
QuoteX5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*


Eternal

+1 to iago for not losing his patience or flaming.
^-----silly Brit
-----------------------------
www.brimd.com

MyndFyre

Quote from: Eternal on November 10, 2003, 10:07 AM
+1 to iago for not losing his patience or flaming.

Aye, that was great!

In re: to Jaquio, as iago said, what do you know already?  If you're familiar with a programming language, you might want to look into its implementation of Windows Sockets (or if you're not programming the bot for Windows, any sockets connection).  For example, Visual Basic 6 uses the WinSock OCX control, whereas C++ uses the Windows Sockets API as well as the straight-up send() and recv() functions.  The .NET framework uses the System.Net.Sockets namespace.

If you're not familiar with programming, take a look at the Computer Science Classes forum.  You need to be familiar with at least one programming language before beginning, otherwise you will get severely flamed on this forum by people who really don't want to rehash the same answer 200 times.

If you know general Visual Basic 6 programming, you might want to look into CupHead's CleanSlateBot OCX control (IIRC, it's at http://www.valhallalegends.com/cuphead/ ).  I've never used it, but as I understand it's quite good, and helps even the newbiest of newbs make a bot.

Good luck.  =)

--Rob
QuoteEvery generation of humans believed it had all the answers it needed, except for a few mysteries they assumed would be solved at any moment. And they all believed their ancestors were simplistic and deluded. What are the odds that you are the first generation of humans who will understand reality?

After 3 years, it's on the horizon.  The new JinxBot, and BN#, the managed Battle.net Client library.

Quote from: chyea on January 16, 2009, 05:05 PM
You've just located global warming.

CupHead

http://cuphead.valhallalegends.com/tutorials/lesson1.htm

It's a decent start.  You might try the thread that involved these tutorials as well.

iago

Quote from: Myndfyre on November 10, 2003, 12:14 PM
++ uses the Windows Sockets API as well as the straight-up send() and recv() functions.  The .NET framework uses the System.Net.Sockets namespace.

(note that send and recv are part fo the Winsock API.)
This'll make an interesting test for broken AV:
QuoteX5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*


Freeware

Well the easiest way is 1st Learn Visual Basic 6.0 and then use CupHead's CleanSlateBot Control.

Once again thx CupHead for letting anybody make a bot with no experience

Banana fanna fo fanna

Quote from: Freeware on November 10, 2003, 06:51 PM
Once again thx CupHead for letting anybody make a bot with no experience

0xFU

iago

QuoteJaquio
Newbie
Karma: +0/-0
[toast] [roast]
Posts: 1
I'm a llama!

I don't think (s)he's coming back :-/
This'll make an interesting test for broken AV:
QuoteX5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*


CrAz3D

He only posted yesterday, he may not be aware that most people here are on about 23/8.
rebundance - having or being in excess of sheer stupidity
(ré-bun-dance)
Quote from: Spht on June 22, 2004, 07:32 PMSlap.
Quote from: Adron on January 28, 2005, 09:17 AMIn a way, I believe that religion is inherently evil, which includes Christianity. I'd also say Christianity is eviller than Buddhism (has more potential for evil).
Quote from: iago on April 19, 2005, 01:06 PM
CrAz3D's ... is too big vertically, at least, too big with ... iago ...

warz

I'm a quick leaner too. Man, if I see that a situation is gretting rather boring, or a speech is getting a little too lengthy - I quickly lean up against something, and doze off to sleep.

Happy leaning, Jaquio!

MyndFyre

Quote from: iago on November 10, 2003, 12:56 PM
Quote from: Myndfyre on November 10, 2003, 12:14 PM
++ uses the Windows Sockets API as well as the straight-up send() and recv() functions.  The .NET framework uses the System.Net.Sockets namespace.

(note that send and recv are part fo the Winsock API.)

Hey now, I was referring to the Windows Sockets classes when I said the Windows Sockets API, separate from the straight C functions.  =P
QuoteEvery generation of humans believed it had all the answers it needed, except for a few mysteries they assumed would be solved at any moment. And they all believed their ancestors were simplistic and deluded. What are the odds that you are the first generation of humans who will understand reality?

After 3 years, it's on the horizon.  The new JinxBot, and BN#, the managed Battle.net Client library.

Quote from: chyea on January 16, 2009, 05:05 PM
You've just located global warming.

Jaquio

oooo im sorry i forgot about posting on here because i have posted everywhere no seems to be able to help me and you guys did thx and i dont know much about making a bot i just started 1 week ago i have looked into alot of things and i know a little VB but not enough to make a bot i cant seem to figure out how to get it to connect.

Grok

We're mostly pretty helpful and have fun as long as you're at least slightly respectful and not mostly an idiot.  :)

Jaquio

thats no problem for me im a funny guy and not an idiot. i have a bnls account and i can't get it to connect i followed CupHeads example from here http://cuphead.valhallalegends.com/tutorials/lesson1.htm and i still cant get the bnls to connect i have done everything...