Bitcoin Forum
June 26, 2024, 07:43:55 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [ANN] Satoshi Video Poker script. Free.  (Read 132 times)
svinuga (OP)
Newbie
*
Offline Offline

Activity: 39
Merit: 0


View Profile WWW
August 27, 2018, 07:21:24 PM
 #1

Hey all
Satoshi Video Poker script sourcecode has been released on GitHub: https://github.com/gra4/Satoshi-Video-Poker/
Please download and use - it is free.  Be your own casino  Grin
Configuration is pretty much self-explanatory.
 

Mist3rX
Jr. Member
*
Offline Offline

Activity: 113
Merit: 1

Unknown


View Profile
August 27, 2018, 09:06:32 PM
 #2

Just wanna mention it, this is bad scripted.

The Javascript vars are global, so there is no closure function around it, so you have accsess to them.

You can read them out, so you know all the cards, and you can even edit them (client-side) but anyway, the hard bug here is that you can read them Grin

Best regards Smiley
svinuga (OP)
Newbie
*
Offline Offline

Activity: 39
Merit: 0


View Profile WWW
September 11, 2018, 02:32:35 AM
 #3

Just wanna mention it, this is bad scripted.

The Javascript vars are global, so there is no closure function around it, so you have accsess to them.

You can read them out, so you know all the cards, and you can even edit them (client-side) but anyway, the hard bug here is that you can read them Grin
Agree, it is not the best code ever, found somewhere, and glued in the satoshi functionality.
Although! - no, you can not read the cards before the winnings are decided, the cards are brought from the server when results are final.

Anyways, GitHub version is 1.0.3 now  : https://github.com/gra4/Satoshi-Video-Poker

WordPress plugin is available also : https://wordpress.org/plugins/simple-bitcoin-faucets/
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!