Files
pkrstarsbot/www/htdocs/download.html
2021-02-17 19:15:28 +01:00

225 lines
9.3 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
<title>Twitch PokerStarsBot | Download</title>
<!-- Favicon -->
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
<!-- Styles -->
<link rel="stylesheet" href="css/prettyPhoto.css">
<link rel="stylesheet" type="text/css" href="css/settings.css" media="screen"/>
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/jquery-ui.css">
<link rel="stylesheet" href="css/yamm/yamm.css">
<link rel="stylesheet" href="css/color-scheme/metroblue.css">
<link rel="stylesheet" href="css/responsive.css">
<!-- extra CSS for new pages -->
<link rel="stylesheet" href="css/custom.css">
<!-- Base JS -->
<script src="js/jquery-1.9.1.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.sticky.js"></script>
<script src="js/stellar.js"></script>
<script src="js/main.js"></script>
</head>
<body class="bg-shattered">
<div class="main">
<!-- HEADER
============================================= -->
<div class="header">
<header>
<div class="navbar yamm navbar-default navbar-top">
<div class="container">
<div class="navbar-header">
<button type="button" data-toggle="collapse" data-target="#navbar-collapse-1" class="navbar-toggle">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="./index.php" class="navbar-brand logo"><img src="img/logo.png" alt=""></a>
</div>
<div id="navbar-collapse-1" class="navbar-collapse collapse">
<ul class="nav navbar-nav pull-right">
<li class="dropdown yamm-fw yamm-fw5">
<a href="index.php">Home</a>
</li>
<li class="dropdown yamm-fw yamm-fw5">
<a href="download.html"><span style="color:#2d89ef">Download</span></a>
</li>
<li class="dropdown yamm-fw yamm-fw5">
<a href="commands.html">Commands</a>
</li>
<li class="dropdown yamm-fw yamm-fw5">
<a href="docs&faq.html">Docs & FAQ</a>
</li>
<li class="dropdown yamm-fw yamm-fw5">
<a href="contact.html">Contact</a>
</li>
<li class="dropdown yamm-fw yamm-fw5">
<!-- Donate button -->
<!-- <form style="margin-top: 20px;" action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="RTFA7QHRAM2RN">
<input type="image" src="http://zinomedia.de/gfx/DonateNow.png" border="0" name="submit" alt="Jetzt einfach, schnell und sicher online bezahlen mit PayPal.">
<img alt="" border="0" src="https://www.paypalobjects.com/de_DE/i/scr/pixel.gif" width="1" height="1">
</form> -->
<!-- End Donate Button -->
</li>
<li class="dropdown yamm-fw yamm-fw5">
<a href="" class="navbar-brand logobeta"><img src="img/beta_testing_bw.png" alt=""></a>
</li>
</ul>
</div>
</div>
</div>
</header>
</div>
<!-- END HEADER -->
<!-- TITLE BAR
============================================= -->
<div class="b-titlebar">
<div class="container layout">
<!-- Bread Crumbs -->
<ul class="crumbs">
<li>You are here:</li>
<li><a href="index.php">Home</a></li>
<li><a href="download.html">Download</a></li>
</ul>
<!-- Title -->
<h1></h1>
</div>
</div>
<!-- END TITLE BAR
============================================= -->
<!-- CONTENT
============================================= -->
<div class="inner-content no-padding">
<div class="container">
<div class="row padding20">
<table class="downloadTable">
<tr>
<td><h1>&#10112;</h1></td>
<td><p> Make sure you meet the following requirements:<br>You stream <span style="font-weight: bold">PokerStars</span> on twitch and<br>you have at least <span style="font-weight:bold">5000 twitch follower</span>.</p></td>
</tr>
<tr>
<td><h1>&#10113;</h1></td>
<td>
<p> <span style="font-weight: bold">Request PokerStarsBot</span> by filling out the following form:</p>
<div class="gap" style="height: 10px;"></div>
<form method="POST" class="b-form b-contact-form" action="request.php" style="margin-bottom: 10px;">
<div class="input-wrap">
<i class="icon-user"></i>
<input class="field-name" type="text" placeholder="Twitch name (required)" name="name">
</div>
<div class="input-wrap">
<i class="icon-envelope"></i>
<input class="field-email" type="text" placeholder="Email (required)" name="email">
</div>
<div class="input-wrap">
<i class="icon-key"></i>
<input class="field-password" type="password" placeholder="PokerStarsBot password (required)" name="password">
</div>
<div class="input-wrap">
<i class="icon-pencil"></i>
<input name="subject" type="hidden" value="PokerStarsBot request">
</div>
<div class="textarea-wrap">
<i class="icon-pencil"></i>
<textarea class="field-comments" placeholder="Additional message" name="comments"></textarea>
</div>
<input class="btn-submit btn colored" type="submit" value="Request">
</form>
</td>
</tr>
<tr>
<td><h1>&#10114;</h1></td>
<td>
<p>If you sent a request, relax and wait for an answer from PokerStarsBot.<br>Once we created an account for you, <span style="font-weight: bold">download</span> the PokerStarsBot desktop client:<br>
<!-- Download Box -->
<div class="b-promo" style="width: 700px;">
<a href="https://arwing.zinomedia.de/pkrstarsbot.zinomedia.de/www/bin/PokerStarsBot_Clientv0.5.2b.zip" class="btn big colored">Download</a>
<h3 style="padding-top: 10px;">PokerStarsBot_Clientv0.5.2b.zip</h3>
<p>2,17 MB</p>
</div>
<!-- End Download Box -->
</p>
</td>
</tr>
<tr>
<td><h1>&#10115;</h1></td>
<td><p><span style="font-weight: bold">Log into the PokerStarsBot desktop client</span> with your username and password.<br>Also, <span style="font-weight: bold">/mod</span> PokerStarsBot in your twitch chat.<br>If you need help configuring the client, take a look at the <a href="contact.html">FAQ's</a> or use the <a href="contact.html">contact form</a>.</p></td>
</tr>
<tr>
<td><h1>&#10116;</h1></td>
<td><p><span style="font-weight: bold">Run the bot</span> from the PokerStarsBot client.<br>Enjoy :)</p></td>
</tr>
</table>
</div>
</div>
</div>
<!-- END CONTENT
============================================= -->
<!-- FOOTER
============================================= -->
<div class="footer">
<!-- FOOTER COPYRIGHT -->
<div class="clearfix space40"></div>
<div class="footer-bottom">
<div class="container">
<div class="row">
<div class="col-md-4">
<span class="copy">Copyright &copy; 2017 PokerStarsBot. All Right Reserved.</span>
</div>
<div class="col-md-5">
<ul id="navlist">
<li><a style="color: #2d89ef;" href="index.php">Home</a></li>
<li><a style="color: #2d89ef;" href="download.html">Download</a></li>
<li><a style="color: #2d89ef;" href="commands.html">Commands</a></li>
<li><a style="color: #2d89ef;" href="docs&faq.html">Docs&Faq</a></li>
<li><a style="color: #2d89ef;" href="contact.html">Contact</a></li>
</ul>
</div>
<div class="col-md-2">
<div class="f-social pull-right">
<a class="fa fa-twitter" href="https://twitter.com/PokerStarsBot" target="_blank"></a>
<!--<a class="fa fa-facebook" href="#"></a>-->
<!--<a class="fa fa-linkedin" href="#"></a>-->
<!--<a class="fa fa-dribbble" href="#"></a>-->
<!--<a class="fa fa-google-plus" href="#"></a>-->
<!--<a class="fa fa-skype" href="#"></a>-->
<!--<a class="fa fa-behance" href="#"></a>-->
<!--<a class="fa fa-stumbleupon" href="#"></a>-->
<!--<a class="fa fa-rss" href="#"></a>-->
</div>
</div>
</div>
</div>
</div>
<!-- END FOOTER COPYRIGHT -->
</div>
<!-- END FOOTER
============================================= -->
</div>
<!-- END MAIN
============================================= -->
<script src="js/menu-target.js"></script>
</body>
</html>