Show Posts
|
Pages: [1] 2 3 4 »
|
The current quota system in our country clearly a curse for us. Not only the government failed to eradicate unemployment problems but they are the one causing it. The quota system should be scraped immediately. We are fighting for our rights, and we will continue to do so. This tyrannical government is destined to fail. When you oppress 170 million people, you are calling your own doom.
-DS
When a government turns on the citizens then it is time for the citizens to turn on the government and the ones who enforce their oppression. If you cannot remove the tyrant peacefully then you have a duty to remove them physically ...but they must qualify as tyrants first. Do the majority of your citizens support these government policies? Is your government an elected government than can be removed from power through the ballot box? Is there an adequate form of opposition in your parliament to challenge these policies? Has you media and public/civil service been captured by authoritarians? If your government has gone full Stalin or Chairman Mao then there is no need to check any boxes and time to march instead.
|
|
|
There are questions for those from the USA. Are you left or right? Who is better for you, Biden or Trump? Treat
We value freedom of choice and I choose to be in the middle but some days I am up and on other days I am down but rarely lean to the left or the right in case I fall over.
|
|
|
The only thing that would start a war is if that project 2025 gets implemented by Trump. Every redneck and college campus would erupt when pornhub and all tranny tv shows go down (no pun intended) 
|
|
|
Is BTX getting delisted from Freiexchange  Nope it is still listed there and no notice up about any delisting. Anyway if it did get delisted they would put it onto the feirexlite exchange with LTC pairing.
|
|
|
wow... sure didn't survive the long haul, eh?
only 3 peers.
addnode=65.21.195.40 addnode=95.217.78.168 addnode=70.54.99.122
Hard to believe how it all went downhill after feathercoin people took over. It's ridiculous how there is absolutely no engagement with the community on bitcointalk. There was supposed to be a Token Asset Layer added according to the website https://bitcoinplus.org Add an asset layer to BitcoinPlus, to allow users to create and use tokens directly on the BitcoinPlus blockchain. Tokens divisible or indivisible and can be managed to allow the supply to be dynamic or fixed to set the supply at the start. Many options will be made available including the ability to distribute tokens through a crowdsale. Has this been completed yet? What about going down the polygon route? https://polygon.technology/Polygon uses a modified proof of stake consensus mechanism that enables a consensus to be achieved with every block. Achieving consensus using traditional proof of stake requires processing many blocks to achieve consensus. The proof of stake method requires network participants to stake—agree to not trade or sell—their MATIC tokens, in exchange for the right to validate Polygon network transactions. Successful validators in the Polygon network are rewarded with MATIC tokens. The Polygon network aims to address problems within the Ethereum platform, namely high transaction fees and slow processing speeds. Not sure the homies hang out here bud. The telegram channel looks to be pretty active though. Btw XBC has always been proof of stake.
|
|
|
Of course. Government in its operations IS Democracy. But we the people have a Constitutional Republic.
Democracy = group dictatorship.
Republic makes everybody the ruler of his own castle, so to speak.
Guys hold the phone and take a deep breath because this is an historical moment in bitcointalk history. BADecker has actually said something that is factual and correct  : 
What did you expect from an agency run by a woman because of gender parity?
Did you see the lady agent taking her weapon out and flapping it about with the holster still attached?  The whole thing was a clusterfuck. https://rumble.com/v575hln-this-video-of-trumps-assassin-changes-everything-redacted-with-clayton-morr.html[moderator's note: multiple posts have been merged]
|
|
|
I didn't "find" a script for a slot game. I paid over 1k for someone to develop it and am having issues with the database or something to this effect. I don't want a site that allows gambling so I want to remove that part and use it as a demo type thing where you get free spins. I would get the original developer to do it but I can't get in contact with them now.
Yes you are right about it being difficult because I have spent over 40 hours messing about with it so far and still can't get it to work so might have to get another one coded from scratch when I can afford it.
Then you should state that you need a developer who will complete your software because the previous one left everything unfinished and you no longer have contact with him. It makes a big difference when you need someone to help you with setup or if you need a developer to change the code. Maybe that's how you got non-functional software, at least not what you need, and in fact, you didn't have good communication with the previous dev. Anyway, good luck with the search. Duly noted, thanks for your feedback. So here's what I'd do step wise if I were you :
Disable Payment Features: To remove the bitcoin payment feature from your PHP software, look for any payment processing code (functions, API calls, etc.) and comment them out or delete them. Make sure to test thoroughly after making changes.
Free Spin Configuration: Modify the game logic to provide free spins. Look for variables or settings related to spins and adjust them to allow users to play without payments.
Deploying on cPanel and WordPress:
cPanel: Ensure all files are uploaded to the correct directory (usually the public_html folder). Double-check file permissions. WordPress: If you are using WordPress, consider using a specific casino or gaming theme that supports slots. Plugins like "MyArcadePlugin" might help in integrating and displaying your slots game. Fixing Layout Issues: Issues with layout (like the login button and code snippets) often arise from HTML/CSS conflicts or incomplete code. Validate your HTML and CSS, and ensure all necessary files are correctly linked.
Learning Resources: Utilize forums like Bitcointalk, Reddit, and sites offering coding tutorials to improve your skills. YouTube tutorials can also be quite helpful.
If you're still facing issues, sharing specific error messages or screenshots can help the community provide more targeted advice. You should post in the development section. Many devs here just never get out of that category in fear of ads and sig campaigns.
Thats a brilliant comment. I will take notes of your points above and have another go at it using your ideas. Much appreciated!
|
|
|
If I understood correctly, you found a script for a slot game, and now you want to adapt it to some of your ideas. Adapting and modifying someone else's code is always more difficult than creating your own from scratch. I'm not sure what kind of help you expect from here, while you have described the problem you are encountering in a very general way.
I didn't "find" a script for a slot game. I paid over 1k for someone to develop it and am having issues with the database or something to this effect. I don't want a site that allows gambling so I want to remove that part and use it as a demo type thing where you get free spins. I would get the original developer to do it but I can't get in contact with them now. Yes you are right about it being difficult because I have spent over 40 hours messing about with it so far and still can't get it to work so might have to get another one coded from scratch when I can afford it.
|
|
|
Hi everyone
I am trying to set up a slots website without ability to accept payments or win money etc but where anyone can have a quota of free spins and use it free maybe in sort of a demo mode. It would just be a novelty to see how it works and learn how to run it but cannot afford a live moneymaking site because I am too broke to fund this type of operation.
I have a PHP software programme that has some type of ability for bitcoin payments through the blockchain I think and dont know how to remove this to set up a permanent free test mode. Also I tried deploying it on cpanel and wordpress to see what it would look like but it appears as an index after first try and then eventually got it to sort of work but its a bit all over the place with login button in front and bits of code writing behind it etc.
I am no pro and trying to learn more about it but everything I try seems to either make it worse or nothing appears only a blank page.
Anyone know about how these things work ?
Thanks in advance
Hurst
|
|
|
Will Bitcointrash pump anytime soon?
|
|
|
Feathercoin dev is also the developer here. How come he never posts on the thread?
|
|
|
Well this was some fucking scam 
|
|
|
Guys I got it to work eventually on a friends computer who has windows OS so it must have been my machine giving some issue.Strange though because I used 2 different machines I had and neither worked but my friends did.We could only get the 3.10 version to connect though but 4.0 would not connect.I think it might be because older versions of windows or something.
|
|
|
What is the best exchange to trade Bitcore apart from Freiexchange because it is very low trading activity there?
Look on https://coinmarketcap.com/  Thank you for the link and will check it out.
|
|
|
Which version? 4.0.0b0? Some of the servers were reportedly down when you posted that, but at least two should be back up now. Is the issue still happening?
Yes it is this version. I had previous version 3.10 which used to work and then updated to this 4.0 version which worked at first but after some time when I went to use it then it would not connect so tried the older version again which also would not connect either. I will try again this evening and will report back accordingly. Thanks.
I still cannot get electrum to connect. I have manually went through each server also but nothing works and am stuck on block 518352. Bitcoin electrum works fine so not sure what the problem is. Is there a list of working servers available? Thanks
|
|
|
Any updates with XBC these days?
|
|
|
What is the best exchange to trade Bitcore apart from Freiexchange because it is very low trading activity there?
|
|
|
Probably cuz your using Windows 10 OS?
No, really just download the Wallet and Blockchain, the Namecoin Blockchain is only 6 GB currently...........
Bitcoin Blockchain size is something like 300 GB or more IDK
Or you just wanting Electrum for the 13 Word Backup?
The wallet I downloaded is for windows and tried the 3 types for windows OS standalone/portable/installer so not sure why windows 10 would be the issue. I don't want whole blockchain but only lite wallet to keep the coins I bought off the exchange so using the passphrase/seed code is the one I need.The older 3.3.10 wallet I first sent the coins to worked initially before but no longer works now because it won't connect either so not sure what the problem is.
|
|
|
Hello namecoin community. I have tried all the latest electrum wallets for windows on windows 10 OS but cannot get any connection. It is set to auto connect. Any ideas why this is happening? Thanks
|
|
|
Guys there is some major accumulation going on for the last few days/weeks.Definitely something happening here  They may accumulate right up to 50 dollars before anyone even takes any interest in this shit where people have lost every cent on one of the biggest dump coins in history  ::
|
|
|
|