Search found 11 matches

by crackpod
Tue Jan 27, 2009 2:03 pm
Forum: Announcements
Topic: MicroMacro 1.0 beta
Replies: 41
Views: 120720

Re: MicroMacro 1.0 beta

Wow, thanks a bunch, I understood it too :)! Great idea!
by crackpod
Mon Jan 26, 2009 10:53 am
Forum: Announcements
Topic: MicroMacro 1.0 beta
Replies: 41
Views: 120720

Re: MicroMacro 1.0 beta

I don't really know if it's already possible or planned but why don't you think about integrating "Alien" into MicroMacro. This way it would be possible to access external functions written in C/C++ if I am not mistaken.
by crackpod
Tue Jan 13, 2009 9:43 am
Forum: MicroMacro general & support
Topic: Teeworlds Aimbot
Replies: 4
Views: 3794

Re: Teeworlds Aimbot

That would be a no, right?
by crackpod
Sat Jan 10, 2009 12:36 pm
Forum: MicroMacro general & support
Topic: Teeworlds Aimbot
Replies: 4
Views: 3794

Re: Teeworlds Aimbot

3cmSailorfuku, I don't know if it's too much to ask of you, but I really would like to have some way to contact you (e.g Instant Messenger) and talk to you.
It would be great if you could send me a private message with, for example, your ICQ number (of course only if you want to talk to me [you may ...
by crackpod
Fri Jan 09, 2009 3:41 pm
Forum: MicroMacro general & support
Topic: Teeworlds Aimbot
Replies: 4
Views: 3794

Teeworlds Aimbot

Hey, do you guys got any ideas on how to code something like an aimbot for Teeworlds ? I saw something similiar to that already but found
no source or whatsoever with Google. I know it's open source, and I know I could directly edit the source but it seems like I'm too stupid. The player struct x ...
by crackpod
Wed Jan 07, 2009 3:25 pm
Forum: MicroMacro general & support
Topic: micromacro
Replies: 8
Views: 3976

Re: micromacro

[offtopic]Someone's here a Deadman Wonderland fan[/offtopic]
by crackpod
Wed Dec 31, 2008 8:39 am
Forum: MicroMacro general & support
Topic: Pattern Matching
Replies: 1
Views: 1722

Pattern Matching

Hey Administrator,
You use in your RoM Bot a pattern matching function to update the adresses. It says you need version 1.0.
1. Where can I get 1.0?
2. Could you make a little tutorial explaining this?

crackpod
by crackpod
Tue Dec 30, 2008 6:06 pm
Forum: MicroMacro scripts
Topic: NosTale.lua
Replies: 15
Views: 12913

NosTale.lua

Wow, played a bit around with MicroMacro and in general Lua and tried something funny class-based with it:
http://paste.pocoo.org/show/9zgsPZt4IJVqFTPuGnkw/

Some of you may find that useful so I'm posting it, I probably won't use it. Some things to note:
If NosTale updates you may need to find the ...
by crackpod
Tue Dec 30, 2008 8:18 am
Forum: MicroMacro general & support
Topic: MicroMacro
Replies: 4
Views: 2776

Re: MicroMacro

Originally, MicroMacro (actually, it had a different name at that time) was actually built to be able to be run on Linux as well. But then it grew and started to need Windows specific functions.

I think the best way to learn would be to take apart some of the scripts here and see how they work ...
by crackpod
Mon Dec 29, 2008 12:17 pm
Forum: MicroMacro general & support
Topic: MicroMacro
Replies: 4
Views: 2776

Re: MicroMacro

That's the best idea I've seen since a long time. Unfortunately I'm running Linux and therefore am rather limited in terms of game-hacking because not even one quarter
of all the games I would want to try this one would run with WINE. I'm well aware of the fact that Lua runs under Linux but that ...
by crackpod
Mon Dec 29, 2008 8:37 am
Forum: MicroMacro general & support
Topic: MicroMacro
Replies: 4
Views: 2776

MicroMacro

Hey,
I only recently found out about MicroMacro and some general questions came up:
To me MicroMacro seems like a library with a Lua binding. In other words you provide Lua with functions and classes
which help you to automate tasks, as it seems, especially aimed at writing bots for MMORPGs. Is that ...