Pages:
Author

Topic: [ANN] [BEN] Benjamins ◄ SHA-256 ►◄ BOUNTY AVAILABLE to make BEN merge mineable!! - page 66. (Read 94385 times)

full member
Activity: 140
Merit: 100
There isnt a getting started page for the pool:

http://coinminer.net:19986/static/

http://coinminer.net:19986

Use 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
newbie
Activity: 56
Merit: 0
There isnt a getting started page for the pool:

http://coinminer.net:19986/static/

http://coinminer.net:19986

Use 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......
full member
Activity: 140
Merit: 100
There isnt a getting started page for the pool:

http://coinminer.net:19986/static/

http://coinminer.net:19986

Use 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
newbie
Activity: 56
Merit: 0
Did not work, says error in command line.
newbie
Activity: 56
Merit: 0
There isnt a getting started page for the pool:

http://coinminer.net:19986/static/

http://coinminer.net:19986

Use 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???
full member
Activity: 140
Merit: 100
There isnt a getting started page for the pool:

http://coinminer.net:19986/static/

http://coinminer.net:19986

Use your BEN address in your wallet as username, and any password

-o coinminer.net:19986 -u yourBENaddress -p x --queue 0 -s 1
newbie
Activity: 56
Merit: 0
legendary
Activity: 2548
Merit: 1054
CPU Web Mining 🕸️ on webmining.io
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
newbie
Activity: 56
Merit: 0
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
newbie
Activity: 56
Merit: 0
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
member
Activity: 69
Merit: 10
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!
full member
Activity: 140
Merit: 100
Looks like BEN may be added to https://www.newaltex.com today. Will update OP when it's live. Thanks!
full member
Activity: 140
Merit: 100
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...:
Code:
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.

Code:
##########
#
# 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/ungqDHQf


If 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....
-v



Nice!  Cheesy

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
sr. member
Activity: 490
Merit: 250
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...:
Code:
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.

Code:
##########
#
# 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/ungqDHQf


If 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....
-v



Nice!  Cheesy
full member
Activity: 140
Merit: 100
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
full member
Activity: 140
Merit: 100
Considering that people are literally BUYING votes right on the site, I see no problem with a little automated voting. It's still more fair than what others are doing
full member
Activity: 140
Merit: 100
We are catching up quick...ish lol. Lots of room to make up
full member
Activity: 168
Merit: 100
We can earn it, buying it is bullshit.
hero member
Activity: 714
Merit: 500
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...:
Code:
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.

Code:
##########
#
# 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/ungqDHQf


If 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....
-v

full member
Activity: 140
Merit: 100
Send an email to [email protected] if you want to see BEN added to poloniex.com
Pages:
Jump to: