Author

Topic: www.gamebet.gg Launches GameBet Coin (GBT) eSports -- SALE OVER!!! - page 109. (Read 208232 times)

sr. member
Activity: 464
Merit: 260
Gamebet.gg, watch out on their site. their site never exchanges BTC to the actual market price. For example today, I deposited BTC to gamebet.gg. The actual price of BTC was $426 at the time, but gamebet exchanges it at $419. That's a HUGE difference.

Not sure if anyone else caught that.

The live streams need to be fixed on the site. Also lower the withdraw limit. I don't like that the minimum to withdraw is $10. You also need a way to exchange gold to silver.

Why is that?

BTC price various by which exchange you look at.  For example it's 425 at coinbase and 418 at BTCe.  We'll just need to have the devs confirm which exchange they get their rate from.
full member
Activity: 140
Merit: 100
Gamebet.gg, watch out on their site. their site never exchanges BTC to the actual market price. For example today, I deposited BTC to gamebet.gg. The actual price of BTC was $426 at the time, but gamebet exchanges it at $419. That's a HUGE difference.

Not sure if anyone else caught that.

The live streams need to be fixed on the site. Also lower the withdraw limit. I don't like that the minimum to withdraw is $10. You also need a way to exchange gold to silver.

Why is that?

Let's do the math.

a team who raises almost 300 btc is going to tax you on your bitcoin $7.
I dont think so.
sr. member
Activity: 266
Merit: 266
Gamebet.gg, watch out on their site. their site never exchanges BTC to the actual market price. For example today, I deposited BTC to gamebet.gg. The actual price of BTC was $426 at the time, but gamebet exchanges it at $419. That's a HUGE difference.

Not sure if anyone else caught that.

The live streams need to be fixed on the site. Also lower the withdraw limit. I don't like that the minimum to withdraw is $10. You also need a way to exchange gold to silver.

Gamebet.gg needs to be an all-in-one destination with stats of every major game. You're competing with dota2lounge and gosugamers which are very strong communities. I genuinely don't believe that you guys will be able to compete at all against them unless you implement more features and statistics. The only thing that people would do on your site is bet on games. But they'll go everywhere else to find information. If those other places offer info and stats and betting as well, why would anyone go to gamebet.gg? Those other sites even allow you to transfer your steam items and bet those.
hero member
Activity: 1596
Merit: 534
Price is still so low. Some icoers are dumping their coins on every buy order above ico price. We need to get out these weak hands. This coin looks promising.

Its good that its low. keeps coins on exchanges so i get more stake, plus once i free up some btc from this lisk deal, i dont wanna pay huge premium. I bet by first dividend it will reach 10k
full member
Activity: 140
Merit: 100
Check out our new video guys. Let us know what you think.
https://vimeo.com/162752720


I like it a lot, but please also mention normal sports betting as currents statistics show that its also a major revenue stream. 

maybe they are doing different videos for the sports betting
member
Activity: 70
Merit: 10
If this project adds a prediction market in the future, it's 'gameover' for competition.
hero member
Activity: 809
Merit: 1002
Check out our new video guys. Let us know what you think.
https://vimeo.com/162752720


I like it a lot, but please also mention normal sports betting as currents statistics show that its also a major revenue stream. 
legendary
Activity: 1638
Merit: 1013
Here are the Raspberry Pi wallets (headless and Qt) for GameBet v1.0.0.0 on Raspbian Jessie (v8) as well as a bootstrap.dat file.

I'm going to order a new pi tomorrow, so it will be a few days until I have it setup.  Thank you for posting this.

You can also run it on your Pi2.
sr. member
Activity: 464
Merit: 260
Here are the Raspberry Pi wallets (headless and Qt) for GameBet v1.0.0.0 on Raspbian Jessie (v8) as well as a bootstrap.dat file.

I'm going to order a new pi tomorrow, so it will be a few days until I have it setup.  Thank you for posting this.
legendary
Activity: 1638
Merit: 1013
Here are the Raspberry Pi wallets (headless and Qt) for GameBet v1.0.0.0 on Raspbian Jessie (v8) as well as a bootstrap.dat file. The wallet has been tested on both a Pi2 and Pi3.

Important:
1) Always backup your wallet.dat first before you do anything
2) The wallets were built on Raspberry Pi2/3 (ARM) running Raspbian Jessie (v8) and the instructions and scripts assume you are running as user "pi". It is a pre-requisite to have Jessie installed on your Pi micro-SD card. You can find instructions of how to do this on https://www.raspberrypi.org/downloads/ by either installing n00bs and selecting your OS or by downloading the image of the OS. NB! It is important that if you do a fresh install from a Jessie image, that you first expand your file system with raspi-config. It is the first option in the menu. The default image they provide installs a partition of about 3.5GB and it needs to be expanded to 8GB or you will not have enough space for the installation. It is furthermore always a good idea to select the boot options in raspi-config to boot to a command prompt with authentication. you can start the graphical desktop with "startx" manually. This helps with issues during upgrades.
3) The installation script installs the required dependencies automatically.
4) Installation directory where the binaries are installed is ~/opt/GameBet or /home/pi/opt/GameBet
5) To run the wallets after installation go to the directory with the wallets and run the wallet file - ./GameBetd for the headless wallet at the command line or click on the GameBet icon on the desktop or run the GameBet-qt wallet file.
6) An Internet connection is required for the installation
7) You need at least an 8GB memory card for the wallet.
8.) The installation itself takes about 30-45min on an out-of-the-box Pi.
9) You cannot just download the dynamic wallets, you have to run the script to get the dependencies as well else it will not run.
10) The installation script enables the ufw firewall by default, but does not force any special rules. The wallet still works this way with the port blocked. If however you want to enable it to become a fully functional node, uncomment the ufw lines in the script and add the ports you want open (default 7777 for GameBet) and run it again or enable it manually by running the ufw commands as in the script with the correct port numbers from the command line.
11) Always verify the checksums when you download files to make sure it was downloaded ok. To verify the checksums on your Pi, go to the ~/opt/GameBet folder and execute sha256sum and md5sum and compare the values with the values in the checksums.txt file.
12) The installation script also installs a bootstrap.dat file up to block 1665.

Instructions to use the headless command line daemon wallet:

1) The installation script creates an GameBet.conf file with the startup settings in it. Go to the folder with the binaries ~/opt/GameBet and enter ./GameBetd in a terminal window or at the command line to start the server
2) After the blockchain has been downloaded you can enter the normal wallet commands that you would as in a Windows debug console preceded with ./GameBetd eg. ./GameBetd getinfo.
3) Remember to always make a backup of your wallet.dat file before you do anything like encrypting it
4) To encrypt your wallet run the command ./GameBetd encryptwallet
5) Once you have the wallet running, blockchain downloaded and your wallet with coins on the Pi, then you can kickstart staking by executing ./GameBetd walletpassphrase 99999999 true

Instructions to use the Qt wallet:

1) The wallet works exactly the same as the one in Windows.

To kickstart the installation execute the following commands at the command prompt or in a terminal window on your Pi.

Code:
wget https://bitbucket.org/jc12345/gamebet/downloads/gamebet_installation_pi.sh && chmod +x gamebet_installation_pi.sh && ./gamebet_installation_pi.sh && rm -f gamebet_installation_pi*

Let me know if there are any issues.

Direct links:
Link to GameBet wallet installation script
Link to Qt wallet
Link to headless wallet
Link to virustotal scan for GameBetd
Link to virustotal scan for GameBet-qt
Link to bootstrap.zip
Link to bootstrap.tar.gz
Link to checksums.txt

GameBet address : GLGopwjmXEm4xNAo7XAQbsVBqp2VPk9roo
full member
Activity: 140
Merit: 100
hero member
Activity: 812
Merit: 1000
www.gamebet.gg
Check out our new video guys. Let us know what you think.
https://vimeo.com/162752720
hero member
Activity: 742
Merit: 500
I bought a good bag from some dumper, i like this project look promising and have a very active @DEVS. good luck to all and cheers.  Wink

Good call, glad to see that they are strong hands now

There is a big market for this type of thing and if the devs can get the business model and UI smooth and slick there is lots of potential.
Agreed, btw i see the coin is listed just in small markets, a coin with Devs like this can be listed on Bittrex without problems.
legendary
Activity: 1638
Merit: 1013
I bought a good bag from some dumper, i like this project look promising and have a very active @DEVS. good luck to all and cheers.  Wink

Good call, glad to see that they are strong hands now

There is a big market for this type of thing and if the devs can get the business model and UI smooth and slick there is lots of potential.
hero member
Activity: 809
Merit: 1002
I bought a good bag from some dumper, i like this project look promising and have a very active @DEVS. good luck to all and cheers.  Wink

Good call, glad to see that they are strong hands now
hero member
Activity: 742
Merit: 500
I bought a good bag from some dumper, i like this project look promising and have a very active @DEVS. good luck to all and cheers.  Wink
sr. member
Activity: 464
Merit: 260
It is surprisingly low at 6% on the Pi3.

Awesome.  I've been holding off, but I think I'm going to go ahead and get a Pi3 and set my wallet up there.  I'd like to continue staking w/o my laptop.
full member
Activity: 151
Merit: 100
Three exchanges, good and and waiting for one with major volume

Alcurex:  https://alcurex.org/index.php/crypto/market?pair=gbt_btc
Yobit: https://yobit.net/en/trade/GBT/BTC#24H
Nova Exchange: https://novaexchange.com/market/BTC_GBT/

We need ccex to host us next.

Agreed, but I must say, 13BTC on yobit and it hasn't even been 24 hours.



i dont use yobit a lot. is 13 btc volume a lot for that xchange?

Yup, top 5  Grin
full member
Activity: 140
Merit: 100
Three exchanges, good and and waiting for one with major volume

Alcurex:  https://alcurex.org/index.php/crypto/market?pair=gbt_btc
Yobit: https://yobit.net/en/trade/GBT/BTC#24H
Nova Exchange: https://novaexchange.com/market/BTC_GBT/

We need ccex to host us next.

Agreed, but I must say, 13BTC on yobit and it hasn't even been 24 hours.



i dont use yobit a lot. is 13 btc volume a lot for that xchange?
full member
Activity: 140
Merit: 100
Price is still so low. Some icoers are dumping their coins on every buy order above ico price. We need to get out these weak hands. This coin looks promising.

let them move on.
we dont need them.
just part of the cycle to the moon.
Jump to: