Raised This Month: $12 Target: $400
 3% 

CS1.6Bet.com


Post New Thread Reply   
 
Thread Tools Display Modes
EFFx
Veteran Member
Join Date: Feb 2016
Location: São Paulo, Brasil
Old 06-18-2017 , 12:02   Re: CS1.6Bet.com
Reply With Quote #11

I'm calm. I meant Like "wow, there's so many hard things to do". And what I said explains that I don't know PHP and actually MySQL. I need search a bit.
__________________
• Ranking System • AutoMix 5vs5 System
• Web Ban System • Plugins for free

____________________________________________
For private works:
• Discord: EFFEXo#8850 • Steam: EFFEXo
EFFx is offline
HamletEagle
AMX Mod X Plugin Approver
Join Date: Sep 2013
Location: Romania
Old 06-18-2017 , 16:20   Re: CS1.6Bet.com
Reply With Quote #12

Quote:
Originally Posted by EFFx View Post
I'm calm. I meant Like "wow, there's so many hard things to do". And what I said explains that I don't know PHP and actually MySQL. I need search a bit.
Don't worry, you don't have to actually do it. But it's a nice suggestion.
__________________
HamletEagle is offline
EFFx
Veteran Member
Join Date: Feb 2016
Location: São Paulo, Brasil
Old 06-18-2017 , 19:04   Re: CS1.6Bet.com
Reply With Quote #13

K, I understand both. But I'll ask as Airkish asked:

@PawnerBros,

If you already did that and wants to me do the same, can't you share it with me or you share your casino plugin?
__________________
• Ranking System • AutoMix 5vs5 System
• Web Ban System • Plugins for free

____________________________________________
For private works:
• Discord: EFFEXo#8850 • Steam: EFFEXo
EFFx is offline
PawnerBros
Junior Member
Join Date: Aug 2016
Old 06-19-2017 , 10:05   Re: CS1.6Bet.com
Reply With Quote #14

Quote:
Originally Posted by EFFx View Post
Wow, keep calm ma dude. I appreciate all your suggestions, lets clear all:

1. I'm not good with PHP language, so I don't know how to do that.
2. Secondly, even if I knew, how can I make the AMXX language follow it? I mean, how can I check?
3. MySQL for save little things ain't too good, nvault still fine.
It's not difficult (to see which user is playing it).

You need to identify only the sid player, namely: get_user_authid (you surely know).
Then you put the roulette on the web then you do the pawn, the MOTD window, where you will find the sid, get_user_authid, then go to the page: myweb.com/script.php?sid=usersteamid
If you want to check through PHP, what is SID = usersteamid, then:
$ _GET ["sid"].
Then follow this: You only write it into the MYSQL database, (the item and STEAMID of the player is: $ _GET ["sid"]).
PawnerBros is offline
EFFx
Veteran Member
Join Date: Feb 2016
Location: São Paulo, Brasil
Old 06-19-2017 , 11:23   Re: CS1.6Bet.com
Reply With Quote #15

Sounds like Prostotem@ making a code. But I'll search about that.
__________________
• Ranking System • AutoMix 5vs5 System
• Web Ban System • Plugins for free

____________________________________________
For private works:
• Discord: EFFEXo#8850 • Steam: EFFEXo
EFFx is offline
Airkish
AlliedModders Donor
Join Date: Apr 2016
Location: Lithuania
Old 06-19-2017 , 14:10   Re: CS1.6Bet.com
Reply With Quote #16

Quote:
Originally Posted by PawnerBros View Post
It's not difficult (to see which user is playing it).

You need to identify only the sid player, namely: get_user_authid (you surely know).
Then you put the roulette on the web then you do the pawn, the MOTD window, where you will find the sid, get_user_authid, then go to the page: myweb.com/script.php?sid=usersteamid
If you want to check through PHP, what is SID = usersteamid, then:
$ _GET ["sid"].
Then follow this: You only write it into the MYSQL database, (the item and STEAMID of the player is: $ _GET ["sid"]).
Is your roulette made with JavaScript (I mean if there's any animations like csgopolygon) or is just plain PHP where u press a button and get a number?
__________________
Airkish is offline
PawnerBros
Junior Member
Join Date: Aug 2016
Old 06-19-2017 , 16:32   Re: CS1.6Bet.com
Reply With Quote #17

Quote:
Originally Posted by Airkish View Post
Is your roulette made with JavaScript (I mean if there's any animations like csgopolygon) or is just plain PHP where u press a button and get a number?
Javascript, and it turns like a normal roulette, I wrote it up already that it looks like "real gambling".
PawnerBros is offline
EFFx
Veteran Member
Join Date: Feb 2016
Location: São Paulo, Brasil
Old 06-21-2017 , 21:21   Re: CS1.6Bet.com
Reply With Quote #18

Released the version 1.4:

ºCode edited:
. Added MostWonGame and MostLostGame status.
. Added most lose on Crash game (forgot).
. Added 'Most lost' on show_Top15()
. Added for reset the iCrashBets at cmdResetData().
. Added a check for see if the AutoCrashoutValue's value is 1 or less than 1.
. Removed unecessary fCrashMultiplier float.
. Bit optimizations

Reedem code is coming soon. Guess i'll make an official bet money instead of game's money 'cos the reedem and sponsor money.
__________________
• Ranking System • AutoMix 5vs5 System
• Web Ban System • Plugins for free

____________________________________________
For private works:
• Discord: EFFEXo#8850 • Steam: EFFEXo

Last edited by EFFx; 06-21-2017 at 21:22.
EFFx is offline
EFFx
Veteran Member
Join Date: Feb 2016
Location: São Paulo, Brasil
Old 06-25-2017 , 22:33   Re: CS1.6Bet.com
Reply With Quote #19

Released the version 1.5:

ºCode edited:
. Added 'Daily wheels' status to see how many times the target has used the daily wheel.
. Added a harder chance to get 16000$ on daily wheel than before and added 12000$ reward.
. Added Sponsored admin chance ( Admins have more chances to win on any game ). Flag changed with 'bet_sponsor_admin' cvar:

That cvar checks flags letters, not ADMIN_IMMUNITY. An example:

bet_sponsor_admin "a" - Admins with 'a' flag will be sponsored. Can be "abcdefh", if you want not sponsor admins, set it as '!'.

. Fixed the Most Lost game status.
. Code optimized.
__________________
• Ranking System • AutoMix 5vs5 System
• Web Ban System • Plugins for free

____________________________________________
For private works:
• Discord: EFFEXo#8850 • Steam: EFFEXo
EFFx is offline
Old 06-26-2017, 21:19
wilianmaique
This message has been deleted by asherkin.
EFFx
Veteran Member
Join Date: Feb 2016
Location: São Paulo, Brasil
Old 06-26-2017 , 22:51   Re: CS1.6Bet.com
Reply With Quote #20

Foi baseado nesses sites de apostas que eu também já perdi muito. A propósito, usa inglês nesse fórum.

Yup, it's based on csgo Gamble sites. Also, use english here.
__________________
• Ranking System • AutoMix 5vs5 System
• Web Ban System • Plugins for free

____________________________________________
For private works:
• Discord: EFFEXo#8850 • Steam: EFFEXo
EFFx is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 06:25.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode