PDA

View Full Version : What language for botting programs



Gold
12-24-2008, 05:35 AM
I in my intense boredom and quest for knowledge have decided that I want to learn how to code programs like Wow Glider and and such but I don't know what programming language to learn for the most of it do you think you guys can help?

senrath
12-24-2008, 06:39 AM
Um, something like that is a massive project. It'll take a lot of time, and need a lot of skill. But, if you're serious, you can create a program in pretty much any language.

R0b0t1
12-24-2008, 07:00 AM
Any Microsoft language, most likely. Maybe a BASIC language. Delphi, etc. C++.

senrath
12-24-2008, 07:01 AM
Any Microsoft language, most likely. Maybe a BASIC language. Delphi, etc. C++.

You could do it in Java, too. It'd just be trickier.

Gold
12-24-2008, 07:46 AM
Well If I get the basics outline I could always get help later thanks guys

NCDS
12-24-2008, 07:51 AM
I would suggest Delphi, its easiest in my opinion.

Laimonas171
12-25-2008, 04:25 AM
I would suggest Delphi, its easiest in my opinion.

VB much easer...

Buckleyindahouse
12-25-2008, 04:58 AM
Use a C based language considering it's faster and more powerful.
C,C++,C#.

noidea
12-25-2008, 05:28 AM
Use a C based language considering it's faster and more powerful.
C,C++,C#.

Yea But I dont think GoldRush has that much experience.


I suggest Delphi, or SCAR :p

senrath
12-25-2008, 05:53 AM
Yea But I dont think GoldRush has that much experience.


I suggest Delphi, or SCAR :p
But SCAR isn't a language. It's an interpreter.


Use a C based language considering it's faster and more powerful.
C,C++,C#.

I know plenty of people who would argue about that with you.

Craig`
12-25-2008, 06:28 AM
Go C++, may seem harder but more worth it in the long run..

Buckleyindahouse
12-25-2008, 02:25 PM
But SCAR isn't a language. It's an interpreter.



I know plenty of people who would argue about that with you.
They may argue but who cares? Wow Glider is made in .net I believe prolly C# or C++.net. Doesn't matter if they argue with me or not, I just told you a highly known fact lol. It is faster, but it's harder.

Back when we was doing programmer of the week, Bullzeye said my program would beat his simply cuz I was programming in C# and he was in Delphi. Neither one of us suck in programming so it fell down to the language choice.

Ron
01-03-2009, 11:44 PM
Use a C based language considering it's faster and more powerful.
C,C++,C#.

I agree with C and C++ but I know nothing of C# except that it was create by Microsoft. So fuck C#. :)



I know plenty of people who would argue about that with you.


Yeah I know plenty too, doesn't make them right. :P

bobng
01-04-2009, 03:49 PM
I would use Python if you can find a good form library.
You can easily emulate keypresses using the win32 library, and do some other neat tricks. And its fast, and with Psyco.full() its even faster (As fast as C apparently - Psyco JIT compiles it).

NiCbaZ
01-05-2009, 10:32 AM
C++ := C + 1;
C# := C++ + `;

C Sharp = C#, like the music note sharp is higher so c# is better then c++ and C, i argue, use C# its very nice.