Search content
Sort by

Showing 2 of 2 results by Titipong007
Post
Topic
Board Mining (Altcoins)
Re: [CPU] JCE Miner Cryptonight/forks, brand new, super fast!
by
Titipong007
on 30/04/2018, 14:25:09 UTC
JCE Cryptonote CPU Miner

Welcome to the Fastest Cryptonote CPU Miner ever!

Github page: https://github.com/jceminer/cn_cpu_miner
You can download it from the GitHub page or directly here:
https://github.com/jceminer/cn_cpu_miner/raw/master/jce_cn_cpu_miner.025.zip



Is that a Virus? No!

Like all miners, JCE gets detected as a virus by most Antiviruses, including Windows Defender. But it's not. Read more about Privacy and Security below.

Is it just yet-another fork of a common miner? No!

You're not losing your time testing a made-up rip of a common miner, JCE is brand new, using 100% new code.

Are the new Monero-V, Cryptolight-V7 and Cryptonight-Heavy forks supported? Yes!

The --variation parameter let you choose the fork. More details below.

Speed

In short, JCE is:

  • Crazy fast on non-AES 64-bits, usually 35-40% faster than other miners
  • Still faster on non-AES 32-bits, usually beating even the other miners 64-bits versions
  • And still faster on non-AES 32-bits Cryptonight-Heavy, with usually +50% speed.
  • Barely faster than the other best on AES 64-bits, beating them by ~1%, +2.8% on V7 fork
  • Also a lot faster on AES 32-bits, but it's a rare case (mostly seen on Intel Atom tablets)
   
Here's a benchmark against three other common miners.
The test is fair: run on the exact same Win10 Pro computer, all Huge Pages enabled, no background task, best configuration.

  • XMRStak means: the released Unified binary from github (not recompiled myself)
  • XMRig means: the respective best released binary gcc (32-bits) and msvc (64-bits) from github (not recompiled myself)
  • Claymore means: best Claymore CPU (3.4 for 32-bits, 3.9 for 64-bits)
  • When not supported, score is zero, if not tested yet, score is ?
  • Fees are included in the score

Core2 Quad 2.666 GHz, 4 threads, 64-bits, Cryptonight
JCEXMRStakXMRigClaymore
116808557

Core2 Quad 2.666 GHz, 4 threads, 32-bits, Cryptonight
JCEXMRStakXMRigClaymore
9306850

Ryzen 1600, 8 threads, 64-bits, Cryptonight
JCEXMRStakXMRigClaymore
506502502443

Ryzen 1600, 8 threads, 32-bits, Cryptonight
JCEXMRStakXMRigClaymore
4340327275

Ryzen 1600, 8 threads, 64-bits, Cryptonight V7
JCEXMRStakXMRigClaymore
503492491?

Ryzen 1600, 8 threads, 32-bits, Cryptonight V7
JCEXMRStakXMRigClaymore
4240320?

Core2 Quad 2.666 GHz, 4 threads, 64-bits, Cryptonight Heavy
JCEXMRStakXMRigClaymore
5033360

Ryzen 1600, 4 threads, 64-bits, Cryptonight Heavy
JCEXMRStakXMRigClaymore
2521692500

Ryzen 1600, 4 threads, 32-bits, Cryptonight Heavy
JCEXMRStakXMRigClaymore
19101740

Basic topics

Q. Is it free (as in beer, as in freedom)?
No and no. It has fees, and is not open source. But the program itself is free to distribute.

Q. How much cost the fees?
Current fees are:

    3.0% when using at least one mining thread with non-AES architecture, or 32-bits
    1.5% when using only 64-bits AES architecture

The fees are twice higher in non-AES mode and/or 32-bits because JCE offers a huge performance gain here.

Q. Can I avoid fees?
Not really. I plan to offer a paying per-licence-no-fee (pay-once-for-all) version, but it's a lot more complicated to set up than a fee-based miner.
Also, JCE never takes any fee during the first minute, so if you run it, and kill it after one minute, and repeat again and again, then you'll never pay any fee, but JCE takes a few seconds to start, and your Pool probably won't let your reconnect continuously.

Q. Will it work on my computer?
Minimum is Windows 7 32-bits, with a SSE2 capable CPU. 64-bits is faster, prefer it.
For best performance, Huge Pages must be enabled, JCE will try to auto-configure them, but it may work or not depending on your Windows version and security configuration.

Q. What currency can I mine? On which pools?
You can mine any coin on any pool.
If your coin is listed, all is automatic.
Run the miner with --coins parameter to get the up-to-date list. Current list is:

    Monero (XMR)
    Monero-V (XMV)
    Electroneum (ETN)
    Karbowanec (KRB)
    Bytecoin (BCN)
    Sumokoin (SUMO)
    Bitcoal (COAL)
    Bitcedi (BXC)
    Dinastycoin (DCY)
    Leviarcoin (XLC)
    Fonero (FNO)
    Turtlecoin (TRTL)
    Graft (GRFT)
    Dero (DERO)
    Stellite (XTL)
    UltraNote (XUN)
    Intense (INTS)
    Crepcoin (CREP)
    Pluracoin (PLURA)
    Haven (XHV)
    FreelaBit (FBF)
    BlueberriesCoin (BBC)
    B2BCoin (B2B)
    Bitsum (BSM)
    Masari (MSR)
    SuperiorCoin (SUP)
    EDollar (EDL)
    Interplanetary Broadcast (IPBC)
    Masari (MSR)
    Alloy (XAO)
    BBSCoin (BBS)
    BitcoiNote (BTCN)
    Elya (ELYA)
    Iridium (IRD)
    Italo (ITA)
    Lines (LNS)
    Niobio (NBR)
    Ombre (OMB)
    Solace (SOL)
    Triton (TRIT)
    Truckcoin (TRKC)
    Qwertycoin (QWC)
    Nicehash Cryptonight v7
    Minergate Cryptonight
    MiningPoolHub Cryptonight
    MiningRigRentals Cryptonight v7
    Suprnova Cryptonight

Otherwise, use the --any parameter, plus the --variation N parameter, with N the fork number, see list below. The fork detection is automatic on known coins, but manual on unknown coins. The coin list is periodically updated.

Q. Is Nicehash supported?
Yes, see list above. The Nicehash-specific Nonce is then automatically enabled.

Q. Is SSL supported?
Yes, with parameter --ssl

Q. I get only bad shares, what happens?
Your coin has probably forked. Add --variation N parameter, with N as listed below, until you find the one that works.

Q. Is there a HTTP server to monitor the miner?
No, modern pools provide all you need to monitor your miners (average hashrate, worker-id...). Monitoring is now a pool's job.

Advanced topics

Q. Are there requirements or dependencies?
No. JCE is just a big standalone .exe

Q. Is there a Linux version?
Not yet.

Q. Is there a GPU version?
Not yet.

Q. Is there a 32-bits version?
Yes, both 32 and 64 are always in the same release.

Q. How many threads can I setup?
Maximum is 64 threads on 64 CPUs.

Q. Do I get a discount on fees if I use SSL?
I'm not Claymore.

Q. What is that value logged when I find a share?
The amount of hashes your pool will credit you. This is not the amount of crypto-coins.

Q. How is developed JCE?
The network and stratum handling is C++14, and the mining algos are assembly (to be precise, GNU Extended Assembly). Hence the speed increase.

Q. Can I plug it to a stratum proxy?
No, it must mine on a real pool on Internet.

Q. Is it really new? It looks familiar to me...
Yes it is. But it reuses, on purpose, some de-facto conventions from other common miners, like a XMRStak-style cpu configuration, and the colors of Claymore (green=share, red=error, blue=hashrate, yellow=status).

Q. How is the hashrate calculated?
That's the average speed of the last 512 hashes (not shares found, computed hashes), rounded at 0.01. And it's fair, the displayed number has no tweak, and includes the fees. The total is first summed from exact per-thread values, then rounded (said differently, it's a rounded sum, not sum of rounded).

Q. Can I get a long-time speed average?
Better look at your pool's reports, but JCE also gives the average effective net hashrate when pressing R. It's usually slightly lower than the physical hashrate because of outdated shares and fees.

Q. Can I do multi-pool auto-switch in case of failure? Or periodically?
Not directly, but the -q and/or the --autoclose parameters, with the help of a simple .bat, can do the job. The .zip comes with an example, open and edit it to match your needs.

Q. Can I mix architectures when mining (i.e. thread 1 uses core2, thread 2 uses pentium4)?
It sounds strange, but yes. However, that's mostly useful for tests.

Q. I used "use_cache":false and it still has a strong negative impact on other threads
The no-cache mode means the cache is instantly invalidated once used, not always entirely bypassed, depending on your hardware. And a mining thread always has an impact on TLB. So don't try to use extra mining threads playing with the no-cache mode, rather use the dual-thread mining, which is made for that precise purpose.

Q. What a great job! Can I make a donation?
Thanks bro. You can, with the --donate parameter which raise the fees to 80%, or by sending coins to the donation wallet (the one in the start.bat file included).

Cryptonight Forks

All current forks are supported:

    N=0 Automatic
    N=1 Original Cryptonight
    N=2 Original Cryptolight (for AEON)
    N=3 Cryptonight V7 fork of April-2018
    N=4 Cryptolight V7 fork of April-2018
    N=5 Cryptonight-Heavy
    N=6 Cryptolight-IPBC

The current Automatic mode behaves the old way on alt-coins:

    Monero, Monero-V and Stellite are now Cryptonight V7,
    Sumokoin is now Cryptonight-Heavy,
    Aeon is still Cryptolight
    TurtleCoin is now Cryptolight V7
    Interplanetary Broadcast has is own Cryptolight-IPBC
    Everything else is still assumed Cryptonight

More will be updated once all coins have forked (~May-2018)

To use the new forks right now, set the --variation N parameter, with N as stated above.
If you mine an unlisted coin with --any, you have to provide the --variation parameter with N>=1, otherwise JCE cannot choose the good fork.

Configuration

Almost everything is configured with command-line parameters. The config file is for cpu fine tuning only. See the embedded .bat for an example.
Mandatory parameters are:

    -u the Wallet/Login
    -p the password ("x" usually works)
    -o the pool:port
    --auto or -c for CPU configuration

Important extra parameters are:

    --ssl if you use SSL
    --low not to freeze your PC if you mine with all cores
    --variation to use one of the new Cryptonight forks

Type --help to get the complete list.

Super Easy CPU configuration

Use --auto and you're good.

Normal Easy CPU configuration

Use --auto with:

    --archi to set the CPU architecture (if you force SSE4 or AES on a CPU with no support, it will crash).
    and/or -t to set the number of threads.

The list of architectures is in the config.example.txt file in the Zip.

Advanced CPU configuration

Use -c
See the config.example.txt file in the Zip for details.

Dual-thread mining

This is an exclusive feature of JCE!
It is not like the double-hash found on Stak, with one thread on two hashes. That's two threads on two hashes, but sharing the cache and the Huge Page, for CPUs with very low cache.
The principle is closer to Claymore Dual: use the smooth parts of the Cryptonight algo to let another thread use the cache and memory, then take it back. It allows the main thread to run at ~90% and the side thread at ~25%, totaling a speed increase of ~15%.
However, if this mode is powerful, it offers a gain only on some rare, old CPU:

  • With no hardware AES (hardware AES is so fast that the master thread has no time to share)
  • Not using Cryptonight-Heavy (it's so... heavy that the master thread has no resource to share)
  • With low cache but decent compute power (read: no Atom or antique P4)

Remains some entry-level Core2, Athlons and Celeron/Pentium.

Large Pages

To be explained...

Privacy and Security

Q. Is it a virus?
No. There's no malicious code at all, but since the source code is closed, I cannot prove it. The best I can do is to give a complete list of what the program does and doesn't.

Q. So, what does it do or not?
It does:
  • Read the configuration file, if asked to (parameter -c)
  • Scan your CPU and cache to autoconfigure and/or check the manual configuration
  • Connect to pools on Internet to mine
  • Write the log, if asked to (parameter --log)
  • Try to autoconfigure the Huge Pages privileges if they're not working at first. That's the only intrusive action, but when it does it, it says so.

It doesn't:
  • Write anything to your computer, except its own log, when enabled (default is disabled)
  • Send any information, to me nor anywhere else
  • Identify your computer or miner instance, not even using a hash
  • Punch through your firewall: you have to open it manually if needed

Q. I see the JCE process punching the attrib command, what is it doing?
JCE does never run attrib, nor any other command, but it disguises its mining process into a attrib to avoid being detected and erased by antiviruses. Again, JCE does nothing malicious, and like all other miners it's detected as a virus so I've to do such a trick. That's the normal behavior of the 64-bits version. I never had the 32-bits detected, so I don't use that trick with it.

Post
Topic
Board Bounties (Altcoins)
Re: ๐Ÿ”ฅโœณ๏ธ[BOUNTY][AIRDROP]๐Ÿ”ฅPRE-SALE:LIVE๐Ÿ”ฅ-GAGAPAY.NETWORK-NEO-ICO $785'000โœณ๏ธ๐Ÿ”ฅ
by
Titipong007
on 30/04/2018, 14:12:05 UTC
๐Ÿš€๐Ÿš€๐Ÿš€ PRE-SALE IS LIVE!     ๐Ÿš€๐Ÿš€๐Ÿš€ PRE-SALE IS LIVE! ๐Ÿš€๐Ÿš€๐Ÿš€  
  
The only way to participate is through Gagapay.Network Portal: https://portal.gagapay.network/login  



Bounty Allocation
Invite And Earn: Earn Real Crypto, read the rules below
Follow and Earn: $70'000
Telegram Airdrop: $450'000
Twitter Retweet: $100'000
Content Creator: $50'000
Signatures: $100'000



Description
1. Bounty is active while available on the Gagapay.Network portal!
2. Bounty is available only on Gagapay.Network Portal CLICK HERE
3. No spreadsheets, as our bounty is allocated by fixed price and available only on portal. Exception is translation bounty.
4. Bounty is allocated by fixed price!
5. Tokens will be distributed after the ICO.
6. We reserve the right to pause Bounty at any time, as our bounty is allocated by fixed price!
7. Video instruction "HOW TO GET GAGAPAY.NETWORK ICO BOUNTY": https://www.youtube.com/watch?v=EnZXFcsNmGQ



1. Register on Gagapay.Network Portal : CLICK HERE
2. Spread the word about our project Gagapay Network and invite contributors via your affiliate link (retrieve it from your user dashboard Affiliate section). Earn commissions from their contributions in the same currency they pay with. You EARN REAL CRYPTO (BTC, ETH, LTC, DASH, NEO, GAS)!
3. Earn more from using your networking skills >> affiliate and referral bonuses go up to 5 levels making it 11.5% of commissions from the whole network, 5% per first-level.
4. You will be able to withdraw all your earned commissions once we reach the Soft Cap! So let's all work together to reach it quicker!
5. In the case where we do not reach the Soft Cap all commissions will be returned to the initial contributor's addresses.
6. As we want to make it more fair and square for you and our project launch: to withdraw your commissions you must BUY a minimum of $500 worth of GTA tokens. This rule applies only on Invite and Earn bounty.
7. More info on MEDIUM: CLICK HERE



1. Register on Gagapay.Network Portal : CLICK HERE
2. Fill out the Bounty form on Gagapay.Network Portal and earn GTA tokens.
3. Follow us on social channels  till Gagapay.Network ICO is over.
4. Earn 20 GTA tokens for following each social channel.


Bounty Rules:
1. Don't spam in our social channels.
2. No duplicates allowed. Duplicates will be rejected.
4. All participants data will be kept private.
5. Potential earning and bounty eligibility status only on portal.
6. Tokens will be distributed after the ICO.
7. Bounty is active until it's available on portal.

General Terms:
1. We reserve the right to remove any participants from Bounty at any time if we think that they are scam, or they are spamming our social channels.
2. We reserve the right to pause Bounty at any time, as our bounty is allocated by fixed price.
3. We reserve the right to lower or increase the total amount of token allocation at any time.


Join Gagapay.Network Telegram and earn 180 GTA guaranteed!
                
JOIN FOR FREE GTA HERE



1. Register on Gagapay.Network Portal : CLICK HERE
2. Fill out the Bounty form on Gagapay.Network Portal and earn GTA tokens.
3. Follow us on Twitter till Gagapay.Network ICO is over CLICK HERE
4. Join us on Telegram till Gagapay.Network ICO is over CLICK HERE
5. Retweet at least 10 tweets.
6. Report your retweets.
7. Earn 400 GTA tokens for retweeting.


Bounty Rules:
1. Only twitter accounts with more than 500 followers is allowed.
2. Minimum 10 retweets during the period (16 April - 23 April). Only one week bounty.
3. Do not Retweet tweets that are answers to other users.
4. Submit every retweet URL on Gagapay.Network portal. Each retweet URL must be submitted on portal. If your retweet will not be submitted on portal it will be reduced from count.
5. Multiple accounts are not allowed and will result in banning you from our campaign.
6. If you will fill the form with incorrect information we reserve the right to reduce all your airdrop/bounty tokens.
7. Do not retweet anything older than 4 days.
8. We reserve the right to not consider your twitter account eligible for this campaign, even if you meet the prerequisites.
9. Shares and retweets have to be spaced at least 2 hours.

General Terms:
1. We reserve the right to remove any participants from Bounty at any time if we think that they are scam, or they are spamming our social channels.
2. We reserve the right to pause Bounty at any time, as our bounty is allocated by fixed price.
3. We reserve the right to lower or increase the total amount of token allocation at any time.


WHITEPAPER:
Rates:
Translation of whitepaper: $500 in tokens (10'000 GTA)
Rules:
1.Register on Gagapay.Network Portal : CLICK HERE
2. All translation rates will be only on portal! Translation status spreadsheet will be published soon!
3. Only these languages are accepted:
-Korean - reserved for chatbot
-Russian - reserved for Myri_BY
-Vietnamese - reserved for boyprodn
-Indonesian - reserved for kikukk
-Filipino - reserved for cuenzy
Still looking for:
-Thai
-Japanese
-Laotian
2. To reserve your language, fill the form below.
3. Fill the form with email you provided in Gagapay.Network portal registration so we can update your bounty earnings on portal after work done and status approved on spreadsheet.
Participate: https://docs.google.com/forms/d/e/1FAIpQLSdkD2DCe27GrV_FGz5ItXXtv6jAM6j8_na54VYrl1kWBqgzfg/viewform

General Terms:
1. We reserve the right to pause Bounty at any time, as our bounty is allocated by fixed price.

WEB:
Rates:
Translation of WEB: $200 in tokens (4'000 GTA)
Rules:
1. Translation file: https://drive.google.com/file/d/1hZ0gqWuylVfgh3un0df8vkp6frPwYhwb/view?usp=sharing
2. Register on Gagapay.Network Portal : CLICK HERE
3. All translation rates will be only on portal! Translation status spreadsheet will be published soon!
4. Only these languages are accepted:
-Korean - reserved for chatbot
-Russian - reserved for Myri_BY
-Vietnamese - reserved for boyprodn
-Indonesian - reserved for kikukk
-Filipino - reserved for cuenzy
Still looking for:
-Thai
-Japanese
-Laotian
2. To reserve your language, fill the form below.
3. Fill the form with email you provided in Gagapay.Network portal registration so we can update your bounty earnings on portal after work done and status approved on spreadsheet.
Participate:https://docs.google.com/forms/d/e/1FAIpQLSeupTZGj5Wx603bxUo9JuUVg2697Ab5ShIRornOIv2ZmwAwSw/viewform

General Terms:
1. We reserve the right to pause Bounty at any time, as our bounty is allocated by fixed price.

1. Register on Gagapay.Network Portal : CLICK HERE
2. Make a positive review video or write a positive blog post/article about Gagapay Network ICO.
3. Fill the Content Creator bounty form on Gagapay.Network Portal.
4. All bounty rates will be calculated only on portal! Rates will be updated manually every week after your work is reviewed and approved.
Rates:
Article/Blog Post: $100(2000 GTA)
Youtube reviewers:
80'000+ subscribers: please contact privately for special offer.
5'000-80'000 subscribers: $500 (10'000 GTA)
1'000-5'000 subscribers: $200 (4000 GTA)

Rules:
Article/Blog post:
1. For Article/Blog Post only Medium or Steemit is allowed.
2. Your Article/Blog post has to have a good writing quality and at least 300 words.
3. Only original work is accepted! Copying parts of the website/whitepaper or using the work of someone else will disqualify your work(s).
4. Your Article/Blog post should have links to Gagapay Network website, Whitepaper, Twitter and Telegram.
5. Your Article/Blog post must be written only in: English, Korean, Russian, Vietnamese, Indonesian, Filipino, Thai, Japanese, Laotian, Chinese.
YouTube:
1. Only YouTube video is allowed for video creators.
2. YouTube video must be at least 2 minutes long.
3. Only original high quality review videos allowed - no Airdrop, Bounty tutorials allowed for content creator bounty.
4. YouTube video must be high quality with original voice - no google voice or other voice robot, automatically rejected.
5. Your Youtube video voice only in: English, Korean, Russian, Vietnamese, Indonesian, Filipino, Thai, Japanese, Laotian, Chinese.
6. YouTube video description should have links to Gagapay Network website, Whitepaper, Twitter and Telegram.

General Terms:
1. We reserve the right to pause Bounty at any time, as our bounty is allocated by fixed price.
2. Only one content for each media (Medium, Steemit, YouTube) is allowed for one participant.
3. We reserve the right to remove any participants from Bounty at any time.


1. Register on Gagapay.Network Portal : CLICK HERE
2. Fill the signature bounty form.
3. All bounty rates will be only on portal! Rates will be updated manually every week.
Weekly Rates:
Member: $50(1000 GTA)/week
Full members: $75 (1500 GTA)/week
Senior members: $100 (2000 GTA)/week
Hero/Legendary members: $150 (3000 GTA)/week

Rules:
1. Minimum 10 constructive posts per week.
2. Only posts from , , sections are counted.
3. Posts with less than 50 characters will not be counted as valid posts.
4. Submit every post on Gagapay.Network portal. Each post must be submitted. If your post will not be submitted on portal it will be reduced from count.
4. Multiple accounts are not allowed and will result in banning you from our campaign.
5. Spam and Trolling is strictly not allowed.
6. Post this topic to see you are wearing our signature! This post will count.
7. If you will fill the form with incorrect information we reserve the right to reduce all your airdrop/bounty tokens.
8. Signature should be retained till 7th May 2018 , removing the signature before that time will lead to disqualification.

General Terms:
1. We reserve the right to pause Bounty at any time, as our bounty is allocated by fixed price.
HERO/LEGENDARY
https://s7.postimg.org/i5xdvhcxn/Legendary.png
Code:
[center][table][tr][td][url=https://gagapay.network/ ][tt][size=2px][color=#370071]        โ–„โ–„โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–„โ–„
     โ–„โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–„
    โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–€โ–€        โ–€โ–€โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ
   โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ                โ–ˆโ–ˆโ–ˆโ–ˆ
  โ–ˆโ–ˆโ–ˆโ–ˆ                   โ–ˆโ–ˆโ–ˆโ–ˆ
 โ–ˆโ–ˆโ–ˆโ–ˆ                     โ–ˆโ–ˆโ–ˆ
 โ–ˆโ–ˆโ–ˆโ–Œ                     โ–€โ–ˆโ–€
โ–โ–ˆโ–ˆโ–ˆ
 โ–ˆโ–ˆโ–ˆโ–Œ              โ–„โ–„โ–„โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–„โ–„โ–„
 โ–ˆโ–ˆโ–ˆโ–ˆ            โ–„โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–„
  โ–ˆโ–ˆโ–ˆโ–ˆ          โ–ˆโ–ˆโ–ˆโ–ˆโ–€           โ–€โ–€โ–ˆโ–ˆโ–ˆโ–ˆโ–„
   โ–ˆโ–ˆโ–ˆโ–ˆ               โ–„โ–„โ–ˆโ–ˆโ–„        โ–€โ–ˆโ–ˆโ–ˆโ–„
    โ–€โ–ˆโ–ˆโ–ˆโ–ˆโ–„โ–„        โ–„โ–„โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–€          โ–ˆโ–ˆโ–ˆโ–ˆ
      โ–€โ–€โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–€โ–€             โ–ˆโ–ˆโ–ˆ
          โ–€โ–€โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–€โ–€                 โ–ˆโ–ˆโ–ˆโ–Œ
                                      โ–ˆโ–ˆโ–ˆโ–Œ
             โ–„โ–ˆโ–„                      โ–ˆโ–ˆโ–ˆ
             โ–ˆโ–ˆโ–ˆโ–ˆ                    โ–ˆโ–ˆโ–ˆโ–ˆ
              โ–ˆโ–ˆโ–ˆโ–ˆ                  โ–ˆโ–ˆโ–ˆโ–ˆ
               โ–ˆโ–ˆโ–ˆโ–ˆโ–„              โ–„โ–ˆโ–ˆโ–ˆโ–ˆ
                โ–€โ–ˆโ–ˆโ–ˆโ–ˆโ–„โ–„         โ–„โ–ˆโ–ˆโ–ˆโ–ˆโ–€
                  โ–€โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–„โ–„โ–„โ–„โ–„โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–€
                    โ–€โ–€โ–€โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–€โ–€[/td][td][url=https://gagapay.network/ ][font=Arial][size=17px][color=#370071][b]gaga[/b]pay[/size]
[font=Arial Black][color=#370071][size=19px]network[/td][td][/td][td][tt][size=2pt]


[color=#370071]โ–ˆโ–ˆ
โ–ˆโ–ˆ
[color=#550268]โ–ˆโ–ˆ
โ–ˆโ–ˆ
[color=#73055f]โ–ˆโ–ˆ
โ–ˆโ–ˆ
[color=#920756]โ–ˆโ–ˆ
โ–ˆโ–ˆ
[color=#b00a4d]โ–ˆโ–ˆ
โ–ˆโ–ˆ
[/td][td][/td][td][Center][url=https://gagapay.network/ ][size=2pt]
[font=Arial][b][color=#fff][size=20px][glow=#370071,2] SM[glow=#40016e,2]AR[glow=#4a026b,2]T M[glow=#580367,2]AR[glow=#610364,2]KE[glow=#6b0461,2]TI[glow=#74055f,2]NG [glow=#82065a,2]po[glow=#8b0758,2]we[glow=#950855,2]re[glow=#9e0852,2]d b[glow=#ac094e,2]y N[glow=#ba0b49,2]EO [/size][/b]
[size=1pt]
[font=Arial][size=14px][b][color=#370071]T[/color][color=#3c006f]H[/color][color=#41016e]E[/color] [color=#4c026b]BU[color=#560368]IL[color=#610364]D-[color=#6b0461]YO[color=#76055e]UR[color=#80065b]-O[color=#8b0758]WN [color=#9a0853]PL[color=#a50950]AT[color=#af0a4d]FO[color=#ba0b4a]RM
[/td][td][/td][td][tt][size=2pt]


[color=#370071]โ–ˆโ–ˆ
โ–ˆโ–ˆ
[color=#550268]โ–ˆโ–ˆ
โ–ˆโ–ˆ
[color=#73055f]โ–ˆโ–ˆ
โ–ˆโ–ˆ
[color=#920756]โ–ˆโ–ˆ
โ–ˆโ–ˆ
[color=#b00a4d]โ–ˆโ–ˆ
โ–ˆโ–ˆ
[/td][td][/td][td][center][size=2pt]
[url=https://gagapay.network/][font=Arial Black][size=16px][color=#bf0b48] ICO SALEโ”‚[font=Arial] APRIL 30[/size][/url]
[url=https://[Suspicious link removed]/WsaJ1K][font=Arial][size=14px][b][color=#370071]WHITEPAPER[/td][td][/td][td][tt][size=2pt]


[color=#370071]โ–ˆโ–ˆ
โ–ˆโ–ˆ
[color=#550268]โ–ˆโ–ˆ
โ–ˆโ–ˆ
[color=#73055f]โ–ˆโ–ˆ
โ–ˆโ–ˆ
[color=#920756]โ–ˆโ–ˆ
โ–ˆโ–ˆ
[color=#b00a4d]โ–ˆโ–ˆ
โ–ˆโ–ˆ
[/td][td][/td][td][center][size=2pt]
[font=Arial][b][size=10px][url=https://t.me/gagapay_network][color=#370071]TE[color=#5e0365]LE[color=#85065a]GR[color=#ac094e]AM[/url]
[url=https://twitter.com/GagapayOfficial ][color=#370071]T[color=#4e026a]WI[color=#7b065d]TT[color=#a8094f]ER[/url]
[url=https://www.facebook.com/GagaPaybtc/][color=#370071]FA[color=#5e0365]CE[color=#85065a]BO[color=#ac094e]OK[/url]
[/td][/tr][/table][/center]
SR. MEMBER
https://s7.postimg.org/eatzsh6i3/Senior.png
Code:
[center][table][tr][td][url=https://gagapay.network/ ][tt][size=2px][color=#370071]        โ–„โ–„โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–„โ–„
     โ–„โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–„
    โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–€โ–€        โ–€โ–€โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ
   โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ                โ–ˆโ–ˆโ–ˆโ–ˆ
  โ–ˆโ–ˆโ–ˆโ–ˆ                   โ–ˆโ–ˆโ–ˆโ–ˆ
 โ–ˆโ–ˆโ–ˆโ–ˆ                     โ–ˆโ–ˆโ–ˆ
 โ–ˆโ–ˆโ–ˆโ–Œ                     โ–€โ–ˆโ–€
โ–โ–ˆโ–ˆโ–ˆ
 โ–ˆโ–ˆโ–ˆโ–Œ              โ–„โ–„โ–„โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–„โ–„โ–„
 โ–ˆโ–ˆโ–ˆโ–ˆ            โ–„โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–„
  โ–ˆโ–ˆโ–ˆโ–ˆ          โ–ˆโ–ˆโ–ˆโ–ˆโ–€           โ–€โ–€โ–ˆโ–ˆโ–ˆโ–ˆโ–„
   โ–ˆโ–ˆโ–ˆโ–ˆ               โ–„โ–„โ–ˆโ–ˆโ–„        โ–€โ–ˆโ–ˆโ–ˆโ–„
    โ–€โ–ˆโ–ˆโ–ˆโ–ˆโ–„โ–„        โ–„โ–„โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–€          โ–ˆโ–ˆโ–ˆโ–ˆ
      โ–€โ–€โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–€โ–€             โ–ˆโ–ˆโ–ˆ
          โ–€โ–€โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–€โ–€                 โ–ˆโ–ˆโ–ˆโ–Œ
                                      โ–ˆโ–ˆโ–ˆโ–Œ
             โ–„โ–ˆโ–„                      โ–ˆโ–ˆโ–ˆ
             โ–ˆโ–ˆโ–ˆโ–ˆ                    โ–ˆโ–ˆโ–ˆโ–ˆ
              โ–ˆโ–ˆโ–ˆโ–ˆ                  โ–ˆโ–ˆโ–ˆโ–ˆ
               โ–ˆโ–ˆโ–ˆโ–ˆโ–„              โ–„โ–ˆโ–ˆโ–ˆโ–ˆ
                โ–€โ–ˆโ–ˆโ–ˆโ–ˆโ–„โ–„         โ–„โ–ˆโ–ˆโ–ˆโ–ˆโ–€
                  โ–€โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–„โ–„โ–„โ–„โ–„โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–€
                    โ–€โ–€โ–€โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–€โ–€[/td][td][url=https://gagapay.network/ ][font=Arial][size=17px][color=#370071][b]gaga[/b]pay[/size]
[font=Arial Black][color=#370071][size=19px]network[/td][td][/td][td][tt][size=2pt]


[color=#370071]โ–ˆโ–ˆ
โ–ˆโ–ˆ
[color=#550268]โ–ˆโ–ˆ
โ–ˆโ–ˆ
[color=#73055f]โ–ˆโ–ˆ
โ–ˆโ–ˆ
[color=#920756]โ–ˆโ–ˆ
โ–ˆโ–ˆ
[color=#b00a4d]โ–ˆโ–ˆ
โ–ˆโ–ˆ
[/td][td][/td][td][Center][url=https://gagapay.network/ ][size=2pt]
[font=Arial][b][color=#fff][size=20px][color=#370071]SM[color=#40016e]AR[color=#4a026b]T M[color=#580367]AR[color=#610364]KE[color=#6b0461]TI[color=#74055f]NG [color=#82065a]po[color=#8b0758]we[color=#950855]re[color=#9e0852]d b[color=#ac094e]y N[color=#ba0b49]EO[/size][/b]
[size=1pt]
[font=Arial][size=14px][b][color=#370071]T[/color][color=#3c006f]H[/color][color=#41016e]E[/color] [color=#4c026b]BU[color=#560368]IL[color=#610364]D-[color=#6b0461]YO[color=#76055e]UR[color=#80065b]-O[color=#8b0758]WN [color=#9a0853]PL[color=#a50950]AT[color=#af0a4d]FO[color=#ba0b4a]RM
[/td][td][/td][td][tt][size=2pt]


[color=#370071]โ–ˆโ–ˆ
โ–ˆโ–ˆ
[color=#550268]โ–ˆโ–ˆ
โ–ˆโ–ˆ
[color=#73055f]โ–ˆโ–ˆ
โ–ˆโ–ˆ
[color=#920756]โ–ˆโ–ˆ
โ–ˆโ–ˆ
[color=#b00a4d]โ–ˆโ–ˆ
โ–ˆโ–ˆ
[/td][td][/td][td][center][size=2pt]
[url=https://gagapay.network/][font=Arial Black][size=16px][color=#bf0b48] ICO SALEโ”‚[font=Arial] APRIL 30[/size][/url]
[url=https://[Suspicious link removed]/WsaJ1K][font=Arial][size=14px][b][color=#370071]WHITEPAPER[/td][td][/td][td][tt][size=2pt]


[color=#370071]โ–ˆโ–ˆ
โ–ˆโ–ˆ
[color=#550268]โ–ˆโ–ˆ
โ–ˆโ–ˆ
[color=#73055f]โ–ˆโ–ˆ
โ–ˆโ–ˆ
[color=#920756]โ–ˆโ–ˆ
โ–ˆโ–ˆ
[color=#b00a4d]โ–ˆโ–ˆ
โ–ˆโ–ˆ
[/td][td][/td][td][center][size=2pt]
[font=Arial][b][size=10px][url=https://t.me/gagapay_network][color=#370071]TE[color=#5e0365]LE[color=#85065a]GR[color=#ac094e]AM[/url]
[url=https://twitter.com/GagapayOfficial ][color=#370071]T[color=#4e026a]WI[color=#7b065d]TT[color=#a8094f]ER[/url]
[url=https://www.facebook.com/GagaPaybtc/][color=#370071]FA[color=#5e0365]CE[color=#85065a]BO[color=#ac094e]OK[/url]
[/td][/tr][/table][/center]

FULL MEMBER
Code:
[center][url=https://gagapay.network/][font=Arial][b][color=#370071][u][color=#370071]g[/color][color=#41016e]a[/color][color=#4a026b]g[/color][color=#540268]a[/color][color=#5e0365]p[/color][color=#680462]a[/color][color=#71055f]y[/color] [color=#85065a]n[/color][color=#8e0757]e[/color][color=#980854]t[/color][color=#a20951]w[/color][color=#ac094e]o[/color][color=#b50a4b]r[/color][color=#bf0b48]k[/color]     [/color]          [color=#370071]โ”‚         [i][color=#bf0b48]The Build-Your-Own Platform[/i]
[font=Arial Narrow][color=#370071]S M A R T  M A R K E T I N G powered by NEO[/font][/url]
[font=Arial][b][url=https://[Suspicious link removed]/WsaJ1K][color=#370071]W[/color][color=#46016c]h[/color][color=#550268]i[/color][color=#640463]t[/color][color=#73055f]e[/color][color=#83065a]p[/color][color=#920756]a[/color][color=#a10951]p[/color][color=#b00a4d]e[/color][color=#bf0b48]r[/color][/url]           [url=https://www.facebook.com/GagaPaybtc/][color=#370071]F[/color][color=#4a026b]a[/color][color=#5e0365]c[/color][color=#71055f]e[/color][color=#85065a]b[/color][color=#980854]o[/color][color=#ac094e]o[/color][color=#bf0b48]k[/color][/url]           [url=https://twitter.com/GagapayOfficial ][color=#370071]T[/color][color=#4e026a]w[/color][color=#640463]i[/color][color=#7b065d]t[/color][color=#920756]t[/color][color=#a8094f]e[/color][color=#bf0b48]r[/color][/url]           [url=https://t.me/gagapay_network][color=#370071]T[/color][color=#4a026b]e[/color][color=#5e0365]l[/color][color=#71055f]e[/color][color=#85065a]g[/color][color=#980854]r[/color][color=#ac094e]a[/color][color=#bf0b48]m[/color][/url][/center]

MEMBER
Code:
[center][url=https://gagapay.network/][u]gagapay network       [/u]       โ”‚         The Build-Your-Own Platform
S M A R T  M A R K E T I N G powered by NEO[/url]
[url=https://[Suspicious link removed]/WsaJ1K]Whitepaper[/url]           [url=https://www.facebook.com/GagaPaybtc/]Facebook[/url]           [url=https://twitter.com/GagapayOfficial ]Twitter[/url]           [url=https://t.me/gagapay_network]Telegram[/url][/center]