plg.bet Open in urlscan Pro
190.115.31.93  Public Scan

Submitted URL: http://plg.bet/
Effective URL: https://plg.bet/
Submission: On November 26 via api from US — Scanned from DE

Form analysis 23 forms found in the DOM

#

<form action="#">
  <div class="window_field_item">
    <h3>Enter promo code</h3>
    <input type="text" id="promocode" value="">
  </div>
  <!-- /.window_field_item -->
  <button type="button" name="button" class="window_default_green_button_inline" onclick="redeem()">Activate promo code</button>
</form>

#

<form action="#">
  <div class="window_field_item">
    <h3>Enter Bonus code</h3>
    <input type="text" id="bonuscode">
  </div>
  <!-- /.window_field_item -->
  <button type="button" name="button" class="window_default_green_button_inline" onclick="redeemBonus()">Activate Bonus code</button>
</form>

#

<form action="#">
  <div class="window_field_item">
    <h3>Username</h3>
    <input type="text">
  </div>
  <!-- /.window_field_item -->
  <div class="window_double_buttons">
    <button type="button" name="button" class="window_default_green_button_inline">Activate Bonus code</button>
    <button type="button" name="button" class="window_default_gray_button">Cancel</button>
  </div>
  <!-- /.window_double_buttons -->
</form>

#

<form action="#">
  <div class="window_field_item">
    <input type="text" value="Please login to get your ID" id="myid">
    <span class="window_copy_button copy_click" elem="#myid" copied="true">Copy</span>
  </div>
  <!-- /.window_field_item -->
  <button type="button" name="button" close=".get_my_id" class="window_default_gray_button window_close_btn">Cancel</button>
</form>

#

<form action="#">
  <div class="default_checkbox">
    <label class="checkbox">
      <input type="checkbox" id="settings_confirm">
      <span class="checkbox_title">Confirm all bets over 10,000 coins</span>
    </label>
  </div>
  <!-- /.default_checkbox -->
  <div class="default_checkbox">
    <label class="checkbox">
      <input type="checkbox" id="settings_hideme">
      <span class="checkbox_title">Hide my profile link in chat</span>
    </label>
  </div>
  <!-- /.default_checkbox -->
  <div class="default_checkbox">
    <label class="checkbox">
      <input type="checkbox" id="settings_mydices">
      <span class="checkbox_title">Hide other people's bets in Dice</span>
    </label>
  </div>
  <!--<div class="default_checkbox">
          <label class="checkbox">
            <input type="checkbox" id="settings_dongers"/>
            <span class="checkbox_title">Display balance in $</span>
          </label>
        </div>-->
  <div class="default_checkbox">
    <label class="checkbox">
      <input type="checkbox" id="settings_msg">
      <span class="checkbox_title">Hide chat messages</span>
    </label>
  </div>
  <div class="default_checkbox">
    <label class="checkbox">
      <input type="checkbox" id="settings_hideusers">
      <span class="checkbox_title">Hide users names and avatars</span>
    </label>
  </div>
  <div class="default_checkbox">
    <label class="checkbox">
      <input type="checkbox" id="settings_snow">
      <span class="checkbox_title">Disable snow</span>
    </label>
  </div>
  <!-- /.default_checkbox -->
  <div class="window_double_buttons">
    <button type="button" name="button" class="window_default_green_button_inline" onclick="saveSettings()">Save Changes</button>
    <button type="button" name="button" class="window_default_gray_button window_close_btn" close=".change_your_settings">Close</button>
  </div>
  <!-- /.window_double_buttons -->
</form>

#

<form action="#">
  <a href="?login" class="window_steam_button">Sign in through steam</a>
  <div class="or">OR</div>
  <div class="window_field_item default_form_field">
    <h3>Username or mail</h3>
    <input type="text" id="login_username" name="username" autocomplete="username">
  </div>
  <!-- /.window_field_item -->
  <div class="window_field_item default_form_field">
    <h3>Password</h3>
    <input type="password" id="login_password" name="password" autocomplete="current-password">
    <div class="window_password_options">
      <a href="#" class="window_forgot">Forgot password?</a>
      <span class="password_vision"></span>
    </div>
    <!-- /.window_password_options -->
  </div>
  <!-- /.window_field_item -->
  <!-- /.window_captcha -->
  <div class="window_sign_in_buttons">
    <button type="button" name="button" class="window_default_green_button_inline" onclick="login()">login to account</button>
    <button type="button" name="button" class="window_default_blue_button_inline" id="create_account_window">Create an account</button>
  </div>
  <!-- /.window_sign_in_buttons -->
</form>

#

<form action="#">
  <div class="window_field_item default_form_field">
    <h3>Username</h3>
    <input type="text" id="signup_username">
  </div>
  <!-- /.window_field_item -->
  <div class="window_field_item default_form_field">
    <h3>Email</h3>
    <input type="text" id="signup_email">
  </div>
  <!-- /.window_field_item -->
  <div class="window_field_item default_form_field">
    <h3>Password</h3>
    <input type="password" id="signup_password">
  </div>
  <!-- /.window_field_item -->
  <div class="window_field_item default_form_field">
    <h3>Confirm password</h3>
    <input type="password" id="signup_confirm_password">
  </div>
  <!-- /.window_captcha -->
  <button type="button" name="button" class="window_default_green_button_inline" onclick="createAccount()">Create an account</button>
</form>

#

<form action="#">
  <div class="window_team">
    <h3>Team #1</h3>
    <div class="window_field_item default_form_field">
      <h3>Name</h3>
      <input type="text" id="add_team_1">
    </div>
    <!-- /.window_field_item -->
    <div class="window_field_item default_form_field">
      <h3>Logotype</h3>
      <input type="text" id="add_logo_1">
    </div>
    <!-- /.window_field_item -->
  </div>
  <!-- /.window_team -->
  <div class="window_team">
    <h3>Team #2</h3>
    <div class="window_field_item default_form_field">
      <h3>Name</h3>
      <input type="text" id="add_team_2">
    </div>
    <!-- /.window_field_item -->
    <div class="window_field_item default_form_field">
      <h3>Logotype</h3>
      <input type="text" id="add_logo_2">
    </div>
    <!-- /.window_field_item -->
  </div>
  <!-- /.window_team -->
  <div class="window_with_select window_tournament">
    <div class="window_field_item default_form_field">
      <h3>Tournament</h3>
      <input type="text" id="add_tournament">
    </div>
    <!-- /.window_field_item -->
    <div class="window_field_item default_form_field">
      <h3>Best of</h3>
      <div class="default_select">
        <select id="add_bo" style="display: none;">
          <option data-display="3" value="3">3</option>
          <option value="1">1</option>
          <option value="5">5</option>
        </select>
        <div class="nice-select" tabindex="0"><span class="current">3</span>
          <ul class="list">
            <li data-value="3" data-display="3" class="option selected">3</li>
            <li data-value="1" class="option">1</li>
            <li data-value="5" class="option">5</li>
          </ul>
        </div>
      </div>
      <!-- /.default_select -->
    </div>
    <!-- /.window_field_item -->
  </div>
  <!-- /.window_with_select -->
  <div class="window_generate">
    <div class="window_field_item default_form_field">
      <h3>Start time (UNIX Timestamp)</h3>
      <input class="generated_contet" id="add_unix">
      <!-- /.generated_contet -->
    </div>
    <!-- /.window_field_item -->
  </div>
  <!-- /.window_generate -->
  <div class="window_date">
    <div class="window_fields_group">
      <div class="window_field_item default_form_field">
        <h3>Day</h3>
        <input type="text" id="add_time_day">
      </div>
      <!-- /.window_field_item -->
      <div class="window_field_item default_form_field">
        <h3>Mouth</h3>
        <input type="text" id="add_time_month">
      </div>
      <!-- /.window_field_item -->
      <div class="window_field_item default_form_field">
        <h3>Year</h3>
        <input type="text" id="add_time_year" value="2021">
      </div>
      <!-- /.window_field_item -->
    </div>
    <!-- /.window_fields_group -->
    <div class="window_fields_group">
      <div class="window_field_item default_form_field">
        <h3>Hours</h3>
        <input type="text" id="add_time_hours">
      </div>
      <!-- /.window_field_item -->
      <div class="window_field_item default_form_field">
        <h3>Minutes</h3>
        <input type="text" id="add_time_minutes" value="0">
      </div>
      <!-- /.window_field_item -->
      <div class="window_field_item default_form_field">
        <h3>Seconds</h3>
        <input type="text" id="add_time_seconds" value="0">
      </div>
      <!-- /.window_field_item -->
    </div>
    <!-- /.window_fields_group -->
  </div>
  <!-- /.window_date -->
  <div class="window_field_item default_form_field">
    <h3>HLTV Link</h3>
    <input type="text" id="add_hltv">
  </div>
  <!-- /.window_field_item -->
  <div class="window_field_item default_form_field">
    <h3>TWITCH LINK</h3>
    <input type="text" id="add_twitch">
  </div>
  <!-- /.window_field_item -->
  <div class="window_double_buttons">
    <button type="button" name="button" class="window_default_green_button_inline" id="add_add">Save match</button>
    <button type="button" name="button" class="window_default_gray_button window_close_btn" close=".add_match">Cancel</button>
  </div>
  <!-- /.window_double_buttons -->
</form>

#

<form action="#">
  <div class="window_team">
    <h3>Team #1</h3>
    <div class="window_field_item default_form_field">
      <h3>Name</h3>
      <input type="text" id="edit_team_1">
    </div>
    <!-- /.window_field_item -->
    <div class="window_field_item default_form_field">
      <h3>Logotype</h3>
      <input type="text" id="edit_logo_1">
    </div>
    <!-- /.window_field_item -->
  </div>
  <!-- /.window_team -->
  <div class="window_team">
    <h3>Team #2</h3>
    <div class="window_field_item default_form_field">
      <h3>Name</h3>
      <input type="text" id="edit_team_2">
    </div>
    <!-- /.window_field_item -->
    <div class="window_field_item default_form_field">
      <h3>Logotype</h3>
      <input type="text" id="edit_logo_2">
    </div>
    <!-- /.window_field_item -->
  </div>
  <!-- /.window_team -->
  <div class="window_with_select window_tournament">
    <div class="window_field_item default_form_field">
      <h3>Tournament</h3>
      <input type="text" id="edit_tournament">
    </div>
    <!-- /.window_field_item -->
    <div class="window_field_item default_form_field">
      <h3>Best of</h3>
      <div class="default_select">
        <select id="edit_bo" style="display: none;">
          <option data-display="3" value="3">3</option>
          <option value="1">1</option>
          <option value="5">5</option>
        </select>
        <div class="nice-select" tabindex="0"><span class="current">3</span>
          <ul class="list">
            <li data-value="3" data-display="3" class="option selected">3</li>
            <li data-value="1" class="option">1</li>
            <li data-value="5" class="option">5</li>
          </ul>
        </div>
      </div>
      <!-- /.default_select -->
    </div>
    <!-- /.window_field_item -->
  </div>
  <!-- /.window_with_select -->
  <div class="window_generate">
    <div class="window_field_item default_form_field">
      <h3>Start time (UNIX Timestamp)</h3>
      <input class="generated_contet" id="edit_unix">
      <!-- /.generated_contet -->
    </div>
    <!-- /.window_field_item -->
  </div>
  <!-- /.window_generate -->
  <div class="window_date">
    <div class="window_fields_group">
      <div class="window_field_item default_form_field">
        <h3>Day</h3>
        <input type="text" id="edit_time_day">
      </div>
      <!-- /.window_field_item -->
      <div class="window_field_item default_form_field">
        <h3>Mouth</h3>
        <input type="text" id="edit_time_month">
      </div>
      <!-- /.window_field_item -->
      <div class="window_field_item default_form_field">
        <h3>Year</h3>
        <input type="text" id="edit_time_year" value="2021">
      </div>
      <!-- /.window_field_item -->
    </div>
    <!-- /.window_fields_group -->
    <div class="window_fields_group">
      <div class="window_field_item default_form_field">
        <h3>Hours</h3>
        <input type="text" id="edit_time_hours">
      </div>
      <!-- /.window_field_item -->
      <div class="window_field_item default_form_field">
        <h3>Minutes</h3>
        <input type="text" id="edit_time_minutes" value="0">
      </div>
      <!-- /.window_field_item -->
      <div class="window_field_item default_form_field">
        <h3>Seconds</h3>
        <input type="text" id="edit_time_seconds" value="0">
      </div>
      <!-- /.window_field_item -->
    </div>
    <!-- /.window_fields_group -->
  </div>
  <!-- /.window_date -->
  <div class="window_field_item default_form_field">
    <h3>HLTV Link</h3>
    <input type="text" id="edit_hltv">
  </div>
  <!-- /.window_field_item -->
  <div class="window_field_item default_form_field">
    <h3>TWITCH LINK</h3>
    <input type="text" id="edit_twitch">
  </div>
  <!-- /.window_field_item -->
  <div class="window_fields_group">
    <div class="window_field_item default_form_field">
      <h3>Status</h3>
      <input type="text" id="edit_status">
      <!-- /.on_off -->
    </div>
    <!-- /.window_field_item -->
    <div class="window_field_item default_form_field">
      <h3>Winner</h3>
      <input type="text" id="edit_winner">
    </div>
    <!-- /.window_field_item -->
    <div class="window_field_item default_form_field">
      <h3>Result</h3>
      <input type="text" id="edit_result">
    </div>
    <!-- /.window_field_item -->
  </div>
  <div class="window_double_buttons">
    <button type="button" name="button" class="window_default_green_button_inline" id="edit_edit">Save match</button>
    <button type="button" name="button" class="window_default_gray_button window_close_btn" close=".edit_match">Cancel</button>
  </div>
  <!-- /.window_double_buttons -->
</form>

#

<form action="#" style="
    margin-bottom: 50px;
">
  <div class="window_field_item">
    <h3>UID</h3>
    <input type="text" id="mute_uid" disabled="">
  </div>
  <!-- /.window_field_item -->
  <div class="window_field_item">
    <h3 style="
    margin-top: 10px;
">reason</h3>
    <select class="nn" id="mute_reason" style="width: 100%">
      <option value="" min="0">Other reason</option>
      <option value="Asking for coins" min="5000">Asking for coins — 5000 min</option>
      <option value="Reasking for coins" min="10000">Reasking for coins — 10000 min</option>
      <option value="Regular asking for coins" min="20000">Regular asking for coins — 20000 min</option>
      <option value="Insulting" min="60">Insulting — 60 min</option>
      <option value="Insulting" min="360">Insulting — 360 min</option>
      <option value="Severe Insult" min="1440">Severe Insult — 1440 min</option>
      <option value="Severe Insult" min="5000">Severe Insult — 5000 min</option>
      <option value="Caps" min="10">Caps — 10 min</option>
      <option value="Promo code in chat" min="5000">Promo code in chat — 5000 min</option>
      <option value="Bonus code in chat" min="1440">Bonus code in chat — 1440 min</option>
      <option value="Appealing to third-parties resources" min="1440">Appealing to third-parties resources — 1440 min</option>
      <option value="Appealing to third-parties resources" min="14400">Appealing to third-parties resources — 14400 min</option>
      <option value="Violation of the chat room language" min="360">Violation of the chat room language — 360 min</option>
      <option value="Spam" min="15">Spam — 15 min</option>
      <option value="Private predictions" min="1440">Private predictions — 1440 min</option>
      <option value="Links to third-party resources" min="720">Links to third-party resources — 720 min</option>
      <option value="Links to third-party resources" min="5000">Links to third-party resources — 5000 min</option>
      <option value="Links to third-party resources" min="20000">Links to third-party resources — 20000 min</option>
      <option value="Provocation" min="60">Provocation — 60 min</option>
      <option value="Provocation" min="360">Provocation — 360 min</option>
      <option value="Provocation" min="1440">Provocation — 1440 min</option>
      <option value="Advertising" min="5000">Advertising — 5000 min</option>
      <option value="Buying/Selling in the chat room" min="2500">Buying/Selling in the chat room — 2500 min</option>
    </select>
    <input type="text" id="mute_reason_other" placeholder="Reason (Other reason)" style="
    margin: 20px 0px;
">
    <input type="text" id="mute_reason_other_time" placeholder="Time in minutes (Other reason)">
  </div>
</form>

#

<form action="#">
  <span>Actions that will result in restricted chat abilities:</span>
  <ul class="chat_rules">
    <li>— Messages not in room language</li>
    <li>— Spam, including predictions on any of the site's games</li>
    <li>— Policy discussions</li>
    <li>— Racism, harmful speech, or attacking any players</li>
    <li>— Inviting site users to third-party resources</li>
    <li>— Asking for coins</li>
    <li>— CAPS LOOK messages </li>
    <li>— Buying or selling coins, cryptocurrencies, game items</li>
    <li>— Advertising any external website</li>
    <li>— Advertising promo codes, including promo codes in username</li>
    <li>— Sending bonus codes from social networks</li>
    <li>— Advertising scripts or browser extensions</li>
    <li>— disclosure of confidential information of players</li>
  </ul>
  <span>Moderators can block a user without giving a reason. Please do not contact the site support if you have received a chat block. Support does not review the decisions of chat moderators.</span>
  <button type="button" name="button" close=".chat_rules" class="window_default_gray_button window_close_btn">OK!</button>
</form>

#

<form action="#">
  <div>Game id: <span id="cf_pf_id"></span></div><br>
  <div>Private seed hash: <span id="cf_pf_public"></span></div><br>
  <div>Private seed:</div><span id="cf_pf_private"></span><br><br>
  <div>EOS block number: <span id="cf_pf_eos"></span></div><br><br>
  <div id="cf_pf_eos_hide" style="display: none">EOS block id (public seed):</div><span id="cf_pf_eos_id"></span><br><br>
  <button type="button" name="button" class="window_default_gray_button cf_read_more">Read more</button>
  <button type="button" name="button" close=".cf_provably" class="window_default_gray_button window_close_btn">Close</button>
</form>

#

<form action="#">
  <div>Game id: <span id="crash_pf_id"></span></div><br>
  <div>Game hash: <span id="crash_pf_hash"></span></div><br>
  <div>Game secret:</div><span id="crash_pf_private"></span><br>
  <button type="button" name="button" class="window_default_gray_button crash_read_more">Read more</button>
  <button type="button" name="button" close=".crash_provably" class="window_default_gray_button window_close_btn">Close</button>
</form>

#

<form action="#">
  <div>Current client seed: <span id="pf_dc_client" status="Not created yet">Not created yet</span></div><br>
  <div>Current server seed (hashed): <span id="dc_pf_server_hasheed">Not created yet</span></div><br>
</form>

#

<form action="#">
  <div>New client seed:</div><br>
  <div class="window_field_item">
    <input type="text" value="tDvjWrNyHw" id="dice_next_client">
    <span class="window_copy_button save_new_seed">save</span>
  </div><br>
  <div>Next server seed (hashed):</div><br>
  <div class="window_field_item">
    <input type="text" value="Not created yet" id="dice_next_server_hashed" disabled="">
  </div>
  <button type="button" name="button" class="window_default_gray_button dice_read_more">Read more</button>
  <button type="button" name="button" close=".dc_provably" class="window_default_gray_button window_close_btn">Close</button>
</form>

#

<form action="#">
  <div class="window_field_item">
    <h3>Login or email</h3>
    <input type="text" id="recover_username">
  </div>
  <!-- /.window_field_item -->
  <div class="window_double_buttons">
    <button type="button" name="button" class="window_default_green_button_inline" id="recover_btn">Recover</button>
    <button type="button" name="button" close=".recovery_modal" class="window_default_gray_button window_close_btn">Close</button>
  </div>
  <!-- /.window_double_buttons -->
</form>

#

<form action="#">
  <div class="window_field_item">
    <h3>Recovery code</h3>
    <input type="text" id="recover_code" value="">
  </div>
  <br>
  <div class="window_field_item">
    <h3>New password</h3>
    <input type="password" id="recover_pwd">
  </div>
  <br>
  <div class="window_field_item">
    <h3>Confirm new password</h3>
    <input type="password" id="recover_pwd_c">
  </div>
  <!-- /.window_field_item -->
  <div class="window_double_buttons">
    <button type="button" name="button" class="window_default_green_button_inline" id="recover_change_btn">Recover</button>
    <button type="button" name="button" close=".recovery_change" class="window_default_gray_button window_close_btn">Close</button>
  </div>
  <!-- /.window_double_buttons -->
</form>

#

<form action="#">
  <input type="text" class="bet_team_amount" placeholder="Your bet">
  <!-- <p class="tournament_bet_calculated">
            May win <span>68 389</span>
          </p> -->
  <p>Enter amount</p>
  <button type="button" name="button" class="green_fill bet_team_button">Place bet</button>
</form>

#

<form action="#" style="margin-bottom: 50px;">
  <div class="window_field_item">
    <h3>Email</h3>
    <input type="text" id="bank_info_4_email" placeholder="">
  </div>
  <div class="window_field_item" style="margin-top: 10px;">
    <h3>Name</h3>
    <input type="text" id="bank_info_4_name" placeholder="">
  </div>
  <div class="window_field_item" style="margin-top: 10px;">
    <h3>Last name</h3>
    <input type="text" id="bank_info_4_lastname" placeholder="">
  </div>
  <div class="window_field_item" style="margin-top: 10px;">
    <h3>CPF/CNPJ number</h3>
    <input type="text" id="bank_info_4_id" placeholder="">
  </div>
  <div class="window_field_item" style="margin-top: 10px;">
    <h3>Zip code</h3>
    <input type="text" id="bank_info_4_zip" placeholder="">
  </div>
  <!-- /.window_field_item -->
</form>

#

<form action="#" style="margin-bottom: 50px;">
  <div class="window_field_item">
    <h3>Номер карты</h3>
    <input type="text" id="bank_info_3_card" placeholder="XXXX XXXX XXXX XXXX">
  </div>
  <div class="window_field_item" style="margin-top: 10px;">
    <h3>Ф.И.О. отправителя</h3>
    <input type="text" id="bank_info_3_fio" placeholder="Ф.И.О. владельца карты, полностью">
  </div>
  <div class="window_field_item" style="margin-top: 10px;">
    <h3>Название банка</h3>
    <input type="text" id="bank_info_3_bank" placeholder="Например: Банк Москвы">
  </div>
  <div class="window_field_item" style="margin-top: 10px;">
    <h3>Ваш E-mail</h3>
    <input type="text" id="bank_info_3_email" placeholder="example@gmail.com">
  </div>
  <!-- /.window_field_item -->
</form>

#

<form action="#" style="margin-bottom: 50px;">
  <div class="window_field_item">
    <h3>Номер карты</h3>
    <input type="text" id="bank_info_card" placeholder="XXXX XXXX XXXX XXXX">
  </div>
  <div class="window_field_item" style="margin-top: 10px;">
    <h3>Ф.И.О. получателя</h3>
    <input type="text" id="bank_info_fio" placeholder="Ф.И.О. владельца карты, полностью">
  </div>
  <div class="window_field_item" style="margin-top: 10px;">
    <h3>Название банка</h3>
    <input type="text" id="bank_info_bank" placeholder="Например: Банк Москвы">
  </div>
  <!-- /.window_field_item -->
</form>

#

<form action="#" style="margin-bottom: 50px;">
  <div class="window_field_item">
    <h3>Card number</h3>
    <input type="text" id="bank_info_2_card" placeholder="XXXX XXXX XXXX XXXX">
  </div>
  <div class="window_field_item" style="margin-top: 10px;">
    <h3>Card holder</h3>
    <input type="text" id="bank_info_2_fio" placeholder="SAM SMITH">
  </div>
  <div class="window_field_item" style="margin-top: 10px;">
    <h3>Expires</h3>
    <input type="text" id="bank_info_2_expire" placeholder="03/2021">
  </div>
  <div class="window_field_item" style="margin-top: 10px;">
    <h3>Phone number</h3>
    <input type="text" id="bank_info_2_phone" class="input_phone" placeholder="+792875923049">
  </div>
  <!-- /.window_field_item -->
</form>

#

<form action="#">
  <p style="margin-bottom: 15px;color: #A8A8A8;">Enter amount to swap:</p>
  <div class="window_field_item">
    <input id="exchange_from_input" type="text" value="1000">
    <span id="exchange_from" class="window_copy_button exchange_coins">COINS</span>
  </div>
  <p id="swap_min" style="margin-bottom: 1px;margin-top: 2px;font-size: 15px;color: #E15D51;text-align: center;display:none">minimum <i id="swap_min_amount"></i></p>
  <div style="display:flex;align-items:center;justify-content:space-between;padding: 10px 0;">
    <p style="margin-bottom: 15px;color: #A8A8A8;margin-top: 25px;">You will receive:</p>
    <div class="header-toggle-coins" id="swap_change" style="margin: unset"></div>
  </div>
  <div class="window_field_item">
    <input id="exchange_to_input" type="text" value="0" disabled="">
    <span id="exchange_to" class="window_copy_button exchange_plg">PLG</span>
  </div>
  <p id="swap_min" style="margin-bottom: 1px;margin-top: 5px;font-size: 14px;color: #A8A8A8;text-align: center;">fee: <i id="swap_fee"></i> (0.2$ + 1%)</p>
  <!-- /.window_field_item -->
  <button type="button" name="button" id="swap_button" class="window_default_green_button_inline">Swap</button>
  <div style="display: flex; justify-content: center;width: 100%;align-items: center;">
    <div class="lds-ellipsis" id="swap_loading" style="display: none">
      <div></div>
      <div></div>
      <div></div>
      <div></div>
    </div>
  </div>
</form>

Text Content

CONGRATULATIONS!

YOU JUST WON THE JACKPOT


0

Your bet


CONGRATULATIONS!

YOU JUST WON THE JACKPOT

 * 80
 * 80
 * 80
 * 80
 * 80
 * 80
 * $

Your bet

 * Home
 * Deposit
 * Withdraw
 * Provably Fair
 * Bonuses
 * Contacts & Support
 * Blog

 * Setting
 * Profile settings
 * Get my ID
 * Telegram bot


LANGUAGE

 * EN
 * RU

 * Home
 * Deposit
 * Withdraw
 * Provably Fair
 * Bonuses
 * Contacts & Support
 * Blog

 * 
 * 
 * 


Sign in




CODE ACTIVATION


ENTER PROMO CODE

Activate promo code


ENTER BONUS CODE

Activate Bonus code


TELEGRAM BONUS

Get 100 coins by fulfilling 2 conditions:

 * Connect Telegram account
 * Subscribe to telegram channel

VERIFY


INVITE CODE NAME


USERNAME

Activate Bonus code Cancel


MY ID

Copy
Cancel


JACKPOT WINNERS

User Bet Jackpot


CHANGE YOUR SETTINGS

Confirm all bets over 10,000 coins
Hide my profile link in chat
Hide other people's bets in Dice
Hide chat messages
Hide users names and avatars
Disable snow
Save Changes Close


SIGN IN

Sign in through steam
OR


USERNAME OR MAIL


PASSWORD

Forgot password?
login to account Create an account


SIGN UP


USERNAME


EMAIL


PASSWORD


CONFIRM PASSWORD

Create an account


EDIT PRICE


TEAM #1


NAME


LOGOTYPE


TEAM #2


NAME


LOGOTYPE


TOURNAMENT


BEST OF

3 1 5
3
 * 3
 * 1
 * 5


START TIME (UNIX TIMESTAMP)


DAY


MOUTH


YEAR


HOURS


MINUTES


SECONDS


HLTV LINK


TWITCH LINK

Save match Cancel


EDIT MATCH MATCH ID: 0


TEAM #1


NAME


LOGOTYPE


TEAM #2


NAME


LOGOTYPE


TOURNAMENT


BEST OF

3 1 5
3
 * 3
 * 1
 * 5


START TIME (UNIX TIMESTAMP)


DAY


MOUTH


YEAR


HOURS


MINUTES


SECONDS


HLTV LINK


TWITCH LINK


STATUS


WINNER


RESULT

Save match Cancel
 * Get ID
 * Reply
 * Send coins
 * Ignore


MUTE USER


UID


REASON

Other reason Asking for coins — 5000 min Reasking for coins — 10000 min Regular
asking for coins — 20000 min Insulting — 60 min Insulting — 360 min Severe
Insult — 1440 min Severe Insult — 5000 min Caps — 10 min Promo code in chat —
5000 min Bonus code in chat — 1440 min Appealing to third-parties resources —
1440 min Appealing to third-parties resources — 14400 min Violation of the chat
room language — 360 min Spam — 15 min Private predictions — 1440 min Links to
third-party resources — 720 min Links to third-party resources — 5000 min Links
to third-party resources — 20000 min Provocation — 60 min Provocation — 360 min
Provocation — 1440 min Advertising — 5000 min Buying/Selling in the chat room —
2500 min
Mute Cancel


CHAT RULES

Actions that will result in restricted chat abilities:
 * — Messages not in room language
 * — Spam, including predictions on any of the site's games
 * — Policy discussions
 * — Racism, harmful speech, or attacking any players
 * — Inviting site users to third-party resources
 * — Asking for coins
 * — CAPS LOOK messages
 * — Buying or selling coins, cryptocurrencies, game items
 * — Advertising any external website
 * — Advertising promo codes, including promo codes in username
 * — Sending bonus codes from social networks
 * — Advertising scripts or browser extensions
 * — disclosure of confidential information of players

Moderators can block a user without giving a reason. Please do not contact the
site support if you have received a chat block. Support does not review the
decisions of chat moderators. OK!


COINFLIP PROVABLY FAIR

Game id:

Private seed hash:

Private seed:


EOS block number:


EOS block id (public seed):


Read more Close


CRASH PROVABLY FAIR

Game id:

Game hash:

Game secret:

Read more Close


DICE PROVABLY FAIR

Current client seed: Not created yet

Current server seed (hashed): Not created yet






CHANGE SEEDS

New client seed:

save

Next server seed (hashed):


Read more Close


RECOVER ACCOUNT


LOGIN OR EMAIL

Recover Close


RECOVER ACCOUNT


RECOVERY CODE



NEW PASSWORD



CONFIRM NEW PASSWORD

Recover Close

Enter amount

Place bet


DEPOSIT BOLETO


EMAIL


NAME


LAST NAME


CPF/CNPJ NUMBER


ZIP CODE

Confirm Cancel


DEPOSIT UKRAIN CARD


НОМЕР КАРТЫ


Ф.И.О. ОТПРАВИТЕЛЯ


НАЗВАНИЕ БАНКА


ВАШ E-MAIL

Confirm Cancel


WITHDRAW TO BANK


НОМЕР КАРТЫ


Ф.И.О. ПОЛУЧАТЕЛЯ


НАЗВАНИЕ БАНКА

Confirm Cancel


WITHDRAW TO BANK


CARD NUMBER


CARD HOLDER


EXPIRES


PHONE NUMBER

Confirm Cancel


SWAP COINS/PLG

Enter amount to swap:

COINS

minimum

You will receive:


PLG

fee: (0.2$ + 1%)

Swap

Congratulations
You received a gift!

Max deposit $
Max bet $
Bets sum $
Open gift
$
Maximum possible win
Your gift

$

 * 
 * Slots
 * 
   
   
   
   
   
   
   
   
   
 * 
 * BETS

English Room 75 / 269
 * English Room (75)
 * Russian Room (209)
 * Polish Room (1)
 * Turkish Room (0)
 * VIP Room (5)

Kimpembe ツ22:17

balance 0

steepraisedb22:17

guys how much is required for betting to withdraw a skin?

Eye22:18

kermio hello

Tring *22:22

SA

Eye22:23

congrats tripple green winners

Eye22:24

wow and i have balance 0

AceTheFaithful22:25

hahaha

Veljadin22:25

wtffff

merN22:25

lol

Eye22:25

wtf and i have 0

𝕀𝕊.𝕆𝕂22:25



froi2k #RustyPot22:26

pff

paven22:27

5 greens are u kidding me

彡[❅hrdinⱥ1452❅]彡22:28

5 greeen wooor

彡[❅hrdinⱥ1452❅]彡22:28

ive never seen that shi before

Eye22:28

true paven when we poor

Kimpembe ツ22:31

180 x66.99 x55 9900 i did this yesterday

Kimpembe ツ22:31

today poor :(

hule22:31

5 green was insaine '

hule22:32

who cetch it is a king

hule22:32



steepraisedb22:41

d

Ayberk22:42

61

d0ba22:42

@girl_with_a_square, good luck

nzteooo | BUYING SKINS22:42

damn I lost my entire inv

steepraisedb22:43

color?

matiC22:43

red

steepraisedb22:43

my all

彡[❅hrdinⱥ1452❅]彡22:43

cmon man green is comin

steepraisedb22:43

yay

matiC22:43

green now 100%

steepraisedb22:43

last one

d0ba22:43

@hule, nice win bro

steepraisedb22:44

gg

彡[❅hrdinⱥ1452❅]彡22:44

omg

柠檬味的22:44

green

d0ba22:44

@hule, letsgooooo

柠檬味的22:44

now

彡[❅hrdinⱥ1452❅]彡22:44

green

AceTheFaithful22:44



d0ba22:44

@hule, nice bro

彡[❅hrdinⱥ1452❅]彡22:45

omg

彡[❅hrdinⱥ1452❅]彡22:45

site is scamming again bro where is green mann :(

the end.22:48

@hule, W

the end.22:49

@Qw, лучший

Alert

* Minimum bet: 1 coin.
* Maximum bet: 5,000,000 coins.
* Maximum bets per roll: 10 bets.
* Roll cooldown: 35 sec.
* Chat cooldown: 5 sec.
* Total bet for chat: (200,000+ all rooms, 500,000+ russian room, 200,000+
english room).



 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

Pause chat
Chat Rules 269 players online


LANGUAGE

 * EN
 * RU

Invite referrals and get 5000 coins for the first invited user every day


Rolled 6!
Rolled 6!

 * 2
 * 3
 * 14
 * 8
 * 3
 * 0
 * 3
 * 11
 * 4
 * 6


JACKPOT

 * 83
 * 88
 * 87
 * 84
 * 85
 * 85

Balance: Balance:
 * Clear
 * +10
 * +100
 * +1000
 * 1 / 2
 * X2
 * Max

All Red
 * 1
 * 2
 * 3
 * 4
 * 5
 * 6
 * 7

0
10 Total bet: 690
Show users
 * FreshE
   2500
   5
 * FreshE
   2500
   4
 * Monster23z
   500
   1
 * Antoine Griezmann
   100
   
 * Messi
   100
   
 * Xealsy
   50
   
 * Flacy
   50
   5
 * і ляля
   50
   
 * Zahovic
   35
   
 * blablablawo
   10
   
 * kep04ka <3
   10
   5

0
0
11 Total bet: -6017
Show users
 * FreshE
   2500
   
 * olczzzi
   2000
   
 * Monster23z
   500
   
 * WualFabre
   500
   
 * Petrovich
   160
   
 * Митя
   100
   
 * 要ナFear of godナ要
   100
   
 * Flacy
   50
   
 * Xealsy
   50
   
 * СовыСпятОниПоели
   
   47
   
 * kep04ka <3
   10
   

All Black
 * 8
 * 9
 * 10
 * 11
 * 12
 * 13
 * 14

0
10 Total bet: -8860
Show users
 * olczzzi
   3000
   
 * FreshE
   2500
   11
 * Vutshi
   1000
   
 * nah Id win *
   1000
   
 * Monster23z
   500
   14
 * WualFabre
   500
   
 * Катя<3?
   200
   
 * ..
   100
   12
 * Flacy
   50
   10
 * kep04ka <3
   10
   9


PLG.BET CS:GO SKIN GAMBLING


PLG.BET IS THE BEST PLACE FOR CS:GO GAMBLING

PLG.BET is one of the biggest CSGO gambling sites out there. Thousands of
gamblers use our service every day, with their number only increasing. Fans of
Counter-Strike choose our website for the many unique benefits it offers:

 * An easy and quick registration process.
 * Lots of interesting and cool games.
 * An amazing free bonus for new gamblers.
 * Play for CSGO skins, cryptocurrency and real money.
 * A constantly growing community.
 * Esport and CSGO betting.
 * A large selection of slots and classic online gambling games.
 * 100% fair play, fast withdrawal and friendly 24/7 support.
 * Wonderful bonuses for regular and VIP users.
 * Multilingual CSGO gambling and entertainment.
 * Regular challenges with big cash prizes.
 * Bulletproof anonymity of bets and transactions.

We offer gambling services which are very convenient and easy to use. To
register, you don't have to fill out long forms. Just confirm your registration
by email. Unlike other gambling sites, we highly respect our users and provide
them with the best conditions for playing!


CHECK OUT OUR BONUSES



If you're looking for a good CSGO gambling site with an excellent bonus policy,
PLG.BET will satisfy all your wishes! First, we have a TELEGRAM BONUS. Connect
your Telegram account, subscribe to our channel and 100 coins are yours.



You can also use promocodes and bonus codes. We regularly post them on our
Telegram channel. You can also find special offers on the best CS:GO gambling
sites of our partners. For example, independent rating platforms or review
websites.



For regular users, our CSGO gambling site provides rakeback (a return on every
bet). Let's say your rate is 10%. That's the percentage you'll get from the
House Edge. This term means the mathematical advantage of our service. Its value
varies from game to game.



To increase rakeback in CSGO gambling, you need to perform certain actions. The
easiest of them is to make deposits. Another simple way to boost your kickback
rate is to bet using PLG coins. These are our cashback tokens, which we created
in order to encourage gamblers.

Having our own token sets our service apart from other CSGO gambling sites.
Users can either use PLG coins for betting or stake them at a favorable
percentage. Earn crypto with us and make your wildest dreams come true!


NOT ONLY A CS:GO BETTING BUT ALSO A CASINO



Our site combines CSGO gambling games and classic slots, blackjack, baccarat,
etc. We're officially partnered with leading providers. PLG.BET has partnerships
with Amatic, Betsoft, Endorphina, Thunderkick and other respected companies.

Industry leaders allow only selected gambling sites to use their products. We
are proud to be one of them. Cooperation with companies that are well known to
millions of gamblers from all over the world is the perfect evidence of the
crystal-clear reputation of our service.



Besides the CSGO gambling section, we have 2 betting services. The first one is
for esport fans. We accept bets on matches of popular competitive online games:
Counter-Strike, Dota 2, Valorant, Overwatch, League of Legends, etc.

If you like to bet on the outcome of ordinary sports matches, after registering,
you won't have to look for betting sites. We'll provide you with a modern and
convenient service for making bets. Football, basketball, hockey, handball,
boxing – just a small list of games available to you.


PLAY FOR CS:GO SKINS OR REAL MONEY



Do you have unwanted CSGO skins? Use them as bets on our site! We guarantee the
security of your Steam account and personal data. Our service respects the
privacy of our gamblers and doesn't share information about their activities
with third parties.

PLG.BET doesn't violate the rules of the Steam Games service. Any interaction
with our site doesn't endanger your account. We are well aware that some CSGO
skins are of great value. For this reason, the team of our site pays great
attention to the safety of users.



To make deposits, you can also use crypto. The main advantage of cryptocurrency
is the anonymity of money transfers. Since many users of CSGO sites where they
play for money wish to remain anonymous, we have implemented cryptographic
payments for their convenience.



Finally, we accept non-crypto payment methods as well: Visa, MasterCard, Qiwi,
etc. If you have any problems with making the deposit, be sure to contact player
support. PLG.BET is your favorite CSGO gambling site where user problems are
fixed in no time!


EASY WITHDRAWALS



You can also withdraw funds to crypto wallets. Receive your money in PLG, BNB,
BUSD, Bitcoin, Ethereum, etc. If cryptocurrencies aren’t really your thing, use
services like Piastrix. It allows you to accept transfers in euros, dollars,
rubles and Kazakhstani tenge.



You can also withdraw funds to crypto wallets. Receive your money in PLG, BNB,
BUSD, Bitcoin, Ethereum, etc. If cryptocurrencies aren’t really your thing, use
services like Piastrix. It allows you to accept transfers in euros, dollars,
rubles and Kazakhstani tenge.


PROVABLY FAIR POLITICS



As a trusted gambling and especially Counter-Strike roulette site, we strictly
adhere to fair play standards. That's why PLG.BET implemented the provably fair
algorithm. Draw results are generated before the rounds start. Once a bet has
been placed, our website cannot adjust or change it in any way.

If you wish, you can easily verify the integrity of our CSGO gambling site. To
do this, visit the Provably Fair page and read the instructions there. We are
convinced that fair play is the key to trust among users. Therefore, our team
strictly follows its basic principles.

As for the classic games that are presented on our website, their fairness is
guaranteed by the providers. Well-known developers are monitoring how their
products are used, including on CSGO gambling sites. For the slightest violation
of their rules, casinos are fined or even closed entirely.

The work of our betting services is also regulated by strict rules that exclude
cheating by the casino. Winnings are always paid according to match results.
Meaning, we are one of the CSGO gambling sites where you can play absolutely
safe.

PLG.BET is the best service among gambling websites for fans of Counter-Strike,
esports, sports betting and classic casino games!


SHOW MORE
© 2016 - 2023 CSGOPolygon. All rights reserved
 * Blog
 * Terms of Service
 * FAQ
 * Powered by Steam
 * Contacts & Support



Support