레이블이 keyboard인 게시물을 표시합니다. 모든 게시물 표시
레이블이 keyboard인 게시물을 표시합니다. 모든 게시물 표시

2023년 5월 15일 월요일

Macro Automation with OCR Recognition

 Introduction.


A Simple Hotkey program is a macro program. 

Beyond simply clicking and moving the mouse, find the image, find the pixel, and create a conditional script

This is a program that you can be created. It will also be helpful for those who have a lot of repetitive tasks other than games.




2023년 1월 25일 수요일

Simple HotKey 2.5.4 - Keyboard Macro Program (image search, aduino)

Hi guys!!!

When playing a game .... when you have to press repeated keys without meaning ...
When your hands are slow and you lose your skills and die,
When you need to hit a certain key on the keyboard !!!! (Diablo 3 Trilogy Keys -);

When I look at other programs ... there are a lot of games that do not work!
(Macro Program, G Macro, Macro Express, Auto Hotkey, etc ..)
So this time I created a key macro program !!

This is equivalent to a gaming keyboard macro function not found on a regular keyboard.
In addition, there is mouse click (mouse hitting) and mouse cursor movement !!!
(Pressing the macro key # 1 to press the stored key)
(Read the screen pixel color, condition macro function etc.)

Image search function has been added. (image search)
The image find function locates the image in the main monitor area and moves it to the location where the mouse cursor is located.

The Simple HotKey program allows you to use macros in all games!
Raw, WoW, Star, Star Remaster, Diablo 2, Diablo 3, Hios, RPG game keystrokes required ..

In addition, it is good to use when mouse keyboard has many repetitive tasks !!!
You can also read the pixel colors of the screen, and you can use context-specific macro statements.

 

Most importantly, you do not need to install it.
No installation, portable run !!!
If you do not like it, just delete the file!















































 Download Link

- https://hiperv.tistory.com/305



 

Checked Virustotal site

- Before using it, check the downloaded zip file again at https://www.virustotal.com. It should be the same as the virus scan as below.

- If the virus is misdiagnosed, we ask the vaccine developer to handle the exception.


SimpleHK.zip (64bit Only)

https://www.virustotal.com/gui/file/0ffa860bf216405d30e46de7115e6ab31f42aba5d5a4b03adb31f364fbf1c9a6?nocache=1 

 

VirusTotal

Analyse suspicious files and URLs to detect types of malware, automatically share them with the security community

www.virustotal.com

 

1/61 engines detected this file  

Basic Properties

MD5 a8a2a8d25d204119d4fe707639bdb7f7
SHA-1 abee5a7c3edaae3029c8ec9ebfce07d8060bfc4f
SHA-256 0ffa860bf216405d30e46de7115e6ab31f42aba5d5a4b03adb31f364fbf1c9a6
Vhash 56b6fd80dd6456936f1ba4d6fd147557
SSDEEP 49152:azEgdHvgYdhaXgD47PeAjimulFBE4OmHj0NxcgWV8fNIQXaQvW6YxFO4:azjdPgEaXgD4TeXMVtNxcy+gO6qFO4
TLSH T124B5334457B7F13E075CA92682BA98CE4C449EACA73772309770DDD37986447AB12FB0
File type ZIP
Magic Zip archive data, at least v2.0 to extract
TrID ZIP compressed archive (80%)   PrintFox/Pagefox bitmap (640x800) (20%)
File size 2.19 MB (2300073 bytes)


History
First Submission 2023-01-25 11:59:32 UTC
Last Submission 2023-01-25 11:59:32 UTC
Last Analysis 2023-01-25 11:59:32 UTC
Earliest Contents Modification 2023-01-25 20:57:42
Latest Contents Modification 2023-01-25 20:57:42




2020년 5월 27일 수요일

Simple HotKey 2.18 - Keyboard & Mouse Macro Program

Introduce.

Simple Hotkey program is a macro program.
Since 2016, small development has been done.
Now updated to version 2.0 !! 



Beyond simple mouse clicks and movements, you can find images, find pixels, and write conditional scripts.

This program can be created. If you have a lot of repetitive tasks in addition to the game will help.



SimpleHotkey
1. Company Tasks
2. Document, editing work
3. Data Cleanup
4. Data Entry
5. Games (Roll, Wow, Star, Star Remaster, Diablo 2, Diablo 3, Hios, etc)
6. Quick booking, reservation


function.
1. Fast Keystroke, click
2. Image Search
3. Pixel search
4. Various conditional statements
5. Date / Time Auto Input
6. Intuitive UI
7. Network (Ping, Port) Conditional Statement
8. Disable control (ControlSend, ControlClick)
9. Variables, arithmetic operations, and multiple conditional statements
10. File and Windows Conditional Statements
11. Fast response
12. Easy macro creation and modification
13. Use of office work
14. No installation, portable running


Basic usage.

Main screen after program execution
After automatic language detection, it is displayed in English





 It is configured as a startup key / script / iterative / independent .



This is the image of the 1234 key being entered quickly when the macro start key "F2" is pressed.




Macro, double-click the item or right mouse click, click Edit to Pop-up Blocker, you can do.



You can use a single and a combination of keys. e.g. A+S , F1+I , 0+9
You can change the number of repetitions. For infinite, select the bottom Loop.
When using stand-alone, you can run other macros when you are in the loop, when the macro is in use.




You can change the force stop key settings in Options.

Send Key Settings

 - Default: Generic character input is allowed.
 - RAW: Special character input is allowed.  e.g. !@$%())-=
Always Above: The Simple Hot Key window is at the top of the program.
CTRL, ALT, SHIFT KEYLESS: Prevent the key from malfunctioning.
Allow macro startup key entry: When used, the key assigned to the macro start key is entered as well.




You can create or change a profile. (Refer to video)



Before you learn how to write a script, you need to know how to force a stop!
If you don't know about the end of the script, you might have to force shut down your computer. (IMPORTANT!!)



How to use a script.
The script modification screen. If you spend a little time, you'll feel better and better!
Beyond simple keystrokes, use conditional statements to configure a more detailed work environment.
I'm going to focus on the most frequently used scripts.



Click the question mark in the top menu to view help and script examples.


Update history
 - Simple Hotkey 2.0 Update 19-07-25 (Ver 2.0.0)
 - Option : Added pause function 19-07-26 (Ver 2.0.1)
 - Correcting the bug associated with breaking script characters 19-07-29 (Ver 2.0.2)
 - Six additional macro start keys 19-07-29 (Ver 2.0.2)
 - Added command copy statement function 19-07-29 (Ver 2.0.2)
 - Modification of script length limitation 19-08-13 (Ver 2.0.3)



Download link
(There's a download at the bottom.)




0/63 engines detected this file  
Basic Properties
MD5 65d55f09a0c3ff556b8f324be1656c07
SHA-1 dd392b3bb5343dd17ed6f280b09092ffbe4e08e2
SHA-256 9bdaf301e4f5824fe9bdaf1fd7dcf87696398b6f92c98f86545c93213b76763d
Vhash ecf0ce78a3cf8245b6798f903ea5b48c
SSDEEP 49152:PezEgdHqzovlSsk5gOeKSqOVe7TQhtnaq1KJ/4Je9v9MSD:mzjdKO7k5gknQzX0+JePMSD
File type ZIP
Magic Zip archive data, at least v2.0 to extract
File size 2.22 MB (2330878 bytes)
History
First Submission 2020-05-25 00:33:42
Last Submission 2020-05-25 00:33:42
Last Analysis 2020-05-25 00:33:42
Earliest Contents Modification 2020-05-25 09:33:22
Latest Contents Modification 2020-05-25 09:33:22








2019년 5월 26일 일요일

Simple HotKey 1.8.4 - Keyboard Macro Program (image search)

Hello ~~ !!!



When playing a game .... when you have to press repeated keys without meaning ...

When your hands are slow and you lose your skills and die,

When you need to hit a certain key on the keyboard !!!! (Diablo 3 Trilogy Keys -);



When I look at other programs ... there are a lot of games that do not work!

(Macro Program, G Macro, Macro Express, Auto Hotkey, etc ..)

So this time I created a key macro program !!



This is equivalent to a gaming keyboard macro function not found on a regular keyboard.

In addition, there is mouse click (mouse hitting) and mouse cursor movement !!!

(Pressing the macro key # 1 to press the stored key)

(Read the screen pixel color, condition macro function etc.)



Image search function has been added. (image search)

The image find function locates the image in the main monitor area and moves it to the location where the mouse cursor is located.





The Simple HotKey program allows you to use macros in all games!

Raw, WoW, Star, Star Remaster, Diablo 2, Diablo 3, Hios, RPG game keystrokes required ..



In addition, it is good to use when mouse keyboard has many repetitive tasks !!!

You can also read the pixel colors of the screen, and you can use context-specific macro statements.



   

Most importantly, you do not need to install it.

No installation, portable run !!!

If you do not like it, just delete the file!





The program execution screen.
After automatic language detection, it is displayed in English





The default setting is to press the F1 key and press the QWER key !!!

If you want to change it, click Macro1 Settings.



This is the key input screen !!!





If you press the "Macro 1" setting button, you can see the macro setting screen as shown below





Shortcuts can be selected by clicking on the green input window and pressing the desired key

You can combine two key combinations. (Ctrl + F1)





The delay time setting can be set in ms. (1000ms = 1 second)





When you press a shortcut key, you can enter the key to be operated.

(When the F1 key is pressed once, the qwer key is automatically input)





You can see the details by pressing Help next to Macro Keystroke

It is also possible to use mouse hover function and F1 ~ F12 key, Tab, direction key function.

If you enter ◐ key, left click the mouse,

The key is right click, ◎ key is middle click.



For example, if you type

Right mouse click - a key - left mouse click - b key becomes ..





Help is a special symbol key that appears when pressed.

Click on the Help button and use the special symbol key to copy / paste from Notepad !!!





- Macro advanced functions -

«D, 100 »You can use the delay command to set the delay time in detail.

 The number after the delay time can be set as desired. (1 second = 1000 ms)

Ex) Macro key setting: 1 «D, 100» 2 «D, 500» 3

After inputting 1 key, key 3 is input with a delay of 100ms (0.1 sec), input of 2 keys, delay of 500ms (0.5 sec).





«D_Ran, 100,500 »Delays can be randomly generated over a range of delay times.

The number can be set to the desired delay time. (1 second = 1000 ms)

Example) Macro key setting: 1 «D_Ran, 100,500 »2

1 After inputting the key, input a 2 key with a random delay time between 100 ms (0.1 sec) and 500 ms (0.5 sec).





«M, 100,100» Moves the mouse cursor position. Move the mouse position to the X 100, Y 100 position.

It is a description of the procedure to be executed when the following settings are made.

Example) Macro key setting: 23 << M, 100,100 >>

23 Enter the key, move the mouse cursor position, left click





«Stop, 10,10, FFFFFF »After the coordinate color is read, if it is the same color, the macro stops.

Macro key setting: R << Stop, 10, 10, FFFFFF >> QWE

After inputting the R key, if the color of the mouse cursor position (10,10,) is FFFFFF (white), Q input will not work and R will be input again.

RQ continuous input only when the color of the cursor position is not white.

(If the coordinates are the same, enter the key: r, if the coordinates are different, enter the key: rqwe)





«Pass, 10,10, FFFFFF »When the coordinate color is read, the next character is ignored if it is the same color.

Example) Macro key setting: R << Pass, 10,10, FFFFFF >> QWE

After entering the R key, if the mouse cursor position (10, 10,) is FFFFFF (white)

The next one character Q is ignored and input in WE order.

(If the coordinates are the same, enter the key: rwe, if the coordinates are different, enter the key: rqwe)





«Repeat, 10,10, FFFFFF» After reading the coordinate color, if the same color is used, the previous one character is repeatedly input.

Example) Macro key setting: R << Repeat, 10, 10, FFFFFF >> Q

After inputting the R key, if the mouse cursor position (10,10,) is FFFFFF (white), Q is not input and the previous 1 character

The R key is repeatedly entered. Only when it is not the same color, repeat input stops and the next key is input.

If it repeats continuously, you can stop the operation by pressing and holding ESC key.

(An error may occur if there is no character before the repeat conditional)





«Send, 10,10, FFFFFF» After reading the coordinate color, enter the next one character if it is the same color.

Example) Macro key setting: R << Pass, 10,10, FFFFFF >> QWE

After entering the R key, if the cursor position (10,10,) is FFFFFF (white), enter the next one character Q,

In other cases, the next one character is ignored and we key is entered

(If the coordinates are the same, enter the key: rqwe, if the coordinates are different, enter the key: rwe)





«Img, file.png »Find the file .png image and move the mouse cursor

Example) Macro key setting: «Img, file.png »R

Find the same image as the File.png file. If found, the mouse cursor moves to the center of the image.

If there is no such image, proceed to the next macro key R input.

(The image must be in the program executable file location Supported images: bmp, png, jpg)



«CursorColorPass, FFFFFF »Reads the color of the mouse cursor position, ignoring the next character if it is the same color.

Example) Macro key setting: R << CurrosrColorPass, FFFFFF >> QWE

After entering the R key, if the cursor cursor color is FFFFFF (white), ignore the next one character Q,

In other cases, we enter the next one character Q and enter the we key.





«CursorColorSend, FFFFFF »Reads the color of the mouse cursor position, and if it is the same color, it enters the next one character.

Example) Macro key setting: R << CurrosrColorPass, FFFFFF >> QWE

After inputting the R key, if the cursor cursor color of the cursor is FFFFFF (white), input the next one character Q,

In other cases, the next one character is ignored and we key is entered.





«Down, A »Press and hold the A key.

«Up, A »This is a function to release the A key.

If you use the Down command, use the Up command to initialize the key. After the program ends, the key may be pressed.

For special keys, use the special symbols in the Help in the macro settings.

Ex) ◐ left click, ⓢ space bar, ⓒ control key, etc ...



 When you type Alt + F4 at the same time, you can use it like this:

«down, ⓐ»④ <<up, ⓐ»

Explanation) If you press the ④ key (F4 key) while Alt key is pressed, Alt + F4 will be activated.

Then press the «up, a» key to release the pressed Alt.


In Macro setting, pressing the below key copies the coordinates and color of the current mouse cursor position to the clipboard.

F1 key: «D, 100 »Copy to clipboard

F2 key: «M, X, Y» Copy to clipboard
F3 key: «Stop, X, Y, xxxxxx »Copy to clipboard

F4 key: «Pass, X, Y, xxxxxx »Copy to clipboard

F5 key: «Repeat, X, Y, xxxxxx »Copy to clipboard

F6 key: «Send, X, Y, xxxxxx »Copy to clipboard

F7 key: «Img, file.xxx »Copy to clipboard

F8 key: «CursorColorPass, xxxxxx »Copy to clipboard

F9 key: «CursorColorSend, xxxxxx »Copy to clipboard




You can set the pause and profile switching keys.

If you press the registered shortcut key below, you can use the corresponding function. To change, click the green

Press the desired key and press the Save button.









How to use the game !!!







league of legends Change all keys to smart keys.





Rise Combo Case

In the Macro1 settings, use the F1 key as a shortcut key and set the key input to QWE.

In the Macro2 setting, use the F2 key as a shortcut, and set the key input to W.



If you see enemies, press and hold F2 to access the skill and press F1 key (F1 ;;

(If you press F1 and F2 at the same time, all the keys you set will be pressed at the same time!)



You can use it with other key ;; The setting that tastes to your taste .... (All images below are reference images)












How to donate



Download   linkPage ( http://hiperv.tistory.com/212 )

This is a scan from a virustotal site
https://www.virustotal.com/gui/file/939de3f61a85e2ce0ca687f447dc434100c77b6e7dc124bf6a72203912f0e89c/detection

3/60 engines detected this file 
MD5 5b1d8ea1284392222a82ccfd8e3714d3
SHA-1 e0a739faa9ccacef94bc4e9307737ad6bfaf2d08
SHA-256 939de3f61a85e2ce0ca687f447dc434100c77b6e7dc124bf6a72203912f0e89c
SSDEEP 24576:0FnjRk+p0GOtPJZyK1y50ta/wMwIyHfhatjkdur09Y45hvb6hEg:0Fe2CJ91q4uywWG09Y45Fu
File type ZIP
Magic Zip archive data, at least v2.0 to extract
File size 1.21 MB (1269418 bytes)
First Submission 2019-05-27 00:26:54
Last Submission 2019-05-27 00:26:54
Last Analysis 2019-05-27 00:26:54
Earliest Contents Modification 2019-05-27 09:26:40
Latest Contents Modification 2019-05-27 09:26:40


Ear-pleasing typing! Mechanical keyboard sound simulator Simple Keysound

Simple Keysound 1.1 is software that brings the joy of typing on a high-end mechanical keyboard to your plain silent or laptop keyboard. Her...