Author

Topic: [ANN] CoinURL Bot For Windows (Read 2057 times)

newbie
Activity: 2
Merit: 0
December 12, 2013, 05:18:38 AM
#1
Hi everyone,

Wanted to share this with everyone in case it's any help.

This is an adapted shell script for Lattis_'s CoinURL Bot, Mac or Linux v[1.0] Found here

To use this script bash must be installed on the computer.
Git-Bash or cygwin are recomended.

-- THIS SCRIPT HAS NOT BEEN TESTED WITH CYGWIN --

Code:
Usage:
 -h - show help message and exit
 -u - specify unique user id
 -l - limit the number of times the script will loop (default: 10000)
 -b - browser to open the links in (default: default browser)

I have found it best to run from Windows Powershell to start the script.

Example usage: coinURL.sh -u 52a7b18171d6e788813656 -l 10 -b chrome

If you find this script useful and feel like it, please donate to: 12eAWfZGZnGgTY1RYwxb237juZkPHZYC98 or to Lattis_ for the original script: 17urVePyd4wEwtE91ibdQyWmgH8nvRdVoe

I have packaged the script in a zip with curl which is also required, keep the script and the curl.exe and curl.sh files in the same place.

Download here
Jump to: