Skip to content

AbrarKL/MyRoulette.XYZ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyRoulette.XYZ

CSGO / Steam Roulette Site created with PHP and Node JS, using the Material Design front-end framework.

Usage

  1. Clone every file to a web server

  2. Upload the database

  3. Input your details in 'config.php' (dont forget the steam api key)

  4. Input your details in 'site.js'

  5. Input your details in '/js/roulette.js' (Enter your Domain or Server IP)

  6. Input your details in steamauth/SteamConfig.php

  7. In the console goto the 'site.js directory and input this command

    node site.js

Requires

steamcommunity

npm install steamcommunity

steam-totp

npm install steam-totp

steam-tradeoffer-manager

npm install steam-tradeoffer-manager

fs

npm install fs

mysql

npm install mysql

socket.io

npm install socket.io

Demo Link

Improvements

I am open sourcing this project as I do not have time to finish it, im busy doing other stuff, and CSGO gambling isn't having a happy ending. This is why you shall expect improvements I haven't completed, however the complete site is working!

Finish Withdraw

Finish 'Status Page' (Staff)

Support proxies instead of having to cache an inventory and not refreshing said inventory until they reopen the deposit page in 4 hours

When user clicks 'Deposit' and 'Withdraw on the Modal, take user to /deposit.php or /withdraw.php, as the modals for depositing and withdrawing, I've stopped using.

Finish footer (Pages for each item) and add footer to every page

Fix resizing issue (chat doesnt resize, hence why if you zoom in too much, the chat covers the screen. Hiding/remove the chat menu doesnt do this)

Make the 'X button' to close and open the chat function

Switch Pricing API

There are some more improvements that also need to be done - I just cant remember. When I do, I will update this list accordingly.

Features

Roulette

Dark Mode

Light Mode

Chat (Hidden in screenshots)

Other Features (Image Album)

Admin Panel

Staff Page

Configuration Page

Status Page

Uncomplete

Support Page

Items Page

Users Page

User Not Selected

User Selected

Permissions Page

Once Opened

Once Creating a Rank

Once a rank is Clicked

About

CSGO / Steam Roulette Site created with PHP and Node JS, using the Material Design front-end framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published