bibilgin
Newbie
Offline
Activity: 249
Merit: 0
|
 |
January 09, 2025, 04:36:23 PM Last edit: January 10, 2025, 02:22:41 PM by mprep |
|
write me a PM or open access..
I opened it but yours is closed. I couldn't write.
Statistics and probability are extremely counterintuitive, and have historically confused even the best mathematicians. I hope you find what you are looking for!
Thanks man, I hope everyone succeeds. For everyone's sake. [moderator's note: consecutive posts merged]
|
|
|
|
Reza13643deh
Newbie
Offline
Activity: 3
Merit: 0
|
 |
January 09, 2025, 09:27:42 PM |
|
Hi, I just got started. I just have a question. What program does he use to save when, for example, the first 5 characters are the same?
|
|
|
|
bibilgin
Newbie
Offline
Activity: 249
Merit: 0
|
 |
January 10, 2025, 10:01:21 AM |
|
Hi, I just got started. I just have a question. What program does he use to save when, for example, the first 5 characters are the same?
You can use VanitySearch and Bitcrack.
|
|
|
|
hotmoney
Newbie
Offline
Activity: 20
Merit: 0
|
 |
January 10, 2025, 12:47:40 PM |
|
VanitySearch VanitySearch does not have an option for 67 bit 68 etc. it only generates 256 bit private keys. Does anyone know the version that uses smaller bits in searches? I want 67 bit
|
|
|
|
bitcoinpuzzles621
Newbie
Offline
Activity: 15
Merit: 0
|
 |
January 10, 2025, 01:10:52 PM |
|
Bitcoin just hit 100k again. Time for some ChatGPT + Python + Crackpot theories and the enduring acceptance of defeat as I cook my ramen noodles.
This made me laugh, sounds about right though. The struggle of the bitcoin puzzles summed up in a few short words. I do think that some patterns exist in the puzzles but being able to use it in code is an entirely different story and it probably wont really help much because the search space is just too large.
|
|
|
|
Menowa*
Newbie
Offline
Activity: 42
Merit: 0
|
 |
January 10, 2025, 05:51:06 PM |
|
Bitcoin just hit 100k again. Time for some ChatGPT + Python + Crackpot theories and the enduring acceptance of defeat as I cook my ramen noodles.
This made me laugh, sounds about right though. The struggle of the bitcoin puzzles summed up in a few short words. I do think that some patterns exist in the puzzles but being able to use it in code is an entirely different story and it probably wont really help much because the search space is just too large. Since the creator said it has no pattern, it doesnt make sense to exist a pattern in a puzzle created out of ramdomness in a determined range.
|
|
|
|
brainless
Member

Offline
Activity: 421
Merit: 35
|
 |
January 11, 2025, 07:49:44 AM |
|
Bitcoin just hit 100k again. Time for some ChatGPT + Python + Crackpot theories and the enduring acceptance of defeat as I cook my ramen noodles.
This made me laugh, sounds about right though. The struggle of the bitcoin puzzles summed up in a few short words. I do think that some patterns exist in the puzzles but being able to use it in code is an entirely different story and it probably wont really help much because the search space is just too large. Since the creator said it has no pattern, it doesnt make sense to exist a pattern in a puzzle created out of ramdomness in a determined range. Sorry to say Creator did not say you will find pubkey by kangaroo in puzzle Creator did not say try brute force for early addresses in puzzle Creator did not say he used seeds to generate dermenistic wallet for each bit range Creator did not say he used pure random generator addresses Etc Question is what you design develop for find puzzle You can design seeds, pattern, logics , formula etc Link pic describe well about this https://i.ibb.co/WxtfkZT/profit-bitcoin.jpg
|
13sXkWqtivcMtNGQpskD78iqsgVy9hcHLF
|
|
|
bitcoinpuzzles621
Newbie
Offline
Activity: 15
Merit: 0
|
 |
January 11, 2025, 08:14:17 AM |
|
visually if you only just stare at the puzzle for some minutes, it just can sometimes look like a pattern exists. many others have commented about it on this thread in the earlier pages but it is just misleading to actually think that a real pattern exists. what i was actually trying to say. like i just find it fascinating how it looks that way even with some of the past solved puzzles but then when you start writing the code yourself and trying different things, you begin to quickly realize that it really only comes down to brute force searching and alot of waiting or good luck.
|
|
|
|
joruiwahn
Newbie
Offline
Activity: 1
Merit: 0
|
 |
January 11, 2025, 10:37:02 AM |
|
puzzle 135 ,140,145,150,155 and 160 will be sent to this address: bc1qqq7mmrt8hwk9gkamtkz22kpskvxdgl64rn72pl I am the solver,
|
|
|
|
Puzzle555
Newbie
Offline
Activity: 1
Merit: 0
|
 |
January 11, 2025, 11:04:59 AM |
|
Hello everyone, I am completely new here. Suppose that I found the solution to puzzle 67 last night. How should I proceed now to ensure that no one can misappropriate the coins through the disclosure of the public key?
|
|
|
|
karrask
Newbie
Offline
Activity: 38
Merit: 0
|
 |
January 11, 2025, 11:33:23 AM |
|
Hello everyone, I am completely new here. Suppose that I found the solution to puzzle 67 last night. How should I proceed now to ensure that no one can misappropriate the coins through the disclosure of the public key?
create a signed offline transaction and trust the mara service
|
|
|
|
brainless
Member

Offline
Activity: 421
Merit: 35
|
 |
January 11, 2025, 02:02:52 PM |
|
puzzle 135 ,140,145,150,155 and 160 will be sent to this address: bc1qqq7mmrt8hwk9gkamtkz22kpskvxdgl64rn72pl I am the solver,
Create a sign message with above your statement
|
13sXkWqtivcMtNGQpskD78iqsgVy9hcHLF
|
|
|
kTimesG
|
 |
January 11, 2025, 02:41:29 PM |
|
Hello everyone, I am completely new here. Suppose that I found the solution to puzzle 67 last night. How should I proceed now to ensure that no one can misappropriate the coins through the disclosure of the public key?
Post the SHA256 hash of the compressed public key, so you can prove you found the solution without disclosing either the private or the public key. If you don't have the public key, all I can say is that you had a nice dream last night.
|
Off the grid, training pigeons to broadcast signed messages.
|
|
|
bibilgin
Newbie
Offline
Activity: 249
Merit: 0
|
 |
January 11, 2025, 03:19:20 PM |
|
Hello everyone, I am completely new here. Suppose that I found the solution to puzzle 67 last night. How should I proceed now to ensure that no one can misappropriate the coins through the disclosure of the public key?
The only thing that is real is, 1- Your first message, I found the wallet. How do I transfer it?  2- You share SHA256. (Fake) 3- You are a real LIAR.  ) What did you gain as a result?
|
|
|
|
citb0in
|
 |
January 11, 2025, 03:23:25 PM |
|
Don't forget to use your brain - don't feed the troll
|
Some signs are invisible, some paths are hidden - but those who see, know what to do. Follow the trail - Follow your intuition - [bc1qqnrjshpjpypepxvuagatsqqemnyetsmvzqnafh]
|
|
|
ronin445
Newbie
Offline
Activity: 29
Merit: 0
|
 |
January 12, 2025, 09:06:50 AM |
|
Other than chit-chat nothing in this Post since long time. I would like to see some new , finding any ?
|
|
|
|
bibilgin
Newbie
Offline
Activity: 249
Merit: 0
|
 |
January 12, 2025, 12:28:54 PM |
|
Other than chit-chat nothing in this Post since long time. I would like to see some new , finding any ?
You wanted something new, I guess, buddy.  1BY8GQbnueykaHFzbhAFTmJwzn1k63uhSB Hex: 6D56D89328480D4AA 1BY8GQbnueyjTRBwVf4aTYocU2TmFzuhMH Hex: 59CECCF4F9369CB79 Is that enough for now?  (Just kidding.) Excuse me, let me add these too. 1BY8GQbnueUAXpFh7rEp1QfWRQXdbPBgXQ Hex: 6CD053767784C37F6 1BY8GQbnueUMG1vCafLpYrP8dqevBV29DZ Hex: 67ACAA2072F0B8323
|
|
|
|
bibilgin
Newbie
Offline
Activity: 249
Merit: 0
|
 |
January 12, 2025, 02:24:05 PM |
|
me: start=000000000000000000000000000000000000000000000005342D500AEB267C62 end=000000000000000000000000000000000000000000000007545FFFFFFFFFFFFF
average of 6xxx
Yep, good point my friend. 
|
|
|
|
dibzzy
Newbie
Offline
Activity: 6
Merit: 0
|
 |
January 12, 2025, 06:43:29 PM |
|
Other than chit-chat nothing in this Post since long time. I would like to see some new , finding any ?
You wanted something new, I guess, buddy.  1BY8GQbnueykaHFzbhAFTmJwzn1k63uhSB Hex: 6D56D89328480D4AA 1BY8GQbnueyjTRBwVf4aTYocU2TmFzuhMH Hex: 59CECCF4F9369CB79 Is that enough for now?  (Just kidding.) Excuse me, let me add these too. 1BY8GQbnueUAXpFh7rEp1QfWRQXdbPBgXQ Hex: 6CD053767784C37F6 1BY8GQbnueUMG1vCafLpYrP8dqevBV29DZ Hex: 67ACAA2072F0B8323 between what range do u think 1BY8GQbnueYofwSuFAT3USAhGjPrkxDdW9 is ?? there's 22,518,202,521,211,046,193 combinations between your two 1BY8GQbnuey .. and what makes u think theres any math behind it ?
|
|
|
|
bibilgin
Newbie
Offline
Activity: 249
Merit: 0
|
 |
January 12, 2025, 07:30:28 PM |
|
between what range do u think 1BY8GQbnueYofwSuFAT3USAhGjPrkxDdW9 is ?? there's 22,518,202,521,211,046,193 combinations between your two 1BY8GQbnuey .. and what makes u think theres any math behind it ?
1BY8GQbnueYofwSuFAT3USAhGjPrkxDdW9 I can't say that the wallet is in this range. Because the net result is not certain. My system and mathematics work like this, I calculate the average points of the 1BY8GQbnue prefixes. Then I scan those ranges and check the wallet that has the 1BY8GQbnue prefix. The mathematics behind it is only on the average of PROBABILITY bases. The total number of 1BY8GQbnue prefixes currently floating around everywhere is at most 20. Only the ones I found are above 30+. Note: People with 1BY8GQbnue prefixes between 6C00 and 7DFF should write a private message. In return, the unknown 1BY8GQbnue and HEX code will be given. First, send the wallet, if it is not in my data table. Approval will be given.
|
|
|
|
|