I'm asking the community for help :D

03/20/2008 03:33 evanxxxm#31
ehm, memory of a certain player location has been figured out by me quite long time ago already
(like my ELSE, or bouncing bots are all using that technique)

the only reason i still cant create a background/minimized or aimbot is because of the searching "name" speed.
if its ur current character, there is a fix address, so its lighting fast to output the values
but if its other player or mobs name, its scattered through 500000+ memory addresses range
takes 30 seconds to loop through 500000 addresses, comparing to cheatengine 3 seconds to find the result, thats kind of ridiculous
03/20/2008 03:40 swords#32
Quote:
Originally Posted by evanxxxm View Post
ehm, memory of a certain player location has been figured out by me quite long time ago already
(like my ELSE, or bouncing bots are all using that technique)

the only reason i still cant create a background/minimized or aimbot is because of the searching "name" speed.
if its ur current character, there is a fix address, so its lighting fast to output the values
but if its other player or mobs name, its scattered through 500000+ memory addresses range
takes 30 seconds to loop through 500000 addresses, comparing to cheatengine 3 seconds to find the result, thats kind of ridiculous
@ Infamous- Well I know nothing of memory, I would CERTAINLY love to know, a step-by-step guide from begginer (what I need to download etc) to moderate, where I could create a sloppy aimbot...

@ evan- I wonder if there is any way to speed up the process to check all those addresses (I have no idea what I'm talking about, but from what you typed lol)


I guess I'm up for a new challenge, to learn memory.

Infamous do you know of any memory work that could depict (if that's even the right word) a great aimbot?

evan your awesome, but as you pointed out, it would be too hard to work through those addresses, so I'm asking you Infamous, is there anything you know thats un-proxy related that could make a crappy, sloppy aimbot? I really don't care how good it is, I just want a "better than skilled person" aimbot.


swords o.o
03/20/2008 05:07 evanxxxm#33
i dont know how cheatengine can do 500000+ addresses in 3 seconds
but if u think about it, check each line to see if it equal to "name", for 20 seconds, thats 0.00004 second per line
its not related to AHK limits also, because that function is totally depend on a DLLcall
memory address programs are still not very popular and well-known
searching internet aimlessly doesnt get u anywhere

but right now for the pixel program in the video, PIXEL, omg PIXEL, it works quite well done in my opinion