Giter VIP home page Giter VIP logo

csgojackpotv2's Introduction

Introduction:

1.- This is the public CSGO Jackpot Source site that has been published on russian forums and has been translated to english by me. 1.1.- Some parts might be missing and some might be buggy aswell as it can contain some exploits. 1.2.- The bot is not available yet to download. 1.3.- This is an alpha version, so expect it to be buggy.

2.- The site is ready to be used and in a few weeks I will share the bot source, thus you being able to have the site running soon. 2.1.- We are looking for contributors to help improve the code and add features to make this the best CSGO Jackpot source. 2.2.- This must be seen as a base to start your own for now as it's not ready to run with more than 50 people betting. 2.3.- You are responsible if you decide to use it for anything that can occur.

Installation:

1.- To install the site script on a WINDOWS machine, follow the steps below.

1.1.- Install XAMPP. 1.2.- Go to your folder where you have installed xampp and enter htdocs. 1.3.- Remove everythign from the folder htdocs and move the whole script there. 1.4.- Open XAMPP Control Panel and install APACHE2 & MYSQL. 1.5.- Create a new database and import the file db.sql found in the htdocs folder. 1.6.- Open the file set.php with NOTEPAD++ and edit it to fit your DB details. 1.7.- Open the index.php file with NOTEPAD++ and edit the TRADE LINK field that you will find at the bottom to fit your bot's trade link. 1.8.- Go to the steamauth folder and open the file settings.php with NOTEPAD++ and change the URL field and APIKEY field to fit your details.

Notes:

1.- To get your api key go to www.steamcommunity.com/dev/apikey 1.1.- Change everywhere you find GGSKINS.CF to your site's URL.

csgojackpotv2's People

Contributors

c0deina avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

csgojackpotv2's Issues

SteamBot link

Pleas give me a link for bot (or bot pre config) xD

Hello

i was just wondering when the bot will be out.

Bug csgojackpot

Hello man,

I have two problem with csgojackpotV2

  1. All the time value 0% and 0$

Code cost.php

$link = "http://steamcommunity.com/market/priceoverview/?currency=1&appid=730&market_hash_name=".$item;
$string = file_get_contents("response.json");
$obj = json_decode($string);
if($obj->{'success'} == "0") die("notfound");
$lowest_price = $obj->{'lowest_price'};
$lowest_price[strlen($lowest_price)] = 0.01;
$lowest_price = str_replace("$","",$lowest_price);
$lowest_price = (float)($lowest_price);
mysql_query("DELETE FROM items WHERE name='$item'");
mysql_query("INSERT INTO items (name,cost,lastupdate) VALUES ('$item','$lowest_price','".time()."')");
echo $lowest_price;
?>

  1. the weather turns to the infinite and he never chooses one winner

http://hpics.li/f6fda5d

Can you help me please?

Want help I can code

I will help you make this site better. add me on skype so far first look at code makes me want to puke
so many depreciated things really needs to be updated add me on skype: advocaite

How does the code recognize an item deposit.

I'm familiar with programming, but not so much in web development and have been looking through the code. Is there a specific part in the code that recognizes when an item has been deposited in the inventory and counts it as a deposit?

Items not pulling prices?

Hello, I have just got the site up and running but for some reason the items when placed do not have any prices. Anything I bet says 0$, 0% and the jackpot at 0$. Also another issue is that a winner is not selected though I think this has to do with the issue from the above problem.

Could someone add me on skype to guide me through this issue? I have been sifting through this scratching my head on why this is happening.

My skype is: dustingriffie.

You can also message back here if that is more convenient. Thank you!

SteamBot

Good afternoon

how and what a person will put here Steambot.

How does the bot works?

Hello
Do I need an additional program or is the bot already included in this script?
What do I need to do to make the bot working?

thanks

SIte up but having problems need help

Hello,
My site is up and steam login and logout is working, but need help with other stuff like steam bot, pot not showing items and other stuff please help me

Roll

hello guys,

the work its great, my question is that does it make the roll when the items are deposited?
or he is missing the scripts to roll?

thanks

are you updating this at all please answer before close

i wrote to you asking if you need help cause alot of functions in php are deprecated

i have successfully got this script working replacing all old querys with PDO
i just want to be sure you updating or even working on this...

so far got rid of any injection exploits

dont have bot code so i cant work on that if there is errors in it i could easy fix them

let me know

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.