Posts

AutoHotkey for MetaTrader 4 signal to IQ Option

This bot is just a simple tool to get signal from your MetaTrader 4 then click Put or Call on your IQ Option software accordingly.  As for my limited knowledge, the most simple solution to access both and can simply be coded was using the clipboard. The idea was to simply designate a letter to the clipboard from MetaTrader 4 script when a signal happen then AutoHotkey script will detect the clipboard and execute according to the signal.  The problem with this is you cannot use the clipboard or copy something while the AutoHotkey script is running. As long as you do not use the clipboard, you can still use your computer.  What do we need? AutoHotkey and  MetaTrader 4  will be our software for this or you can use your own MetaTrader 4 broker as long as the tick data was almost identical to IQ Option. Personally I use FXCM as my broker. How to set it up? First, AutoHotkey and MetaTrader 4 must be installed then download or right click and save my AutoHotkey script ( my

iMacros for freebitco.in

Image
This script was a Javascript code for iMacros that will automate collecting satoshis for bitcoin faucets. This was an experimental script and I will not be responsible if your account was banned on that site. The goal was simply to be familiarize in coding Javascript for iMacros and automate captcha solving. I also don't care if the site I mentioned was scam as it was not related to my goal. So feel free to modify it to your needs. What do we need? Mozilla Firefox 47.0   -  I use portable version so it can easily be distributed to other VPS if needed. iMacros v8.9.7   as I have found this as stable build for the Firefox that we will use. 2Captcha  account because it was easy enough to gain balance by working in recaptcha using their  2CaptchaBot-X . You can also earn from this and withdraw your balance or use it to solve your captchas in your bots. freebitcoin.js - This is my iMacros code for  https://freebitco.in/ Once all are downloaded and installed, simply right

iMacros for coinfast.win

Image
This was a Javascript code for iMacros that will automate collecting satoshis for bitcoin faucets. This was an experimental script and I will not be responsible if your account was banned. The goal was simply to be familiarize in coding Javascript for iMacros and automate recaptcha and normal captcha solving and modify it for your needs. I also don't care if the site I mentioned was scam as it was not related to my goal. So feel free to modify it to your needs. What do we need? Mozilla Firefox 47.0   -  I use portable version so it can easily be distributed. iMacros v8.9.7   as I have found this as stable build for the Firefox that we will use. 2Captcha  account because it was easy enough to gain balance by working in recaptcha using their  2CaptchaBot-X . You can also earn from this and withdraw your balance or use it to solve your captchas in your bots. coinfast.js  - This is my iMacros code for  coinfast.win Once all are downloaded and installed, simply right cl

iMacros for faucetpig.com

Image
This script was a Javascript code for iMacros that will automate collecting satoshis for bitcoin faucets. This was an experimental script and I will not be responsible if your account was banned. The goal was simply to be familiarize in coding Javascript for iMacros and modify it for your needs. I also don't care if the site I mentioned was scam as it was not related to my goal. So feel free to modify it to your needs. What do we need? Mozilla Firefox 47.0   -  I use portable version so it can easily be distributed to other VPS if needed. iMacros v8.9.7   as I have found this as stable build for the Firefox that we will use. 2Captcha account because it was easy enough to gain balance by working in recaptcha using their 2CaptchaBot-X . You can also earn from this and withdraw your balance or use it to solve your captchas in your bots. faucetpig.js  - This is my iMacros code for faucetpig.com Once all are downloaded and installed, simply right click and save  fauce