Search found 4475 matches

by Administrator
Wed Sep 03, 2008 2:45 pm
Forum: MicroMacro general & support
Topic: yrest
Replies: 3
Views: 2029

Re: yrest

You're absolutely right. I think I screwed that up when I was trying to split it into 10ms sections instead of 100, but then it caused some problems (yielding across C-boundaries). I'll rework it to allow 10ms sections if Coco is available, or fall back on 100ms sections otherwise. Thanks for the bu...
by Administrator
Tue Sep 02, 2008 1:54 pm
Forum: Game cheating & modding
Topic: AsdaStory no GameGuard patch
Replies: 29
Views: 12825

Re: AsdaStory no GameGuard patch

It isn't a problem of not wanting to teach anybody. It's a problem of it just not working for this specific purpose. See the PM I have already sent you for more details. Going above and beyond what was in that message, you'd still need a system that can reply in a smart manner. The GameGuard server ...
by Administrator
Mon Sep 01, 2008 10:19 pm
Forum: MicroMacro general & support
Topic: Global Mu Online
Replies: 10
Views: 3560

Re: Global Mu Online

As long as it works, it works, I guess. I'll look into it further when I get some time.
by Administrator
Mon Sep 01, 2008 8:11 pm
Forum: MicroMacro general & support
Topic: Global Mu Online
Replies: 10
Views: 3560

Re: Global Mu Online

Try renaming micromacro.exe to JoyToKey.exe. That sometimes works.
by Administrator
Mon Sep 01, 2008 6:48 pm
Forum: MicroMacro general & support
Topic: Global Mu Online
Replies: 10
Views: 3560

Re: Global Mu Online

Yes, it is possible. Using setPriority() as previously stated should give you higher priority, and therefor it should run at normal speed again.
by Administrator
Mon Sep 01, 2008 3:18 pm
Forum: MicroMacro general & support
Topic: Global Mu Online
Replies: 10
Views: 3560

Re: Global Mu Online

Your while loop is pretty cluttered. This could cause it to run slow if another program is consuming large amounts of the CPU. if (usa_autoparty and autoparty_ativo) then --para o timer, para nao executar esta rotina antes do tempo unregisterTimer("ativaAutoparty"); autoParty(); autoparty_...
by Administrator
Mon Sep 01, 2008 1:47 pm
Forum: MicroMacro general & support
Topic: Global Mu Online
Replies: 10
Views: 3560

Re: Global Mu Online

It could just be a priority issue. Try setting setPriority(priority.high) to allow MicroMacro to have first dibs on processor time.
by Administrator
Sun Aug 31, 2008 12:37 pm
Forum: Game cheating & modding
Topic: AsdaStory no GameGuard patch
Replies: 29
Views: 12825

Re: AsdaStory no GameGuard patch

There is not much else I can do. Reproducing these packets won't be as simple as you might think. All data will be encrypted, and it is expecting certain correct information in return (ie. checksums). It can be done, but it's much more time than I'm willing to spend on it. You could try using MHS in...
by Administrator
Sat Aug 30, 2008 1:45 pm
Forum: Game cheating & modding
Topic: AsdaStory no GameGuard patch
Replies: 29
Views: 12825

Re: AsdaStory no GameGuard patch

Ok, I see what's going on here. It appears that GameGuard is now patching AsdaStory.exe in memory (and on disk) once it's started. This causes it to overwrite the changes I have made, making GameGuard fully functional again. Or maybe it has something to do with this nProtect garbage. I'm confused as...
by Administrator
Fri Aug 29, 2008 9:52 pm
Forum: Game cheating & modding
Topic: AsdaStory no GameGuard patch
Replies: 29
Views: 12825

Re: AsdaStory no GameGuard patch

It's normal that GameGuard still runs. What I did is prevent GameGuard from communicating with the game itself, hence preventing it from protecting it. Cheat Engine still works fine for me. GameGuard could possibly be seeing CE's kernel mode rootkit, and panicking. Go to Settings in CE (look at the ...
by Administrator
Fri Aug 29, 2008 4:25 pm
Forum: Game cheating & modding
Topic: AsdaStory no GameGuard patch
Replies: 29
Views: 12825

Re: AsdaStory no GameGuard patch

Fixed. The packet was causing some strange problems. The new patch as been re-updated.
by Administrator
Fri Aug 29, 2008 1:47 pm
Forum: Game cheating & modding
Topic: AsdaStory no GameGuard patch
Replies: 29
Views: 12825

Re: AsdaStory no GameGuard patch

GameGuard should patch still, yes. It will not actually prevent you from botting or using memory editors on the game, though. You need to describe exactly what the error you are getting is.
by Administrator
Fri Aug 29, 2008 6:41 am
Forum: Game cheating & modding
Topic: AsdaStory no GameGuard patch
Replies: 29
Views: 12825

Re: AsdaStory no GameGuard patch

The patch has been updated. Make sure you re-read the instructions, as they have changed (if only slightly).
by Administrator
Fri Aug 29, 2008 5:48 am
Forum: MicroMacro scripts
Topic: i need help with shaiya bots
Replies: 1
Views: 1648

Re: i need help with shaiya bots

Nice punctuation. And capitalization. And spelling and grammar. It sounds like you're requesting scripts for Shaiya when there are several already posted. Why?
by Administrator
Fri Aug 29, 2008 5:46 am
Forum: Everything else
Topic: Shaiya Fighter Bot
Replies: 221
Views: 73360

Re: Shaiya Fighter Bot

Iphis: It's having trouble reading from the handle to device context, meaning it cannot read the screen's pixels. Are you using Windows XP or Vista? Did you follow the instructions in the first post exactly?
by Administrator
Tue Aug 26, 2008 9:21 am
Forum: Everything else
Topic: Shaiya Fighter Bot
Replies: 221
Views: 73360

Re: Shaiya Fighter Bot

Well, it certainly seems to be having trouble reading from the HDC. Did you minimize the window or something? Or have another window over top? The pixel reading does not work unless the window it is reading from is not being covered and is not minimized.
by Administrator
Tue Aug 26, 2008 7:44 am
Forum: Everything else
Topic: Shaiya Fighter Bot
Replies: 221
Views: 73360

Re: Shaiya Fighter Bot

I don't need a screenshot of the window. I asked for a copy of the log.
by Administrator
Tue Aug 26, 2008 12:06 am
Forum: Everything else
Topic: Shaiya Fighter Bot
Replies: 221
Views: 73360

Re: Shaiya Fighter Bot

Post your log.
by Administrator
Thu Aug 21, 2008 3:32 pm
Forum: MicroMacro scripts
Topic: Can someone make a Seal online bot?
Replies: 3
Views: 2755

Re: Can someone make a Seal online bot?

I downloading Seal and just installed it. It does not appear to be using either GameGuard, HackShield, or XTrap. Seeing as it crashes while loading (before I even get to the main menu) I cannot look into it further. I can tell you that using this target for your shortcut allows you to bypass the lau...
by Administrator
Tue Aug 19, 2008 9:04 pm
Forum: MicroMacro scripts
Topic: Pixel Finder
Replies: 10
Views: 4587

Re: Pixel Finder

What exactly do you mean by that? If you mean a specific pattern of pixels matching specific colors, then no. Not with pixelSearch(). You could write your own function to do this I suppose. Pixel scanning just doesn't work too well. A better solution would be to hook into the game and use the game's...