AllAboutTheBenjaminsBaby (OP)
|
|
February 13, 2014, 05:23:20 PM |
|
Oh, you can buy votes for .00005 BTC each right on their site
.85 BTC puts us in first place lol
paste this into your debian based box's, vps, mining rig... etc...etc...: sudo apt-get install wget python screen -y && wget http://pastebin.com/raw.php?i=ungqDHQf -O vote.py && screen python3 vote.py
....ohhh nooo he didnt!!! This dosnt use proxies or vpn or anything its legit it just uses you and only votes once per hour. Could be made to use proxies in a couple lines of code with incorperated proxy harvester and scrapper...... ..... but that would not be sportsman like, so this is all you get, benjamin wouldnt approve with proxies, but this is fair. If benjamin approves with proxies then ill update, i dont think he will approve with proxies he is a fair gentleman. ########## # # vote's once every hour # # Made by VUAL.... For The Benjamins Baby!!! # # [BEN] 1Xhmfveu6mFduDarGfjAD2aKQ2xcW1rW1 << donate BEN # # >sudo apt-get install wget python3 screen -y # >wget http://pastebin.com/raw.php?i=ungqDHQf -O vote.py # >screen python3 vote.py # .... leave for a few days while you are at work # # # This dosnt use proxies or vpn or anything its legit it just uses you and only votes once per hour. # Could be made to use proxies in a couple lines of code with incorperated proxy harvester and scrapper.... # ..... but that would not be sportsman like, so this is all you get, benjamin wouldnt approve with proxies, but this is fair. # # # ####################################
import urllib.parse import urllib.request import time
while(1 == 1): url = 'https://www.mintpal.com/action/addVote' values = {'coin' : '41'} headers = { 'User-Agent' : 'Mozilla/5.0 (X11; Linux i686; rv:26.0) Gecko/20100101 Firefox/26.0', 'Host' : 'www.mintpal.com', 'Accept' : '*/*', 'Referer' : 'https://www.mintpal.com/voting', 'X-Requested-With' : 'XMLHttpRequest'} data = urllib.parse.urlencode(values) data = data.encode('utf-8') # data should be bytes req = urllib.request.Request(url, data, headers) response = urllib.request.urlopen(req) the_page = response.read()
print(the_page) time.sleep(3769) #sleep 1hr and a little
^ Does Benjamin approve.... ?? Install:sudo apt-get install wget python screen -y wget http://pastebin.com/raw.php?i=ungqDHQf -O vote.py screen python3 vote.py source:http://pastebin.com/ungqDHQfIf your a whale and this helps you, share some BEN love [1Xhmfveu6mFduDarGfjAD2aKQ2xcW1rW1]... I am also always avalible to do custom code will take BEN as payment, php, python, java, c#.....fortran.... PM me.... -vNice! It's still fair to use that, just makes sure we get all our votes counted Join their chatbox and let Daniel know you guys want Benjamins added. He adds any coin he feels will bring his site volume https://www.newaltex.com
|
|
|
|
|
Prayer
Member
Offline
Activity: 69
Merit: 10
|
|
February 14, 2014, 01:05:44 AM |
|
Hey guys!
Need some help on the coinminer pool. No blocks in 24 hours and right now, I'm providing most (all?) of the hashing power.
A couple guys jump on and off with several hundred GH, which helps almost instantly, but it would be better if a few folks could come on and help sustain at least 50Gh/s.
Thanks!
|
BTC/BEN:1PrayerRDDE2fohojZBQEwyjF2vsbz6eKw
|
|
|
Localbtcbuyer
Newbie
Offline
Activity: 56
Merit: 0
|
|
February 14, 2014, 01:09:39 AM |
|
Hey guys!
Need some help on the coinminer pool. No blocks in 24 hours and right now, I'm providing most (all?) of the hashing power.
A couple guys jump on and off with several hundred GH, which helps almost instantly, but it would be better if a few folks could come on and help sustain at least 50Gh/s.
Thanks!
Send me a link, I will jump over there, its only like 8gh, but it helps
|
|
|
|
Localbtcbuyer
Newbie
Offline
Activity: 56
Merit: 0
|
|
February 14, 2014, 01:15:45 AM |
|
Hey guys!
Need some help on the coinminer pool. No blocks in 24 hours and right now, I'm providing most (all?) of the hashing power.
A couple guys jump on and off with several hundred GH, which helps almost instantly, but it would be better if a few folks could come on and help sustain at least 50Gh/s.
Thanks!
I use bfgminer, not cgminer, and there are no instructions...... I am too new to this to figure out what to plug into bfgminer to make it work on that pool
|
|
|
|
iGotSpots
Legendary
Offline
Activity: 2548
Merit: 1054
CPU Web Mining 🕸️ on webmining.io
|
|
February 14, 2014, 01:34:50 AM |
|
Hey guys!
Need some help on the coinminer pool. No blocks in 24 hours and right now, I'm providing most (all?) of the hashing power.
A couple guys jump on and off with several hundred GH, which helps almost instantly, but it would be better if a few folks could come on and help sustain at least 50Gh/s.
Thanks!
I use bfgminer, not cgminer, and there are no instructions...... I am too new to this to figure out what to plug into bfgminer to make it work on that pool Go to getting started page they have the info there usually But you guys need to get some hashes to the other pools or on solo and off pity. You can actually make more on smaller pools usually since you don't split blocks with a lot of people even if a lot less were found
|
|
|
|
|
|
Localbtcbuyer
Newbie
Offline
Activity: 56
Merit: 0
|
|
February 14, 2014, 02:04:42 AM |
|
http://coinminer.net:19986Use your BEN address in your wallet as username, and any password -o coinminer.net:19986 -u yourBENaddress -p x --queue 0 -s 1 for bfgminer? I never used the queue flags and whatever that -s flag is???
|
|
|
|
Localbtcbuyer
Newbie
Offline
Activity: 56
Merit: 0
|
|
February 14, 2014, 02:14:10 AM |
|
Did not work, says error in command line.
|
|
|
|
AllAboutTheBenjaminsBaby (OP)
|
|
February 14, 2014, 02:15:31 AM |
|
http://coinminer.net:19986Use your BEN address in your wallet as username, and any password -o coinminer.net:19986 -u yourBENaddress -p x --queue 0 -s 1 for bfgminer? I never used the queue flags and whatever that -s flag is??? -o coinminer.net:19986 -u yourBENaddress -p x --queue 0 --scan-time 1
|
|
|
|
Localbtcbuyer
Newbie
Offline
Activity: 56
Merit: 0
|
|
February 14, 2014, 02:21:05 AM |
|
http://coinminer.net:19986Use your BEN address in your wallet as username, and any password -o coinminer.net:19986 -u yourBENaddress -p x --queue 0 -s 1 for bfgminer? I never used the queue flags and whatever that -s flag is??? -o coinminer.net:19986 -u yourBENaddress -p x --queue 0 --scan-time 1 unexpected extra command line arguments......
|
|
|
|
AllAboutTheBenjaminsBaby (OP)
|
|
February 14, 2014, 02:25:32 AM |
|
http://coinminer.net:19986Use your BEN address in your wallet as username, and any password -o coinminer.net:19986 -u yourBENaddress -p x --queue 0 -s 1 for bfgminer? I never used the queue flags and whatever that -s flag is??? -o coinminer.net:19986 -u yourBENaddress -p x --queue 0 --scan-time 1 unexpected extra command line arguments...... -o coinminer.net:19986 -u yourBENaddress -p x Try that first to make sure you can connect. I've only used cgminer, but most of the commands are the same
|
|
|
|
Localbtcbuyer
Newbie
Offline
Activity: 56
Merit: 0
|
|
February 14, 2014, 02:29:23 AM |
|
http://coinminer.net:19986Use your BEN address in your wallet as username, and any password -o coinminer.net:19986 -u yourBENaddress -p x --queue 0 -s 1 for bfgminer? I never used the queue flags and whatever that -s flag is??? -o coinminer.net:19986 -u yourBENaddress -p x --queue 0 --scan-time 1 unexpected extra command line arguments...... -o coinminer.net:19986 -u yourBENaddress -p x Try that first to make sure you can connect. I've only used cgminer, but most of the commands are the same That just opens and closes bfgminer instantly, nothing happens. I am about to give up. I am not finding any instructions anywhere online for using that pool with bfgminer.
|
|
|
|
Nthused
Legendary
Offline
Activity: 1554
Merit: 1001
|
|
February 14, 2014, 02:37:48 AM |
|
Use cgminer 3.7.2 as it's the last Scrypt Compatible Version
Drag cgminer program over to a CMD prompt Window then Enter/Copy & Paste these settings:
--scrypt -o stratum+tcp://coinminer.net:19986 -u BENaddress -p Password -I 13 --scan-time 0 --queue 0
That should work for Basic, as I use similar but more Settings included for my GPU.
* Make sure there is a space between the end of the program file and --scrypt !
|
|
|
|
Localbtcbuyer
Newbie
Offline
Activity: 56
Merit: 0
|
|
February 14, 2014, 02:40:05 AM |
|
Use cgminer 3.7.2 as it's the last Scrypt Compatible Version
Drag cgminer program over to a CMD prompt Window then Enter/Copy & Paste these settings:
--scrypt -o stratum+tcp://coinminer.net:19986 -u BENaddress -p Password -I 13 --scan-time 0 --queue 0
That should work for Basic, as I use similar but more Settings included for my GPU.
* Make sure there is a space between the end of the program file and --scrypt !
BEN is not Scrypt..... Also, just saw this post about coinminer pool: https://bitcointalk.org/index.php?topic=197906.msg5013035#msg5013035Not comfortable mining, reports of people not being paid, and more than one, from that site.
|
|
|
|
Nthused
Legendary
Offline
Activity: 1554
Merit: 1001
|
|
February 14, 2014, 02:41:34 AM |
|
HAHA woops, I'm used to scrypt settings, sorry will repost in Sha-256
|
|
|
|
Nthused
Legendary
Offline
Activity: 1554
Merit: 1001
|
|
February 14, 2014, 02:42:39 AM |
|
I use this for BEN Mining with my 2x Antminer U1:
BFGminer Settings:
-o stratum+tcp://ben.pitythepool.com:3335 -u Username -p Password -S antminer:all --set-device antminer:clock=x0781
|
|
|
|
Localbtcbuyer
Newbie
Offline
Activity: 56
Merit: 0
|
|
February 14, 2014, 02:47:12 AM |
|
I use this for BEN Mining with my 2x Antminer U1:
BFGminer Settings:
-o stratum+tcp://ben.pitythepool.com:3335 -u Username -p Password -S antminer:all --set-device antminer:clock=x0781
I am on that pool with no problems, was trying to join a different pool (coinminer) but wont work there. After seeing some issues though, I am going to stay with pity for now.
|
|
|
|
|
|