wezegame.com
Open in
urlscan Pro
172.67.208.164
Public Scan
Submitted URL: https://wezegame.com/
Effective URL: https://wezegame.com/home
Submission: On May 22 via api from US — Scanned from DE
Effective URL: https://wezegame.com/home
Submission: On May 22 via api from US — Scanned from DE
Form analysis
7 forms found in the DOMPOST /auth/login?return=home
<form class="form_auth" autocomplete="login" method="POST" action="/auth/login?return=home">
<label>Username / Email address</label>
<input onfocus="this.placeholder='';" onfocusout="this.placeholder='Username';" type="text" name="username" autocomplete="email" placeholder="Username">
<label style="margin-top:15px">Password</label>
<input onfocus="this.placeholder='';" onfocusout="this.placeholder='**********';" type="password" name="password" autocomplete="password" placeholder="**********">
<div class="cl-btns">
<button type="submit" class="login">Log in</button>
<button style="margin-right:0" onclick="event.preventDefault();" class="register switch_panel" data-id="auth" data-panel="register">Not a user? Sign up</button>
</div>
<!--<div class="ftr">
<p>Log in directly with</p>
<a href="/auth/google?assign=0&return=home" data-type="google">
<i class="fa fa-google"></i>
</a>
</div>
</div>
<div class="xx">
<div class="input_field bet_input_field transition-5" data-border="#de4c41">
<div class="field_container">
<div class="field_content">
<input type="text" class="field_element_input transparent" name="username" value="" autocomplete="email" style="background: transparent !important">
<div class="field_label">Username / E-mail</div>
</div>
<div class="field_extra"></div>
</div>
<div class="field_bottom">
<div class="field_error" data-error="required">This field is required</div>
<div class="field_error" data-error="username_email">This field must be a username or a email</div>
</div>
</div>
<div class="input_field bet_input_field transition-5" data-border="#de4c41">
<div class="field_container">
<div class="field_content">
<input type="password" class="field_element_input transparent" name="password" value="" autocomplete="password" style="background: transparent !important">
<div class="field_label">Password</div>
</div>
<div class="field_extra"></div>
</div>
<div class="field_bottom">
<div class="field_error" data-error="required">This field is required</div>
<div class="field_error" data-error="password">At least 8 characters, one uppercase, one lowercase, one number and one symbol</div>
</div>
</div>
<div class="cl-btns">
<button type="submit" class="login">Log in</button>
<button style="margin-right:0" onclick="event.preventDefault();" class="register switch_panel" data-id="auth" data-panel="register">Not a user? Sign up</button>
</div>
</div>-->
</form>
POST /auth/register?return=home
<form class="form_auth" autocomplete="register" method="POST" action="/auth/register?return=home" style="margin-top:10px">
<div class="flex column items-center gap-2">
<div class="input_field bet_input_field transition-5" data-border="#de4c41" style="border: 2px solid rgb(222, 76, 65); color: rgb(222, 76, 65);">
<div class="field_container">
<div class="field_content">
<input type="text" class="field_element_input" name="email" value="" autocomplete="email" style="background: transparent !important">
<div class="field_label">E-mail</div>
</div>
<div class="field_extra"></div>
</div>
<div class="field_bottom">
<div class="field_error active" data-error="required">This field is required</div>
<div class="field_error" data-error="email">This field must be a email</div>
</div>
</div>
<div class="input_field bet_input_field transition-5" data-border="#de4c41" style="border: 2px solid rgb(222, 76, 65); color: rgb(222, 76, 65);">
<div class="field_container">
<div class="field_content">
<input type="text" class="field_element_input" name="username" value="" autocomplete="username" style="background: transparent !important">
<div class="field_label">Username</div>
</div>
<div class="field_extra"></div>
</div>
<div class="field_bottom">
<div class="field_error active" data-error="required">This field is required</div>
<div class="field_error" data-error="username">At least 6 characters, only lowercase, numbers and underscore are allowed</div>
</div>
</div>
<div class="input_field bet_input_field transition-5" data-border="#de4c41" style="border: 2px solid rgb(222, 76, 65); color: rgb(222, 76, 65);">
<div class="field_container">
<div class="field_content">
<input type="password" class="field_element_input" name="password" value="" autocomplete="password" style="background: transparent !important">
<div class="field_label">Password</div>
</div>
<div class="field_extra"></div>
</div>
<div class="field_bottom">
<div class="field_error active" data-error="required">This field is required</div>
<div class="field_error" data-error="password">At least 8 characters, one uppercase, one lowercase, one number and one symbol</div>
</div>
</div>
<!-- <button type="submit" class="site-button purple mt-1">Sumbit</button> -->
<div class="cl-btns">
<button type="submit" class="login">Sign up</button>
<button style="margin-right:0" onclick="event.preventDefault();" class="register switch_panel" data-id="auth" data-panel="login">Already a user? Log in</button>
</div>
</div>
</form>
POST /auth/initializing?return=home
<form class="form_auth" autocomplete="initializing" method="POST" action="/auth/initializing?return=home">
<div class="flex column items-center gap-2">
<div class="input_field bet_input_field transition-5" data-border="#de4c41" style="border: 2px solid rgb(222, 76, 65); color: rgb(222, 76, 65);">
<div class="field_container">
<div class="field_content">
<input type="text" class="field_element_input" name="username" value="">
<div class="field_label">Username</div>
</div>
<div class="field_extra"></div>
</div>
<div class="field_bottom">
<div class="field_error active" data-error="required">This field is required</div>
<div class="field_error" data-error="username">At least 6 characters, only lowercase, numbers and underscore are allowed</div>
</div>
</div>
<div class="input_field bet_input_field transition-5" data-border="#de4c41" style="border: 2px solid rgb(222, 76, 65); color: rgb(222, 76, 65);">
<div class="field_container">
<div class="field_content">
<input type="text" class="field_element_input" name="email" value="">
<div class="field_label">E-mail</div>
</div>
<div class="field_extra"></div>
</div>
<div class="field_bottom">
<div class="field_error active" data-error="required">This field is required</div>
<div class="field_error" data-error="email">This field must be a email</div>
</div>
</div>
<div class="input_field bet_input_field transition-5" data-border="#de4c41" style="border: 2px solid rgb(222, 76, 65); color: rgb(222, 76, 65);">
<div class="field_container">
<div class="field_content">
<input type="password" class="field_element_input" name="password" value="">
<div class="field_label">Password</div>
</div>
<div class="field_extra"></div>
</div>
<div class="field_bottom">
<div class="field_error active" data-error="required">This field is required</div>
<div class="field_error" data-error="password">At least 8 characters, one uppercase, one lowercase, one number and one symbol</div>
</div>
</div>
<div class="input_field bet_input_field transition-5" data-border="#de4c41" style="border: 2px solid rgb(222, 76, 65); color: rgb(222, 76, 65);">
<div class="field_container">
<div class="field_content">
<input type="password" class="field_element_input" name="confirm_password" value="">
<div class="field_label">Confirm Password</div>
</div>
<div class="field_extra"></div>
</div>
<div class="field_bottom">
<div class="field_error active" data-error="required">This field is required</div>
<div class="field_error" data-error="password">At least 8 characters, one uppercase, one lowercase, one number and one symbol</div>
</div>
</div>
<button type="submit" class="site-button purple mt-1">Sumbit</button>
</div>
</form>
<form class="form_auth_settings" autocomplete="settings">
<div class="flex column items-center gap-2">
<div class="input_field bet_input_field transition-5" data-border="#de4c41" style="border: 2px solid rgb(222, 76, 65); color: rgb(222, 76, 65);">
<div class="field_container">
<div class="field_content">
<input type="text" class="field_element_input" name="username" value="">
<div class="field_label">Username</div>
</div>
<div class="field_extra"></div>
</div>
<div class="field_bottom">
<div class="field_error active" data-error="required">This field is required</div>
<div class="field_error" data-error="username">At least 6 characters, only lowercase, numbers and underscore are allowed</div>
</div>
</div>
<div class="input_field bet_input_field transition-5" data-border="#de4c41" style="border: 2px solid rgb(222, 76, 65); color: rgb(222, 76, 65);">
<div class="field_container">
<div class="field_content">
<input type="text" class="field_element_input" name="email" value="">
<div class="field_label">E-mail</div>
</div>
<div class="field_extra"></div>
</div>
<div class="field_bottom">
<div class="field_error active" data-error="required">This field is required</div>
<div class="field_error" data-error="email">By changing your email, you need to verify your profile again</div>
</div>
</div>
<div class="flex column items-start width-full">
<button type="button" class="site-button black" data-modal="show" data-id="#modal_auth_change_password">Change password</button>
</div>
<button type="submit" class="site-button purple mt-1">Sumbit</button>
</div>
</form>
POST /auth/change_password
<form class="form_auth" autocomplete="change_password" method="POST" action="/auth/change_password">
<div class="flex column items-center gap-2">
<div class="input_field bet_input_field transition-5" data-border="#de4c41" style="border: 2px solid rgb(222, 76, 65); color: rgb(222, 76, 65);">
<div class="field_container">
<div class="field_content">
<input type="password" class="field_element_input" name="current_password" value="">
<div class="field_label">Current password</div>
</div>
<div class="field_extra"></div>
</div>
<div class="field_bottom">
<div class="field_error active" data-error="required">This field is required</div>
<div class="field_error" data-error="password">This field must be a password</div>
</div>
</div>
<div class="input_field bet_input_field transition-5" data-border="#de4c41" style="border: 2px solid rgb(222, 76, 65); color: rgb(222, 76, 65);">
<div class="field_container">
<div class="field_content">
<input type="password" class="field_element_input" name="password" value="">
<div class="field_label">New password</div>
</div>
<div class="field_extra"></div>
</div>
<div class="field_bottom">
<div class="field_error active" data-error="required">This field is required</div>
<div class="field_error" data-error="password">At least 8 characters, one uppercase, one lowercase, one number and one symbol</div>
</div>
</div>
<div class="input_field bet_input_field transition-5" data-border="#de4c41" style="border: 2px solid rgb(222, 76, 65); color: rgb(222, 76, 65);">
<div class="field_container">
<div class="field_content">
<input type="password" class="field_element_input" name="confirm_password" value="">
<div class="field_label">Confirm new password</div>
</div>
<div class="field_extra"></div>
</div>
<div class="field_bottom">
<div class="field_error active" data-error="required">This field is required</div>
<div class="field_error" data-error="password">At least 8 characters, one uppercase, one lowercase, one number and one symbol</div>
</div>
</div>
<button type="submit" class="site-button purple mt-1">Sumbit</button>
</div>
</form>
<form class="form_auth_recover" autocomplete="recover">
<div class="flex column items-center">
<div class="input_field bet_input_field transition-5" data-border="#de4c41" style="border: 2px solid rgb(222, 76, 65); color: rgb(222, 76, 65);">
<div class="field_container">
<div class="field_content">
<input type="text" class="field_element_input" name="username" value="" autocomplete="username">
<div class="field_label">Username / E-mail</div>
</div>
<div class="field_extra"></div>
</div>
<div class="field_bottom">
<div class="field_error active" data-error="required">This field is required</div>
<div class="field_error" data-error="username_email">This field must be a username or a email</div>
</div>
</div>
<button type="submit" class="site-button purple mt-1">Sumbit</button>
</div>
</form>
<form id="chat-input-form"><input type="text" class="chat-input-field" style="padding-right:43px" placeholder="Say something (English)" id="chat_message" maxlength="200" autocomplete="off"></form>
Text Content
CREATING A NEW SLOT ARENA Game Amount 20.00 40.00 60.00 80.00 100.00 120.00 140.00 160.00 180.00 200.00 240.00 280.00 300.00 360.00 400.00 420.00 480.00 500.00 540.00 600.00 700.00 800.00 900.00 1000.00 1200.00 1400.00 1600.00 1800.00 2000.00 2400.00 2800.00 3000.00 3200.00 3600.00 4000.00 5000.00 6000.00 7000.00 8000.00 9000.00 10000.00 Participants (2-10) Create Available rakeback: 0.00 Collect Rakeback is accumulated each time you place a bet in the Casino. Username / Email address Password Log in Not a user? Sign up E-mail This field is required This field must be a email Username This field is required At least 6 characters, only lowercase, numbers and underscore are allowed Password This field is required At least 8 characters, one uppercase, one lowercase, one number and one symbol Sign up Already a user? Log in Account Settings Username This field is required At least 6 characters, only lowercase, numbers and underscore are allowed E-mail This field is required This field must be a email Password This field is required At least 8 characters, one uppercase, one lowercase, one number and one symbol Confirm Password This field is required At least 8 characters, one uppercase, one lowercase, one number and one symbol Sumbit Account Settings Username This field is required At least 6 characters, only lowercase, numbers and underscore are allowed E-mail This field is required By changing your email, you need to verify your profile again Change password Sumbit Change Password Current password This field is required This field must be a password New password This field is required At least 8 characters, one uppercase, one lowercase, one number and one symbol Confirm new password This field is required At least 8 characters, one uppercase, one lowercase, one number and one symbol Sumbit Recover password Username / E-mail This field is required This field must be a username or a email Sumbit LOGOUT Do you wish to log out? CANCEL LOGOUT LOGOUT FROM ALL DEVICES Offer Pending Status This trade has expired or canceled. If you sent the trade offer to buyer, please cancel it now. If the trade was already completed and you have received your coins after an hour, contact support. Close Waiting for 00:00 Your deposit has been listed on the withdraw page. Please wait for another user to withdraw yout items. It could happen at any time so be ready! Cancel Trade Close Expire in 00:00 None A buyer has been found and you must to confirm to start the tracking. You will see the buyer's informations after your confirmation. Are you ready to start the trade? Yes, I'm Ready Expire in 00:00 None Trade Link A buyer has been found. Please send the items to buyer. Close Expire in 00:00 None Trade Link Trade offer successfully sent. To complete the withdraw please wait until the buyer accept the offer. Close Trade offer successfully completed. You delivered the items to buyer. Close This trade has canceled. Your coins was refunded. Close This trade has expired. Your coins was refunded. Close Expire in 00:00 Your withdrawl request has bees sent to seller. The seller must to confirm the request! Close Expire in 00:00 Wait for a trade offer, always check the Steam offers to see if you received new offers from seller and check if the offer contain the correct items. Close Expire in 00:00 The seller successfully sent a trade offer with your items. To complete the withdraw please accept the offer. Trade Offer Close Trade offer successfully completed. You received the items. Close Your deposit trade offer with id # was declined/canceled. OK Expire in 00:00 Your deposit trade offer with id # and with security code was sent. Please accept the trade offer until the time expires. Trade Offer Close Your deposit trade offer with id # was successfully accepted. You received coins. OK Your withdraw trade offer with id # was declined/canceled. You received coins refund. OK Your withdraw trade offer with id # and with security code was created and must Steam Guard confirmation. Please wait for bot Steam Guard confirmation. Close Expire in 00:00 Your withdraw trade offer with id # and with security code was sent. Please accept the trade offer until the time expires. Trade Offer Close Your withdraw trade offer with id # was successfully accepted. OK Select Bundle Bundle Total 0 coins SELECT View Bundle CLOSE Send Coins Send Amount This field is required This field must be a number You must enter a greater value You must enter a lesser value SEND CLOSE Skins form none none Hash: none Secret: none Percentage: none% Ticket: none 0 coins CLOSE SELF EXCLUSION Do you wish to self exclusion? CANCEL YES Verify Recaptcha Provably Fair Referrals Rewards Leaderboard FAQ Support 2 online Login LOGIN ★ Originals Beette * Play * Play * Play * Play * Play * Play All Aristocrat Betsoft C-Technology Card Greentube Keno Novomatic Playngo Pragmatic New All All 330 Aristocrat 24 BetSoft 10 Bingo 1 C-Technology 30 Card 1 Greentube 87 Igrosoft 17 Instant Wins 3 Keno 4 New 6 Novomatic 50 Playngo 7 Pragmatic 90 PROVIDERS POPULAR Pragmatic SweetBonanza Pragmatic GatesofOlympus Pragmatic FruitParty2 Pragmatic FireHot100 Greentube Book of Ra 6 ALL GAMES Africa Greentube Always Hot Cubes Greentube Always Hot Greentube Amazing Fruits Greentube Amazing Sevens Greentube Amazing Stars Greentube AmericanFootball Greentube American Gangster C-Technology American Gigolo Pragmatic AncientEgypt Pragmatic AncientEgyptClassic Pragmatic Ancient Egypt Greentube Ancient Forest Greentube Asian BetSoft At The Movies Greentube Attila Greentube Attila Pragmatic Aztec Gems Pragmatic AztecKing Greentube AztecTreasure C-Technology Banana Party Greentube BananasGoBahamas Greentube Bananas go Bahamas Greentube BananaSplash Greentube Banana Splash Greentube Bars and Sevens Basketball C-Technology Bavarian Forest Greentube BeetleMania C-Technology Beetle Star Pragmatic BigBassBonanza Pragmatic BigBassKeepingitReel Pragmatic BigBassSplash Aristocrat Big Ben Pragmatic BiggerBassBlizzard Loaded 36 out of 332 games Load more LIVE WINNINGS Game Player Wager Multi Payout crash undefined cashalmighty 80.00 1.14x 91.20 roulette 20 willian 50.10 2.00x 100.20 roulette 18 willian 50.10 2.00x 100.20 dice undefined willian 0.20 2.00x 0.40 dice undefined willian 0.20 2.00x 0.00 crash undefined cashalmighty 100.00 1.22x 122.00 roulette 0 cashalmighty 0.20 2.00x 0.40 21 All time bets 3 Registered users 2 Playing live Discord Twitter Instagram Telegram Facebook * Terms of Service * FAQ * Home Accepted currencies Wezegame is operated by The Gaming Company S and N LTD. (Commercial register of Curaçao no.87909, Emancipatie Boulevard Dominico F. "Don" Martina 31, Curaçao) under a sublicense CIL pursuant to Master gaming License #5536/JAZ. 0 0 0 0 0 English room English room Russian room German room French room Spanish room It's raining! Join to claim some free coins - good luck! JOIN You have successfully joined the rain! You will receive your coins as soon as the rain is over. The time to enter to rain has elapsed. You can enter the next rain. DEMO.GG willian won 180.40 to crash on x2.00! 1 hour ago DEMO.GG willian won 135.30 to crash on x1.50! 1 hour ago DEMO.GG Please contact us if you need help. We don't resolve issues in the chat. Type /help for chat commands. With all due respect, the wezegame team. 21 seconds ago Emojis Pepe Faces Gifs Messages Scroll to recent messages Refer and Earn BEETTE ORIGINALS Roulette Crash Dice Minesweeper Tower Plinko -------------------------------------------------------------------------------- GAMES Slots -------------------------------------------------------------------------------- SPORTS Coming Soon! -------------------------------------------------------------------------------- BONUS Coming Soon! -------------------------------------------------------------------------------- Help Telegram Channel BONUS BATTLE STARTING! Your battle #21 for 20.00 has started. Click the button on the right to start playing. Open battle