How-To: Build A Custom Macro.

08/02/2006 20:44 Kruglor#16
~.::handsdown: need I say more?:.~
08/03/2006 19:13 PearlRaven#17
Quote:
Originally posted by Birchy87@Jun 2 2006, 23:02
With guides in mind; is there a guide or anything that will help me create my own Speedhacks? ie. Chris' free trial is good, but keyword here, trial.

I would like to know where to find these applications you use to create these such programs, if I may.
there is a way to read and write to the memory of a program via the DllCall() function. Try looking around for the RenTool on here, in that thread are some examples(taken from the source of RenTool) Finding the address is all up to you though :bandit:
09/13/2006 13:05 ews2010#18
ty
09/13/2006 21:53 slaptas#19
This guide is pretty bad.. O_o I am however absolutly not a programmer and i know delphi better than this shit. Made it so confusing i feel like i need to take a dump. Are you happy?
09/13/2006 21:55 tsu#20
Quote:
Originally posted by slaptas@Sep 13 2006, 21:53
This guide is pretty bad.. O_o I am however absolutly not a programmer and i know delphi better than this shit. Made it so confusing i feel like i need to take a dump. Are you happy?
:handsdown:
09/14/2006 05:20 yokoyoko#21
man i was just about to learn c# to make my own bots. i know autohotkey and autoit before, but never looked into them, thot they can't really do much. with ur guide autuhotkey seems a little more powerful than i thot.

so between autohotkey and autoit which one do u suggest me to learn? which one has memory read? that's very important, ocr is a pain in the. also i'll need to click in background windows, so i don't know which of the two can do that? i think when i looked at autohotkey before it can only click on foreground, so i dunno.

well guess at least no pain for c# or asm anymore :)

give me suggestions pls on what to learn, i have very little time (i'm in high school straight As and have to prep for SAT... ) so i'd like one that i'll learn with most efficiency :)

ty
10/04/2006 23:17 keba0thu#22
nice thats an awsome thing but i do need help i keep trying to make mabey a good thing like a fire tao lvler but i dont know how to do anything like this making macros i need help anyone?
10/08/2006 07:01 dope-smoke#23
this is some dope ass shit rite here yo +1 karma
11/04/2006 01:43 diablo0258#24
[FONT=Arial][SIZE=1][COLOR=blue] I've made one working program with this program but i'm having trouble with the Pixel Checking.

----------------------------------------
IfWinExist, [Conquer2.0]

MsgBox,4,Xp Trainer,Put your Xp Skill on F 10,
IfMsgBox yes
WinActivate, [Conquer2.0]
Sleep, 1000
Loop
{
PixelGetColor, color,901,611, Alt RGB
If %color% = 0x5A4129
{
sleep 1000
Send, {F10}
}
}
IfMsgBox no
SoundBeep, 750, 250
Exit
--------------------------------------

I dont know what the problem is can someone help me?
11/06/2006 20:32 MianLight#25
If I could +k I would! This is a great guide, and even though i'm completely new to programming I could make my own trojan spirit heal trainer after reading. Thanks loads.

PS. If you could post a list of what you could do with this that would be great, I can probably figure the rest out.
11/07/2006 20:06 ganoderma#26
nice guide!

seems to be good looking, however i would like to know a way to get the mouse coords, any way to get them?

gonna check it anyways since an .exe is easier then a full programme to make (and looks better)
11/08/2006 17:52 MianLight#27
^^In the AutoHotKey folder there should be a Spy of some sort. If you open that up its a program that stays ontop of the screen that tells mouse co-ords what program your running and more.
12/08/2006 20:49 Faloan#28
So i am like a complete idiot cuze i aint got any clue as to what i am doing. i dont get to spend a lot of time playing my games and i am on Conquer and i am tiered of being poned by these people with bots and other ways of getting rich and hitting high lvls. i have been stuck in the 40's and 50 range for well over three months. people i was higher then a month ago have fkown right past me. what i am asking is how do i make a bot or how can i find hacks and what do i do to become Elite. i want to open my own gameing store and this kind of shit could be usefull while running said store
12/12/2006 10:16 yaoyeng#29
thx for the tip!!
12/13/2006 11:51 k-row#30
nice guide bro! xD