Bitcoin Forum
May 28, 2024, 09:05:01 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 [9] 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 »
161  Bitcoin / Bitcoin Technical Support / Re: sample PHP scripts for getting BTC value on: November 10, 2013, 09:27:11 AM
Bitcoincharts has an api you can use. The access is limited, so you shouldn't grab the data each time someone browses your website.
Feel free to PM me if you need code.
162  Bitcoin / Bitcoin Technical Support / Re: Best method to recover this particular corrupt wallet. on: November 09, 2013, 09:23:11 AM
Was the wallet encrypted? If not, you can try this: https://bitcointalk.org/index.php?topic=25091.0
163  Other / Beginners & Help / Re: Corrupted wallet, looking for help, 1BTC bounty on success on: November 08, 2013, 12:38:49 PM
Which pywallet? There are two branches
https://github.com/joric/pywallet
https://github.com/jackjack-jj/pywallet

There's also another tool which tries to recover keys from disk:
https://bitcointalk.org/index.php?topic=25091.0

Even though you recovered something, don't use the drive which contained the wallet. If it's eg a USB device, keep it unplugged.
If you have an old PC you can install Linux there; or use a virtual machine.
The last option is, as mentioned, to find someone trustworthy and hand over your recovered wallet.

164  Economy / Services / Re: BOUNTY .25 btc : combining different shopping portals for rewards programs on: November 04, 2013, 09:54:24 AM
How the hell can you "modify' a cookie?  Roll Eyes  I doubt it would work.  Use different routers from different addresses, that might work :p
In Opera: Preferences -> Advanced -> Cookies -> Manage Cookies
Search the cookie from the list, expand it and doubleclick any value to modify it.

Not to mention that if you're a programmer it's simple to send your own cookie values to any website.

165  Bitcoin / Bitcoin Discussion / Re: BREAKING: SEC Charges pirateat40 With Running Bitcoin-Denominated Ponzi Scheme on: October 28, 2013, 06:15:43 PM
Not to forget that some proxy services such as Paybtc's BitcoinMax most likely also scammed investors.
166  Economy / Services / Re: I Pay you to fix my MOV corrupted files on: September 24, 2013, 05:43:54 PM
@chicobr:
You can use the address in my sig. Thanks.

Interesting, I've never heard of a faked sdcard, is it like a 1 GB card masquerading as an 8GB card?
Not an SD card, but...

Outside:


Inside:

Quote
The controller was made to report a 500 GB capacity and copy files in a loop when it reached past 128 MB.
167  Other / Meta / Re: PGP key forum? on: September 09, 2013, 06:45:32 PM
Maybe it's a good time to bring up my other thread: https://bitcointalk.org/index.php?topic=235794 [GnuPG signed postings and PMs for download]

168  Economy / Service Announcements / Re: How to double your BTC in a week on: August 26, 2013, 05:18:09 PM
I guess that's why he didn't want to use an escrow when I suggested it.
169  Economy / Service Announcements / Re: How to double your BTC in a week on: August 18, 2013, 08:45:03 PM
Surely you're saying the implication is it COULD happen and not WILL happen.
In dubio pro reo.
170  Economy / Service Announcements / Re: How to double your BTC in a week on: August 18, 2013, 04:38:22 PM
He forgot to mention that you could've lost the whole bankroll.  As far as the site compromised, could we hope that the website is more secure than it is reliable.
Don't forget that a website owner can always blame a hack for everything. It has happened before that an admin said they got hacked just to run away with the coins.
So when reading "if the website is compromised" I always add "or we just steal them from you" in my mind.
Of course I'm not implying that this could happen here.
171  Economy / Service Announcements / Re: How to double your BTC in a week on: August 18, 2013, 09:08:43 AM
As the owner stated this isn't risk free.
The investment itself is risk free, it is only a matter of time until you've doubled what you've invested, the only risk is (and that should be obvious to everyone) if the website is compromised.
172  Economy / Service Announcements / Re: How to double your BTC in a week on: August 13, 2013, 05:09:39 PM
This would defeat the purpose of you buying into the bankroll and would thus render me not owing you squat.
The coins would be put into a safe place so I cannot scam you. I mean, you're promising an 100% per week interest, so you have to admit that people might rise an eyebrow.

The investment itself is risk free, it is only a matter of time until you've doubled what you've invested, the only risk is (and that should be obvious to everyone) if the website is compromised. Thank you for your input and your support.
If your website gets hacked, it's your loss. Investors entrust you with their money so you are responsible for it. You cannot just walk away as if nothing happened if your site gets compromised. Imagine your bank gets robbed and the bank just deducts the stolen amount from your account. It has happened before: someone gets "hacked" and all coins are "gone". I'm not saying that's your plan or anything, just pointing it out.
173  Economy / Service Announcements / Re: How to double your BTC in a week on: August 12, 2013, 05:37:49 PM
So you're telling me that there is no risk involved and I'll double my investment in a week?

If you agree on an escrow, I'll invest. If you pay me twice my investment in a week, the escrow can forward my coins to you.
174  Other / Beginners & Help / Re: bitcoin-qt on CentOS on: July 21, 2013, 05:22:15 PM
Hi,  The official CentOS repository doesn't appear to contain an RPM package for bitcoin-qt. Anyone know why? 
Yes, because CentOS only rebuilds what upstream provides. So if you want to see Bitcoin in their official repos you need to make Redhat add it. Simple as that.
175  Economy / Services / Re: [BOUNTY] 1 BTC for sending BTC to addresses via sendmany on: July 20, 2013, 09:24:39 AM
Doesn't that conflict with the recent protocol change to reduce spam where you cannot spend single satoshis anymore?

Also, if a public protocol has to rely on "please don't do it because it would cause problems" then the protocol is desgined to fail.
The blockchain has to be able to deal with such a transaction, either by successfully processing it, or by rejecting it.
Otherwise Bitcoin would be instantly ddos'ed if this transaction would be a problem.
176  Other / Meta / Re: How can I download all posts from a user? on: July 14, 2013, 09:38:09 AM
I am familiar with the terms Python, XML, and web scraping, but I have not actually used any of them. Any suggestions on where to start?
There's a difference between being familiar with the terms and being able to do it.
Basically your options are to either use this as a project to learn a bit about programming, or pay someone else to do it for you.
177  Other / Meta / Re: How can I download all posts from a user? on: July 11, 2013, 08:32:30 AM
I could write a scraper and store the posts in e.g. a XML file.

PM me if you're interested.
178  Other / Beginners & Help / Re: Bitcoin Investment - 55% - 450% DAILY FOR 80 DAYS on: July 09, 2013, 04:21:02 PM
I assume from your carefully calculated plans that no money can get lost since there is always a minimum return.

So I'm willing to give plan A a try. I will put 4BTC into escrow and after I receive 180BTC from you after 80 days the held coins can be forwarded to you.
55% daily for 4BTC = 2.2BTC * 80 = 176BTC. Incl my 4BTC investment = 180BTC. Or, in case you (hopefully) pay compound interest, 6.739BTC.
If you fail to generate the promised returns (what seems to be impossible, because I invest "with no risk"), the escrowed coins return to me.

Sounds fair?

179  Economy / Scam Accusations / Re: Scammer label for Payb.tc/E&G (user 25846) (BitcoinMax) on: June 30, 2013, 12:11:04 PM
I thought the trust system would be an additional feature since most scammers still have their label.
180  Economy / Scam Accusations / Re: Scammer label for Payb.tc/E&G (user 25846) (BitcoinMax) on: June 29, 2013, 09:45:34 PM
Bump. Still waiting for his label.
Pages: « 1 2 3 4 5 6 7 8 [9] 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!