Pages:
Author

Topic: betting site script - gooood and cheap price (Read 30697 times)

newbie
Activity: 28
Merit: 0
Sports betting source code
Normally costs about 2000 USD

Hi
I decide to sell my script . I cost about 1000$  for it and now want to sell it for just 39$
Note please that price of this script is very higher than 39$

You will get a full source code without any encryption
You can use it for unlimited websites


features:
:: programmed with php (MVC framework)
:: Users management
:: Payment management
:: Bets management
:: bonus system
:: Content management
:: User bets history
:: User deposit and wiyhdraw history
:: hot bets options
:: categories options
:: automate closing bets
:: deposit and withdraw options ( without payment gateways )
:: deposit  funds to user account from admin panel
:: withdraw funds of user account from admin panel
:: display last payouts in home page
:: support and contact us page
:: easy registration page
:: Beautiful template
:: and ...

type of events:
:: Match Result
:: Double Chance
:: Handicap
:: Asian Handicap
:: Total Goals

Script requirements:
// SUPER privilege
// PDO and PDO_mysql


// Adding events and odds are not automate
// This script doesn't have any payment gateway


Demo:
http://demo.easygold.ir

Admin demo:
http://demo.easygold.ir/admincp/index/login

User: admin
Password: admin

Price: 39$

I accept bitcoin, ethereum, webmoney and perfect money
member
Activity: 179
Merit: 10
Sports book script

Price: 35 USD


Demo:
http://win.iranbm.com/



administration panel:
http://win.iranbm.com/admincp

user: contact me
pass: contact me

hero member
Activity: 994
Merit: 502
December 24, 2016, 08:57:36 PM
#80
Lolol so much for $900 starting price, eh?
member
Activity: 122
Merit: 10
December 22, 2016, 05:45:45 PM
#79
can you tell me why is works best in php 5.3 or lowers as most hosting use a php 5.5 and above can it be fixed to work in php5.5 and higher
member
Activity: 179
Merit: 10
November 25, 2016, 10:12:27 AM
#78
One copy sold
Customer from Netherlands  Smiley

Betting Script
Bet Script
Sports Book Script
Bet Software
bet site script
member
Activity: 179
Merit: 10
one copy sold  Smiley
Customer was from USA

------------

Price: 35 USD

Demo:
http://win.iranbm.com/


administration panel:
http://win.iranbm.com/admincp

user: admin
pass: admin
please don't edit anything
newbie
Activity: 1
Merit: 0
hello friend, I am using a translator can not be good, I'm interested in the script system, how can we negotiate?

Hi:)

I have a betting site script that want to sell it. I cost 900$ for this script and want to sell it for just 35$ because i need money. Note the price of this script is very higher than 35$

features:
:: programmed with php - framework MVC
:: Content management
:: Users management
:: Payment management
:: Bets management
:: bonus system
:: User bets history
:: User deposit and wiyhdraw history
:: hot bets options
:: categories options
:: automate closing bets
:: deposit and withdraw options ( without payment gateways )
:: deposit  funds to user account from admin panel
:: withdraw funds of user account from admin panel
:: display last payouts in home page
:: support and contact us page
:: easy registration page
:: and ...

type of events:
Match Result
Double Chance
Handicap
Asian Handicap
Total Goals

Adding events and odds are not automate
This script doesn't have any payment gateway


Demo:
http://win.iranbm.com/


administration panel:
http://win.iranbm.com/admincp

user: admin
pass: admin
please don't edit anything


Script requirements:

// SUPER privilege
// PDO_mysql ( not just PDO )
// Script does not work in PHP 5.6 or above and maybe 5.5 & 5.4 ( best version is 5.3 )

Script write in PHP (framework MVC)


Price: 35 USD

I accept Perfect Money, webmoney and bitcoin

member
Activity: 179
Merit: 10
September 10, 2016, 06:50:12 AM
#75
Thanks I think to your offer
hero member
Activity: 868
Merit: 503
September 09, 2016, 09:42:07 AM
#74
i glanced at the site and the demo and it was ok, not anywhere near $35 alright, lol.  i was addressing the fact that you said it does not run in PHP X or above.  do you know scripting/coding? if so, then this is probably nothing you do not already know and have tried, but i was wondering if the script starts kicking out errors or warnings? some of the commands that are used in PHP become basically useless or are replaced by newer versions that perform the same function better than the last.  the older commands are very rarely removed and are left in the library, but they become "deprecated" meaning, as i said before that it has gotten to a point of being useless either because there is something better that replaced it or it is simply never used in the present.  PHP will give a warning if some of the coding in the script is like this.  it is simply a warning and does not halt the application, but the existence of the warnings, working into the generated website can cause a huge array of issues.

if this is the case, and only in the case above, simply telling PHP to not display the warnings is easy to do and can fix everything.  the proper way would be to replace the old commands, but if someone has purchased this and is stumped, that COULD work
Thanks for your information
I don't know about codding and programming But as you said, yes script can customize and fix. I get full source code to buyers. It is open and also very cheap!

If you would like I can take a look, run it in an isolated environment and let everyone know that it is safe and good to go.
member
Activity: 179
Merit: 10
September 09, 2016, 08:28:53 AM
#73
i glanced at the site and the demo and it was ok, not anywhere near $35 alright, lol.  i was addressing the fact that you said it does not run in PHP X or above.  do you know scripting/coding? if so, then this is probably nothing you do not already know and have tried, but i was wondering if the script starts kicking out errors or warnings? some of the commands that are used in PHP become basically useless or are replaced by newer versions that perform the same function better than the last.  the older commands are very rarely removed and are left in the library, but they become "deprecated" meaning, as i said before that it has gotten to a point of being useless either because there is something better that replaced it or it is simply never used in the present.  PHP will give a warning if some of the coding in the script is like this.  it is simply a warning and does not halt the application, but the existence of the warnings, working into the generated website can cause a huge array of issues.

if this is the case, and only in the case above, simply telling PHP to not display the warnings is easy to do and can fix everything.  the proper way would be to replace the old commands, but if someone has purchased this and is stumped, that COULD work
Thanks for your information
I don't know about codding and programming But as you said, yes script can customize and fix. I get full source code to buyers. It is open and also very cheap!
hero member
Activity: 868
Merit: 503
September 08, 2016, 09:22:33 PM
#72
i glanced at the site and the demo and it was ok, not anywhere near $35 alright, lol.  i was addressing the fact that you said it does not run in PHP X or above.  do you know scripting/coding? if so, then this is probably nothing you do not already know and have tried, but i was wondering if the script starts kicking out errors or warnings? some of the commands that are used in PHP become basically useless or are replaced by newer versions that perform the same function better than the last.  the older commands are very rarely removed and are left in the library, but they become "deprecated" meaning, as i said before that it has gotten to a point of being useless either because there is something better that replaced it or it is simply never used in the present.  PHP will give a warning if some of the coding in the script is like this.  it is simply a warning and does not halt the application, but the existence of the warnings, working into the generated website can cause a huge array of issues.

if this is the case, and only in the case above, simply telling PHP to not display the warnings is easy to do and can fix everything.  the proper way would be to replace the old commands, but if someone has purchased this and is stumped, that COULD work
sr. member
Activity: 364
Merit: 250
September 08, 2016, 09:11:44 PM
#71
The demo shown is not really satisfactory to me but do you offer free installations and payment integrations since there is no payment gateway in the script.
newbie
Activity: 1
Merit: 0
September 08, 2016, 08:01:39 PM
#70
Hi, I want to take.How can I get ? Could you help.
I do not know to send Bitcoin
member
Activity: 179
Merit: 10
September 08, 2016, 07:00:57 AM
#69
Hi there,

Is your script able to be integrated with a Points Management System such as myCRED?

I need a dice script where player A can place his bet, roll and submit the bet.
The submitted bet appears on the Current Bets page where another player can accept the challenge, roll, and if he rolls less than what Player A rolled, Player A wins and myCRED automatically transfers points from Player B's balance and adds it to Player A's balance.

Simply put, I need a dice script that can be integrated with myCRED WordPress Plugin

Thanks
Hi
I don't know but I think it is better you buy a dice script. this is sports betting script
newbie
Activity: 1
Merit: 0
September 02, 2016, 04:22:12 AM
#68
Hi there,

Is your script able to be integrated with a Points Management System such as myCRED?

I need a dice script where player A can place his bet, roll and submit the bet.
The submitted bet appears on the Current Bets page where another player can accept the challenge, roll, and if he rolls less than what Player A rolled, Player A wins and myCRED automatically transfers points from Player B's balance and adds it to Player A's balance.

Simply put, I need a dice script that can be integrated with myCRED WordPress Plugin

Thanks
newbie
Activity: 1
Merit: 0
Hello ,
i need it.
Thanks
member
Activity: 179
Merit: 10
member
Activity: 130
Merit: 10
pm sent
member
Activity: 179
Merit: 10
10 copy sold out
Price: 35 USD

Demo:
http://win.iranbm.com/


administration panel:
http://win.iranbm.com/admincp

user: admin
pass: admin
please don't edit anything
jr. member
Activity: 80
Merit: 1
give me $10,000 USD for my domain name WinBitcoins.com
you can put your script on my domain name WinBitcoins.com and make millions!!!

Email me: [email protected]
Pages:
Jump to: