getboost.gg Open in urlscan Pro
2606:4700:3108::ac42:2af2  Public Scan

Submitted URL: http://getboost.gg/
Effective URL: https://getboost.gg/
Submission: On September 07 via api from US — Scanned from DE

Form analysis 8 forms found in the DOM

POST https://getboost.gg/login

<form method="POST" action="https://getboost.gg/login" class="m m-sign" id="signin_form">
  <div class="m-sign-status-bar">
    <label class="m-sign-status">
      <input id="account_status_signin" type="radio" name="type" value="0" required="" checked="">
      <div class="m-sign-status__inner">Customer</div>
    </label>
    <label class="m-sign-status">
      <input id="account_status_signin2" type="radio" name="type" value="1" required="">
      <div class="m-sign-status__inner">Booster</div>
    </label>
  </div>
  <div class="m__inner">
    <div class="m-h _mb">
      <div class="m-title">Log in to Getboost.gg</div>
      <div class="m-btn-close m-close">
        <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
          <path d="M24 8L8 24M8 8L24 24" stroke="#777A7E" stroke-width="2.66667" stroke-linecap="round" stroke-linejoin="round"></path>
        </svg>
      </div>
      <div class="m-subtext">Log in to get access to all information</div>
    </div>
    <div class="m-b">
      <div class="m-form">
        <div class="form-part">
          <label class="form-label" for="email2">Enter your e-mail</label>
          <input id="email2" class="form-input" type="email" name="email" value="" placeholder="qwerty@gmail.com" required="">
        </div>
        <div class="form-part">
          <label class="form-label" for="password2">Enter your password</label>
          <input id="password2" class="form-input" type="password" name="password" placeholder="Password" required="" autocomplete="new-password">
          <div class="form-part-link _end m-link btn-open-modal" data-modal="forgot_password">I forgot password</div>
        </div>
      </div>
    </div>
    <div class="m-f">
      <button type="submit" class="btn btn-primary m-btn _wide"> Log in </button>
      <div class="m-subtext m-f-text _center"> You don’t have account yet? <div class="m-link m-close btn-open-modal" data-modal="signup">Sign up</div>
      </div>
    </div>
  </div>
</form>

POST https://getboost.gg/register

<form method="POST" action="https://getboost.gg/register" class="m m-sign" id="signup_form">
  <input type="hidden" name="_token" value="vgZCGUfS32QshbIdFm0QeTsxt9Q2TlrHueNF5KKU">
  <div class="m-sign-status-bar">
    <label class="m-sign-status">
      <input id="account_status" type="radio" name="type" value="0" required="" checked="">
      <div class="m-sign-status__inner">Customer</div>
    </label>
    <label class="m-sign-status">
      <input id="account_status2" type="radio" name="type" value="1" required="">
      <div class="m-sign-status__inner">Booster</div>
    </label>
  </div>
  <div class="m__inner">
    <div class="m-h _mb">
      <div class="m-title">Sign up to Getboost.gg</div>
      <div class="m-btn-close m-close">
        <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
          <path d="M24 8L8 24M8 8L24 24" stroke="#777A7E" stroke-width="2.66667" stroke-linecap="round" stroke-linejoin="round"></path>
        </svg>
      </div>
      <div class="m-subtext">Sign up to get access to all information</div>
    </div>
    <div class="m-b">
      <div class="m-form">
        <div class="form-part">
          <label class="form-label" for="email">Enter your e-mail</label>
          <input id="email" class="form-input" type="email" name="email" value="" placeholder="qwerty@gmail.com" required="">
        </div>
        <div class="form-part">
          <label class="form-label" for="password">Enter your password</label>
          <input id="password" class="form-input" type="password" name="password" placeholder="Password" required="" autocomplete="new-password">
        </div>
        <div class="form-part">
          <label class="form-label" for="password_confirmation">Confirm Password</label>
          <input id="password_confirmation" class="form-input" type="password" name="password_confirmation" placeholder="Password">
        </div>
      </div>
    </div>
    <div class="m-f">
      <button type="submit" class="btn btn-primary m-btn _wide"> Sign up </button>
      <div class="m-subtext m-f-text _center"> Do you already have an account? <div class="m-link m-close btn-open-modal" data-modal="signin">Log in</div>
      </div>
    </div>
  </div>
</form>

POST https://getboost.gg/forgot-password

<form action="https://getboost.gg/forgot-password" method="POST" class="m" id="forgot_password">
  <input type="hidden" name="_token" value="vgZCGUfS32QshbIdFm0QeTsxt9Q2TlrHueNF5KKU">
  <div class="m__inner">
    <div class="m-h _mb">
      <div class="m-title">Change e-mail</div>
      <div class="m-btn-close m-close">
        <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
          <path d="M24 8L8 24M8 8L24 24" stroke="#777A7E" stroke-width="2.66667" stroke-linecap="round" stroke-linejoin="round"></path>
        </svg>
      </div>
    </div>
    <div class="m-b">
      <div class="m-form">
        <div class="form-part">
          <label for="email_change_email" class="form-label">Your e-mail</label>
          <input type="email" id="forgot_password_email" name="email" class="form-input" value="" placeholder="Enter e-mail">
        </div>
      </div>
    </div>
    <div class="m-f">
      <button type="submit" class="btn btn-primary m-btn _wide">Continue</button>
    </div>
  </div>
</form>

#

<form action="#" class="m">
  <div class="m__inner">
    <div class="m-h">
      <div class="m-title">Forgot password?</div>
      <div class="m-btn-close m-close">
        <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
          <path d="M24 8L8 24M8 8L24 24" stroke="#777A7E" stroke-width="2.66667" stroke-linecap="round" stroke-linejoin="round"></path>
        </svg>
      </div>
      <div class="m-subtext">We sent a recovery link to your email <span class="forgot-email">ew****mail@gmail.com.</span> </div>
    </div>
    <div class="m-f">
      <button type="button" class="btn btn-primary m-btn m-close">Got it</button>
      <div class="m-subtext m-f-text send-timer"> Resend via <div class="m-link send_timer">20</div> second </div>
      <div class="m-subtext m-f-text send-again"> Didn't get email? <div class="m-link send_again" onclick="if (!window.__cfRLUnblockHandlers) return false; $('#forgot_password').submit()">Send again</div>
      </div>
    </div>
  </div>
</form>

#

<form action="#" class="m">
  <div class="m__inner">
    <div class="m-h _mb">
      <div class="m-title">Reset your password</div>
      <div class="m-btn-close m-close">
        <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
          <path d="M24 8L8 24M8 8L24 24" stroke="#777A7E" stroke-width="2.66667" stroke-linecap="round" stroke-linejoin="round"></path>
        </svg>
      </div>
      <div class="m-subtext">Create a new password</div>
    </div>
    <div class="m-b">
      <div class="m-form">
        <div class="form-part">
          <label for="reset_pass" class="form-label">New password</label>
          <input type="password" id="reset_pass" name="reset_pass" class="form-input" placeholder="Enter password">
        </div>
        <div class="form-part">
          <label for="reset_pass_confirm" class="form-label">Repeat password</label>
          <input type="password" id="reset_pass_confirm" name="reset_pass_confirm" class="form-input" placeholder="Repeat password">
        </div>
      </div>
    </div>
    <div class="m-f">
      <button type="button" class="btn btn-primary m-btn _wide">Save</button>
    </div>
  </div>
</form>

#

<form action="#" class="m m-cart cart _long-wide">
  <div class="m-h _bordered">
    <div class="m-title _fz2">Shopping cart</div>
    <div class="m-btn-close m-close">
      <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
        <path d="M24 8L8 24M8 8L24 24" stroke="#777A7E" stroke-width="2.66667" stroke-linecap="round" stroke-linejoin="round"></path>
      </svg>
    </div>
  </div>
  <div class="m-b cart-modal-list">
    <div style="text-align: center; padding: 30px 0;" class="m-title _fz2">Cart is empty</div>
  </div>
  <div class="m-f m-f-row _end">
    <button type="button" class="btn btn-light-primary m-btn m-close">Continue shopping</button>
    <a href="https://getboost.gg/checkout" type="button" class="btn btn-primary m-btn">Check out</a>
  </div>
</form>

#

<form action="#" class="m m-steps _ultra-wide">
  <div class="m__inner">
    <div class="m-h _mb">
      <div class="m-title _fz2">What's next?</div>
      <div class="m-btn-close m-close">
        <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
          <path d="M24 8L8 24M8 8L24 24" stroke="#777A7E" stroke-width="2.66667" stroke-linecap="round" stroke-linejoin="round"></path>
        </svg>
      </div>
    </div>
    <div class="m-b">
      <div class="stc-row step-animate">
        <div class="stc-card__wrap step-animate-element animate-active">
          <div class="stc-card">
            <h3 class="stc-card-title">STEP 1</h3>
            <p class="stc-card-text"> You tell us what you need by filling in the order form </p>
          </div>
          <div class="stc-card-step__wrap">
            <div class="stc-card-step">01</div>
            <div class="stc-card-step-line"></div>
          </div>
        </div>
        <div class="stc-card__wrap step-animate-element animate-active">
          <div class="stc-card">
            <h3 class="stc-card-title">STEP 2</h3>
            <p class="stc-card-text"> We confirm your order by contacting you via your preferred method </p>
          </div>
          <div class="stc-card-step__wrap">
            <div class="stc-card-step">02</div>
            <div class="stc-card-step-line"></div>
          </div>
        </div>
        <div class="stc-card__wrap step-animate-element animate-active">
          <div class="stc-card">
            <h3 class="stc-card-title">STEP 3</h3>
            <p class="stc-card-text"> PRO player works on your order, and we track the progress </p>
          </div>
          <div class="stc-card-step__wrap">
            <div class="stc-card-step">03</div>
            <div class="stc-card-step-line"></div>
          </div>
        </div>
        <div class="stc-card__wrap step-animate-element animate-active">
          <div class="stc-card">
            <h3 class="stc-card-title">STEP 4</h3>
            <p class="stc-card-text"> You check if everything's ok and accept your order as completed </p>
          </div>
          <div class="stc-card-step__wrap">
            <div class="stc-card-step">04</div>
            <div class="stc-card-step-line"></div>
          </div>
        </div>
      </div>
    </div>
    <div class="m-f m-f-row">
      <button type="button" class="btn btn-light-primary m-btn m-close">Continue shopping</button>
    </div>
  </div>
</form>

POST //translate.googleapis.com/translate_voting?client=te

<form id="goog-gt-votingForm" action="//translate.googleapis.com/translate_voting?client=te" method="post" target="votingFrame" class="VIpgJd-yAWNEb-hvhgNd-aXYTce"><input type="text" name="sl" id="goog-gt-votingInputSrcLang"><input type="text"
    name="tl" id="goog-gt-votingInputTrgLang"><input type="text" name="query" id="goog-gt-votingInputSrcText"><input type="text" name="gtrans" id="goog-gt-votingInputTrgText"><input type="text" name="vote" id="goog-gt-votingInputVote"></form>

Text Content

Select a game

Destiny 2
2215 boosts


WoW The War Within
1074 boosts


Diablo 4
191 boosts


Apex Legends
303 boosts


WoW Cataclysm Classic
183 boosts


Escape From Tarkov
184 boosts


Season of Discovery
257 boosts


Last Epoch
63 boosts


Tarisland
53 boosts


Genshin Impact
123 boosts


Call of Duty Modern Warfare 3
85 boosts


Valorant
171 boosts


Fortnite
91 boosts


League of Legends
205 boosts


Rainbow Six Siege
472 boosts


Helldivers II
21 boosts


FC 24
30 boosts


New World
64 boosts


Rocket League
25 boosts


Counter-Strike 2
26 boosts


Dota 2
42 boosts


Final Fantasy XIV
151 boosts


Path of Exile
54 boosts


The Elder Scrolls Online
75 boosts


Overwatch 2
89 boosts


Grand Theft Auto 5
12 boosts


RuneScape Old School
1 boosts


World of Tanks
22 boosts


Diablo Immortal
26 boosts


Warcraft Rumble
26 boosts


Wayfinder
11 boosts


WoW Classic Hardcore
57 boosts


Lost Ark
71 boosts


Remnant 2
34 boosts


WoW Classic Era
39 boosts


The Finals
32 boosts


Guild Wars 2
43 boosts


Division 2
97 boosts


Dead by Daylight
14 boosts


Greed is Good
4 boosts


Palworld
15 boosts


Throne and Liberty
5 boosts


Zenless Zone Zero
9 boosts


Payday 3
24 boosts


The First Descendant
61 boosts


Teamfight Tactics
8 boosts


Star Wars: The Old Republic
4 boosts


XDefiant
14 boosts


Wuthering Waves
18 boosts


Gray Zone Warfare
9 boosts


Elden Ring
10 boosts

Cashback Work with us

24/7 Support
0
Cart
Log in

Cashback Work with us
Destiny 2
2215 boosts


WoW The War Within
1074 boosts


Diablo 4
191 boosts


Apex Legends
303 boosts


WoW Cataclysm Classic
183 boosts


Escape From Tarkov
184 boosts


Season of Discovery
257 boosts


Last Epoch
63 boosts


Tarisland
53 boosts


Genshin Impact
123 boosts


Call of Duty Modern Warfare 3
85 boosts


Valorant
171 boosts


Fortnite
91 boosts


League of Legends
205 boosts


Rainbow Six Siege
472 boosts


Helldivers II
21 boosts


FC 24
30 boosts


New World
64 boosts


Rocket League
25 boosts


Counter-Strike 2
26 boosts


Dota 2
42 boosts


Final Fantasy XIV
151 boosts


Path of Exile
54 boosts


The Elder Scrolls Online
75 boosts


Overwatch 2
89 boosts


Grand Theft Auto 5
12 boosts


RuneScape Old School
1 boosts


World of Tanks
22 boosts


Diablo Immortal
26 boosts


Call of Duty Modern Warfare 2
31 boosts


Warcraft Rumble
26 boosts


Wayfinder
11 boosts


WoW Classic Hardcore
57 boosts


Lost Ark
71 boosts


Remnant 2
34 boosts


Albion Online
1 boosts


WoW Classic Era
39 boosts


The Finals
32 boosts


Guild Wars 2
43 boosts


Division 2
97 boosts


Dead by Daylight
14 boosts


Greed is Good
4 boosts


Palworld
15 boosts


Throne and Liberty
5 boosts


Zenless Zone Zero
9 boosts


Payday 3
24 boosts


The First Descendant
61 boosts


Teamfight Tactics
8 boosts


Star Wars: The Old Republic
4 boosts


XDefiant
14 boosts


Wuthering Waves
18 boosts


Gray Zone Warfare
9 boosts


Elden Ring
10 boosts


WotLK
80 boosts


24/7 Support
0
Cart
Log in
Check our 3,198 reviews on Trustpilot

At the Cheapest Price


HELPING TO SKIP ROUTINE GRINDING AND TIME-CONSUMING PART OF THE GAMING.

A hassle-free boosting in your favourite game:


DESTINY 2

640 boosts



WOW THE WAR WITHIN

171 boosts



DIABLO 4

83 boosts


APEX LEGENDS

51 boosts



WOW CATACLYSM CLASSIC

88 boosts



ESCAPE FROM TARKOV

62 boosts


SEASON OF DISCOVERY

82 boosts



LAST EPOCH

35 boosts



TARISLAND

39 boosts


GENSHIN IMPACT

59 boosts



CALL OF DUTY MODERN WARFARE 3

50 boosts



VALORANT

10 boosts


FORTNITE

10 boosts



LEAGUE OF LEGENDS

12 boosts



RAINBOW SIX SIEGE

5 boosts


HELLDIVERS II

11 boosts



FC 24

13 boosts



NEW WORLD

59 boosts


ROCKET LEAGUE

6 boosts



COUNTER-STRIKE 2

10 boosts



DOTA 2

14 boosts


FINAL FANTASY XIV

74 boosts



PATH OF EXILE

48 boosts



THE ELDER SCROLLS ONLINE

46 boosts


OVERWATCH 2

15 boosts



GRAND THEFT AUTO 5

2 boosts



RUNESCAPE OLD SCHOOL

1 boosts


WORLD OF TANKS

14 boosts



DIABLO IMMORTAL

24 boosts



WARCRAFT RUMBLE

19 boosts


WAYFINDER

11 boosts



WOW CLASSIC HARDCORE

10 boosts



LOST ARK

67 boosts


REMNANT 2

30 boosts



WOW CLASSIC ERA

29 boosts



THE FINALS

10 boosts


GUILD WARS 2

41 boosts



DIVISION 2

66 boosts



DEAD BY DAYLIGHT

4 boosts


GREED IS GOOD

4 boosts



PALWORLD

15 boosts



THRONE AND LIBERTY

5 boosts


ZENLESS ZONE ZERO

9 boosts



PAYDAY 3

23 boosts



THE FIRST DESCENDANT

16 boosts


TEAMFIGHT TACTICS

5 boosts



STAR WARS: THE OLD REPUBLIC

4 boosts



XDEFIANT

12 boosts


WUTHERING WAVES

18 boosts



GRAY ZONE WARFARE

9 boosts



ELDEN RING

7 boosts

Getboost.gg GetBoost LLC
Privacy Policy

Terms&Conditions

Refund Policy
English (ENG)
English (ENG) French(FRE) Germany(DE)
EUR
USD EUR

Log in Sign up Log in
Customer
Booster
Log in to Getboost.gg

Log in to get access to all information
Enter your e-mail
Enter your password
I forgot password
Log in
You don’t have account yet?
Sign up
Customer
Booster
Sign up to Getboost.gg

Sign up to get access to all information
Enter your e-mail
Enter your password
Confirm Password
Sign up
Do you already have an account?
Log in
Change e-mail

Your e-mail
Continue
Forgot password?

We sent a recovery link to your email ew****mail@gmail.com.
Got it
Resend via
20
second
Didn't get email?
Send again
Reset your password

Create a new password
New password
Repeat password
Save
Shopping cart

Cart is empty
Continue shopping Check out
Error


Close
Success

Continue
What's next?



STEP 1

You tell us what you need by filling in the order form

01



STEP 2

We confirm your order by contacting you via your preferred method

02



STEP 3

PRO player works on your order, and we track the progress

03



STEP 4

You check if everything's ok and accept your order as completed

04

Continue shopping
Originaltext

Diese Übersetzung bewerten
Mit deinem Feedback können wir Google Übersetzer weiter verbessern