Search found 334 matches

by 3cmSailorfuku
Fri Mar 03, 2017 2:58 pm
Forum: MicroMacro general & support
Topic: memoryChunk.getData() documentation
Replies: 1
Views: 5842

memoryChunk.getData() documentation

I hope there are still people around. Anyway, it seems getData() is lacking another parameter number|string memorychunk:getData(string type, number offset) local o_chat = process.readChunk(pHandle, 0x2089B520, 520000); local s_chat = o_chat.getData("string", 0); -- Wrong number of paramete...
by 3cmSailorfuku
Wed Jul 22, 2015 11:50 am
Forum: MicroMacro general & support
Topic: Skyforge & VirtualPress
Replies: 19
Views: 18271

Re: Skyforge & VirtualPress

BlubBlab wrote:I mean non virtual . By the way is virtual the same method that autohotkey use ?
One more I know is when your keyboard has an programmable interface for its macros than you can reroute the keyboard input.
It's the same thing, also Autohotkey can use PostMessage or SendMessage. MM2 uses PostMessage.
by 3cmSailorfuku
Wed Jul 22, 2015 11:25 am
Forum: MicroMacro general & support
Topic: Skyforge & VirtualPress
Replies: 19
Views: 18271

Re: Skyforge & VirtualPress

BlubBlab wrote:Did you try to press the buttons in some other way? I mean there is more than 1 way.
You can't click your skills if that's what you're hinting at
by 3cmSailorfuku
Wed Jul 22, 2015 6:38 am
Forum: Upcoming games
Topic: Blade and Soul
Replies: 31
Views: 28099

Re: Blade and Soul

I can say Open PvP is something I don't like when you must quest through such a zone I think Raiderz and Aion have such Zones. When you reach level 15 in B&S (and earlier), you can choose a faction. There are only PvP servers and depending on your faction people can kill you, so basically it's ...
by 3cmSailorfuku
Wed Jul 22, 2015 6:10 am
Forum: MicroMacro general & support
Topic: Skyforge & VirtualPress
Replies: 19
Views: 18271

Re: Skyforge & VirtualPress

Now, back to the topic at hand. I'm not sure about how the 3 false inputs are being ignored. I've seen in some other games that they might block certain false input but allow others (Perfect World. Targeting would not work, but if you had a target all the skills and such would go through), and that...
by 3cmSailorfuku
Tue Jul 21, 2015 2:21 pm
Forum: MicroMacro general & support
Topic: Skyforge & VirtualPress
Replies: 19
Views: 18271

Skyforge & VirtualPress

Now this is a weird one. When I'm trying to send inputs, they work for exactly 3 times, after that the game does not take any more inputs for that button until I physically hit it so it presses it again for another 3x times until it locks up again. I've already tried Holding & Releasing with and...
by 3cmSailorfuku
Sat Aug 02, 2014 4:55 pm
Forum: Announcements
Topic: MicroMacro 2 alpha build
Replies: 51
Views: 70216

Re: MicroMacro 2 alpha build

Anyone compared the execution speed yet?
by 3cmSailorfuku
Tue Jul 09, 2013 4:55 pm
Forum: Upcoming games
Topic: Rift going F2P 12 june
Replies: 20
Views: 13456

Re: Rift going F2P 12 june

So basically have a different set of offsets for each value of "rift.exe", how many variations of the value for "rift.exe" can there be? I'll do some testing on it anyway of course ;) He meant that the DLL loaded could always have a different EP of which you could calculate with...
by 3cmSailorfuku
Mon Apr 01, 2013 4:03 am
Forum: Upcoming games
Topic: Neverwinter
Replies: 3
Views: 5329

Re: Neverwinter

I wonder if they are going to add the DM narrative, like in DDO. Was fun to have the pseudo DM narrate through dungeons.
by 3cmSailorfuku
Fri Feb 15, 2013 1:04 pm
Forum: Announcements
Topic: Website update
Replies: 3
Views: 9106

Re: Website update

Glad to see you're still working on this.
by 3cmSailorfuku
Fri Aug 17, 2012 4:08 pm
Forum: Game cheating & modding
Topic: Diamond/Gold Generator
Replies: 6
Views: 10019

Re: Diamond/Gold Generator

There's a video on YouTube that seems legitimate in nature. Well, as legitimate as hacking a game can be anyways. It showed a "Runes of Magic Money Hack.exe file, which when used (and yes, it required entering account information), generated an amount of gold of his choosing. It showed 10k gol...
by 3cmSailorfuku
Fri Mar 23, 2012 8:33 pm
Forum: Off topic
Topic: Return of the crapshield!
Replies: 14
Views: 16806

Re: Return of the crapshield!

Oh, all I was thinking to do was remove the hooks that blocked viewing memory. There is no macro system in the game so everything I'd want to do is strictly reading memory so I figured that would be enough (But I don't even know how to do that yet so it's still just in my head). You can try writing...
by 3cmSailorfuku
Tue Feb 28, 2012 2:10 am
Forum: MicroMacro scripts
Topic: Micromacro for Tera?
Replies: 14
Views: 29911

Re: Micromacro for Tera?

theginger wrote:I am assuming you made it into the beta? As far as i know the experience in the beta is increased, but I can't be positive. I only had to do about half the quests in the game to hit 27 so I am hoping it is.
I played the japanese 48 hour retail trial.
by 3cmSailorfuku
Sun Feb 26, 2012 1:40 pm
Forum: MicroMacro scripts
Topic: Micromacro for Tera?
Replies: 14
Views: 29911

Re: Micromacro for Tera?

Hehe, that's the catch. See, right now everything in RoM is so expensive you can't even casually bot enough gold to survive. By stockpiling the scrolls they will severely increase demand by decreasing supply and the prices will skyrocket. While people will spend money on the game buying scrolls to ...
by 3cmSailorfuku
Mon Jan 16, 2012 7:51 pm
Forum: Off topic
Topic: Eligium Online CBT review
Replies: 4
Views: 7392

Re: Eligium Online CBT review

they even added the crapshield to improve the crapiness level.. wow. Unfortunately companies that are buying MMO's nowadays are often just mainly publishers with a very low amount of developers to them or they have to request changes and fixes with the original developers, which makes fixing games ...
by 3cmSailorfuku
Mon Nov 14, 2011 2:09 am
Forum: Off topic
Topic: editing game display settings
Replies: 12
Views: 8635

Re: editing game display settings

you did say it would take the load off the GPU or video card, would making the screens tiny do just about the same job? Well, it would help to take some of the strain off the video card, yes, however it would still be performing thousands of translations, rotations, scaling, and all that good stuff...
by 3cmSailorfuku
Wed May 25, 2011 9:07 am
Forum: MicroMacro scripts
Topic: Call me crazy
Replies: 5
Views: 4479

Re: Call me crazy

Well getting back to the topic. I am not sure what curl does, luacurl seems to be a browser for lua. I am looking to create an appserver/cgi for lua. That in it's simplest form simply allows lua to present form data and accept a form submit. I'm going to call you crazy for this. Why do something wi...
by 3cmSailorfuku
Thu Jan 20, 2011 1:34 pm
Forum: MicroMacro scripts
Topic: Call me crazy
Replies: 5
Views: 4479

Re: Call me crazy

You will just do fine with CURL, updating in ticks/heartbeats your information as they are requested or not. I had a frontend myself for the runes of magic bot, which I discarded later because I stopped playing the game and then becomming useless as it wasn't a module but little fixes to transmit th...
by 3cmSailorfuku
Sat Jul 31, 2010 2:07 pm
Forum: Runes of Magic
Topic: Level up char to lv 10
Replies: 3
Views: 2952

Re: Level up char to lv 10

Probably I expressed myself badly. The char don't get stuck, he simply don't follow the correct path. Attack all the mobs that are near him and can not get to the point to move to the next waypoint and it never leaves the Howling Mountains. The Rombot works perfectly. I know I should be an example ...
by 3cmSailorfuku
Fri Jul 30, 2010 1:31 am
Forum: Runes of Magic
Topic: Level up char to lv 10
Replies: 3
Views: 2952

Re: Level up char to lv 10

Post your log.txt and what exactly the bot gets stuck at, it's probably due of a different language, which prevents you from teleporting since the NPCs have different names. I noticed though that there was a false named script for the 1-10 example which I had to rename, but that was a few versions a...