Bitcoin Forum
May 11, 2024, 07:52:19 PM *
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 30 31 32 33 [34] 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 ... 400 »
661  Local / Español (Spanish) / Re: TX de BTC envía 0,0740544 BTC … y paga 19,82108632 BTCs en fees on: September 13, 2023, 03:53:22 PM
Hay una cosa que no termino de entender, porque le dan solo 3 dias para reclamar? Si digamos que ya quedo grabado para siempre y es trazable justamente de quien seria.

Aunque fue un error humano definitivamente esos fees les corresponden al Pool de Minería ya que los impuestos de transacción son una de las formas de ingresos de los mineros. Incluso se me hace raro que le den oportunidad de reclamarlos, creo que es algo muy decente por parte de F2Pool el ofrecer devolver el dinero, ya que si este bloque hubiera sido minado por algún "solo miner" entonces la opción de reembolso hubiera sido nula.
662  Economy / Gambling discussion / Re: Gambling with entropy (Chaos) on: September 11, 2023, 10:32:30 PM
May i ask how do you apply the scripts or bots you are creating ?

This kind of betting bots are created in JavaScript, On your browser you press F12 > Console, Paste the code and press Enter. The script selects the betting amount based on the balance and do all the magic. Let me share the code, this way you can use it if you want.

Code:
var chance = 5.8; var a = 1; divider=1500;
var balance = parseFloat(document.getElementById('pct_balance').value);
var target = balance*2;
var b = ((balance/divider).toFixed(8));
var mybet;
document.getElementById('pct_chance').value = chance;
parseFloat(document.getElementById('pct_bet').value = b);
function dobet(){
balancez = document.getElementById('pct_balance').value;
var stuit = document.getElementById('pct_bet').value;
var count = document.getElementById("nonce").innerText;
    if(count%2==0){
        document.getElementById('pct_chance').value = 0.030;
    }else{
        document.getElementById('pct_chance').value = 12.0;     
    }
if (mybet==null) {
mybet = stuit;
}
if (((balancez*1.25)<balance)&&(balancez<balance)) {
mybet = b*2;
}
if (((balancez*1.5)<balance)&&(balancez<balance)) {
mybet = b*4;
}
if (balancez>balance*1.2) {
    balance = balancez;
    b = ((balance/divider).toFixed(8));
    mybet = b;
}
if (balancez>=target) {
return;
}
if (a==0) {
return;
}
balancez = document.getElementById('pct_balance').value;
parseFloat(document.getElementById('pct_bet').value = ((mybet*1).toFixed(8)));
Math.random() < 0.5 ? $('#a_hi').click() : $('#a_lo').click();
}
setInterval(() => dobet(), 40);

What was your initial bankroll when starting the bot? And how much did it gain after the bot finished betting?

If i start with 150 clams, the starting betting amount is 0.1clam, then moves to 0.2 and the last step is 0.4... If i hit x3300 with any of those amounts the profit could be; 330clams, 660 or 1320. It depends on the luck of the run, but it can get busted without a hit.
663  Economy / Gambling discussion / Re: Gambling with entropy (Chaos) on: September 11, 2023, 03:19:27 PM
Yes, I know. I was just curious as to how well the bot was performing and if most this profit was from specifically botting or some manual betting tossed in there? I wasn't trying to derail by talking about the coin itsself.
I would say the profit from this bot is close to 2600, and i have done 20k bets approx with this method. I have been lucky because i get the hit before the martingale gets too high. But still a nice bot, i ran it last night again and hit the x3300, two times.

I am curious...how did you choose both odds for betting? I mean you have x3300 why not x5000 or x1000?
have you tried more runs or just these 2 that you show on OP?
To choose the odds i had something clear in mind,one of them is the printer to hit the moon and the other one is only to get fuel for the long run, for the printer i started with x100, then try x1000 and then x2000, i hit will all of them, that's why no I'm with x3300, but maybe i edit that line to chase something bigger in the future. and the x8.25 has been dynamic, i still testing to find a multiplier that allow me to feed the long run, it can be x5, x8, x17.

And i have tried more than 2 runs, i have been running the bot for days, so, i would say i have more than 20 runs with this method. And hits i have like 8.
664  Bitcoin / Project Development / Re: My crypto news site - cryptotalk.tech on: September 11, 2023, 03:01:36 PM
So it is a news aggregator and you have a plugin that retrieves the first paragraph from other websites and adds a link if the user wants to continue reading the actual article and not just two words about it. Which might be your biggest weakness.
You are wrong my friend, the plugin retrieves the full article with the main image, and it doesn't add the link to the source.

The $1 million dollar question, if your users keep seeing they are redirected to another website to read all the news, why would they keep coming to yours and not to the main source of the news and not be bothered to tap twice to get their content? Do you think once they go off your website and see the other is full of real content do you think they will tap or click back?  This is the main problem with news aggregators, there is always a better one and there is always a lack of original content, you might top a few of the other websites in some specific keywords because of the sheer amounts of related titles but you will never beat them due to the weight of the outgoing links.

So the most important thing, far more than design and name, how do you plan on keeping your users?
Because since everyone has already mentioend cryptotalk(.)org you've seen how once they stopped paying people everyone left!

The selling point, which one is it?

And again, users are not redirected to other sites, maybe if you navigate the site you will understand the dynamic.

I'm not interested at all in keeping users or in selling something to them, i just want to have a site where i can read the news from different sources in one place, and if it works fine for me maybe some users will find it useful too.

This is an interesting idea but I believe you should also know that nowadays there's a lot of fake news and manipulation news spread by the cryptocurrency media space if your crypto news site can prevent that and provide genuine crypto news I am fine with that.
I don't know how to filter fake news, but I think is important for users to have their own criteria and decide what to believe and what to ignore.

Some crypto news sites provide a list of casinos that are good or reputable to save newbies from choosing the wrong casino but Blockchair has failed in such criteria when they support the 1xScam casino.
It will be nice if you also add such a service and I believe it will also help your news site to generate more income in the future.
Adding a casino list is a nice way to get affiliates, but I'm not sure if i should add that. I would prefer to add the casinos News section, that would be better.

You mentioned that your site news source are Cointelegraph, coindesk and other. If we can get all news from these sites then why we need this one. I mean, what is difference between your site and other news sites and whats new features added in your sites which are still not available in others..??
People is free to visit those different sites to read the news, but what i offer is news from different sites in one place, that way you can avoid 5 pages while finding the news from different sources in the same page.

Will you blindly copy news from these sites and you will do yours own research on each news and what step you will take to do so?..

I recommend to add telegram group with your channel si that if someone want to comment on each news then it will be easy for him to do and also if any news are false, users will write in telegram comment.
The process is automatic, so, we could say I'm blindly adding the news, if i see something weird of if a user reports any news i can take them down.

The telegram channel is already running and it has a bot who post the news on the telegram channel when they get posted in the site, so, feel free to join to discuss the news.
https://t.me/cryptotalktech

I apologise that I recommended you a plugin without checking the Wordpress plugin repository. This plugin was one of the most recommended cache plugin. The second one is LiteSpeed Cache, the plugin is still active as I checked their plugin page. I have used it in one of my website a few years back, you can check it for your website.

Hey Bureau, don't worry mate, is not a big deal, i was looking at LiteSpeed cache, but since i already have a cache plugin i don't think is a good idea to add a new one, by the way, the loading speed is a lot faster now than what it used to be.
665  Economy / Gambling discussion / Re: Gambling with entropy (Chaos) on: September 11, 2023, 12:48:37 AM
What is the total profit so far?
I have been betting on that site for years, and my profit after 1,189,133 bets is 3,126.71 clams until today.

My profit from staking on the site is 200.36 clams as you can see in the image:



And I have done staking on my own core for a profit close to 1500 or more in the past years.

Right now I'm not holding a big amount, my server has 4471 for staking, and I'm getting 1 clam/day.

Can clams even be traded on any exchanges these days? Last I knew shapeshift was the only place to get them, but maybe you know of another exchange?

There are 2 options for trading clams nowadays:

https://altquick.com/exchange/market/Clamcoin
https://freiexchange.com/market/CLAM/BTC

It still low as hell, but maybe one day a whale decide to have fun with the markets, lol.

But to be clear, this is not about the coin, is about gambling and the chaos on bets. Maybe a bot like this for Stake would be nice.

666  Economy / Gambling discussion / Gambling with entropy (Chaos) on: September 10, 2023, 08:26:46 PM
I have been developing gambling bots in the past years and what I have learned is that we will never have an always-win bot, doesn't matter the method, you will always lose in the long run.

But I have learned other things too... Like variance is the worst enemy for casinos (Big bets winning while low bets losing), and streaks come like waves. So, lose while betting low and win while betting win. I know is easy to say but we don't know when the next good wave will come. That's why we should add some chaos to our strategy.

I have been talking about my weird betting methods in the past:

Chasing a x330,000
https://bitcointalk.org/index.php?topic=5406456.0

My new favorite betting method.
https://bitcointalk.org/index.php?topic=5461882.0

Both of them are good chaos examples, on the first one we have a bot who was making 20bets/sec. until hit x330,000 and the second one is a bot that gives you x1.5 of the lost amount after a hit.

But this time I decided to take the chaos to another level, I made a bot to hit x3300, and these are the rules:

1.- Divide Balance / 1500
2.- Bet on: x3300, x8.25, x3300,x8.25.... until hit x3300
3.- Random Hi/Lo
4.- When the balance get's down to 75% bet amount goes x2
4.- When the balance get's down to 50% bet amount goes x4

Proof of hits:
https://just-dice.com/roll/6141329807
https://just-dice.com/roll/6140238438





UPDATE: Here is the source code.

Code:
var chance = 5.8; var a = 1; divider=1500;
var balance = parseFloat(document.getElementById('pct_balance').value);
var target = balance*2;
var b = ((balance/divider).toFixed(8));
var mybet;
document.getElementById('pct_chance').value = chance;
parseFloat(document.getElementById('pct_bet').value = b);
function dobet(){
balancez = document.getElementById('pct_balance').value;
var stuit = document.getElementById('pct_bet').value;
var count = document.getElementById("nonce").innerText;
    if(count%2==0){
        document.getElementById('pct_chance').value = 0.030;
    }else{
        document.getElementById('pct_chance').value = 12.0;     
    }
if (mybet==null) {
mybet = stuit;
}
if (((balancez*1.25)<balance)&&(balancez<balance)) {
mybet = b*2;
}
if (((balancez*1.5)<balance)&&(balancez<balance)) {
mybet = b*4;
}
if (balancez>balance*1.2) {
    balance = balancez;
    b = ((balance/divider).toFixed(8));
    mybet = b;
}
if (balancez>=target) {
return;
}
if (a==0) {
return;
}
balancez = document.getElementById('pct_balance').value;
parseFloat(document.getElementById('pct_bet').value = ((mybet*1).toFixed(8)));
Math.random() < 0.5 ? $('#a_hi').click() : $('#a_lo').click();
}
setInterval(() => dobet(), 40);
667  Bitcoin / Project Development / Re: My crypto news site - cryptotalk.tech on: September 10, 2023, 05:40:10 PM
Congratulations on your new website! I did some checks on your website and I understand that you are using WP Super cache, for improving the server response  time. I used GTmetrix to find out the reason why your website response
time is bad and it suggests using WP Rocket to reduce server response  time.

BTW, I do have a question for you? Is running a news aggregator website a good idea for now. I am new to this field and I have read that with new Google updates it is now not that easy to generate revenue from such website. I had a plan  similar like yours to start a website in different niche that would publish news through RSS feed, after doing some research, I shelved it.

Thanks for the recommendation Bureau, I just take a look to the WP Rocket Plugin, and it doesn't look good. it says:

Deprecated

This plugin is deprecated and will be removed in the future.
It was coded back in 2019 when WpRocket did not have asynchronous support for CSS.
Although this plugin operates at a lower level (main php buffer), which helps apply loadsCSS to ALL styles regardless of whether they conform to wp_enqueue or not, we recommend instead using WpRocket’s

And about your question, this kind of website that works automatically is a nice option if the project is useful for you. In my case, I did it to have the news from different sources in one place and it works great. If more people like it too maybe it could leave some income. By the way, I use WpeMatico for the RSS feed, you should take a look at that plugin.

Honestly, I've seen too many projects like this to be particularly impressed, but at least the whole project was started by someone who knows something about all this, so I hope the project won't shut down in a month or two.

Like others, I also noticed that the page loads very slowly through VPN, and that it is impossible to load it on TOR. This is something that should be resolved because those who value privacy will not be able to access the site, or it will be quite difficult for them.

As for the content, I personally have no interest in altcoins, so it would be good to separate the news related to Bitcoins for those who are exclusively interested in that. And yes, the domain name is not the best choice because it definitely has connotations with the biggest spam on the forum, which in turn is connected to that spam forum.

Don't worry, it will not shut down. Already pay for the Template, the domain and the hosting, so, leaving it alive has a cost of $50/year for me, so, not a big deal.

I keep working in the speed improvement, will find a solution soon.

If you only one to see the bitcoin news then filter by category: https://cryptotalk.tech/category/bitcoin/

Keep developing this news from forum users like you.

Just a suggestion! Can you add in a telegram bot with notifications when you publish a new article so there is an update from the telegram so we know there is new news from Cryptotalk.tech

The telegram bot is a great idea, I will work on that today, just watched some tutorials and should be easy to do with WP Telegram Plugin. Thanks for the feedback ajiz138

There's a possibility that it will relaunch again, but OP need not worry he is providing rich and SEO-optimized content than this forum, and he is using WordPress He can use a lot of SEO plugins If OP does a good SEO he can dominate the keywords Crypto talk and Cryptocurrency news or whatever keywords that you want to dominate its better to invest in good SEO plugins to configure your content to rank high.

Check out this list https://www.wpbeginner.com/showcase/9-best-wordpress-seo-plugins-and-tools-that-you-should-use/

I'm not affiliated with the site just sharing but I'm sure you have one or two SEO plugins an article-based platform should have one.

You have a good point here, I haven't focused at all in SEO, but it's a must, I will add it to the ToDo list.  Wink
668  Bitcoin / Project Development / Re: My crypto news site - cryptotalk.tech on: September 09, 2023, 09:17:54 PM
I hope you the best on this one, and i also hope to see this page being used to catch news to forum members.
Thanks darbit, maybe adding a translate button would be a cool feature for the Spanish community. If the traffic on the site start growing that button will be a must.


Maybe utilize push notifications so that people can get alerts without having to go to the site.
I was looking to the push notifications, and looks like we have to do those manually, it would be nice if we can automate the process on each publication, the main problem is that we get a lot of publications at the same time, and each time the RSS update it brings like 60 publications to the site. So, getting 60 push notifications every 20 minutes could be a hell.

And I already fixed the telegram link and installed a cache plugin, that way the site should work faster now.
669  Local / Español (Spanish) / Re: ¿Como obtubieron su primera fracción de Bitcoin? on: September 09, 2023, 06:43:51 PM
...
Tristemente no pedi mas bitcoin en ese tiempo.

Tremenda cantidad para un faucet, 0.02BTC es una cantidad significativa, como dices, lástima que no le sacaste mas jugo. Pero hablamos de 2010, bitcoin estaba en pañales en ese entonces, seguro que la cifra de centavos no se veía nada atractiva en el momento.

Hoy en día no es fácil conseguir buenos faucets, y la raíz de el problema son los bots, incluso los sistemas de captcha llegan a ser vulnerados. El único que sigo usando de vez en cuando es https://freebitcoins.com/faucet/
670  Local / Español (Spanish) / Re: ¿Que tan legales son los Mixers? on: September 09, 2023, 03:14:07 PM
También se pueden ir a un exchange p2p real tipo Bisq, comprar cualquier altcoin con eso, vender retirar o seguir comprando / vendiendo e ir "lavando" todo.
...
...
Me pregunto si el descargarlo y contribuir al volumen de ese ecosistema no implicaría que mi nombre aparecerá en alguna lista de Dios sabe donde que agencia de Gobierno.  Tongue

Entiendo su punto de vista colegas, en pocas palabras podríamos decir que hay otros métodos aparte de los Mixer para perder el rastro de ciertas monedas, el usar un Exchange es una forma común para este fin. Incluso hay gente que afirma que al cambiar las monedas a Monero y retirarlas de esta forma se perderá el traso al 100%.

Pero al final siempre hay un punto en donde los chicos malos se exponen, y esto es en el momento de convertir las cryptos a dinero en efectivo. Ahí es donde un nombre real queda implicito en la transacción.
671  Bitcoin / Project Development / Re: My crypto news site - cryptotalk.tech on: September 09, 2023, 02:08:31 PM
Your website is opening pages really slow for me, so I would definitely speed this up if possible.

I can't access it using TOR, I don't know if this from my node settings or because of your server (slowly access problem)

I also have same problem. Although there's no problem when i access it with VPN instead.

You are right guys, the site is taking sometime to load, I will look for a fix to make it load faster, that's the reason why it doesn't open with TOR, but I will look for a way to fix it.

I would not have used a domain name that says "cryptotalk" because that is connected to another forum: cryptotalk.org which is full of spammers trying to make a quick buck from a hundred posts, so it will not be easy for people to hear about your site by word-of-mouth. But I guess it's too late to change it now.

Maybe utilize push notifications so that people can get alerts without having to go to the site.

I didn't know Cryptotalk dot org was a forum with a bad reputation, I chose this domain because was easy to remember for all. Domains Like CryptoNews are premium, and they aren't cheap at all.

Thanks for your feedback guys. I will work on the site this weekend, and I will add the telegram link too.
672  Bitcoin / Project Development / My crypto news site - cryptotalk.tech on: September 08, 2023, 03:44:16 PM
Who doesn't read the crypto news nowadays?, it is a good habit to be informed because that way we can generate better criteria for your next move with our cryptos. Reading the News with a nice coffee cup in the morning is the right way to start the day.

And there are a lot of news sources, we have coindesk, cointelegraph, and others. That's why I decided to create a site where I can get the news from the main news sites all in one place. The site is simple, and I'm open to ideas and observations.

https://cryptotalk.tech/


What would you change or what would you add?

Updates proposed by the community:

dkbit98, Husires, ETFbitcoin, Lucius: Speed Improvement.

For this propose I installed the next plugins: WP Super cache and Performance Lab. This tools, has increased the speed a lot, but not enough to open it with ToR, maybe for that I would have to hide the images from the home page as ETFbitcoin suggested, but I like to see the images in the main page, Is part of the experience.

dkbit98, robelneo:Telegram Link
Is already fixed, I was doing it wrong by creating a group, i created a channel and now we have a descent link for it:

https://t.me/cryptotalktech

ETFbitcoin: Hide Images on the home page.
I really appreciate the feedback from an experienced user as ETFbitcoin, for sure hiding the images from the home page would make the site loads faster but is part of the experience, that' why i want to keep them.

Bureau: Install WP Rocket plugin
Even if the recommendation comes form a good source, the plugin is obsolete and isn't worth it.

hugeblack: Adding a mechanism to display and arrange topics.
When you click on any news just scroll down, when you reach the footer it will load another news of the same topic.

ajiz138: Add in a telegram bot with notifications when you publish.
You are a genius ajiz138, i didn't think it would be that easy. But now you can get the news on the telegram channel.


robelneo: SEO optimization
I still have to work on the SEO tools... is on the list.
673  Economy / Gambling / Re: ⚠️ Crypto.Games ⚠️ Account Closure and ~8.38 ETH Confiscated on: September 08, 2023, 02:31:37 PM
But I understand now that we have common opinion about the case of OP that he can’t claim his fund without undergoing KYC.

Each casino has its own rules and we must read them before playing in the casino and follow the rules because from the moment we make a deposit the money is now casino money and they can find a way to lock it if they want.

Is not the first time I have seen a casino confiscate the user money with the KYC argument,  casinos are in their right to do it, but on the users' side doesn't feel fair at all.
674  Local / Español (Spanish) / Re: Hablemos del Caso W.M: Charla abierta a todos, mezclemos ideas, opiniones... on: September 07, 2023, 02:55:52 PM
Es que este tipo de cuestiones las he visto en otras cosas que han pasado, pero para mi no tienen ninguna culpa, salvo el caso que se demostro con el agente 777 que estaba bastante metido internamente.

Porque la realidad es que en el fondo ellos y cualquiera confian en la buena fe, y es que no hay otra, uno puede mirar todo el proyecto y ver que esta todo bien armado, pero si un dia uno quiere tirar del cable y apagar todo, lo hace sin mas.

A lo que voy es que uno puede investigar e intentar cubrirse pero solo hasta cierto punto.

El problema es cuando los trabajadores se ven involucrados como fue el caso que comentas del agente 777, ya que cuando alguien es empleado por la empresa que tiene esos planes turbios, no creo que el empleado debería de ser culpado o salir embarrado ya que el solo estaba haciendo su trabajo. El no sabía que estaba promoviendo un scam pero al fina al haber promovido dicho scam la persona queda señalada como uno de los malos.

No me extraña que un Mixer se de a la fuga con los fondos, incluso la meta de varios de estos ha de ser recibir un deposito lo suficientemente grande como para salir corriendo. Imagina que recibe 50,000 en una sola transacción, es suficiente dinero para desaparecer del mapa.
675  Local / Español (Spanish) / Nueva crypto estafa a través de Likes on: September 05, 2023, 02:20:16 PM
En México se esta dando un nuevo esquema de estafa el cual no dudo que se replique pronto en otros paises, por lo que me gustaría informar a la comunidad para que no caigan en esta.

1.- Te contactan por WhatsApp o Telegram Ofreciendo pagarte por dar likes en páginas como Youtube o Instagram.

2.- Una vez que das los Likes recibes tu primer pego por el trabajo, y la empresa te da la opción de generar mas si inviertes con ellos, pero para invertir te envían a esta casa de cambio. La cual imagino que es parte de la estafa: https://bitcoins58.com/

3.- Los atacantes se queda con el dinero de tu inversión.

Referencia: https://www.youtube.com/watch?v=iXRvR1f_0ug
676  Bitcoin / Bitcoin Discussion / Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it on: September 04, 2023, 11:13:37 PM
1 - Convert the private key from hex to bytes
00000000000000000000000000000000000000000000000354d62e5f7a0d2eb2
b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x03T\xd6._z\r.\xb2'

...

8 - Extended RIPEMD-160 Hash
b'\x00 \xd4Zjv%3BR\xc81\x8a\x87\xed053\xc1\xc7\xbb'
0020d45a6a7625334252c8318a87ed303533c1c7bb

...

13 - Convert the bytes to a base58-encoded Bitcoin address
13zb1hQbWVnN3ag9GNS2vCraT8PQJDjVdr

provide an alternative, more straightforward method, if available instead of this ?

Your process to generate the address from the hex private key is right, but when you are attacking private keys with brute force there are tons of ways to do it.

People do it the same way as you because they bruteforce the Hex Pk, ...000001, ....000002, etc. But if you want to know an alternate method let me explain one of my favorites:

You can start from the Address: 13zb1hQbWVnN3ag9GNS2vCraT8PQJDjVdr and get the RIPEMD-160 (20d45a6a7625334252c8318a87ed303533c1c7bb).

Sites like privatekeys.pw provide that Hash 160 as you can see in the next link: https://privatekeys.pw/address/bitcoin/13zb1hQbWVnN3ag9GNS2vCraT8PQJDjVdr

And if you want to get that RIPEMD-160 code by yourself you can use the next python script.

Code:
python3 -c "import binascii, hashlib, base58; hash160 = binascii.hexlify(base58.b58decode_check(b'13zb1hQbWVnN3ag9GNS2vCraT8PQJDjVdr')).decode()[2:]; print(hash160)"

Once you have the hash160 you can use tools like brainflayer to get the Private key from the hash160.

I want to be clear, is not the best way but is just a different way to do it.
677  Local / Español (Spanish) / Re: El Casino de Stake.com hackeado on: September 04, 2023, 09:42:00 PM
Lo interesante es que solo 2 monedas fueron vulneradas ETH/BSC y lo crítico es que el ataque afecto directamente a las "hot wallets". Y lo primero que me viene a la mente es; Si tienen 41 millones en las hot wallets, entonces cuanto tendrán en las cold wallets?

Creo que hubiera sido algo realmente crítico si las carteras de todas las divisas disponibles se hubieran visto involucradas. No imagino cuanto tendrán en la hot wallet de bitcoin. Pero seguro que fue un golpe que los hará tomar medidas y aplicar cambios.
678  Bitcoin / Project Development / Re: Coming new project the loan scheme no collateral on: September 03, 2023, 06:57:08 PM
You get credit by your cryptocurrency holdings no collateral needed.
You have funds in your wallet 1000$ you get loan 5-10% so 50$-100$.
If you pay back your credit limit will increase. NO NAMES OR ID NO KYC.
Yes great project LOL.
What's the catch? I give you my private key or I send my coins to your wallet and take the loan from you.

Sorry, just trying to understand the scheme. You mush have a website or something to read information and to check your legal papers.

You send the coins to OP wallet and you get the loan from your own money. For sure you are not able to withdraw unless you pay the loan or unless OP walks away with your $1000 depo  Tongue

If someone thinks this is a good scheme then only create a new address and send $1000 to that address, then you can take the $100 from it as a loan and pay the loan fees to yourself. You don't really need a third party service for this.
679  Economy / Gambling / Re: Stake phishing on: September 02, 2023, 05:01:58 PM
A good question would be: How does the hacker get your E-Mail?

And why does the hacker only gamble your balance?, he doesn't win anything by doing that. If that was the scenario you could request an audit of your account to stake to see what happened there.

Sorry for your loss mate, but try talking with the site support, maybe they can help you.
680  Local / Español (Spanish) / ¿Que tan legales son los Mixers? on: September 01, 2023, 03:49:10 PM
Cuando un hacker roba criptomonedas, la forma mas común de intentar borrar su rastro es a través de los Mixers, y es algo muy común, incluso en el hackeo de Atomic wallet se acudió a un mixer con la intención de perder el rastro de estas monedas. Y la pregunta del millón es: ¿Acaso los mixers se pueden considerar cómplices del hacker?

Es un tema complejo. Es como levantar una demanda contra la tienda de armas por que sufrimos un asalto, o demandar a la fabrica de armas por el mismo asalto. ¿No suena correcto verdad?

No dudo que si la policía envía una orden a algún Mixer para trasear monedas, este tenga que dar toda la información solicitada, pero al hacer esto el servicio de mezclado pierde sentido. Y también por otro lado está la constante de que los que usan los mixers están tratando de ocultar algo.

Así que abro la discusión, me gustaría leer sus puntos de vista sobre los Mixers.
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 30 31 32 33 [34] 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 ... 400 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!