Bitcoin Forum
May 10, 2024, 10:48:43 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: 1 2 3 4 5 6 7 [All]
  Print  
Author Topic: [ANN] cointip bot (version 0.01) here I come  (Read 8830 times)
cadmium (OP)
Member
**
Offline Offline

Activity: 69
Merit: 10



View Profile
May 10, 2013, 12:53:53 PM
Last edit: August 16, 2013, 06:33:45 PM by cadmium
 #1

The long waiting of reddit bitcointip bot to bitcointalk forum has come to an end.

Service is free to use at your own risk, as always.

Current supported currencies are: BTC, LTC, PPC and FTC

PM cadmium with the following commands on the subject:

sign up

info - to get deposit addresses, balance

cointip <username> <amount> <unit_currency> - examples
Code:
cointip cadmium 1 BTC
cointip cadmium 1 mLTC
cointip cadmium 1.22 uBTC
cointip cadmium 1 sBTC --- 1 satoshi
cointip cadmium 1.5 mPPC

withdraw <amount> <unit_currency> with the message body containing <your_receiving_address>

Tipping can also be in a post for example:

"Thanks for fixing my PHP script, +cointip John 0.25 btc . And thank you for such service +cointip cadmium 1 mPPC"

Then you have to pm cadmium with the subject of scan, the bot will scan your last 20 posts, and process tipping requests.

*Update: I just made the bot to crawl on its own for every 10 mins, so that you don't need to send the "scan" command. You can still send it though, if you don't want to wait.*

*Added a new command

subject masstip with the message body containing your cointip list - example

Code:
cointip memberA 1 BTC
cointip memberB 1 mLTC
cointip memberC 0.5 uPPC

Note

* Standard transaction fee will be subtracted from the withdrawing amount (currently BTC 0.0001, LTC 0.02, PPC 0.01, FTC 0.01).

* When request tipping, the tippee has an option to accept or reject (by following the instruction in the pm). Tip request will be expired after a week.
** Fund will be transferred at the point tippee chooses to accept. It will not be held by tip request.
** Which means you can tip 1 BTC to 10 people with your balance of 1 BTC. Whoever accepts first will take it.
** Or you can withdraw your fund before a tippee claims

* Required 3 confirms depositing BTC, 6 for LTC and PPC, 10 for FTC

* Don't feel guilty to tip someone with 1 uBTC or less because it does not get into the blockchain until withdrawal, which has to be more than transaction fee.

Disclaimer
* Still in gamma state, there could be some glitches although I'll try my best not to lose you fund.

cointip bot https://bitcointalk.org/index.php?topic=201018.0 Tip forum members with BTC / LTC / PPC / FTC
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
jaywaka2713
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


aka 7Strykes


View Profile
May 10, 2013, 03:09:49 PM
 #2

Just to verify, I can tip anybody, even if they haven't signed up?

Nice job working on the script though! You deserve a bounty! I recently talked about a bitcointip bot, and this is the best method to do it without modifying the form directly. My only concerns are:

How do we verify you won't just run away with our Bitcoin once we deposit them?
What ensures your bot will be online 24/7?
Is the bot hosted, or is it a simple script running on your computer?
If it does run from your computer, is it on 24/7?
If whatever hosts the script is down when a tip request is sent and the scan command has been sent, will the scan be processed when the script comes back online? (Make sure you have a verification system so that the bot itself knows when a tip was sent, as that will prevent tip duplication from the script being offline.)

Off-Topic: And the blockchain bloat has begun!


cadmium (OP)
Member
**
Offline Offline

Activity: 69
Merit: 10



View Profile
May 10, 2013, 05:04:24 PM
 #3

> Just to verify, I can tip anybody, even if they haven't signed up?

Tipee does not have to sign up. Once he accepts a tip request, he'll be signed up automatically, and be able to withdraw to his personal addresses, or he can use it to tip other members.

> How do we verify you won't just run away with our Bitcoin once we deposit them?

I don't have a good answer, but I do believe in Karma.

> What ensures your bot will be online 24/7?
> Is the bot hosted, or is it a simple script running on your computer?
> If it does run from your computer, is it on 24/7?

It's running on one of my servers, with a system to backup db and wallets in case the host is screwed up.
I also have thought to give the private keys back to the users, in case stuff hits fan.

>If whatever hosts the script is down when a tip request is sent and the scan command has been sent, will the scan be processed when the script comes back >online? (Make sure you have a verification system so that the bot itself knows when a tip was sent, as that will prevent tip duplication from the script being >offline.)

Yes. And to prevent duplication, it stores records of post-id that it has processed.

cointip bot https://bitcointalk.org/index.php?topic=201018.0 Tip forum members with BTC / LTC / PPC / FTC
dexX7
Legendary
*
Offline Offline

Activity: 1106
Merit: 1024



View Profile WWW
May 10, 2013, 08:37:37 PM
 #4

Great. I love this. Smiley +cointip cadmium 2000 uBTC

Do we get a confirmation and how often are the posts crawled?

jaywaka2713
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


aka 7Strykes


View Profile
May 10, 2013, 11:04:19 PM
 #5

> Just to verify, I can tip anybody, even if they haven't signed up?

Tipee does not have to sign up. Once he accepts a tip request, he'll be signed up automatically, and be able to withdraw to his personal addresses, or he can use it to tip other members.

> How do we verify you won't just run away with our Bitcoin once we deposit them?

I don't have a good answer, but I do believe in Karma.

> What ensures your bot will be online 24/7?
> Is the bot hosted, or is it a simple script running on your computer?
> If it does run from your computer, is it on 24/7?

It's running on one of my servers, with a system to backup db and wallets in case the host is screwed up.
I also have thought to give the private keys back to the users, in case stuff hits fan.

>If whatever hosts the script is down when a tip request is sent and the scan command has been sent, will the scan be processed when the script comes back >online? (Make sure you have a verification system so that the bot itself knows when a tip was sent, as that will prevent tip duplication from the script being >offline.)

Yes. And to prevent duplication, it stores records of post-id that it has processed.

Karma.... other than that it looks like your system is really set. If you do scam, word flies here lol. Try setting up a reputation thread on the Off-Topic board as people use your tip service, but other than that it's solid! Nice work! I'll use it.

cadmium (OP)
Member
**
Offline Offline

Activity: 69
Merit: 10



View Profile
May 11, 2013, 01:36:34 AM
 #6

Great. I love this. Smiley +cointip cadmium 2000 uBTC

Do we get a confirmation and how often are the posts crawled?

you have to pm scan command to me, since the bot only crawls on that order.

cointip bot https://bitcointalk.org/index.php?topic=201018.0 Tip forum members with BTC / LTC / PPC / FTC
romerun
Legendary
*
Offline Offline

Activity: 1078
Merit: 1001


Bitcoin is new, makes sense to hodl.


View Profile
May 11, 2013, 02:36:43 AM
 #7

test

+cointip cadmium 10 uPPC
+cointip dexX7 10 uPPC
+cointip jaywaka2713 10 uPPC

 Smiley
jaywaka2713
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


aka 7Strykes


View Profile
May 11, 2013, 02:40:09 AM
 #8

test

+cointip cadmium 10 uPPC
+cointip dexX7 10 uPPC
+cointip jaywaka2713 10 uPPC

 Smiley

Accepted, waiting for response.

jaywaka2713
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


aka 7Strykes


View Profile
May 11, 2013, 02:41:23 AM
 #9

Another concern. What if we quote a tip like I did above. If I sent the scan command, would it see me as the originating source of those tips, now that I have quoted them? That would be something that would need to be fixed.

Accepted the tip. Never received PPC before too! I'll make a VirCurEx wallet for it. Waiting for confirmation.

dree12
Legendary
*
Offline Offline

Activity: 1246
Merit: 1077



View Profile
May 11, 2013, 02:42:25 AM
 #10

Just to be clear:

  • If I quote someone who has tipped someone, then send "scan", will cointip accidentally believe I meant to tip?
  • If I accidentally scan the same post twice, will cointip tip the poster twice?
jaywaka2713
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


aka 7Strykes


View Profile
May 11, 2013, 02:43:36 AM
 #11


Deposit addresses

btc: 193RSpbYAscnVj6kVuuLFyNydaNgq6Z4HH
ltc: LaGTjG3B73UEK8U8rhTyq8RLCffiSztCgv
ppc: PBMA5b2aKMWk7HkCjHbDZGWCaMDyya2WhE

Balances (avalable/almost available)

btc: 0 satoshi BTC/0 satoshi BTC
ltc: 0 satoshi LTC/0 satoshi LTC
ppc: 10.00 uPPC/10.00 uPPC

Got your tip! Thanks! The bot works!

Just to be clear:

  • If I quote someone who has tipped someone, then send "scan", will cointip accidentally believe I meant to tip?
  • If I accidentally scan the same post twice, will cointip tip the poster twice?

I also want an answer to question 1. For question 2, the scan will verify to itself that tips are sent, so they won't be double tipped. Hence the idtip.

dexX7
Legendary
*
Offline Offline

Activity: 1106
Merit: 1024



View Profile WWW
May 11, 2013, 11:14:51 AM
 #12

test

+cointip cadmium 10 uPPC
+cointip dexX7 10 uPPC
+cointip jaywaka2713 10 uPPC

 Smiley

Received. Thank you, dear ser! Smiley

cadmium (OP)
Member
**
Offline Offline

Activity: 69
Merit: 10



View Profile
May 11, 2013, 12:34:49 PM
 #13


Another concern. What if we quote a tip like I did above. If I sent the scan command, would it see me as the originating source of those tips, now that I have quoted them? That would be something that would need to be fixed.

Accepted the tip. Never received PPC before too! I'll make a VirCurEx wallet for it. Waiting for confirmation.

Good catch. I definitely overlooked the issue. It is fixed as the scan command will not go into quote. +cointip has to be outside of any div relating tags.

These should be skipped.

test

+cointip cadmium 10 uPPC
+cointip dexX7 10 uPPC
+cointip jaywaka2713 10 uPPC

 Smiley

Accepted, waiting for response.

The followings should go through.

+cointip jaywaka2713 77 uBTC
+cointip  dree12 77 uBTC

cointip bot https://bitcointalk.org/index.php?topic=201018.0 Tip forum members with BTC / LTC / PPC / FTC
dree12
Legendary
*
Offline Offline

Activity: 1246
Merit: 1077



View Profile
May 11, 2013, 12:46:09 PM
 #14

What does this mean?

Code:
Failed to accept idtip=0d32f632803465d0518e0505a7016d79 because unauthorized accept . You may try again when the issue is resolved.
cadmium (OP)
Member
**
Offline Offline

Activity: 69
Merit: 10



View Profile
May 11, 2013, 12:58:45 PM
 #15

What does this mean?

Code:
Failed to accept idtip=0d32f632803465d0518e0505a7016d79 because unauthorized accept . You may try again when the issue is resolved.

crap. That's from my typo and a bug parsing your name as " dree12". Fixed.

bear with me. Try again:

+cointip     dree12      88    uBTC

cointip bot https://bitcointalk.org/index.php?topic=201018.0 Tip forum members with BTC / LTC / PPC / FTC
jaywaka2713
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


aka 7Strykes


View Profile
May 11, 2013, 01:49:27 PM
 #16

The followings should go through.

+cointip jaywaka2713 77 uBTC
+cointip  dree12 77 uBTC


Your tip went through regardless of the quote. So quoted tips won't be processed by scan! This thing is bug-free so far! Nice work!

billotronic
Legendary
*
Offline Offline

Activity: 1610
Merit: 1000


Crackpot Idealist


View Profile
May 11, 2013, 09:26:49 PM
 #17

hate to be a nay sayer, but what's in this for you? I would trust your service more if you charged a small fee.

This post sums up why all this bullshit is a scam
Read It. Hate It. Change the facts that it represents.
https://bitcointalk.org/index.php?topic=1606638.msg16139644#msg16139644
cadmium (OP)
Member
**
Offline Offline

Activity: 69
Merit: 10



View Profile
May 12, 2013, 12:12:33 AM
 #18

I have a mission to make this cointip bot available in a few forums, expand its functionalities, if things go well. +cointip billotronic 30uBTC

cointip bot https://bitcointalk.org/index.php?topic=201018.0 Tip forum members with BTC / LTC / PPC / FTC
whiskers75
Hero Member
*****
Offline Offline

Activity: 658
Merit: 502


Doesn't use these forums that often.


View Profile
May 12, 2013, 07:59:17 AM
 #19

This is so cool! Would cointip you, but I'm a poor codercat. Tongue
Signed up!

Elastic.pw Elastic - The Decentralized Supercomputer
ELASTIC ANNOUNCEMENT THREAD | ELASTIC SLACK | ELASTIC FORUM
whiskers75
Hero Member
*****
Offline Offline

Activity: 658
Merit: 502


Doesn't use these forums that often.


View Profile
May 12, 2013, 11:09:07 AM
 #20

+cointip cadmium 0.01 uBTC

Elastic.pw Elastic - The Decentralized Supercomputer
ELASTIC ANNOUNCEMENT THREAD | ELASTIC SLACK | ELASTIC FORUM
DiamondCardz
Legendary
*
Offline Offline

Activity: 1134
Merit: 1112



View Profile WWW
May 12, 2013, 04:51:57 PM
 #21

+cointip cadmium 0.01 uBTC

This is awesome! Signed up Smiley

Time to get tipping Tongue

EDIT: Small typo with "available" in the sign up PM


BA Computer Science, University of Oxford
Dissertation was about threat modelling on distributed ledgers.
cadmium (OP)
Member
**
Offline Offline

Activity: 69
Merit: 10



View Profile
May 12, 2013, 07:29:25 PM
 #22

thanks, will fix.

+cointip whiskers75 3 uPPC
+cointip DiamondCardz 3 uPPC

cointip bot https://bitcointalk.org/index.php?topic=201018.0 Tip forum members with BTC / LTC / PPC / FTC
whiskers75
Hero Member
*****
Offline Offline

Activity: 658
Merit: 502


Doesn't use these forums that often.


View Profile
May 14, 2013, 03:57:15 PM
Last edit: May 14, 2013, 04:15:49 PM by whiskers75
 #23

Also, mind having an option to denominate in standard BTC? Smiley
Thanks for the uPPC!
EDIT: Source code? Pleeease? Cheesy If this was open source, you'd get lots of contributions Smiley

Elastic.pw Elastic - The Decentralized Supercomputer
ELASTIC ANNOUNCEMENT THREAD | ELASTIC SLACK | ELASTIC FORUM
jaywaka2713
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


aka 7Strykes


View Profile
May 14, 2013, 04:22:16 PM
 #24

Also, mind having an option to denominate in standard BTC? Smiley
Thanks for the uPPC!
EDIT: Source code? Pleeease? Cheesy If this was open source, you'd get lots of contributions Smiley


You can denominate in standard BTC. just tip with 1 BTC

Also open source would be nice. Everything here is open source. Note, whiskers75, that you couldn't modify it for use here as it will conflict with his bot.

DiamondCardz
Legendary
*
Offline Offline

Activity: 1134
Merit: 1112



View Profile WWW
May 14, 2013, 05:20:21 PM
 #25

Also, mind having an option to denominate in standard BTC? Smiley
Thanks for the uPPC!
EDIT: Source code? Pleeease? Cheesy If this was open source, you'd get lots of contributions Smiley


If someone ever tips a whole BTC, I will eat my shoe. Especially if it happened to me, lol.

+cointip whiskers75 1 sPPC

BA Computer Science, University of Oxford
Dissertation was about threat modelling on distributed ledgers.
whiskers75
Hero Member
*****
Offline Offline

Activity: 658
Merit: 502


Doesn't use these forums that often.


View Profile
May 16, 2013, 07:43:10 PM
 #26

Also, mind having an option to denominate in standard BTC? Smiley
Thanks for the uPPC!
EDIT: Source code? Pleeease? Cheesy If this was open source, you'd get lots of contributions Smiley


If someone ever tips a whole BTC, I will eat my shoe. Especially if it happened to me, lol.

+cointip whiskers75 1 sPPC
Thanks, and +1 Smiley
Edit: PM scan to cadmium, as this doesn't seem to have gone through.

Elastic.pw Elastic - The Decentralized Supercomputer
ELASTIC ANNOUNCEMENT THREAD | ELASTIC SLACK | ELASTIC FORUM
DiamondCardz
Legendary
*
Offline Offline

Activity: 1134
Merit: 1112



View Profile WWW
May 17, 2013, 09:47:00 PM
 #27

Thanks, done Smiley

+cointip whiskers75 8 sPPC

Also, moobot sucks. You know what i'm talking about. :c MADE ME LOSE 12 MBTC BLEH


BA Computer Science, University of Oxford
Dissertation was about threat modelling on distributed ledgers.
whiskers75
Hero Member
*****
Offline Offline

Activity: 658
Merit: 502


Doesn't use these forums that often.


View Profile
May 18, 2013, 06:02:57 AM
 #28

Hey, this isn't the CoinChat thread! Smiley

Elastic.pw Elastic - The Decentralized Supercomputer
ELASTIC ANNOUNCEMENT THREAD | ELASTIC SLACK | ELASTIC FORUM
DiamondCardz
Legendary
*
Offline Offline

Activity: 1134
Merit: 1112



View Profile WWW
May 19, 2013, 03:32:54 PM
 #29

+cointip whiskers75 2.99 uPPC

Moar free moneh

BA Computer Science, University of Oxford
Dissertation was about threat modelling on distributed ledgers.
jaywaka2713
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


aka 7Strykes


View Profile
May 19, 2013, 07:24:10 PM
 #30

I've been using this bot in my posts and via PM to cadmium and so far have no issues. This thing works great. All we need now is more altcoin support. It would be cool if an applet could be provided where we could submit code to add to the bot to add various currencies with final approval from Cadmium. Takes the work off of him.

cadmium (OP)
Member
**
Offline Offline

Activity: 69
Merit: 10



View Profile
May 19, 2013, 08:39:24 PM
 #31

I'm in the process of revamping my code. I'll make sure to make it easy and efficient to add new currencies, right now it's not quite ready.

However, the real issue holding me back from adding 20 currencies, is each altcoind deamon takes about 300M memory, bitcoind alone sits between 500m-1.2g. The current machine could safely support more 5 coins max. Also, it's not easy to pick which to support, because it's too funny that new coin is born everyday.

 Cool

cointip bot https://bitcointalk.org/index.php?topic=201018.0 Tip forum members with BTC / LTC / PPC / FTC
jaywaka2713
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


aka 7Strykes


View Profile
May 19, 2013, 08:49:05 PM
 #32

I'm in the process of revamping my code. I'll make sure to make it easy and efficient to add new currencies, right now it's not quite ready.

However, the real issue holding me back from adding 20 currencies, is each altcoind deamon takes about 300M memory, bitcoind alone sits between 500m-1.2g. The current machine could safely support more 5 coins max. Also, it's not easy to pick which to support, because it's too funny that new coin is born everyday.

 Cool

That is so true. I would start with the older coins and test having BTC, LTC, PPC, DVC, and TRC together. Also look into getting your script onto a server.

cadmium (OP)
Member
**
Offline Offline

Activity: 69
Merit: 10



View Profile
May 20, 2013, 12:39:52 AM
 #33

Also, mind having an option to denominate in standard BTC? Smiley
Thanks for the uPPC!
EDIT: Source code? Pleeease? Cheesy If this was open source, you'd get lots of contributions Smiley

source code is coming, it's just yet ready. There are frontend which has to be built per site and the backend. I don't think the frontend will work right away with other SMF boards, since they can be configured in different ways. The backend supports multiple sites, user wallet can be shared between sites.

I have envisioned the bot enters those karma-matter-communities, such as torrent sites, piratebay. These frontends should point to a centralize backend, so that we can do other interesting things about it, like coin exchange (Imagine people getting junk coins and want to convert to BTC, vise versa).

cointip bot https://bitcointalk.org/index.php?topic=201018.0 Tip forum members with BTC / LTC / PPC / FTC
jaywaka2713
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


aka 7Strykes


View Profile
May 20, 2013, 03:10:19 AM
 #34

Also, mind having an option to denominate in standard BTC? Smiley
Thanks for the uPPC!
EDIT: Source code? Pleeease? Cheesy If this was open source, you'd get lots of contributions Smiley

source code is coming, it's just yet ready. There are frontend which has to be built per site and the backend. I don't think the frontend will work right away with other SMF boards, since they can be configured in different ways. The backend supports multiple sites, user wallet can be shared between sites.

I have envisioned the bot enters those karma-matter-communities, such as torrent sites, piratebay. These frontends should point to a centralize backend, so that we can do other interesting things about it, like coin exchange (Imagine people getting junk coins and want to convert to BTC, vise versa).

Woahh buddy you got good vision ahead of you, but one step at a time. Sounds like you plan on taking this far though. Great work.

whiskers75
Hero Member
*****
Offline Offline

Activity: 658
Merit: 502


Doesn't use these forums that often.


View Profile
May 20, 2013, 10:48:59 PM
 #35

Also, mind having an option to denominate in standard BTC? Smiley
Thanks for the uPPC!
EDIT: Source code? Pleeease? Cheesy If this was open source, you'd get lots of contributions Smiley

source code is coming, it's just yet ready. There are frontend which has to be built per site and the backend. I don't think the frontend will work right away with other SMF boards, since they can be configured in different ways. The backend supports multiple sites, user wallet can be shared between sites.

I have envisioned the bot enters those karma-matter-communities, such as torrent sites, piratebay. These frontends should point to a centralize backend, so that we can do other interesting things about it, like coin exchange (Imagine people getting junk coins and want to convert to BTC, vise versa).
Nice!

Elastic.pw Elastic - The Decentralized Supercomputer
ELASTIC ANNOUNCEMENT THREAD | ELASTIC SLACK | ELASTIC FORUM
Sunny King
Legendary
*
Offline Offline

Activity: 1205
Merit: 1010



View Profile WWW
May 23, 2013, 08:03:54 PM
 #36

+cointip cadmium 5 PPC
cadmium (OP)
Member
**
Offline Offline

Activity: 69
Merit: 10



View Profile
May 23, 2013, 11:21:16 PM
 #37

you have to pm "scan" to me, the bot won't crawl on its own

Thanks for the big tip ! Roll Eyes

cointip bot https://bitcointalk.org/index.php?topic=201018.0 Tip forum members with BTC / LTC / PPC / FTC
Jimmy2011
Hero Member
*****
Offline Offline

Activity: 589
Merit: 500



View Profile
May 24, 2013, 08:53:44 AM
 #38

+cointip cadmium 0.01 PPC
DiamondCardz
Legendary
*
Offline Offline

Activity: 1134
Merit: 1112



View Profile WWW
May 25, 2013, 09:18:16 AM
 #39

If you're going to implement a new coin, make it DVC/DevCoin ^_^

BA Computer Science, University of Oxford
Dissertation was about threat modelling on distributed ledgers.
cadmium (OP)
Member
**
Offline Offline

Activity: 69
Merit: 10



View Profile
May 28, 2013, 05:08:54 AM
 #40

I made the bot automatically scans every 10 mins(for now), so that you don't have to send "scan" command after leaving the +cointip in your post, although if you want to have it scan right away, you can still send the command to trigger it.

DevCoin is not edible. Grin +cointip DiamondCardz 10uBTC

Hope it works..

cointip bot https://bitcointalk.org/index.php?topic=201018.0 Tip forum members with BTC / LTC / PPC / FTC
Jimmy2011
Hero Member
*****
Offline Offline

Activity: 589
Merit: 500



View Profile
May 28, 2013, 06:57:36 AM
 #41

+cointip cadmium 0.1 PPC
Birdy
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250



View Profile
May 28, 2013, 03:13:46 PM
 #42

Great Smiley
I hope it's possible to implement a verify, so people can recognize a legit tip instantly.
DiamondCardz
Legendary
*
Offline Offline

Activity: 1134
Merit: 1112



View Profile WWW
May 28, 2013, 03:29:10 PM
 #43

I made the bot automatically scans every 10 mins(for now), so that you don't have to send "scan" command after leaving the +cointip in your post, although if you want to have it scan right away, you can still send the command to trigger it.

DevCoin is not edible. Grin +cointip DiamondCardz 10uBTC

Hope it works..

It worked, even though it only tipped me 9.99 uBTC xD

Thanks!

BA Computer Science, University of Oxford
Dissertation was about threat modelling on distributed ledgers.
DiamondCardz
Legendary
*
Offline Offline

Activity: 1134
Merit: 1112



View Profile WWW
May 28, 2013, 03:42:36 PM
 #44

Great Smiley
I hope it's possible to implement a verify, so people can recognize a legit tip instantly.

It won't happen - theymos said that he doesn't want threads to be spammed with verify messages.

BA Computer Science, University of Oxford
Dissertation was about threat modelling on distributed ledgers.
DiamondCardz
Legendary
*
Offline Offline

Activity: 1134
Merit: 1112



View Profile WWW
May 28, 2013, 03:43:29 PM
 #45

Also, the tx fee is 0.0001 now I believe for BTC Smiley

BA Computer Science, University of Oxford
Dissertation was about threat modelling on distributed ledgers.
cadmium (OP)
Member
**
Offline Offline

Activity: 69
Merit: 10



View Profile
May 28, 2013, 10:37:51 PM
 #46

that 9.99 thing could be just a display bug, it's in my list to investigate it.

Quote
Also, the tx fee is 0.0001 now I believe for BTC

nice, where did you get that

Quote
It won't happen - theymos said that he doesn't want threads to be spammed with verify messages.

Right. I did implement it though, it should be turned on on other future forums, if mods are cool with it.

cointip bot https://bitcointalk.org/index.php?topic=201018.0 Tip forum members with BTC / LTC / PPC / FTC
Birdy
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250



View Profile
May 28, 2013, 10:53:40 PM
 #47

Quote
It won't happen - theymos said that he doesn't want threads to be spammed with verify messages.

Right. I did implement it though, it should be turned on on other future forums, if mods are cool with it.

Hmm, maybe it would be possible to have the verify in the post with the tip instead?
But I guess that would need some changes in the board software to show this e.g. directly attached to the post.
cadmium (OP)
Member
**
Offline Offline

Activity: 69
Merit: 10



View Profile
May 29, 2013, 01:35:55 AM
 #48

Yea I don't see how to implement verify without getting banned, although I could provide the log for who tip who by editing one of my posts in this thread.

cointip bot https://bitcointalk.org/index.php?topic=201018.0 Tip forum members with BTC / LTC / PPC / FTC
cadmium (OP)
Member
**
Offline Offline

Activity: 69
Merit: 10



View Profile
May 30, 2013, 09:00:36 PM
 #49

btc withdraw transaction fee has been adjusted to 0.0001 thanks to 8.2

cointip bot https://bitcointalk.org/index.php?topic=201018.0 Tip forum members with BTC / LTC / PPC / FTC
DiamondCardz
Legendary
*
Offline Offline

Activity: 1134
Merit: 1112



View Profile WWW
May 31, 2013, 11:46:28 AM
 #50

btc withdraw transaction fee has been adjusted to 0.0001 thanks to 8.2

Yay  Cheesy

BA Computer Science, University of Oxford
Dissertation was about threat modelling on distributed ledgers.
jaywaka2713
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


aka 7Strykes


View Profile
June 01, 2013, 05:17:20 AM
 #51

Cadmium I would suggest in the near future actual tip transfers to once per hour cycles. Because of the new micro payment limitations, small tips are no longer possible. When someone tips, actually show their "theoretical balance" even though they may not have their Bitcoin yet. Once every hour, you should transfer tips from everyone's wallets (if any tips at all) using the sendmany (i think thats correct) command. Keeps your tx low, and circumvents the micro payment restrictions. Also reduces network strain of your host that runs the bot.

cadmium (OP)
Member
**
Offline Offline

Activity: 69
Merit: 10



View Profile
June 01, 2013, 03:18:14 PM
 #52

It's using shared wallet. When tipping, it uses "move" command to move amount from account to account, which I believe, it's internal, never broadcasted to the network.

cointip bot https://bitcointalk.org/index.php?topic=201018.0 Tip forum members with BTC / LTC / PPC / FTC
jaywaka2713
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


aka 7Strykes


View Profile
June 02, 2013, 04:07:05 AM
 #53

It's using shared wallet. When tipping, it uses "move" command to move amount from account to account, which I believe, it's internal, never broadcasted to the network.

OK thats even better. I just recommend only sending withdrawals once every hour.

cadmium (OP)
Member
**
Offline Offline

Activity: 69
Merit: 10



View Profile
June 02, 2013, 11:34:44 AM
 #54

yea, thanks, that's interesting idea indeed, I'll research on the sendmany command.

cointip bot https://bitcointalk.org/index.php?topic=201018.0 Tip forum members with BTC / LTC / PPC / FTC
rme
Hero Member
*****
Offline Offline

Activity: 756
Merit: 504



View Profile
June 02, 2013, 11:41:39 AM
 #55

Great project, maybe the bot can verify tips by repling?
escrow.ms
Legendary
*
Offline Offline

Activity: 1274
Merit: 1004


View Profile
June 02, 2013, 12:04:05 PM
 #56

Great project, maybe the bot can verify tips by repling?

That will might put extra load on server. (If it gets popular, which it will  Cheesy)

escrow.ms
Legendary
*
Offline Offline

Activity: 1274
Merit: 1004


View Profile
June 02, 2013, 12:06:32 PM
 #57

+cointip cadmium 2 mBTC
escrow.ms
Legendary
*
Offline Offline

Activity: 1274
Merit: 1004


View Profile
June 02, 2013, 12:09:02 PM
 #58

Is there any inbox limit? like 1000/3000 messages etc?

If yes, cadmium need to clear his inbox frequently.

cadmium (OP)
Member
**
Offline Offline

Activity: 69
Merit: 10



View Profile
June 02, 2013, 12:23:34 PM
 #59

thanks. I'm aware of that, messages will be deleted immediately after processed. In fact, if you pm me anything else besides the valid commands, I'll keep them in my log and delete them.

cointip bot https://bitcointalk.org/index.php?topic=201018.0 Tip forum members with BTC / LTC / PPC / FTC
escrow.ms
Legendary
*
Offline Offline

Activity: 1274
Merit: 1004


View Profile
June 02, 2013, 12:36:33 PM
 #60

thanks. I'm aware of that, messages will be deleted immediately after processed. In fact, if you pm me anything else besides the valid commands, I'll keep them in my log and delete them.


That's great man.

<3
jaywaka2713
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


aka 7Strykes


View Profile
June 02, 2013, 10:26:34 PM
 #61

Great project, maybe the bot can verify tips by repling?

It doesn't need to verify tips as it won't send them in the first place something is wrong. Maybe cadmium could add a verify command that PMs you the confirmation if you use the flag though.

escrow.ms
Legendary
*
Offline Offline

Activity: 1274
Merit: 1004


View Profile
June 03, 2013, 12:52:55 AM
 #62



Then you have to pm cadmium with the subject of scan, the bot will scan your last 20 posts, and process tipping requests.

*Update: I just made the bot to crawl on its own for every 10 mins, so that you don't need to send the "scan" command. You can still send it though, if you don't want to wait.*


I tried but scan option didn't worked. I am also wondering if you send tip to person A and then after few minutes tip to person B using scan option. It will might send payment to person A again.
jaywaka2713
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


aka 7Strykes


View Profile
June 03, 2013, 01:46:24 AM
 #63



Then you have to pm cadmium with the subject of scan, the bot will scan your last 20 posts, and process tipping requests.

*Update: I just made the bot to crawl on its own for every 10 mins, so that you don't need to send the "scan" command. You can still send it though, if you don't want to wait.*


I tried but scan option didn't worked. I am also wondering if you send tip to person A and then after few minutes tip to person B using scan option. It will might send payment to person A again.

That has been tested and was never an issue. It logs tips so they don't double tip

Also can you add DigitalCoin? It's getting really big.

escrow.ms
Legendary
*
Offline Offline

Activity: 1274
Merit: 1004


View Profile
June 03, 2013, 02:00:17 AM
 #64


That has been tested and was never an issue. It logs tips so they don't double tip

Also can you add DigitalCoin? It's getting really big.

Well i don't know but i tried to tip cadmium and sent scan command several times, it didn't sent anything.

cadmium (OP)
Member
**
Offline Offline

Activity: 69
Merit: 10



View Profile
June 03, 2013, 02:33:28 AM
 #65

strange, let me test it,

+cointip escrow.ms 5 sPPC
+cointip cadmium 4 sPPC

cointip bot https://bitcointalk.org/index.php?topic=201018.0 Tip forum members with BTC / LTC / PPC / FTC
escrow.ms
Legendary
*
Offline Offline

Activity: 1274
Merit: 1004


View Profile
June 03, 2013, 02:41:15 AM
 #66

strange, let me test it,

+cointip escrow.ms 5 sPPC
+cointip cadmium 4 sPPC

I accepted tip but didn't got.

i'll try now.


+cointip cadmium 2 mBTC
escrow.ms
Legendary
*
Offline Offline

Activity: 1274
Merit: 1004


View Profile
June 03, 2013, 02:46:37 AM
 #67

Balances (available/almost available)

btc: 3.00000 mBTC/3.00000 mBTC
ltc: 0 satoshi LTC/0 satoshi LTC
ppc: 0 satoshi PPC/0 satoshi PPC

Finally it worked.  Cheesy

@cadmium Looks like you didn't accepted tip before.


Ps: You should make an other account for bitcointip.
romerun
Legendary
*
Offline Offline

Activity: 1078
Merit: 1001


Bitcoin is new, makes sense to hodl.


View Profile
June 03, 2013, 02:50:43 AM
 #68

hm.. aren't you supposed to have 5 satoshi PPC ?

something seems strange to me.
escrow.ms
Legendary
*
Offline Offline

Activity: 1274
Merit: 1004


View Profile
June 03, 2013, 02:53:27 AM
 #69

hm.. aren't you supposed to have 5 satoshi PPC ?

something seems strange to me.

Well yeah as i have sent "accept" command but don't know why i didn't got tip.

@cadmium commands are case sensitive?

I tried to  sent accept command again.

I got this

"Failed to accept idtip=0d32f632803465d0518e0505a703277e because tip was claimed . You may try again when the issue is resolved."


But in info it's still showing 0 Balance

cadmium (OP)
Member
**
Offline Offline

Activity: 69
Merit: 10



View Profile
June 03, 2013, 02:56:58 AM
 #70

not sensitive,

+cointip romerun 3 sPPC
+cointip escrow.ms 2 sPPC

cointip bot https://bitcointalk.org/index.php?topic=201018.0 Tip forum members with BTC / LTC / PPC / FTC
escrow.ms
Legendary
*
Offline Offline

Activity: 1274
Merit: 1004


View Profile
June 03, 2013, 03:12:46 AM
 #71

Tip Accepted but again showing 0 bal. Looks like there is some problem with ppc.

http://prntscr.com/180cpp
cadmium (OP)
Member
**
Offline Offline

Activity: 69
Merit: 10



View Profile
June 03, 2013, 03:20:24 AM
 #72

ok, it looks like satoshi tipping does not work, probably floating point bug, it will be fixed soon.

the following should work

+cointip romerun 3 uPPC
+cointip escrow.ms 2 uPPC

cointip bot https://bitcointalk.org/index.php?topic=201018.0 Tip forum members with BTC / LTC / PPC / FTC
escrow.ms
Legendary
*
Offline Offline

Activity: 1274
Merit: 1004


View Profile
June 03, 2013, 03:27:19 AM
 #73

ok, it looks like satoshi tipping does not work, probably floating point bug, it will be fixed soon.

the following should work

+cointip romerun 3 uPPC
+cointip escrow.ms 2 uPPC

Successfully received.

psybits
Legendary
*
Offline Offline

Activity: 1386
Merit: 1000



View Profile
June 03, 2013, 03:36:00 AM
 #74

Great work  Wink
romerun
Legendary
*
Offline Offline

Activity: 1078
Merit: 1001


Bitcoin is new, makes sense to hodl.


View Profile
June 03, 2013, 03:37:15 AM
 #75

 Wink

+cointip cadmium 1.5 uPPC
escrow.ms
Legendary
*
Offline Offline

Activity: 1274
Merit: 1004


View Profile
June 03, 2013, 03:45:33 AM
 #76

Great work  Wink

Indeed

+cointip cadmium 2 uPPC
+cointip cadmium 3 mBTC
cadmium (OP)
Member
**
Offline Offline

Activity: 69
Merit: 10



View Profile
June 03, 2013, 03:59:03 AM
 #77

Thanks all for help testing !

That has been tested and was never an issue. It logs tips so they don't double tip

Also can you add DigitalCoin? It's getting really big.

Never heard. I might add it in the next release along with other few coins.

cointip bot https://bitcointalk.org/index.php?topic=201018.0 Tip forum members with BTC / LTC / PPC / FTC
escrow.ms
Legendary
*
Offline Offline

Activity: 1274
Merit: 1004


View Profile
June 03, 2013, 05:10:40 AM
 #78

@cadmium

If you want to write tip for different peoples, does bot sends pm to all at same time?
If yes, it can use used to do contest/giveaways like

" Post your entries, I will send money. First one to accept it will win "

cadmium (OP)
Member
**
Offline Offline

Activity: 69
Merit: 10



View Profile
June 03, 2013, 12:34:36 PM
 #79

@cadmium

If you want to write tip for different peoples, does bot sends pm to all at same time?
If yes, it can use used to do contest/giveaways like

" Post your entries, I will send money. First one to accept it will win "



Not the same time because I have to wait for at least 20 sec to send pm after pm, but if you have a pretty large amount you can say the first 20 to accept, the pm delay should not have a lot of effect.

cointip bot https://bitcointalk.org/index.php?topic=201018.0 Tip forum members with BTC / LTC / PPC / FTC
jaywaka2713
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


aka 7Strykes


View Profile
June 03, 2013, 03:43:51 PM
 #80

http://www.smfhacks.com/hacks/039Buy-Me-A-Beer039-Mod.html

Theymos could also look into modifying this plugin for bitcoin payment. Just eliminate the Paypal gateway code and replace it with a bitcoin:bitcoinaddress type link. Works great.

bbit
Legendary
*
Offline Offline

Activity: 1330
Merit: 1000


Bitcoin


View Profile
June 16, 2013, 08:38:19 PM
 #81

Finally!!!!


           █████████████████     ████████
          █████████████████     ████████
         █████████████████     ████████
        █████████████████     ████████
       ████████              ████████
      ████████              ████████
     ████████     ███████  ████████     ████████
    ████████     █████████████████     ████████
   ████████     █████████████████     ████████
  ████████     █████████████████     ████████
 ████████     █████████████████     ████████
████████     ████████  ███████     ████████
            ████████              ████████
           ████████              ████████
          ████████     █████████████████
         ████████     █████████████████
        ████████     █████████████████
       ████████     █████████████████
▄▄
██
██
██
██
██
██
██
██
██
██     
██
██
▬▬ THE LARGEST & MOST TRUSTED ▬▬
      BITCOIN SPORTSBOOK     
   ▄▄
██
██
██
██
██
██
██
██
██
██     
██
██
             ▄▄▄▄▀▀▀▀▄
     ▄▄▄▄▀▀▀▀        ▀▄▄▄▄           
▄▀▀▀▀                 █   ▀▀▀▀▀▀▀▄▄
█                    ▀▄          █
 █   ▀▌     ██▄        █          █               
 ▀▄        ▐████▄       █        █
  █        ███████▄     ▀▄       █
   █      ▐████▄█████████████████████▄
   ▀▄     ███████▀                  ▀██
    █      ▀█████    ▄▄        ▄▄    ██
     █       ▀███   ████      ████   ██
     ▀▄        ██    ▀▀        ▀▀    ██
      █        ██        ▄██▄        ██
       █       ██        ▀██▀        ██
       ▀▄      ██    ▄▄        ▄▄    ██
        █      ██   ████      ████   ██
         █▄▄▄▄▀██    ▀▀        ▀▀    ██
               ██▄                  ▄██
                ▀████████████████████▀




  CASINO  ●  DICE  ●  POKER   
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
   24 hour Customer Support   

▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
Stunna
Legendary
*
Offline Offline

Activity: 3192
Merit: 1278


Primedice.com, Stake.com


View Profile
June 17, 2013, 05:25:16 PM
 #82

Very cool, nice work.

Would be great if you had a verification option, so another account would post below verifying that the send was successful and legitimate.

Stake.com Fastest growing crypto casino & sportsbook
Primedice.com The original bitcoin instant dice game
DiamondCardz
Legendary
*
Offline Offline

Activity: 1134
Merit: 1112



View Profile WWW
June 17, 2013, 05:26:21 PM
 #83

Very cool, nice work.

Would be great if you had a verification option, so another account would post below verifying that the send was successful and legitimate.

Theymos specifically said he did not want this (a bot posting messages such as that on threads) to ever happen.

BA Computer Science, University of Oxford
Dissertation was about threat modelling on distributed ledgers.
jaywaka2713
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


aka 7Strykes


View Profile
June 17, 2013, 07:38:32 PM
 #84

Very cool, nice work.

Would be great if you had a verification option, so another account would post below verifying that the send was successful and legitimate.

Theymos specifically said he did not want this (a bot posting messages such as that on threads) to ever happen.

This specifically doesn't post on threads. Read the first post.

DiamondCardz
Legendary
*
Offline Offline

Activity: 1134
Merit: 1112



View Profile WWW
June 17, 2013, 07:43:21 PM
 #85

Very cool, nice work.

Would be great if you had a verification option, so another account would post below verifying that the send was successful and legitimate.

Theymos specifically said he did not want this (a bot posting messages such as that on threads) to ever happen.

This specifically doesn't post on threads. Read the first post.

Fully aware of that, I was replying to Stunna's post >_>

BA Computer Science, University of Oxford
Dissertation was about threat modelling on distributed ledgers.
jaywaka2713
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


aka 7Strykes


View Profile
June 17, 2013, 08:09:02 PM
 #86

Very cool, nice work.

Would be great if you had a verification option, so another account would post below verifying that the send was successful and legitimate.

Theymos specifically said he did not want this (a bot posting messages such as that on threads) to ever happen.

This specifically doesn't post on threads. Read the first post.

Fully aware of that, I was replying to Stunna's post >_>

Oh sorry, I was saying that to Stunna. Quoted the wrong post. Sorry bro.

mprep
Global Moderator
Legendary
*
Offline Offline

Activity: 3766
Merit: 2610


In a world of peaches, don't ask for apple sauce


View Profile WWW
June 21, 2013, 12:50:44 PM
Last edit: June 21, 2013, 01:29:55 PM by mprep
 #87

Dang this seems awesome Shocked . I'm going to signup right now. Good luck on adding new features if you're planning to. BTW, could you make a command like 'masspay'? As in the subject is masspay or something similar and the body is all the tips you want to send to different people. I might set up a faucet using your system then.

cadmium (OP)
Member
**
Offline Offline

Activity: 69
Merit: 10



View Profile
June 21, 2013, 03:49:38 PM
 #88

you can do that right now, just put the list of tips in the post body

cointip bot https://bitcointalk.org/index.php?topic=201018.0 Tip forum members with BTC / LTC / PPC / FTC
mprep
Global Moderator
Legendary
*
Offline Offline

Activity: 3766
Merit: 2610


In a world of peaches, don't ask for apple sauce


View Profile WWW
June 22, 2013, 02:50:50 AM
 #89

you can do that right now, just put the list of tips in the post body
I don't think theymos would like me spamming these kind of posts.

cadmium (OP)
Member
**
Offline Offline

Activity: 69
Merit: 10



View Profile
June 22, 2013, 03:42:58 AM
 #90

ah I see what you mean.

cointip bot https://bitcointalk.org/index.php?topic=201018.0 Tip forum members with BTC / LTC / PPC / FTC
mprep
Global Moderator
Legendary
*
Offline Offline

Activity: 3766
Merit: 2610


In a world of peaches, don't ask for apple sauce


View Profile WWW
June 22, 2013, 12:15:49 PM
 #91

ah I see what you mean.
So any plans about it? You could make a small fee for a certain amounts of transactions maybe?

cadmium (OP)
Member
**
Offline Offline

Activity: 69
Merit: 10



View Profile
June 22, 2013, 01:39:07 PM
 #92

It's coming. Give me a day or two.

cointip bot https://bitcointalk.org/index.php?topic=201018.0 Tip forum members with BTC / LTC / PPC / FTC
mprep
Global Moderator
Legendary
*
Offline Offline

Activity: 3766
Merit: 2610


In a world of peaches, don't ask for apple sauce


View Profile WWW
June 22, 2013, 06:46:38 PM
 #93

It's coming. Give me a day or two.
Yay.  Cheesy Be sure to post when it's done and take your time - it's better later than sooner with bugs.

cadmium (OP)
Member
**
Offline Offline

Activity: 69
Merit: 10



View Profile
June 23, 2013, 06:54:30 PM
 #94

done. It goes with "masstip" on the subject with the body containing the tip list.

Also I looked into the tiny satoshi tipping problem, it only occurs in PPC.

cointip bot https://bitcointalk.org/index.php?topic=201018.0 Tip forum members with BTC / LTC / PPC / FTC
mprep
Global Moderator
Legendary
*
Offline Offline

Activity: 3766
Merit: 2610


In a world of peaches, don't ask for apple sauce


View Profile WWW
June 23, 2013, 10:42:56 PM
 #95

done. It goes with "masstip" on the subject with the body containing the tip list.

Also I looked into the tiny satoshi tipping problem, it only occurs in PPC.
Thanks. Will get to developing the faucet.

EDIT: Should I do 1 tip per line or how? I think it would be best if you gave an example on the OP if that's not to much of a trouble.

cadmium (OP)
Member
**
Offline Offline

Activity: 69
Merit: 10



View Profile
June 24, 2013, 12:28:52 AM
 #96

per line is good. It will just scan message body and grab those "cointip ...." just like scanning post.

cointip bot https://bitcointalk.org/index.php?topic=201018.0 Tip forum members with BTC / LTC / PPC / FTC
cadmium (OP)
Member
**
Offline Offline

Activity: 69
Merit: 10



View Profile
June 24, 2013, 12:38:30 AM
 #97

btw FTC is supported

cointip bot https://bitcointalk.org/index.php?topic=201018.0 Tip forum members with BTC / LTC / PPC / FTC
mprep
Global Moderator
Legendary
*
Offline Offline

Activity: 3766
Merit: 2610


In a world of peaches, don't ask for apple sauce


View Profile WWW
June 24, 2013, 04:11:29 PM
Last edit: June 24, 2013, 07:19:09 PM by mprep
 #98

Done. The faucet powered by cointip bot link is Sharecoin.tk. Thanks to you cadmium.

mprep
Global Moderator
Legendary
*
Offline Offline

Activity: 3766
Merit: 2610


In a world of peaches, don't ask for apple sauce


View Profile WWW
June 24, 2013, 04:32:37 PM
Last edit: June 24, 2013, 07:28:11 PM by mprep
 #99

Why does it say this:
Balances (available/almost available)
btc: 100.00 uBTC/100.00 uBTC

I didn't deposit twice. Huh.

EDIT: I sent you a tip of 10 uBTC and then requested info. Here's what I got.

Balances (available/almost available)

btc: 90.01 uBTC/90.01 uBTC

There's 2 weird things I see:

1. The fact that I sent you 10 uBTC not 9.99 uBTC s the info states.
2. Available/almost available are the same and change in the same way.

cadmium (OP)
Member
**
Offline Offline

Activity: 69
Merit: 10



View Profile
June 24, 2013, 10:42:36 PM
 #100

good job on the faucet  Shocked

first issue, is the ui bug as I did not clear the pending amount after it has more than the required confirmations,

the second one is probably a bug somewhere relating to dealing with some specific tiny amounts like 10u, which I'm going to look into.. I believe 8u,9u works though, it's so weird.

cointip bot https://bitcointalk.org/index.php?topic=201018.0 Tip forum members with BTC / LTC / PPC / FTC
cadmium (OP)
Member
**
Offline Offline

Activity: 69
Merit: 10



View Profile
June 25, 2013, 04:12:52 AM
 #101

both issues are fixed. sigh.  Grin

cointip bot https://bitcointalk.org/index.php?topic=201018.0 Tip forum members with BTC / LTC / PPC / FTC
Metatron
Full Member
***
Offline Offline

Activity: 208
Merit: 100



View Profile
June 26, 2013, 03:47:12 PM
 #102

Great work!

Looks like it's working great now!

Keep up the good work! Smiley

>>> If I've been of any help pls consider donating any cryptocurrency to my Cryptsy - [Trade Key: f400d7b9519d125b9908427c6ab1f28e918e3947] <<<
P239
Newbie
*
Offline Offline

Activity: 14
Merit: 0



View Profile
June 28, 2013, 09:47:39 PM
 #103

I've been trying to use this to receive a payment for a few days.  I've recived a notice that I got my payment, but when I "ACCEPT" all i get is "Failed to accept idtip=xxxx because unauthorized accept"
??
Did i type ACCEPT wrong?  I'm not finding much documentation or other info anywhere to figure this out.. so any help appreciated.
cadmium (OP)
Member
**
Offline Offline

Activity: 69
Merit: 10



View Profile
June 29, 2013, 03:59:16 AM
 #104

It was a bug on case sensitivity on username. Please try again, it should work now.

(He tipped p239, not P239, and the bot was confused.)

cointip bot https://bitcointalk.org/index.php?topic=201018.0 Tip forum members with BTC / LTC / PPC / FTC
whiskers75
Hero Member
*****
Offline Offline

Activity: 658
Merit: 502


Doesn't use these forums that often.


View Profile
July 03, 2013, 05:35:01 PM
 #105

Woo hoo! New features!
Great job on the bot, cadmium. Smiley

+cointip cadmium 0.01 uBTC (do I even have 0.01 uBTC? Smiley)

Elastic.pw Elastic - The Decentralized Supercomputer
ELASTIC ANNOUNCEMENT THREAD | ELASTIC SLACK | ELASTIC FORUM
jaywaka2713
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


aka 7Strykes


View Profile
July 03, 2013, 05:38:04 PM
 #106

Do you have any error prevention, or error rollback stuff in the works?

What if I wanted to send 1.01 Bitcoins to cadmium, but I type 10.1 instead. How would I get them back?

Maybe you could implement a safety mode where a user has to specifically put there account in. Once in safety mode, you get a confirmation message sent to you before the tip is actually executed.

cadmium (OP)
Member
**
Offline Offline

Activity: 69
Merit: 10



View Profile
July 04, 2013, 04:35:00 AM
 #107

well, todo: user should be able to see the tipping log, and able to cancel tip requests.

cointip bot https://bitcointalk.org/index.php?topic=201018.0 Tip forum members with BTC / LTC / PPC / FTC
WaterTrooper
Member
**
Offline Offline

Activity: 60
Merit: 10

LOOKCOIN


View Profile
July 08, 2013, 06:41:16 AM
 #108

I have a few questions, would it be best to post them here or send you a PM?
cadmium (OP)
Member
**
Offline Offline

Activity: 69
Merit: 10



View Profile
July 08, 2013, 08:49:10 PM
 #109

post here, pm is crowded with bot messages.

cointip bot https://bitcointalk.org/index.php?topic=201018.0 Tip forum members with BTC / LTC / PPC / FTC
Moogle
Full Member
***
Offline Offline

Activity: 238
Merit: 100


KUPO!


View Profile WWW
July 09, 2013, 08:19:44 PM
 #110

This is quite an impressive little script you have going. I had no idea about it until I got tipped earlier on.  Needs to be made more public! Shout it from the roof tops haha

letuslook
Full Member
***
Offline Offline

Activity: 146
Merit: 100



View Profile
July 10, 2013, 04:34:13 PM
 #111

Really nice script!

Thanks got my first tip:
Code:
Deposit addresses

btc: 1NY9iBWiw9vE3hQghTk9UpdC31yac9voZG
ltc: LWdJV8tzd6Y2XS8ozpCBYimM8WYq4XbNNT
ppc: PWPpnhHfMqAcW6V7HqHZgCY9yx5TFMQGqA
ftc: 6yNDSJiJWZUCXxndqfwvFmY3XgyCwF5rRS

Balances (available/almost available)

btc: 1.00 uBTC/0 satoshi BTC
ltc: 0 satoshi LTC/0 satoshi LTC
ppc: 0 satoshi PPC/0 satoshi PPC
ftc: 0 satoshi FTC/0 satoshi FTC
Youngbill
Newbie
*
Offline Offline

Activity: 42
Merit: 0



View Profile
July 11, 2013, 09:48:09 PM
 #112

I'm a noob and trying to figure thus out. When I try to do a withdraw I get an error saying:

Failed to withdraw: cannot withdraw more than transaction fee which is 10000 satoshi BTC

What am I doing wrong? Thanks for your help. This is a very cool script you have  Wink

Bill
cadmium (OP)
Member
**
Offline Offline

Activity: 69
Merit: 10



View Profile
July 11, 2013, 10:13:05 PM
 #113

you'll need to have more than 0.0001 BTC (100 uBTC) to withdraw, since we have to pay for the network transaction fee of that amount just to send the coins to your wallet.

and of course, the fee will be subtracted from the final amount that you will receive.

cointip bot https://bitcointalk.org/index.php?topic=201018.0 Tip forum members with BTC / LTC / PPC / FTC
Youngbill
Newbie
*
Offline Offline

Activity: 42
Merit: 0



View Profile
July 11, 2013, 10:14:58 PM
 #114

I see said the blind man....... Thank you!
cparsley
Full Member
***
Offline Offline

Activity: 215
Merit: 100



View Profile
July 21, 2013, 01:07:46 AM
 #115

yay 100 satoshi down, several thousands to go Smiley
HenryRomp
Full Member
***
Offline Offline

Activity: 174
Merit: 100


Separation of currency and state.


View Profile WWW
July 22, 2013, 10:41:05 AM
 #116

I think this service would get a lot more use if there were a nice sticky about it somewhere. Maybe in the main bitcoin discussion forum for most exposure.

A properly secured wallet with bitcoin is in my opinion the safest, most secure, best all-around bet for holding wealth at this moment in history. Go ahead, call me crazy. They've been calling me crazy since 2013.
https://churchofbitcoin.org/
LinuxNut
Member
**
Offline Offline

Activity: 71
Merit: 10


View Profile
August 12, 2013, 05:05:48 PM
 #117

I have 5400 satoshi BTC, how much do I need before I can withdraw? Or even how do I withdraw.

BTCBTC SATOSHI KAROSHI - Win up to 9x your bet!BTCBTC
BTC:1LzEmGLrf5iPEaffEULFbSXdYU79imdPo9
cadmium (OP)
Member
**
Offline Offline

Activity: 69
Merit: 10



View Profile
August 12, 2013, 05:51:26 PM
 #118

you'll need more than 0.0001 BTC or 10000 satoshi, which is the current bitcoin transaction fee, in order to withdraw.

checkout the first post of the thread for all detail.

cointip bot https://bitcointalk.org/index.php?topic=201018.0 Tip forum members with BTC / LTC / PPC / FTC
DiamondCardz
Legendary
*
Offline Offline

Activity: 1134
Merit: 1112



View Profile WWW
August 12, 2013, 06:07:34 PM
 #119

I think the LTC tx fee is 0.02 LTC now.

BA Computer Science, University of Oxford
Dissertation was about threat modelling on distributed ledgers.
cadmium (OP)
Member
**
Offline Offline

Activity: 69
Merit: 10



View Profile
August 16, 2013, 06:34:10 PM
 #120

I think the LTC tx fee is 0.02 LTC now.

adjusted. Thanks!

cointip bot https://bitcointalk.org/index.php?topic=201018.0 Tip forum members with BTC / LTC / PPC / FTC
Mitchell
Copper Member
Legendary
*
Offline Offline

Activity: 3920
Merit: 2198


Verified awesomeness ✔


View Profile WWW
August 25, 2013, 11:45:46 PM
 #121

Damn, this is a really awesome script. Well done dude!

.
Duelbits
            ▄████▄▄
          ▄█████████▄
        ▄█████████████▄
     ▄██████████████████▄
   ▄████▄▄▄█████████▄▄▄███▄
 ▄████▐▀▄▄▀▌████▐▀▄▄▀▌██

 ██████▀▀▀▀███████▀▀▀▀█████

▐████████████■▄▄▄■██████████▀
▐██████████████████████████▀
██████████████████████████▀
▀███████████████████████▀
  ▀███████████████████▀
    ▀███████████████▀
.
         ▄ ▄▄▀▀▀▀▄▄
         ▄▀▀▄      █
         █   ▀▄     █
       ▄█▄     ▀▄   █
      ▄▀ ▀▄      ▀█▀
    ▄▀     ▀█▄▄▄▀▀ ▀
  ▄▀  ▄▀  ▄▀

Live Games

   ▄▄▀▀▀▀▀▀▀▄▄
 ▄▀ ▄▄▀▀▀▀▀▄▄ ▀▄
▄▀ █ ▄  █  ▄ █ ▀▄
█ █   ▀   ▀   █ █  ▄▄▄
█ ▀▀▀▀▀▀▀▀▀▀▀▀▀ █ █   █
█▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█  █▄█
█ ▀▀█  ▀▀█  ▀▀█ █  █▄█

Slots
.
        ▄▀▀▀▀▀▀▀▀▀▀▀▀▀▄
        █         ▄▄  █
▄▀▀▀▀▀▀▀▀▀▀▀▀▀▄       █
█  ▄▄         █       █
█             █       █
█   ▄▀▀▄▀▀▄   █       █
█   ▀▄   ▄▀   █       █

Blackjack
|█▀▀▀▀▀█▄▄▄
       ▀████▄▄
         ██████▄
▄▄▄▄▄▄▄▄█▀    ▀▀█
████████▄        █
█████████▄        █
██████████▄     ▄██
█████████▀▀▀█▄▄████
▀▀███▀▀       ████
   █          ███
   █          █▀
▄█████▄▄▄ ▄▄▀▀
███████▀▀▀
.
                 NEW!                  
SPORTS BETTING 
|||
[ Đ ][ Ł ]
AVAILABLE NOW

Advertisements are not endorsed by me.
Jimmy2011
Hero Member
*****
Offline Offline

Activity: 589
Merit: 500



View Profile
December 01, 2013, 03:30:05 AM
 #122

command sent to get my coins information, but no response.
mprep
Global Moderator
Legendary
*
Offline Offline

Activity: 3766
Merit: 2610


In a world of peaches, don't ask for apple sauce


View Profile WWW
December 01, 2013, 10:26:33 AM
 #123

command sent to get my coins information, but no response.

Don't you see: cadmium is offline thus the bot is offline too.

cadmium (OP)
Member
**
Offline Offline

Activity: 69
Merit: 10



View Profile
December 03, 2013, 12:07:19 AM
 #124

bot is back, sorry for inconvenience

cointip bot https://bitcointalk.org/index.php?topic=201018.0 Tip forum members with BTC / LTC / PPC / FTC
greedy21
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
December 03, 2013, 06:02:42 AM
 #125

ask

i must deposit to use this ?

 Shocked
mprep
Global Moderator
Legendary
*
Offline Offline

Activity: 3766
Merit: 2610


In a world of peaches, don't ask for apple sauce


View Profile WWW
December 22, 2013, 07:54:35 PM
 #126

I hope it's possible to implement a verify, so people can recognize a legit tip instantly.  Smiley
The bot is offline and probably away.

Bimmerhead
Legendary
*
Offline Offline

Activity: 1291
Merit: 1000


View Profile
February 16, 2015, 12:53:18 PM
 #127

Sorry to resurrect this, but I haven't found any other threads on BTCT that discuss this topic.

Did this forum tipbot ever get expanded to use other forums?

Does anyone know how this one works behind-the-scenes?  Did it require the installation of a plugin by the forum Admin, or does it operate completely independently of BTCT?

mprep
Global Moderator
Legendary
*
Offline Offline

Activity: 3766
Merit: 2610


In a world of peaches, don't ask for apple sauce


View Profile WWW
February 16, 2015, 02:03:29 PM
 #128

Sorry to resurrect this, but I haven't found any other threads on BTCT that discuss this topic.

Did this forum tipbot ever get expanded to use other forums?

Does anyone know how this one works behind-the-scenes?  Did it require the installation of a plugin by the forum Admin, or does it operate completely independently of BTCT?


I used the bot for some time as it was quite a nice idea, for small amount anyway.

Quote
Does anyone know how this one works behind-the-scenes?
The backend was the user  and owner of the bot "cadmium" running some sort of script that would take input via PM (PMing with the required format noted in the thread) and send the output back via PM. He'd also scan the forum for posts of participating users and attribute tips if you tipped him.

Quote
Did it require the installation of a plugin by the forum Admin, or does it operate completely independently of BTCT?
Neither a plugin, nor completely independently. It was based by PM and the user/bot remaing online 24/7. As you can see, sadly, he no longer is.

Pages: 1 2 3 4 5 6 7 [All]
  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!