Themes, Templates and Scripts

Bitcoin Ponzi Script

Submitted by Aoki, , Thread ID: 13633

Thread Closed

RE: Bitcoin Ponzi Script

#22
03-12-2015, 12:49 PM
Aoki Wrote:
USE AT YOUR OWN RISK

[Image: brgpte.png]

Ponzi script for cryptocurrencies (eg. Bitcoin)

1) Installation
  • setup mysql DB
  • setup bitcoind (or other daemon) client
  • get a composer
  • run composer install and follow instructions
  • run app/console doctrine:database:create
  • run app/console doctrine:schema:create
  • setup cron for command app/console bml:wallet:scan (5 minutes should be OK) this command will keep updating transactions, stats and sending payouts

2) Payout percent, fee etc. settings

To setup round settings go to /admin url.
  • Admin access is configured in parameters.yml:
  • admin_user: admin
  • admin_password: test
  • admin_ip: 127.0.0.1

Set admin_ip to Your IP address. You can leave admin_ip blank (use ~) but it will be less safe because admin panel uses simple http authentication.

Content has been stripped. Go to the quoted post to view the content.
veryv well thanks dude

Users browsing this thread: 2 Guest(s)