Your Ad Here
Download Auto Clicker Open Source Code v1.1 - TipDownload
Download Auto Clicker Open Source Code v1.1
Windows
News
This week most downloaded new software. Check todays, this month or hot new software.

Search:

You are not Logged in!
Do you want to Log in or Register?

Windows » Development » Other » Auto Clicker Open Source Code free download



Auto Clicker Open Source Code v1.1 screenshot

Auto Clicker Open Source Code v1.1


Average Rating:0/5 0%
User Rating:       /5 0 votes
Visitors Rating: 5/5 382 votes
Members Reviews: 0
popular    
  
Download time:
56K: 2m 26s  64K: 2m 8s  128K: 1m 4s  768K: 9s
Downloads:
Total: 1,381 | Last week: 6
Hits:
2126 visitors
Publisher:
OS Support:
WinXP 
License:
Freeware 
Date added:
12-08-2009 
Last Update:
-- 
Size:
1 Mb


 


Auto Clicker Open Source Code Publisher's description:

from SoftAhead.com

Introduction Auto Clicker is a program that clicks your mouse automatically. It allows the mouse to click without giving the user sore fingers. Just set X-Y List using on your keyboard, set the click-interval, click button and away from mouse and keyboard, it goes clicking the mouse automatically. For getting a faster auto-click speed, try setting the click interval to lower number(miliseconds). To stop Auto Clicker, just press on the keyboard. Auto Clicker can be used to make repetitive clicking easy but should not be used to cheat in online-games. Auto Clicker is a freeware, easy to use, intuitive program and the program source is open. Using the code To build this program, you should know mouse_event() function and hooking mechanizm. From MSDN, you can know the mouse_event() function synthesizes mouse motion and button clicks. This is examples using mouse_event() in this program: mouse_event(MOUSEEVENTF_LEFTDOWN, 0, 0, 0, GetMessageExtraInfo()); // Left Key Down mouse_event(MOUSEEVENTF_LEFTUP, 0, 0, 0, GetMessageExtraInfo()); // Left Key UP mouse_event(MOUSEEVENTF_RIGHTDOWN, 0, 0, 0, GetMessageExtraInfo()); // Right Key Down mouse_event(MOUSEEVENTF_RIGHTUP, 0, 0, 0, GetMessageExtraInfo()); // Right Key Up To get keyboard messages when the application loses focus, you need hooking procedures. In OnInitDialog(), SetWindowsHookEx() is used and HookProc of SetWindowsHookEx is used as follows: LRESULT CALLBACK HookMouseProc(int nCode, WPARAM wParam, LPARAM lParam) { HWND hwnd; LRESULT lResult = 0; if(nCode == HC_ACTION) { if(((EVENTMSG*)lParam)->message == VK_ESCAPE) { hwnd= ::FindWindow(NULL, strProgName); ::SendMessage(hwnd,WM_KEY_ESCAPE,1,1); return 1; } else if(((EVENTMSG*)lParam)->message == VK_PAUSE) { hwnd=::FindWindow(NULL, strProgName); ::SendMessage(hwnd,WM_KEY_PAUSE,1,1); return 1; } } return CallNextHookEx( hHook, nCode, wParam, lParam); } How to use First of all, you should fill X-YList box with mouse points on screen. Just move your mouse while press key on the keyboard. While Auto Clicker is working, if you want to stop it, just press key on the keyboard. If [PAUSE] key on the keyboard is pressed, you can pause Auto Clicker. You can save X-Y List to a file and load it from the file using and button.

System Requirements:

No special requirements.

Program Release Status:
Program Install Support: No Install Support



Auto Clicker Open Source Code Version History:

Auto Clicker Open Source Code v1.1 added on: -- - actual version


Auto Clicker Open Source Code Related software downloads:

Related Downloads

MS Access Scheduler Template 1.21 - 245 downloads
An MS Access Database Template designed to save you time and help you learn
{smartassembly} .NET Obfuscator 4.0 - 199 downloads
Improvement, Protection & Debugging Tool for your .NET software
7Edit (HL7 browser/editor) 2.0 - 189 downloads
7Edit is a visual HL7 data browser, editor, validator and simulator
Advanced Website Creator 1 - 171 downloads
Advanced Website Creator - a tool for rapid web development.Advanced Website CreatorThe solution for rapid web developmentA tool that provides a complete environment for web development and testing. Build easily robust applications with our MVC frame
ManageEngine QEngine 7.0 - 121 downloads
Use QEngine for Functional Testing,Load Testing & Web Services Testing
ManageEngine QEngine WebTest 7.0 - 104 downloads
QEngine WebTest - Tools for Web Functionality testing & Web Performance testing.

Most Popular

MS Access Scheduler Template 1.21 - 245 downloads
An MS Access Database Template designed to save you time and help you learn
{smartassembly} .NET Obfuscator 4.0 - 199 downloads
Improvement, Protection & Debugging Tool for your .NET software
Advanced Website Creator 1 - 171 downloads
Advanced Website Creator - a tool for rapid web development.Advanced Website CreatorThe solution for rapid web developmentA tool that provides a complete environment for web development and testing. Build easily robust applications with our MVC frame
7Edit (HL7 browser/editor) 2.0 - 189 downloads
7Edit is a visual HL7 data browser, editor, validator and simulator
Visual Localize (NET) 6 - 75 downloads
Tool to translate/adapt the user interface of software applicatications.
Test Script Runner 2.4h - 67 downloads
Script based software regression tester with support for user plug in modules

New Releases

AllSubmitter 1 - 13 downloads
AllSubmitter - professional directory submission software.">
Affiliate System Explosion 1
Affiliate System Explosion easily and automatically multiply your profits Who Else Wants To Watch Over My Shoulders As I Set Up A Proven Affiliate System That Multiplies My Online Profits Manifold StepbyStep Discover And Bridge The.
Advanced Website Creator 1 - 171 downloads
Advanced Website Creator - a tool for rapid web development.Advanced Website CreatorThe solution for rapid web developmentA tool that provides a complete environment for web development and testing. Build easily robust applications with our MVC frame
Columns .NET assembly for DataGridView 1.4.47 - 1 downloads
.NET DataGridView Columns assembly is a DataGridView Columns software package specifically designed for Windows Forms .NET developers.
A1 Website Analyzer 1 - 74 downloads
Find broken links with link checker tool. Analyze link juice flow and internal linking. View file sizes, response codes, download times etc. All in A1 Website Analyzer.
A1 Website Download 1 - 83 downloads
Download entire websites and browse them offline later. Can perform website login and maintain sessions and cookies. Take websites with you on the road. Automate download of websites at times convenient to you.

Auto Clicker Open Source Code Related Tags:

    Auto          Click          auto          clicker          mouse          click          just          using          press          keyboard          used          should          event          mouseeventf          getmessageextrainfo          lresult          ncode      




Categories:

Newsletter:

News about new products, updates, and special offers via e-mail.


Advertising: