After all, in our business, the more time you save the more money you earn.
We will use AutoHotKey. https://autohotkey.com/
Download and install. Create a text document.
Codes for using different keys:
- NUMPAD1 :: Send, for num digits
- F1 :: Send, for keys f1-f12
- ^ M :: Send, ^ is used for combinations with Ctrl, for example Ctrl + m
- + M :: Send, + is used for combinations with Shift, for example Shift + m
- ! M :: Send,! Used for combinations with Alt, for example Alt + m
After the comma a space and then the text of the bind.
For example, on the num1 key, I will bind my username to bitcointalk, to the num2 key a link to the profile, and so on.
NUMPAD1 :: Send, cryptolord2077
NUMPAD2 :: Send, https://bitcointalksearch.org/user/cryptolord2077-1740809
NUMPAD3 :: Send, https://twitter.com/
NUMPAD4 :: Send, https://www.twitteraudit.com/
NUMPAD5 :: Send, https://www.facebook.com/
NUMPAD6 :: Send, @
NUMPAD7 :: Send, [email protected]
NUMPAD8 :: Send, https://medium.com/
NUMPAD9 :: Send, ETH adress
Save, right click on the file> rename, change the extension from ".txt" to ".ahk"
Once again, right-click on the file > Run script
This guide for windows 10 users. I did not try it on a mac.
Thank you for your attention!
It looks to me that this would be the tool for someone who has many accounts. It does take just 1 minute to fill a form and you have to do that only once for a several weeks campaign.
I analyze bounties every day, and it happens when I have in the queue 5-10 companies, It will be much faster for me to registering in them through the binds than manually.