setsbase.com Open in urlscan Pro
37.9.175.165  Public Scan

Submitted URL: http://setsbase.com/
Effective URL: https://setsbase.com/
Submission: On December 04 via api from US — Scanned from DE

Form analysis 8 forms found in the DOM

GET https://setsbase.com/

<form role="search" method="get" class="woocommerce-product-search" action="https://setsbase.com/">
  <label class="screen-reader-text" for="woocommerce-product-search-field-0">Search for:</label>
  <input type="search" id="woocommerce-product-search-field-0" class="search-field" placeholder="Search for products" value="" name="s">
  <button type="submit" value="Search">Search</button>
  <input type="hidden" name="post_type" value="product">
</form>

GET https://setsbase.com/

<form role="search" method="get" class="woocommerce-product-search" action="https://setsbase.com/">
  <label class="screen-reader-text" for="woocommerce-product-search-field-1">Search for:</label>
  <input type="search" id="woocommerce-product-search-field-1" class="search-field" placeholder="Search for products" value="" name="s">
  <button type="submit" value="Search">Search</button>
  <input type="hidden" name="post_type" value="product">
</form>

GET https://setsbase.com/

<form class="hero-search-form" method="get" action="https://setsbase.com/" autocomplete="off">
  <div class="input-group input-group-overlay input-group-lg">
    <div class="input-group-prepend-overlay">
      <span class="input-group-text p-3"><i class="czi-search"></i></span>
    </div>
    <input class="form-control form-control-lg prepended-form-control rounded-right-0" type="text" placeholder="Start your search" name="s" value="">
    <div class="input-group-append">
      <select name="product_cat" id="product_cat" class="custom-select">
        <option value="0" selected="selected">All categories</option>
        <option class="level-0" value="uncategorized">Others</option>
        <option class="level-0" value="setups">ACC Setups</option>
        <option class="level-0" value="services">Coaching</option>
        <option class="level-0" value="rf2-setups">rF2 Setups</option>
        <option class="level-0" value="ir_setups">iR Setups</option>
      </select>
    </div>
    <input type="hidden" id="search-param" name="post_type" value="product">
  </div>
</form>

POST https://setsbase.com/sign-in/

<form class="login-form" action="https://setsbase.com/sign-in/" method="post">
  <fieldset class="login-form-fields">
    <div class="login-form-fields-group">
      <input placeholder="Enter your email..." name="username" class="login-input login-input-username" type="text" required="" minlength="3" maxlength="100">
    </div>
    <div class="login-form-fields-group">
      <input placeholder="Enter your password..." name="password" class="login-input login-input-password" type="password" required="" minlength="2" maxlength="100">
    </div>
  </fieldset>
  <div class="login-form-submit">
    <button class="login-btn login-btn-submit" type="submit">Submit</button>
    <a class="login-btn login-btn-empty" href="/my-account/lost-password/">Lost password?</a>
  </div>
  <input type="hidden" name="rememberme" value="1">
  <input type="hidden" name="submitaction" value="login">
</form>

<form style="margin-bottom: 20px">
  <div>
    <label class="login-input-label required">Registration type</label>
  </div>
  <label class="login-field-label">
    <input checked="" type="radio" name="formdisplay" value="customer"> I am a customer </label>
  <label style="margin-left: 8px" class="login-field-label">
    <input type="radio" name="formdisplay" value="seller"> I am a vendor </label>
  <label style="margin-left: 8px;" class="login-field-label">
    <input type="radio" name="formdisplay" value="affiliate"> I am an affiliate partner </label>
</form>

POST https://setsbase.com/register/

<form style="" data-role="customer" class="login-form" action="https://setsbase.com/register/" method="post">
  <div class="login-form-fields-group">
    <label class="login-input-label required">E-mail</label>
    <input autofocus="" placeholder="Enter email..." name="email" class="login-input" value="" type="email" required="" minlength="5" maxlength="100">
  </div>
  <div class="login-form-fields-group">
    <label class="login-input-label required">Password</label>
    <input placeholder="Enter password..." name="password" class="login-input" type="password" required="" minlength="5" maxlength="100">
  </div>
  <div class="login-form-fields-group">
    <div class="login-form-tos">
      <label class="login-form-tos-checkbox-label login-field-label">
        <input type="checkbox" required="" data-required="true" name="tos" value="1"> I have read and agree to the </label>
      <a class="login-form-tos-link" target="_blank" href="/terms-conditions/">Terms &amp; Conditions.</a>
    </div>
  </div>
  <div class="login-form-submit">
    <button class="login-btn login-btn-submit" type="submit">Finish registration</button>
  </div>
  <div class="login-form-fields-group recaptcha-fields"> This site is protected by reCAPTCHA and the Google <a target="_blank" href="https://policies.google.com/privacy">Privacy Policy</a> and
    <a target="_blank" href="https://policies.google.com/terms">Terms of Service</a> apply. </div>
  <input type="hidden" name="role" value="customer">
  <input type="hidden" name="submitaction" value="register">
</form>

POST https://setsbase.com/register/

<form style="display: none" data-role="seller" class="login-form" action="https://setsbase.com/register/" method="post">
  <div class="login-form-fields-group">
    <label class="login-input-label required">E-mail</label>
    <input autofocus="" placeholder="Enter email..." name="email" class="login-input" value="" type="email" required="" minlength="5" maxlength="100">
  </div>
  <div class="login-form-fields-group">
    <label class="login-input-label required">Password</label>
    <input placeholder="Enter password..." name="password" class="login-input" type="password" required="" minlength="5" maxlength="100">
  </div>
  <div class="login-form-fields-group">
    <div style="display: flex; align-items: center">
      <div style="flex: 1">
        <label class="login-input-label required">First name</label>
        <input value="" placeholder="First name..." name="fname" class="login-input" type="text" data-required="true" required="" minlength="1" maxlength="100">
      </div>
      <span style="width: 10px"></span>
      <div style="flex: 1">
        <label class="login-input-label required">Last name</label>
        <input value="" placeholder="Last name..." name="lname" class="login-input" type="text" data-required="true" required="" minlength="1" maxlength="100">
      </div>
    </div>
  </div>
  <div class="login-form-fields-group">
    <label class="login-input-label required">Shop name</label>
    <input value="" placeholder="Shop name..." name="shopname" class="login-input" type="text" data-required="true" required="" minlength="1" maxlength="100">
  </div>
  <div class="login-form-fields-group">
    <label class="login-input-label required">Shop URL</label>
    <input value="" data-interactive="check-url" placeholder="Shop URL..." name="shopurl" data-required="true" class="login-input" type="text" required="" minlength="1" maxlength="100">
    <div style="display: none" data-is-available="" class="form-field-feedback feedback-field-shopurl"></div>
  </div>
  <div class="login-form-fields-group">
    <label class="login-input-label required">Before we confirm your account can you provide us with some information about your sim racing or design experience such as what leagues you are racing, youtube account, liveries portfolio or other useful
      information?</label>
    <textarea name="experienceText" placeholder="Describe your experience..." class="login-input" required="" data-required="true" minlength="1" maxlength="1000"></textarea>
  </div>
  <div class="login-form-fields-group">
    <label class="login-input-label required">What do you intend to offer?</label>
    <div class="field-type-labels">
      <label class="field-type-label login-field-label">
        <input autocomplete="off" type="checkbox" name="offer[]" value="setups"> Setups </label>
      <label class="field-type-label login-field-label">
        <input autocomplete="off" type="checkbox" name="offer[]" value="coaching"> Coaching </label>
      <label class="field-type-label login-field-label">
        <input autocomplete="off" type="checkbox" name="offer[]" value="liveries"> Liveries </label>
      <label class="field-type-label login-field-label">
        <input autocomplete="off" type="checkbox" name="offer[]" value="other"> Other... </label>
    </div>
  </div>
  <div class="login-form-fields-group">
    <label class="login-input-label">Other notes...</label>
    <textarea name="note" placeholder="Other notes..." class="login-input" maxlength="1000"></textarea>
  </div>
  <div class="login-form-fields-group">
    <label class="login-input-label required">
      <img src="https://setsbase.com/wp-content/themes/CartzillaChild/updates/assets/img/discord-white.png" alt="discord" style="height: auto; width: 12px; vertical-align: middle;"> Discord username </label>
    <input required="" minlength="1" value="" placeholder="Your username on Discord..." name="discordUserName" class="login-input" type="text" maxlength="100">
  </div>
  <div class="login-form-fields-group">
    <div class="login-form-tos">
      <label class="login-form-tos-checkbox-label login-field-label">
        <input type="checkbox" required="" data-required="true" name="tos" value="1"> I have read and agree to the </label>
      <a class="login-form-tos-link" target="_blank" href="/terms-conditions/">Terms &amp; Conditions.</a>
    </div>
  </div>
  <div class="login-form-submit">
    <button class="login-btn login-btn-submit" type="submit">Join the waiting list</button>
  </div>
  <div class="login-form-fields-group recaptcha-fields">
    <sup>1</sup> With this registration form you are only signing up for the waiting list. Please note that we have many applications each day and each one must go through a manual approval process.
  </div>
  <div class="login-form-fields-group recaptcha-fields">
    <sup>2</sup> This site is protected by reCAPTCHA and the Google <a target="_blank" href="https://policies.google.com/privacy">Privacy Policy</a> and <a target="_blank" href="https://policies.google.com/terms">Terms of Service</a> apply.
  </div>
  <input type="hidden" name="role" value="seller">
  <input type="hidden" name="submitaction" value="register">
</form>

POST https://setsbase.com/register/

<form style="display: none" data-role="affiliate" class="login-form" action="https://setsbase.com/register/" method="post">
  <div class="login-form-fields-group">
    <label class="login-input-label required">E-mail</label>
    <input autofocus="" placeholder="Enter email..." name="email" class="login-input" value="" type="email" required="" minlength="5" maxlength="100">
  </div>
  <div class="login-form-fields-group">
    <label class="login-input-label required">Password</label>
    <input placeholder="Enter password..." name="password" class="login-input" type="password" required="" minlength="5" maxlength="100">
  </div>
  <div class="login-form-fields-group">
    <label class="login-input-label required">References</label>
    <textarea style="height: 70px" required="" name="references" placeholder="Enter your references..." class="login-input" minlength="10" maxlength="1000"></textarea>
    <p class="login-input-help"> References to your web, Discord, YouTube or other social media... </p>
  </div>
  <div class="login-form-fields-group">
    <label class="login-input-label"> Recommendation <span class="optional">(optional)</span>
    </label>
    <input value="" placeholder="Enter your recommendation..." name="recommendation" class="login-input" type="text" maxlength="100">
    <p class="login-input-help"> Which creator recommended you? </p>
  </div>
  <div class="login-form-fields-group">
    <div class="login-form-tos">
      <label class="login-form-tos-checkbox-label login-field-label">
        <input type="checkbox" required="" data-required="true" name="tos" value="1"> I have read and agree to the </label>
      <a class="login-form-tos-link" target="_blank" href="/terms-conditions/">Terms &amp; Conditions.</a>
    </div>
  </div>
  <div class="login-form-submit">
    <button class="login-btn login-btn-submit" type="submit">Request access</button>
  </div>
  <div class="login-form-fields-group recaptcha-fields"> This site is protected by reCAPTCHA and the Google <a target="_blank" href="https://policies.google.com/privacy">Privacy Policy</a> and
    <a target="_blank" href="https://policies.google.com/terms">Terms of Service</a> apply. </div>
  <input type="hidden" name="role" value="affiliate">
  <input type="hidden" name="submitaction" value="register">
</form>

Text Content

We’ve baked cookies.

Mmm, they smell great! We've baked cookies on our website, and we'd love for you
to have some with us. We use them not only to keep our website working properly,
but also to anonymously analyse data on where you munch on our site. So, would
you like some?

Reject All Accept All
Customize Consent Preferences

We use cookies to help you navigate efficiently and perform certain functions.
You will find detailed information about all cookies under each consent category
below.

The cookies that are categorized as "Necessary" are stored on your browser as
they are essential for enabling the basic functionalities of the site. ... Show
more

NecessaryAlways Active

Necessary cookies are required to enable the basic features of this site, such
as providing secure log-in or adjusting your consent preferences. These cookies
do not store any personally identifiable data.

 * Cookie
   elementor
 * Duration
   never
 * Description
   This cookie is used by the website's WordPress theme. It allows the website
   owner to implement or change the website's content in real-time.

 * Cookie
   woocommerce_cart_hash
 * Duration
   session
 * Description
   This cookie is set by WooCommerce. The cookie helps WooCommerce determine
   when cart contents/data changes.

 * Cookie
   cookieyes-consent
 * Duration
   1 year
 * Description
   CookieYes sets this cookie to remember users' consent preferences so that
   their preferences are respected on their subsequent visits to this site. It
   does not collect or store any personal information of the site visitors.

Functional

Functional cookies help perform certain functionalities like sharing the content
of the website on social media platforms, collecting feedback, and other
third-party features.

No cookies to display.

Analytics


Analytical cookies are used to understand how visitors interact with the
website. These cookies help provide information on metrics such as the number of
visitors, bounce rate, traffic source, etc.

 * Cookie
   _gid
 * Duration
   1 day
 * Description
   Installed by Google Analytics, _gid cookie stores information on how visitors
   use a website, while also creating an analytics report of the website's
   performance. Some of the data that are collected include the number of
   visitors, their source, and the pages they visit anonymously.

 * Cookie
   _gat_gtag_UA_197876093_1
 * Duration
   1 minute
 * Description
   Set by Google to distinguish users.

 * Cookie
   _ga_NW8C63DQY9
 * Duration
   2 years
 * Description
   This cookie is installed by Google Analytics.

 * Cookie
   _ga
 * Duration
   2 years
 * Description
   The _ga cookie, installed by Google Analytics, calculates visitor, session
   and campaign data and also keeps track of site usage for the site's analytics
   report. The cookie stores information anonymously and assigns a randomly
   generated number to recognize unique visitors.

 * Cookie
   _gat_UA-197876093-1
 * Duration
   1 minute
 * Description
   A variation of the _gat cookie set by Google Analytics and Google Tag Manager
   to allow website owners to track visitor behaviour and measure site
   performance. The pattern element in the name contains the unique identity
   number of the account or website it relates to.

 * Cookie
   CONSENT
 * Duration
   2 years
 * Description
   YouTube sets this cookie via embedded youtube-videos and registers anonymous
   statistical data.

Performance

Performance cookies are used to understand and analyze the key performance
indexes of the website which helps in delivering a better user experience for
the visitors.

No cookies to display.

Advertisement


Advertisement cookies are used to provide visitors with customized
advertisements based on the pages you visited previously and to analyze the
effectiveness of the ad campaigns.

 * Cookie
   YSC
 * Duration
   session
 * Description
   YSC cookie is set by Youtube and is used to track the views of embedded
   videos on Youtube pages.

 * Cookie
   VISITOR_INFO1_LIVE
 * Duration
   5 months 27 days
 * Description
   A cookie set by YouTube to measure bandwidth that determines whether the user
   gets the new or old player interface.

 * Cookie
   yt-remote-device-id
 * Duration
   never
 * Description
   YouTube sets this cookie to store the video preferences of the user using
   embedded YouTube video.

 * Cookie
   yt.innertube::requests
 * Duration
   never
 * Description
   This cookie, set by YouTube, registers a unique ID to store data on what
   videos from YouTube the user has seen.

 * Cookie
   yt.innertube::nextId
 * Duration
   never
 * Description
   This cookie, set by YouTube, registers a unique ID to store data on what
   videos from YouTube the user has seen.

 * Cookie
   yt-remote-connected-devices
 * Duration
   never
 * Description
   YouTube sets this cookie to store the video preferences of the user using
   embedded YouTube video.

Others


Other uncategorized cookies are those that are being analyzed and have not been
classified into a category as yet.

 * Cookie
   woocommerce_items_in_cart
 * Duration
   session
 * Description
   No description available.

 * Cookie
   wp_woocommerce_session_7c97d8cd86a37523492f3b4937a0ded5
 * Duration
   2 days
 * Description
   No description

 * Cookie
   DEVICE_INFO
 * Duration
   5 months 27 days
 * Description
   No description

Reject All Save My Preferences Accept All
Powered by
Menu Close ×
Search for: Search
 * ACC Setups
 * rF2 Setups
 * iR Setups
 * Coaching
 * FAQ

EN-GB / €
 * € EUR
 * EN-GB




Search

Account

0

No products in the cart.

 * ACC Setups
 * rF2 Setups
 * iR Setups
 * Coaching
 * FAQ

Search for: Search


LOOKING FOR A SETUP?


PEOPLE SAY THAT YOU CAN’T BUY HAPPINESS BUT YOU CAN DOWNLOAD A SETUP THAT PUTS
YOU FASTER ON TRACK AND THAT’S KIND OF THE SAME THING! CHECK SETUPS ON SETSBASE
FROM THE BEST SIM RACERS AND COMMUNITY MEMBERS.

All categories Others ACC Setups Coaching rF2 Setups iR Setups



MOST WANTED

Check out what other sim racers looking for the most!

Add to basket
by Jose López Setups in ACC Setups
Rated 5.00 out of 5


“FERRARI 296 GT3 FULL SETUP BUNDLE: VERSION 1.9.5 + RACE & QUALIFYING FOR ALL
TRACKS. POSSIBLY THE BEST CAR NOW! BEST MARKET PRICE, EXCLUSIVELY AVAILABLE
HERE. “UPDATED ON 02.12 | PAUL RICARD V3 + WET V2 + LFM 25-MIN” (CONSOLE READY)”

298 Sales
€15.00 €30.00
Add to basket
by Leo Sousa in ACC Setups


SPA – FERRARI 488 GT3 EVO – SETUP

293 Sales
€2.90
Add to basket
by Jose López Setups in ACC Setups
Rated 4.94 out of 5


HONDA NSX GT3 EVO SETUP BUNDLE RACE & QUALY QUALY VERS 1.8.21+ UPDATED ON
02.03.23 BARCELONA V3

263 Sales
€16.00
Add to basket
by Jose López Setups in ACC Setups
Rated 4.95 out of 5


PORSCHE 991 II GT3 R BUNDLE SETUP RACE + QUALY SETUPS V1.8.21 UPDATED ON
24.02.23 HUNGARORING V2

232 Sales
€16.00
Add to basket
by Leo Sousa in ACC Setups
Rated 5.00 out of 5


ACC SETUP BUNDLE | ALL TRACKS | FERRARI 296 GT3 + FERRARI 488 GT3 EVO (FREE)

688 Sales
€9.00
Add to basket
by Jose López Setups in ACC Setups
Rated 4.95 out of 5


AUDI R8 EVO II SETUP BUNDLE RACE & QUALY UPDATE 1.8.21 UPDATED ON 24.02.23
HUNGARORING V2

388 Sales
€16.00
Add to basket
by UKOG Setups in ACC Setups
Rated 5.00 out of 5


ACC SETUP BUNDLE | MCLAREN EVO ALL TRACKS | UKOG ESPORT QUALI PACK 1.9.5

375 Sales
€8.99
Add to basket
by Jose López Setups in ACC Setups
Rated 5.00 out of 5


BMW M4 GT3 BUNDLE SETUP RACE & QUALY SETUPS V1.8.21+ UPDATED ON 02.03.23
BARCELONA V4

345 Sales
€16.00
Add to basket
by Jose López Setups in ACC Setups
Rated 5.00 out of 5


“FERRARI 296 GT3 FULL SETUP BUNDLE: VERSION 1.9.5 + RACE & QUALIFYING FOR ALL
TRACKS. POSSIBLY THE BEST CAR NOW! BEST MARKET PRICE, EXCLUSIVELY AVAILABLE
HERE. “UPDATED ON 02.12 | PAUL RICARD V3 + WET V2 + LFM 25-MIN” (CONSOLE READY)”

298 Sales
€15.00 €30.00
Add to basket
by Leo Sousa in ACC Setups


SPA – FERRARI 488 GT3 EVO – SETUP

293 Sales
€2.90
Add to basket
by Jose López Setups in ACC Setups
Rated 4.94 out of 5


HONDA NSX GT3 EVO SETUP BUNDLE RACE & QUALY QUALY VERS 1.8.21+ UPDATED ON
02.03.23 BARCELONA V3

263 Sales
€16.00
Add to basket
by Jose López Setups in ACC Setups
Rated 4.95 out of 5


PORSCHE 991 II GT3 R BUNDLE SETUP RACE + QUALY SETUPS V1.8.21 UPDATED ON
24.02.23 HUNGARORING V2

232 Sales
€16.00
Add to basket
by Leo Sousa in ACC Setups
Rated 5.00 out of 5


ACC SETUP BUNDLE | ALL TRACKS | FERRARI 296 GT3 + FERRARI 488 GT3 EVO (FREE)

688 Sales
€9.00
Add to basket
by Jose López Setups in ACC Setups
Rated 4.95 out of 5


AUDI R8 EVO II SETUP BUNDLE RACE & QUALY UPDATE 1.8.21 UPDATED ON 24.02.23
HUNGARORING V2

388 Sales
€16.00
Add to basket
by UKOG Setups in ACC Setups
Rated 5.00 out of 5


ACC SETUP BUNDLE | MCLAREN EVO ALL TRACKS | UKOG ESPORT QUALI PACK 1.9.5

375 Sales
€8.99
Add to basket
by Jose López Setups in ACC Setups
Rated 5.00 out of 5


BMW M4 GT3 BUNDLE SETUP RACE & QUALY SETUPS V1.8.21+ UPDATED ON 02.03.23
BARCELONA V4

345 Sales
€16.00
Add to basket
by Jose López Setups in ACC Setups
Rated 5.00 out of 5


“FERRARI 296 GT3 FULL SETUP BUNDLE: VERSION 1.9.5 + RACE & QUALIFYING FOR ALL
TRACKS. POSSIBLY THE BEST CAR NOW! BEST MARKET PRICE, EXCLUSIVELY AVAILABLE
HERE. “UPDATED ON 02.12 | PAUL RICARD V3 + WET V2 + LFM 25-MIN” (CONSOLE READY)”

298 Sales
€15.00 €30.00
Add to basket
by Leo Sousa in ACC Setups


SPA – FERRARI 488 GT3 EVO – SETUP

293 Sales
€2.90
Add to basket
by Jose López Setups in ACC Setups
Rated 4.94 out of 5


HONDA NSX GT3 EVO SETUP BUNDLE RACE & QUALY QUALY VERS 1.8.21+ UPDATED ON
02.03.23 BARCELONA V3

263 Sales
€16.00
Add to basket
by Jose López Setups in ACC Setups
Rated 4.95 out of 5


PORSCHE 991 II GT3 R BUNDLE SETUP RACE + QUALY SETUPS V1.8.21 UPDATED ON
24.02.23 HUNGARORING V2

232 Sales
€16.00
 * 1
 * 2
 * 3
 * 4
 * 5
 * 6
 * 7
 * 8


LATEST SETUPS

The latest setups added by our creators

Add to basket
by Mathias Kuhn in ACC Setups


OULTON PARK HOTLAP + SETUP QUALY & RACE LFM BOP 25 MINUTES | 1.31.7 | BMW M4 GT3
| ACC | 1.9.5 | MK ULTRA SETUPS

€2.50
Add to basket
by Mathias Kuhn in ACC Setups


OULTON PARK HOTLAP + SETUP QUALY & RACE LFM BOP 25 MINUTES | 1.31.8 | BENTLEY
GT3 2018 | ACC | 1.9.5 | MK ULTRA SETUPS

2 Sales
€2.50
Add to basket
by Andrea Miatto Setups in ACC Setups


PORSCHE 992 GT3 CUP PAUL RICARD HOTLAP + SETUP

€1.99
Add to basket
by Boost Setups in ACC Setups


FERRARI 296 GT3 QUALI+RACE MONZA SETUP V1.9.5+

2 Sales
€2.50
Add to basket
by Mathias Kuhn in ACC Setups


ZANDVOORT HOTLAP + SETUP QUALY & RACE LFM BOP 25 MINUTES | 1.34.2 | MCLAREN 720S
GT3 EVO | ACC | 1.9.5 | MK ULTRA SETUPS

2 Sales
€2.50
Add to basket
by Mathias Kuhn in ACC Setups


ZANDVOORT HOTLAP + SETUP QUALY & RACE LFM BOP 25 MINUTES | 1.34.2 | BENTLEY GT3
2018 | ACC | 1.9.5 | MK ULTRA SETUPS

€2.50
Add to basket
by Mathias Kuhn in ACC Setups


OULTON PARK HOTLAP + SETUP QUALY & RACE LFM BOP 25 MINUTES | 1.31.7 | MCLAREN
720S GT3 EVO | ACC | 1.9.5 | MK ULTRA SETUPS

2 Sales
€2.50
Add to basket
by Mathias Kuhn in ACC Setups


OULTON PARK HOTLAP + SETUP QUALY & RACE LFM BOP 25 MINUTES | 1.31.7 | BMW M4 GT3
| ACC | 1.9.5 | MK ULTRA SETUPS

€2.50
Add to basket
by Mathias Kuhn in ACC Setups


OULTON PARK HOTLAP + SETUP QUALY & RACE LFM BOP 25 MINUTES | 1.31.8 | BENTLEY
GT3 2018 | ACC | 1.9.5 | MK ULTRA SETUPS

2 Sales
€2.50
Add to basket
by Andrea Miatto Setups in ACC Setups


PORSCHE 992 GT3 CUP PAUL RICARD HOTLAP + SETUP

€1.99
Add to basket
by Boost Setups in ACC Setups


FERRARI 296 GT3 QUALI+RACE MONZA SETUP V1.9.5+

2 Sales
€2.50
Add to basket
by Mathias Kuhn in ACC Setups


ZANDVOORT HOTLAP + SETUP QUALY & RACE LFM BOP 25 MINUTES | 1.34.2 | MCLAREN 720S
GT3 EVO | ACC | 1.9.5 | MK ULTRA SETUPS

2 Sales
€2.50
Add to basket
by Mathias Kuhn in ACC Setups


ZANDVOORT HOTLAP + SETUP QUALY & RACE LFM BOP 25 MINUTES | 1.34.2 | BENTLEY GT3
2018 | ACC | 1.9.5 | MK ULTRA SETUPS

€2.50
Add to basket
by Mathias Kuhn in ACC Setups


OULTON PARK HOTLAP + SETUP QUALY & RACE LFM BOP 25 MINUTES | 1.31.7 | MCLAREN
720S GT3 EVO | ACC | 1.9.5 | MK ULTRA SETUPS

2 Sales
€2.50
Add to basket
by Mathias Kuhn in ACC Setups


OULTON PARK HOTLAP + SETUP QUALY & RACE LFM BOP 25 MINUTES | 1.31.7 | BMW M4 GT3
| ACC | 1.9.5 | MK ULTRA SETUPS

€2.50
Add to basket
by Mathias Kuhn in ACC Setups


OULTON PARK HOTLAP + SETUP QUALY & RACE LFM BOP 25 MINUTES | 1.31.8 | BENTLEY
GT3 2018 | ACC | 1.9.5 | MK ULTRA SETUPS

2 Sales
€2.50
Add to basket
by Andrea Miatto Setups in ACC Setups


PORSCHE 992 GT3 CUP PAUL RICARD HOTLAP + SETUP

€1.99
Add to basket
by Boost Setups in ACC Setups


FERRARI 296 GT3 QUALI+RACE MONZA SETUP V1.9.5+

2 Sales
€2.50
 * 1
 * 2
 * 3
 * 4
 * 5
 * 6
 * 7


EDITOR’S PICKS

Your secret weapon for the ultimate pace



 * --------------------------------------------------------------------------------

 * --------------------------------------------------------------------------------

 * --------------------------------------------------------------------------------

 * --------------------------------------------------------------------------------


HOT STUFF

All categories

 * --------------------------------------------------------------------------------

 * --------------------------------------------------------------------------------

 * --------------------------------------------------------------------------------

 * --------------------------------------------------------------------------------

 * --------------------------------------------------------------------------------

 * --------------------------------------------------------------------------------

 * --------------------------------------------------------------------------------

 * --------------------------------------------------------------------------------

 * --------------------------------------------------------------------------------

 * --------------------------------------------------------------------------------

 * --------------------------------------------------------------------------------

 * --------------------------------------------------------------------------------

View more products


FROM THE BLOG

Latest marketplace news, success stories and tutorials


Read More Posts



Share your car setups and create biggest setups database.

1340 PRODUCTS

165 VENDORS

19,958 ORDERS




PRODUCT CATEGORY

 * ACC Setups
 * Coaching
   * ACC Coaching
     
   * iRacing Coaching
     
   * rFactor2 Coaching
     
   * Telemetry
     
 * iR Setups
 * Others
 * rF2 Setups


FOR MEMBERS

 * Contatcts
 * Want an even better Setsbase?
 * Become a creator
 * How to become a creator?
 * About us
 * Store List
 * Merge tool


© Setsbase
 * Privacy Policy
 * Terms & Conditions

Top

Menu 0 €0.00
 * We’ve got news! We’ll launch another platform. Join the waiting list

 * Sign in
 * Sign up


WELCOME BACK!

Sign in to your account below
Login with Discord
OR
Submit Lost password?
Don't have an account? Sign up here!


CREATE YOUR ACCOUNT!

To start selling register for an account
Register using Discord
OR
Registration type
I am a customer I am a vendor I am an affiliate partner
E-mail
Password
I have read and agree to the Terms & Conditions.
Finish registration
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.
E-mail
Password
First name
Last name
Shop name
Shop URL

Before we confirm your account can you provide us with some information about
your sim racing or design experience such as what leagues you are racing,
youtube account, liveries portfolio or other useful information?
What do you intend to offer?
Setups Coaching Liveries Other...
Other notes...
Discord username
I have read and agree to the Terms & Conditions.
Join the waiting list
1 With this registration form you are only signing up for the waiting list.
Please note that we have many applications each day and each one must go through
a manual approval process.
2 This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.
E-mail
Password
References

References to your web, Discord, YouTube or other social media...

Recommendation (optional)

Which creator recommended you?

I have read and agree to the Terms & Conditions.
Request access
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.


Notifications