IAmHawtness* !
But.. nice !
You converted all the vb code into AutoIt code, or did you find an example on the internet?
its from ur VB code... just a direct translation into autoit . The two languages are very similar.
Edit: What would be nice is if we made a library for autoIt, that people can just include in their source code (#include "co-functions.au3" <-- like that) and give everyone the power to directly call conquer functions w/o the messy work that goes w/ it. (Giving power to even those who don't know assembly or other languages like c/c++, delphi, etc.)
Edit2: Wow, 2 days and only 90 views... i thought people would love this xD.
Like 96 % of epvp is leeching noobs. Leeching noobs can't use your awesome example of injecting code directly into a process using AutoIt, because all they do is sit on their lazy *****, waiting for people to release actual hacks, and they don't want to do anything on their own .
Like 96 % of epvp is leeching noobs. Leeching noobs can't use your awesome example of injecting code directly into a process using AutoIt, because all they do is sit on their lazy *****, waiting for people to release actual hacks, and they don't want to do anything on their own .
hehehe... ur 100% ryt xD
Edit: U know i was a leeching noob once ... and now im just a noob
Old method, but I use it quite often in C++, good job. Auto it looks **** ugly though, I don't understand why it's so popular.
lol... i agree
I think its so popular because its an easy language for new-comers to grasp, and has a faster development cycle (run,debug,run,debug,...) over compiled languages (compile,run,debug,compile,run,debug,...), plus it has inbuilt functions for controlling mouse, keyboard, and doing pixel scanning which is nice for anyone new wanting to write autopotters, autolooters, etc.
This can all be done in C++, but requires them to have a deeper understanding of the APIs.
Having preprepared AutoIt functions for directly calling conquer functions gives AutoIt programmers a chance to create bots that do not use mouse clicks or pixel scanning, w/o them having to learn something new.
Edit: Also bots tend not to have high CPU requirements, so i think scripting languages are fine for it. I am writing a bot in C++ atm for doing the house permit quest, its gonna take me awhile, need to get some assignments and other things out of the road first.
hey
clint do you know how to handle TLS using asm in the "autoit way" ?
that would be the only thing i would use this ;P cause injected its realy **** to call a function(other thread so interferred by tls) from the d3dendscene in *vc++*
hey
clint do you know how to handle TLS using asm in the "autoit way" ?
that would be the only thing i would use this ;P cause injected its realy **** to call a function(other thread so interferred by tls) from the d3dendscene in *vc++*
Whats TLS? ... i guess that means no i can't, but doesn't mean not possible xD
Working Unvisible DLL Injector BETA + Hide DLLs + Eject DLLs / By fufu930 02/18/2012 - Coding Releases - 23 Replies Useless ._. !!
<backup>
------------------------------------------------- -------------------------------------------------- -------------------------------------------------- ------
Working DLL Injector
By fufu930
All Patches
The new version is HERE
Conquer Online ToxicFog Leveler [Background] 03/27/2010 - CO2 Bots & Macros - 83 Replies Hi guys. I have created a simple CO skill leveling bot. It is very simple to use just put "SIT" on F1 slot and ToxicFog on skill slot and press CTR+S to start the bot and CTR+P to stop the bot.
Source code is also included.
Have fun! ;)
[ C++ / Reversing | Tutorial ] Detour + Code Cave mit WPM 01/03/2010 - Coding Tutorials - 4 Replies Moin leute, habe hier ein kleines Tutorial geschrieben wie man Funktionen auf seinen eigenen Code umleitet mit WriteProcessMemory. Ihr solltet jedoch schon wissen wie man WriteProcessMemory verwendet. Als Beispiel habe ich das Spiel Counterstrike
genommen und Whitewalls gemacht. Das Tutorial ist NICHT dazu da um zu zeigen
wie man Hacks schreibt und wie diese Funktionieren.
Programme die benutzt werden:
OllyDBG
Credits für den White Walls code:
b2k5
Help me code-cave speed hack. 09/15/2007 - Dekaron - 7 Replies My computer is buggy, so I can't do this; but it isn't too hard.
Well, first, you need to to get the addresses for attack range and attack speed:
http://www.elitepvpers.com/forum/2moons/94161-rele ase-hack-attk-range-attk-speed-all-class-excpt-bag i.html
Right click the the attack speed address and choose:
Find out what accesses this address.