Bitcoin Forum
April 25, 2024, 10:44:39 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Question (mostly) to admin about site policies  (Read 133 times)
Fizpok (OP)
Sr. Member
****
Offline Offline

Activity: 344
Merit: 250


View Profile WWW
January 13, 2018, 11:54:07 PM
Last edit: January 14, 2018, 12:24:05 AM by Fizpok
 #1

Hi,
I am a programmer, and I would like to write a support script for ICO Bounty campaign (counting signatures on this forum).
Am I allowed to write a spider to crawl the forum (say, daily, new topics only), or will it cause a ban?

Thank you

Ethereum Programming Guide
Create Solidity contracts: Step-by Step Hands-on Guides.
Bitcoin addresses contain a checksum, so it is very unlikely that mistyping an address will cause you to lose money.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714041879
Hero Member
*
Offline Offline

Posts: 1714041879

View Profile Personal Message (Offline)

Ignore
1714041879
Reply with quote  #2

1714041879
Report to moderator
1714041879
Hero Member
*
Offline Offline

Posts: 1714041879

View Profile Personal Message (Offline)

Ignore
1714041879
Reply with quote  #2

1714041879
Report to moderator
1714041879
Hero Member
*
Offline Offline

Posts: 1714041879

View Profile Personal Message (Offline)

Ignore
1714041879
Reply with quote  #2

1714041879
Report to moderator
Vod
Legendary
*
Offline Offline

Activity: 3682
Merit: 3050


Licking my boob since 1970


View Profile WWW
January 14, 2018, 12:20:43 AM
 #2

Hi,
I am a programmer, and I got a task to support ICO (counting signatures on this forum).
Am I allowed to write a spider to crawl the forum (say, daily, new topics only), or will it cause a ban?

Thank you

Contact Theymos will your proposal and if he approves, he will give you a special key to bypass the captcha.

You cannot hit the server more often than once per second over average.

https://nastyscam.com - landing page up     https://vod.fan - advanced image hosting - coming soon!
OGNasty has early onset dementia; keep this in mind when discussing his past actions.
Fizpok (OP)
Sr. Member
****
Offline Offline

Activity: 344
Merit: 250


View Profile WWW
January 14, 2018, 12:22:56 AM
 #3

Thank you... but how do I contact Theymos?

Ethereum Programming Guide
Create Solidity contracts: Step-by Step Hands-on Guides.
Welsh
Staff
Legendary
*
Offline Offline

Activity: 3248
Merit: 4110


View Profile
January 14, 2018, 12:24:47 AM
 #4

Thank you... but how do I contact Theymos?

Send a PM to him: https://bitcointalk.org/index.php?action=profile;u=35

Don't expect a answer right away, he probably receives hundreds if not thousands of personal messages a day, and most of them will be trash.
Fizpok (OP)
Sr. Member
****
Offline Offline

Activity: 344
Merit: 250


View Profile WWW
January 14, 2018, 12:34:07 AM
 #5

Thanks

Ethereum Programming Guide
Create Solidity contracts: Step-by Step Hands-on Guides.
Vod
Legendary
*
Offline Offline

Activity: 3682
Merit: 3050


Licking my boob since 1970


View Profile WWW
January 14, 2018, 12:34:48 AM
 #6

I am a programmer, and I would like to write a support script for ICO Bounty campaign (counting signatures on this forum).

I thought of this earlier as well.

Make a bot that allows the owner to choose which members to monitor.  Then parse all those messages and store them in a database.  You can then show the messages one at a time to the owner who simply needs to click "Yes" or "No" and the results gets tallied in a database.

You could sell the script outright or lease it per month.

https://nastyscam.com - landing page up     https://vod.fan - advanced image hosting - coming soon!
OGNasty has early onset dementia; keep this in mind when discussing his past actions.
hilariousetc
Legendary
*
Offline Offline

Activity: 2772
Merit: 3029


Join the world-leading crypto sportsbook NOW!


View Profile
January 14, 2018, 08:42:26 AM
 #7

I am a programmer, and I would like to write a support script for ICO Bounty campaign (counting signatures on this forum).

I thought of this earlier as well.

Make a bot that allows the owner to choose which members to monitor.  Then parse all those messages and store them in a database.  You can then show the messages one at a time to the owner who simply needs to click "Yes" or "No" and the results gets tallied in a database.

You could sell the script outright or lease it per month.

One of the campaigns I used to run had a bot that did this. It was very time consuming to go through posts one by one but was effective as people only got paid for posts that I accepted if they met quality standards. I think many other campaigns already have bots or programs that already count/tally up qualifying posts but it's hard to check actual post quality without some form of manual verification. Both should be used in some capacity ideally.

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
Vod
Legendary
*
Offline Offline

Activity: 3682
Merit: 3050


Licking my boob since 1970


View Profile WWW
January 14, 2018, 08:51:05 AM
 #8

I am a programmer, and I would like to write a support script for ICO Bounty campaign (counting signatures on this forum).

I thought of this earlier as well.

Make a bot that allows the owner to choose which members to monitor.  Then parse all those messages and store them in a database.  You can then show the messages one at a time to the owner who simply needs to click "Yes" or "No" and the results gets tallied in a database.

You could sell the script outright or lease it per month.

One of the campaigns I used to run had a bot that did this. It was very time consuming to go through posts one by one but was effective as people only got paid for posts that I accepted if they met quality standards. I think many other campaigns already have bots or programs that already count/tally up qualifying posts but it's hard to check actual post quality without some form of manual verification. Both should be used in some capacity ideally.

Around 2-3 months ago I asked Lauda is he/she could benefit from such a bot.  The answer was no, so I never pursued it.


https://nastyscam.com - landing page up     https://vod.fan - advanced image hosting - coming soon!
OGNasty has early onset dementia; keep this in mind when discussing his past actions.
hilariousetc
Legendary
*
Offline Offline

Activity: 2772
Merit: 3029


Join the world-leading crypto sportsbook NOW!


View Profile
January 14, 2018, 09:08:26 AM
 #9

I don't know how he runs his campaigns but he at least benefitted from the bitmixer bot previously which was fairly simple but tallied up posts at least and I think it only counted posts from certain boards automatically. In the past I have just manually verified and counted and discounted non-qualifying posts on the smaller campaigns I have run but don't think I would run them now if they didn't have some sort of automatic process for tallying up qualified posts as it's just far too much work to count up. Obviously manually checking users for post quality also needs to be done too but a bot can do the actual counting.

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
Fizpok (OP)
Sr. Member
****
Offline Offline

Activity: 344
Merit: 250


View Profile WWW
January 14, 2018, 10:54:11 AM
 #10

That is pretty much what I do. But no answer yet Sad
By the way, are you sure about capture? As I understand, I don't even need to be logged in in order to load pages. What I need is to avoid being blacklisted.

Ethereum Programming Guide
Create Solidity contracts: Step-by Step Hands-on Guides.
Fizpok (OP)
Sr. Member
****
Offline Offline

Activity: 344
Merit: 250


View Profile WWW
January 14, 2018, 10:56:04 AM
 #11

OOPS! I already got blacklisted Smiley And I only tested the bot.

Ethereum Programming Guide
Create Solidity contracts: Step-by Step Hands-on Guides.
ibminer
Legendary
*
Offline Offline

Activity: 1814
Merit: 2727


Goonies never say die.


View Profile WWW
January 14, 2018, 01:01:06 PM
 #12

OOPS! I already got blacklisted Smiley And I only tested the bot.
Were you limiting your script at 1 second per access/crawl attempt?  I haven't had a need to bypass the captcha personally... but either way, I would have verified with theymos first before attempting.

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!