Does anyone know of a mouse-macro?

ThePayRoll

BANNED
Joined
Dec 1, 2010
Messages
230
Reaction score
86
Does anyone know of a mouse macro program?
What I need to do - IMacro's wont work, and I can't figure out how to do it via programing.

Only 'okay' one I remember from years ago is - Ghost Mouse, but its only good for win2k and winxp :|
 
to make the mouse click same location on a browser window again and again .you can use automouse clicker.

if you want to do more advanced tasks you would need winautomation
 
The very first program I made was with autoit, a big part of what it does is just mouse movement/clicks and keystrokes.
 
The very first program I made was with autoit, a big part of what it does is just mouse movement/clicks and keystrokes.

I know how to program, I've been for 10+ years.
I was just looking for one that's already made and all. I refuse to use the idiotic program such as AutoIt, IMacro etc. That's not even really programming considering they where already made in C++ and their basically just point click type a few words and theres your "program", and require shit-tons of dependencies and you can't get a real programming job using AutoIt.
 
most of work done by dos and can run that by batch file and that can run by php lol
 
Does anyone know of a mouse macro program?
What I need to do - IMacro's wont work, and I can't figure out how to do it via programing.

Only 'okay' one I remember from years ago is - Ghost Mouse, but its only good for win2k and winxp :|

Try sikuli IDE. It's a cross-platform (windows / linux / macos ) based on python.
Great for testing site functionality before going live.
 
I know how to program, I've been for 10+ years.
I was just looking for one that's already made and all. I refuse to use the idiotic program such as AutoIt, IMacro etc. That's not even really programming considering they where already made in C++ and their basically just point click type a few words and theres your "program", and require shit-tons of dependencies and you can't get a real programming job using AutoIt.

Wow dude.

I know how to program as well but seeing as you wanted to do something as simple as automate mouse clicks it sounded like you didn't have any programing knowledge so I was giving you a solution for someone who can't be bothered to learn a language just for one simple task.

No need to be such a douche bag I was just trying to be helpful.
 
Does anyone know of a mouse macro program?
What I need to do - IMacro's wont work, and I can't figure out how to do it via programing.

Only 'okay' one I remember from years ago is - Ghost Mouse, but its only good for win2k and winxp :|

have you tried iMacro plugin for Firefox?
 
have you tried iMacro plugin for Firefox?

Yes, It goes off of ID's just like programming. I tried for a few hours to get the value's that I wanted. I just needed it to one simple task.

@wowhaxor wasn't trying to be a douche or anything. sorry about that, I wasn't trying to be mean, I was just in a hurry with getting out the door.
 
there is a tool called advanced auto mouse, the great thing about it is that you can ask it to click on a certain image : you give it a BMP image and when it recognize it on the screen it clicks on it, genious :D
 
Hello,

try Macro Recorder 5.0.3 A Macro Recorder: keyboard and mouse recorder, player and powerful macro script editor - the best automation software for Windows. Macro Recorder records your actions, edits the resulting scripts, converts scripts to EXE files and more.

hxxp://www . jitbit . com/macro-recorder/

Darko,
 
Does anyone know of a mouse macro program?
What I need to do - IMacro's wont work, and I can't figure out how to do it via programing.

Only 'okay' one I remember from years ago is - Ghost Mouse, but its only good for win2k and winxp :|

Search WinAutomation on here.
 
I found one that suits me, "Workspace Macro"

I have it running on a virtual PC automating the task for me of the repitive things with my business, it saves me a TON of time, it takes about 5% more time to get the work done, but it allows me to work on other aspects of my business.

Apparently "mouse and key macros" just don't work right with dual-screen monitor's for windows 7 64bit. Lol.

Ah... I remember way back when I was 13, using "Ghost Mouse" macro to play games for me while I slept. Haha, who would of guessed they would of come in such handy years later.
 
Hello,

try Macro Recorder 5.0.3 A Macro Recorder: keyboard and mouse recorder, player and powerful macro script editor - the best automation software for Windows. Macro Recorder records your actions, edits the resulting scripts, converts scripts to EXE files and more.

hxxp://www . jitbit . com/macro-recorder/

Darko,


this one is great, unfortunately the trial version does not save full EXE, do you know where to find a crack ?
 
Back
Top