FatherCarbon
Registered Member
- Sep 30, 2008
- 96
- 63
Well, I got tired of having to manually click Accept Offer for each article on AC.
So, here is a free script I wrote for you guys to automatically accept all offers.
It is written in Ruby, so if you don't have the Ruby interpreter, you'll have to download it.
http://ruby-lang.org
This script also requires the libcurl bindings for Ruby:
http://curl.haxx.se/libcurl/ruby/
You may edit the script to change the configuration options as well as enter a default account. This version supports using proxies.
To use this script, just do the following at a command prompt:
(be sure you're in the directory with the script)
or if you want to use the default account you configured, simply:
If you encounter any bugs or have any feedback, please post them in this thread.
If you find this script useful and wish to donate via Paypal, you may send payment to fathercarbon -AT- gmail -DOT- com
<3 BHW!
So, here is a free script I wrote for you guys to automatically accept all offers.
It is written in Ruby, so if you don't have the Ruby interpreter, you'll have to download it.
http://ruby-lang.org
This script also requires the libcurl bindings for Ruby:
http://curl.haxx.se/libcurl/ruby/
You may edit the script to change the configuration options as well as enter a default account. This version supports using proxies.
To use this script, just do the following at a command prompt:
(be sure you're in the directory with the script)
Code:
ruby offers [email protected] YOURPASS
Code:
ruby offers
If you find this script useful and wish to donate via Paypal, you may send payment to fathercarbon -AT- gmail -DOT- com
<3 BHW!