Discussion on [5173] - Python bot interface with loadable memory functions. (w/ Melee demo) within the CO2 Programming forum part of the Conquer Online 2 category.
Ahh well would have been interesting to see a bot made in Python seeing as I'm using a bit of it at school.
Why did you choose python if you don't mind me asking though. Seems like an odd language to choose if you are trying to create a memory based multi function bot. Wouldn't something more standard like Java or C# work alot more efficiently? Python isn't the fastest thing ever.
Not insulting, just wondering. Always interesting to get peoples reason for stuff.
as far as i know hes made bots in a few languages, i think python is supposed to be an easy language for noobs like me to grasp which would of allowed us to create simple bots a lot easier..
that said I would really appereciate a example of how to get current xy coords in autoit if anyone has the time(Clinton)
Ahh well would have been interesting to see a bot made in Python seeing as I'm using a bit of it at school.
Why did you choose python if you don't mind me asking though. Seems like an odd language to choose if you are trying to create a memory based multi function bot. Wouldn't something more standard like Java or C# work alot more efficiently? Python isn't the fastest thing ever.
Not insulting, just wondering. Always interesting to get peoples reason for stuff.
The core is in C++ from what I understand, the Python is just to extend the application.
Can someone make a aimbot for new conquer patch i think its 5189 please i need the aimbot because with aimbot i can kill those noob who think they are strong
AutoIT Memory Functions 11/14/2009 - AutoIt - 2 Replies Hi^^
Also, ich bin im moment nen bisschen dabei mit AutoIT rumzuspielen, da ich noch keinen wirklichwn Plan hab was ich damit anfangen will :P (zu viel Noob für Bots, bzw. Hacks)
Allerdings hatte ich jetz ma die Idee das ich für Cs nen kleinen Memory Bot erstell ;)
Der soll per Hotkey die Munition im Magazin auf dem maximalen stand halten ;)
Funzt auch alles prima^^
Nur jetz hab ich das Probelm, dass ich nur einmal Funktion ausführen kann :(
AutoIt Memory Functions 07/05/2007 - CO2 Exploits, Hacks & Tools - 0 Replies prob in the wrong section...
would be nice if mod could move it
text2schild.php?smilienummer=1&text=my bad' border='0' alt='my bad' />
Small CO Memory Functions Library... 01/15/2007 - Conquer Online 2 - 4 Replies I've begun to work on a small dynamic load library (DLL) for Conquer Online in pure assembler. Due to it being programmed in assembler not only will the library be incredibly small in file size, but it will also be much faster than any Visual Basic, C++, or Pascal equivalent. Not to mention I just plain love programming in assembler languages.
Before I get started on some major functions, I would like some of the more intelligent users to suggest and chose features for each so that...