Search found 961 matches

by BlubBlab
Fri Dec 18, 2015 7:51 pm
Forum: MicroMacro general & support
Topic: virtual mouse usage
Replies: 12
Views: 12296

Re: virtual mouse usage

A bit late but could it be what Lisa wanted something like : POINT p; GetCursorPos( &p ); ScreenToClient( hwnd, &p ) or ClientToScreen( hwnd, &p ) I mean I noticed that you can get the position in client or screen but always the coordinates are relative to inside what you asking in very ...
by BlubBlab
Fri Dec 18, 2015 3:36 pm
Forum: MicroMacro general & support
Topic: Regex for MM2
Replies: 7
Views: 10385

Re: Regex for MM2

Not much different here I have already compiled it but I must go in a few minutes so it will take some days until release or at last until tomorrow.
by BlubBlab
Fri Dec 18, 2015 2:34 pm
Forum: MicroMacro general & support
Topic: Regex for MM2
Replies: 7
Views: 10385

Re: Regex for MM2

Sry took me some while I went for string.regexFunction my original thought were also that I could replace also the original function just with full regex support like string.find or string.gsub . I came to the idea by looking to Autohotkey which has basically the same functions like MicroMacro , so ...
by BlubBlab
Wed Dec 16, 2015 2:12 pm
Forum: MicroMacro general & support
Topic: OpenCV and MicroMacro
Replies: 52
Views: 75586

Re: OpenCV and MicroMacro

Check list: -license -removed logs -add manifest -removed plugins directory -updated source code in src -updated git repo (32-bit)http://www.mediafire.com/download/3klhnkke19dafx4/micromacro.1.92.47.23_x86.zip (64-bit) http://www.mediafire.com/download/1ckv73qwn3sopsn/micromacro.1.92.47.23_x64.zip C...
by BlubBlab
Wed Dec 16, 2015 6:53 am
Forum: Runes of Magic
Topic: I have problem with my bot
Replies: 3
Views: 1494

Re: I have problem with my bot

You need a waypoint file which do quests or is it so it just doesn't work ?
Sometime auto-quest add-ons make some trouble with the DQ
by BlubBlab
Tue Dec 15, 2015 3:40 pm
Forum: Runes of Magic
Topic: Arcadia RoM implemented Antihack system - prevent to run 3rd party software (like micromacro, romeo).
Replies: 75
Views: 53176

Re: Arcadia RoM implemented Antihack system - prevent to run 3rd party software (like micromacro, romeo).

Did you try posting on the site romeo comes from? Romeo came from the site rompros.com that got hacked by turkish hackers in 2011 or 2012 and never got online again since then. Was an awesome site... I thought the reason was those hackers left all ROM after they got busted hm I haven't heard about ...
by BlubBlab
Tue Dec 15, 2015 9:33 am
Forum: Runes of Magic
Topic: Arcadia RoM implemented Antihack system - prevent to run 3rd party software (like micromacro, romeo).
Replies: 75
Views: 53176

Re: Arcadia RoM implemented Antihack system - prevent to run 3rd party software (like micromacro, romeo).

and the Romeo there any solution? plss. I don't have romeo, the developers will probably need to patch it for the server, I doubt you can change the settings for what class name to look for. Did you try posting on the site romeo comes from? The page was called rompros they are cone since the rune d...
by BlubBlab
Sun Dec 13, 2015 11:24 am
Forum: Userfunctions, waypoint scripts, etc.
Topic: how to change channel
Replies: 1
Views: 1382

Re: how to change channel

I thin something like this was done :
viewtopic.php?f=21&t=1538&p=12750&hilit ... ipt#p12750
by BlubBlab
Sun Dec 13, 2015 10:58 am
Forum: MicroMacro general & support
Topic: Regex for MM2
Replies: 7
Views: 10385

Re: Regex for MM2

Okay I solved this problem a while ago when Lisa requested that other stuff. The reason was some problem with a function parameter. I wanted to ask what is needed or which name should that all have ? I think Admin might be interested in it so instead of 2 different codes it would be better we have 1...
by BlubBlab
Sat Dec 12, 2015 2:19 pm
Forum: RoM general
Topic: GM Knowledge for Runes of Magic
Replies: 20
Views: 14904

Re: GM Knowledge for Runes of Magic

I think using their ig chars is normal there are only 1 or 2 GMs in the game which are paid for the job and with a GM char you have god-mode. So far I understand it even the support is run by freebies and the contract between GF and Runewaker is running out in the mid of next year after this it is p...
by BlubBlab
Sat Dec 12, 2015 2:21 am
Forum: Memory editing software
Topic: CE and dll pointers
Replies: 4
Views: 16099

Re: CE and dll pointers

You can also try /* process.getModules(number procId) Returns (on success): table(name => address pairs) Returns (on failure): nil Returns a list of all available modules in a process as key/value pairs. */ One thing to note doing this with the 32-bit version of MM2 to an 64-bit process won't work o...
by BlubBlab
Fri Dec 11, 2015 3:23 am
Forum: Memory editing software
Topic: CE and dll pointers
Replies: 4
Views: 16099

Re: CE and dll pointers

You mean this ? number process.getModuleAddress(number procId, string moduleName) Look up the address of a module within a process and return its origin address. Often this is used to lookup the location where a DLL is loaded. 'moduleName' should be the full name. i.e. "whatever.dll" If th...
by BlubBlab
Thu Dec 10, 2015 9:24 pm
Forum: Runes of Magic
Topic: Arcadia RoM implemented Antihack system - prevent to run 3rd party software (like micromacro, romeo).
Replies: 75
Views: 53176

Re: Arcadia RoM implemented Antihack system - prevent to run 3rd party software (like micromacro, romeo).

Ups I didn't notice that I just swapped the client.exe to one version earlier since they have the same size there was nothing new in it.
I haven't got the time to see what they did I wanted to do this today.
by BlubBlab
Thu Dec 10, 2015 11:06 am
Forum: Runes of Magic
Topic: Arcadia RoM implemented Antihack system - prevent to run 3rd party software (like micromacro, romeo).
Replies: 75
Views: 53176

Re: Arcadia RoM implemented Antihack system - prevent to run 3rd party software (like micromacro, romeo).

Okay I found a way but I'm not sure if it result in banning so I will test it for 1 or 2 days. PS: if it works their hair will stand up to know it took me 2 maybe 3 seconds after I saw what they did to bypass it. This remind me of this picture(from Defcon) http://i.stack.imgur.com/MI1tR.jpg ..so laz...
by BlubBlab
Thu Dec 10, 2015 9:46 am
Forum: Runes of Magic
Topic: Arcadia RoM implemented Antihack system - prevent to run 3rd party software (like micromacro, romeo).
Replies: 75
Views: 53176

Re: Arcadia RoM implemented Antihack system - prevent to run 3rd party software (like micromacro, romeo).

I don't know I must check this first. There are multiple ways to do something like that the easiest and hardest way to go around is a windows function which deactivate all access to a process this function is meant to be used by anti-virus software an was introduced by Windows Vista. The rest I must...
by BlubBlab
Mon Dec 07, 2015 8:41 pm
Forum: Runes of Magic
Topic: HELP!
Replies: 16
Views: 4709

Re: HELP!

it is called player:update()
by BlubBlab
Mon Dec 07, 2015 5:05 pm
Forum: MicroMacro general & support
Topic: MM2 1.92.46 readptr
Replies: 7
Views: 10156

Re: MM2 1.92.46 readptr

Can you say what went wrong ?
by BlubBlab
Mon Dec 07, 2015 6:36 am
Forum: MicroMacro general & support
Topic: MM2 1.92.46 readptr
Replies: 7
Views: 10156

Re: MM2 1.92.46 readptr

This is admins version ?

Admin may check out the lua_next besides that I can't see any thing that can go wrong and I need sleep^^
by BlubBlab
Sun Dec 06, 2015 11:14 pm
Forum: MicroMacro general & support
Topic: virtual mouse usage
Replies: 12
Views: 12296

Re: virtual mouse usage

{"setVirtualPosition", Mouse_lua::setVirtualPosition}, {"getVirtualPosition", Mouse_lua::getVirtualPosition}, They both work fine, I need the physical mouse position in relation to the window so that I can use setVirtualPosition more easily and accurately. If you want the relati...