https://rbxaccs.com/

Submitted URL:
https://rbxaccs.com/
Report Finished:

The outgoing links identified from the page

LinkText
https://lnfamy.mysellix.io/feedbackReviews⭐
https://www.youtube.com/channel/UCdWdKdmkte6T9HBjhvDcorAYoutube
https://discord.gg/pulsivediscord
https://discord.gg/rbxaccsdiscord
https://lnfamy.mysellix.io/es/termsTerms

JavaScript Variables · 10 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

NameType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
getUniqueAttributeValuefunction
updateCartQuantityfunction
initializeSellixEmbedfunction
$function
jQueryfunction
tramfunction
Webflowobject

Console log messages · 0 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!DOCTYPE html><html data-wf-page="6611a39f99840044b19669b2" data-wf-site="6611a39f99840044b1966975" data-wf-status="1" class=" w-mod-js w-mod-ix"><head><style>.wf-force-outline-none[tabindex="-1"]:focus{outline:none;}</style>
    <meta charset="utf-8">
    <title>Cheap Roblox Accounts - rbxaccs.com</title>
    <meta content="Buy Accounts or sell your own for cash' We have all positive reviews. We take crypto paypal cashapp and more!" name="description">
    <meta content="width=device-width, initial-scale=1" name="viewport">
    <meta content="Webflow" name="generator">
    <link href="css/style.css" rel="stylesheet" type="text/css">
    <link href="https://cdn.sellix.io/static/css/embed.css" rel="stylesheet">
    <script src="https://cdn.sellix.io/static/js/embed.js"></script>
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
    <script type="text/javascript">
      $(document).ready(function () {
        $.ajax({
          url: "https://api-internal.sellix.io/v1/shops/rbxhub?v=1713594549392",
          dataType: "json",
          success: function (data) {
            var stockStatus1 = data.data.products[14].stock; //65cc10b3abe96
            const txtStock1 = document.getElementById("6621eb4036659");
            var stockStatus2 = data.data.products[9].stock; //6563c28b55f8c
            const txtStock2 = document.getElementById("6621eb4036659");
            console.log(stockStatus1, stockStatus2)
            if (stockStatus2 === 0) {
              txtStock2.style.color = "#ff3d3d"
              txtStock2.textContent = "OUT STOCK";
            } else {
              txtStock2.textContent = "IN STOCK: " + stockStatus2;
            }
            
            if (stockStatus1 === 0) {
              txtStock1.style.color = "#ff3d3d"
              txtStock1.textContent = "OUT STOCK";
            } else {
              txtStock1.textContent = "IN STOCK: " + stockStatus1;
            }
          },
          error: function (jqXHR, textStatus, errorThrown) {
            // Handle errors, e.g., display an error message or retry
            console.error(
              "Error fetching stock status:",
              textStatus,
              errorThrown
            );
          },
        });
      });
    </script>
    <script type="text/javascript">
      !(function (o, c) {
        var n = c.documentElement,
          t = " w-mod-";
        (n.className += t + "js"),
          ("ontouchstart" in o ||
            (o.DocumentTouch && c instanceof DocumentTouch)) &&
            (n.className += t + "touch");
      })(window, document);
    </script>
    <link href="images/favicon.png" rel="shortcut icon" type="image/x-icon">
    <link href="images/app-icon.png" rel="apple-touch-icon">
  </head>
  <body class="body">
    <div class="page-wrapper">
      <div class="global-styles w-embed">
        <style>

          /* Make text look crisper and more legible in all browsers */
          body {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-smoothing: antialiased;
            text-rendering: optimizeLegibility;
          }

          /* Focus state style for keyboard navigation for the focusable elements */
          *[tabindex]:focus-visible,
            input[type="file"]:focus-visible {
             outline: 0.125rem solid #4d65ff;
             outline-offset: 0.125rem;
          }

          /* Get rid of top margin on first element in any rich text element */
          .w-richtext > :not(div):first-child, .w-richtext > div:first-child > :first-child {
            margin-top: 0 !important;
          }

          /* Get rid of bottom margin on last element in any rich text element */
          .w-richtext>:last-child, .w-richtext ol li:last-child, .w-richtext ul li:last-child {
          	margin-bottom: 0 !important;
          }

          /* Prevent all click and hover interaction with an element */
          .pointer-events-off {
          	pointer-events: none;
          }

          /* Enables all click and hover interaction with an element */
          .pointer-events-on {
            pointer-events: auto;
          }

          /* Create a class of .div-square which maintains a 1:1 dimension of a div */
          .div-square::after {
          	content: "";
          	display: block;
          	padding-bottom: 100%;
          }

          /* Make sure containers never lose their center alignment */
          .container-medium,.container-small, .container-large {
          	margin-right: auto !important;
            margin-left: auto !important;
          }

          /*
          Make the following elements inherit typography styles from the parent and not have hardcoded values.
          Important: You will not be able to style for example "All Links" in Designer with this CSS applied.
          Uncomment this CSS to use it in the project. Leave this message for future hand-off.
          */
          /*
          a,
          .w-input,
          .w-select,
          .w-tab-link,
          .w-nav-link,
          .w-dropdown-btn,
          .w-dropdown-toggle,
          .w-dropdown-link {
            color: inherit;
            text-decoration: inherit;
            font-size: inherit;
          }
          */

          /* Apply "..." after 3 lines of text */
          .text-style-3lines {
          	display: -webkit-box;
          	overflow: hidden;
          	-webkit-line-clamp: 3;
          	-webkit-box-orient: vertical;
          }

          /* Apply "..." after 2 lines of text */
          .text-style-2lines {
          	display: -webkit-box;
          	overflow: hidden;
          	-webkit-line-clamp: 2;
          	-webkit-box-orient: vertical;
          }

          /* Adds inline flex display */
          .display-inlineflex {
            display: inline-flex;
          }

          /* These classes are never overwritten */
          .hide {
            display: none !important;
          }

          @media screen and (max-width: 991px),
            @media screen and (max-width: 767px),
            @media screen and (max-width: 479px){
              .hide, .hide-tablet{
                display: none !important;
              }
            }
            @media screen and (max-width: 767px)
              .hide-mobile-landscape{
                display: none !important;
              }
            }
            @media screen and (max-width: 479px)
              .hide-mobile{
                display: none !important;
              }
            }

          .margin-0 {
            margin: 0rem !important;
          }

          .padding-0 {
            padding: 0rem !important;
          }

          .spacing-clean {
          padding: 0rem !important;
          margin: 0rem !important;
          }

          .margin-top {
            margin-right: 0rem !important;
            margin-bottom: 0rem !important;
            margin-left: 0rem !important;
          }

          .padding-top {
            padding-right: 0rem !important;
            padding-bottom: 0rem !important;
            padding-left: 0rem !important;
          }

          .margin-right {
            margin-top: 0rem !important;
            margin-bottom: 0rem !important;
            margin-left: 0rem !important;
          }

          .padding-right {
            padding-top: 0rem !important;
            padding-bottom: 0rem !important;
            padding-left: 0rem !important;
          }

          .margin-bottom {
            margin-top: 0rem !important;
            margin-right: 0rem !important;
            margin-left: 0rem !important;
          }

          .padding-bottom {
            padding-top: 0rem !important;
            padding-right: 0rem !important;
            padding-left: 0rem !important;
          }

          .margin-left {
            margin-top: 0rem !important;
            margin-right: 0rem !important;
            margin-bottom: 0rem !important;
          }

          .padding-left {
            padding-top: 0rem !important;
            padding-right: 0rem !important;
            padding-bottom: 0rem !important;
          }

          .margin-horizontal {
            margin-top: 0rem !important;
            margin-bottom: 0rem !important;
          }

          .padding-horizontal {
            padding-top: 0rem !important;
            padding-bottom: 0rem !important;
          }

          .margin-vertical {
            margin-right: 0rem !important;
            margin-left: 0rem !important;
          }

          .padding-vertical {
            padding-right: 0rem !important;
            padding-left: 0rem !important;
          }

          .cc-home-features_block1{
          	background: radial-gradient(100% 100% at 50% 0%, #4e28b7 48.71%, #9726d5 100%);
          }

          .cc-home-features_block2{
          	background: radial-gradient(99.21% 99.21% at 50% 0%, rgb(178, 59, 166) 0%, rgb(125, 32, 207) 65.66%, rgb(32, 11, 159) 100%);
          }

          .cc-home-features_block3{
              background: radial-gradient(100% 100% at 50% 0%, rgb(33, 12, 160) 48.71%, rgb(38, 108, 213) 100%);
          }
        </style>
      </div>
      <div data-animation="default" data-collapse="medium" data-duration="400" data-easing="ease" data-easing2="ease" role="banner" class="nav_component w-nav">
        <div class="padding-global">
          <div class="nav_container">
            <img src="images/proyecto-20nuevo-20-18-20-3-.png" loading="lazy" id="w-node-dd1c07a2-44f8-91d1-c52d-935f705a16d0-20d0edb0" sizes="(max-width: 479px) 100vw, (max-width: 767px) 15vw, (max-width: 991px) 13vw, 14vw" alt="" srcset="
                images/proyecto-20nuevo-20-18-20-3-p-500.png 500w,
                images/proyecto-20nuevo-20-18-20-3-.png      800w
              " class="image-8">
            <nav role="navigation" class="nav_menu-wrapper w-nav-menu">
              <a href="https://lnfamy.mysellix.io/feedback" class="nav_root-link w-nav-link">Reviews⭐</a><a href="mailto:[email protected]?subject=Question%20Regarding%20rbxaccs.com" class="nav_root-link w-nav-link">Support</a><a href="https://www.youtube.com/channel/UCdWdKdmkte6T9HBjhvDcorA" class="nav_root-link w-nav-link">Youtube</a><a href="https://www.trustpilot.com/review/rbxaccs.com" class="nav_root-link w-nav-link">TrustPilot</a>
            </nav>
            <div class="menu-button w-nav-button" style="-webkit-user-select: text;" aria-label="menu" role="button" tabindex="0" aria-controls="w-nav-overlay-0" aria-haspopup="menu" aria-expanded="false">
              <div class="w-icon-nav-menu"></div>
            </div>
            <div class="nav_links-wrapper">
              <a href="https://rbxaccs.com/sell" class="button w-button">Become a seller</a>
            </div>
          </div>
        </div>
      <div class="w-nav-overlay" data-wf-ignore="" id="w-nav-overlay-0"></div></div>
      <div class="main-wrapper">
        <div class="section_home-header">
          <div class="padding-global s">
            <div class="container-medium padding-section-xlarge">
              <div class="home-header_content-wrapper text-align-center container-small">
                <h1 class="text-gradient-clipped-h1">
                  Generate stacked roblox accounts<br>
                </h1>
                <div class="padding-small _1sss"></div>
                <p class="text-size-medium text-opacity-70">
                  Rbxaccs has the best accounts free Whether
                  you're looking for accounts from the early years of
                  Roblox,or accounts with offsales we've got you covered!
                  We have all positive reviews. from our trustpilot
                  and discord<br>
                </p>
              </div>
              <div class="home-header_image-wrapper">
                <div class="section-ultra-gradients is-first">
                  <div data-w-id="1ba4cee2-cadb-1f55-1874-ba21fe86a07e" class="ultra-gradient-wrapper">
                    <div class="main-shapes-wrapper">
                      <div class="shape-2"></div>
                      <div class="shape-2 reee"></div>
                      <div class="shape-1"></div>
                      <div class="shape-1"></div>
                    </div>
                    <div class="blending-group-wrapper">
                      <div style="transform: translate3d(1.77324vw, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-153.401deg) skew(0deg, 0deg); transform-style: preserve-3d; will-change: transform;" class="shape-4"></div>
                      <div class="shape-5"></div>
                    </div>
                  </div>
                  <div class="gradient-animation-custom-css w-embed">
                    <style>
                      .gradient-animation-shape {
                        -webkit-backface-visibility: hidden;
                        -moz-backface-visibility: hidden;
                        -webkit-transform: translate3d(0, 0, 0);
                        -moz-transform: translate3d(0, 0, 0);
                      }
                    </style>
                  </div>
                </div>
                <div class="padding-small sssss">
                  <img src="images/gfxxx.png" loading="lazy" width="900" sizes="(max-width: 479px) 100vw, (max-width: 767px) 95vw, 84vw" alt="" srcset="
                      images/gfxxx-p-500.png   500w,
                      images/gfxxx-p-800.png   800w,
                      images/gfxxx-p-1080.png 1080w,
                      images/gfxxx-p-1600.png 1600w,
                      images/gfxxx.png        1920w
                    " class="image-9">
                </div>
              </div>
            </div>
          </div>
          <img src="images/social-proof-stars.webp" loading="lazy" sizes="100vw" srcset="
              images/social-proof-stars-p-500.webp   500w,
              images/social-proof-stars-p-800.webp   800w,
              images/social-proof-stars-p-1080.webp 1080w,
              images/social-proof-stars-p-1600.webp 1600w,
              images/social-proof-stars-p-2000.webp 2000w,
              images/social-proof-stars.webp        2448w
            " alt="" class="home-header-grid-image oo">
        </div>
        <section class="section perkssection">
          <div class="w-layout-blockcontainer container-4 w-container">
            <div class="home-header_features-wrap">
              <div class="home-header_feature-block">
                <div class="home-header_feature-block">
                  <div class="icon_feature w-embed">
                    <svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
                      <path d="M13 10H20L11 23V14H4L13 1V10Z" fill="currentColor"></path>
                    </svg>
                  </div>
                  <p class="home-header_features-subheading">Sent fast</p>
                </div>
                <div id="w-node-e3ee9342-362e-d881-c1ed-73f931c09dca-b19669b2">
                  <div class="text-opacity-70">
                    Just generate an account and do a captcha
                    and thats it This means no wait at all!<br>
                  </div>
                </div>
              </div>
              <div class="home-header_feature-block">
                <div class="icon_feature w-embed">
                  <svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
                    <path d="M15 14L14.883 14.007C14.6598 14.0333 14.4519 14.1341 14.293 14.293C14.1341 14.4519 14.0333 14.6598 14.007 14.883L14 15V21H3.998C3.73402 21.0005 3.48062 20.8962 3.29349 20.71C3.10636 20.5239 3.00079 20.271 3 20.007V3.993C3 3.445 3.445 3 3.993 3H20.007C20.555 3 21 3.447 21 3.999V14H15V14ZM21 16L16 20.997V16H21Z" fill="currentColor"></path>
                  </svg>
                </div>
                <p class="home-header_features-subheading">Do we use linkvertise</p>
                <div class="text-opacity-70">
                 We do not use any annoying third party sites
                  meaning you can genrate with no issues!<br>
                </div>
              </div>
              <div class="home-header_feature-block">
                <div class="icon_feature w-embed">
                  <svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
                    <path d="M18 8H20C20.2652 8 20.5196 8.10536 20.7071 8.29289C20.8946 8.48043 21 8.73478 21 9V21C21 21.2652 20.8946 21.5196 20.7071 21.7071C20.5196 21.8946 20.2652 22 20 22H4C3.73478 22 3.48043 21.8946 3.29289 21.7071C3.10536 21.5196 3 21.2652 3 21V9C3 8.73478 3.10536 8.48043 3.29289 8.29289C3.48043 8.10536 3.73478 8 4 8H6V7C6 5.4087 6.63214 3.88258 7.75736 2.75736C8.88258 1.63214 10.4087 1 12 1C13.5913 1 15.1174 1.63214 16.2426 2.75736C17.3679 3.88258 18 5.4087 18 7V8ZM16 8V7C16 5.93913 15.5786 4.92172 14.8284 4.17157C14.0783 3.42143 13.0609 3 12 3C10.9391 3 9.92172 3.42143 9.17157 4.17157C8.42143 4.92172 8 5.93913 8 7V8H16ZM11 14V16H13V14H11ZM7 14V16H9V14H7ZM15 14V16H17V14H15Z" fill="currentColor"></path>
                  </svg>
                </div>
                <p class="home-header_features-subheading">Secure &amp; Safe</p>
                <div class="text-opacity-70">
                  No login is required to use our gen
                  meaning it is 100% Safe and anonymous <br>
                </div>
              </div>
              <div class="home-header_feature-block">
                <div class="icon_feature w-embed">
                  <svg width="420" height="420" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
                    <path d="M14 14.252V22H4C3.99969 20.7789 4.27892 19.5739 4.8163 18.4774C5.35368 17.3809 6.13494 16.4219 7.10022 15.674C8.0655 14.9261 9.18918 14.4091 10.3852 14.1626C11.5811 13.9162 12.8177 13.9467 14 14.252V14.252ZM12 13C8.685 13 6 10.315 6 7C6 3.685 8.685 1 12 1C15.315 1 18 3.685 18 7C18 10.315 15.315 13 12 13ZM18.586 17L16.757 15.172L18.172 13.757L22.414 18L18.172 22.243L16.757 20.828L18.586 19H15V17H18.586Z" fill="currentColor"></path>
                  </svg>
                </div>
                <p class="home-header_features-subheading">Customer Support</p>
                <div class="text-opacity-70 is--auto-top">
                  We will help you incase an account does not work, or if you
                  have any questions.<br>
                </div>
              </div>
            </div>
          </div>
        </section>
        <div class="section_home-social-proof">
          <section class="section marketaccountsplace">
            <div class="w-layout-blockcontainer container-3 w-container">
              <h2 class="text-gradient-clipped-h2 ttcard">Generate accounts</h2>
              <div class="div-block-15">
                <a id="w-node-_318d227f-64bb-389c-6873-6697b0d17bb6-b19669b2" class="productaccount" href="https://rbxaccs.com/captcha"><img src="https://media.discordapp.net/attachments/1289785218190016577/1290982636805951542/a4_1.png?ex=66fe70c5&amp;is=66fd1f45&amp;hm=d6d237604b1aae60b860a1aa8fe20d8108e4c2f94590a0781feaf9bbd339dd3a&amp;=&amp;format=webp&amp;quality=lossless" loading="lazy" alt="">
                  <div class="div-block">
                    <p class="home-header_features-subheading">
                      2008 Accounts
                    </p>
                  </div>
                  <div id="w-node-_93193d2d-048e-1124-b031-39b2afc97f5d-b19669b2">
                    <div class="text-opacity-70 productcard">
                      Generate<br>‍<br>
                    </div>
                    <div id="d" class="text-opacity-70 productcard instock">
                      <br>
                    </div></div></a><a class="productaccount" href="https://rbxaccs.com/captcha"><img src="images/a4.png" loading="lazy" alt="">
                  <div class="div-block">
                    <p class="home-header_features-subheading">
                      Accounts with offsales
                    </p>
                  </div>
                  <div id="w-node-c69a3368-bcdc-300d-0c7f-229b732286c4-b19669b2">
                    <div class="text-opacity-70 productcard">Generate</div>
                  </div>
                  <div id="6563c28b55f8c" <div="" class="text-opacity-70 productcard outstock">
                    <br></div></a>

                

                
                    

                    

                    

                
                &gt;<a class="productaccount" href="https://rbxaccs.com/captcha"><img src="https://media.discordapp.net/attachments/1289785218190016577/1291002804038795294/a4.png?ex=66fe838e&amp;is=66fd320e&amp;hm=58bdae3c68c566c43bc8faf5d529ae2c9aa47da3a0f92d02edf9fb1d78a48c85&amp;=&amp;format=webp&amp;quality=lossless" loading="lazy" sizes="(max-width: 479px) 100vw, (max-width: 767px) 16vw, (max-width: 991px) 18vw, 19vw" srcset="

                      https://media.discordapp.net/attachments/1289785218190016577/1291002804038795294/a4.png?ex=66fe838e&amp;is=66fd320e&amp;hm=58bdae3c68c566c43bc8faf5d529ae2c9aa47da3a0f92d02edf9fb1d78a48c85&amp;=&amp;format=webp&amp;quality=lossless      584w
                    " alt="">
                  <div class="div-block">
                    <p class="home-header_features-subheading">
                      Accounts w/ 50 - 300 items
                    </p>
                  </div>
                  <div id="w-node-c13af57d-09f2-c7bb-c0f6-ececb2828c23-b19669b2">
                    <div class="text-opacity-70 productcard">
                      Generate<br>
                    </div></div></a>
              </div>
            </div>
          </section>
          <div class="padding-global padding-section-small is--social-proof">
            <img src="images/social-proof-stars.webp" loading="lazy" sizes="100vw" srcset="
                images/social-proof-stars-p-500.webp   500w,
                images/social-proof-stars-p-800.webp   800w,
                images/social-proof-stars-p-1080.webp 1080w,
                images/social-proof-stars-p-1600.webp 1600w,
                images/social-proof-stars-p-2000.webp 2000w,
                images/social-proof-stars.webp        2448w
              " alt="" class="image-5">
            <div class="container-large is--social-proof">
              <div class="text-align-center">
                <h2 class="text-gradient-clipped-h2">Loved by Users</h2>
                <p class="text-size-medium text-opacity-70">
                  Here's what people are saying about us
                </p>
              </div>
              <div class="social-proof_column">
                <div class="social-proof_wrap">
                  <div class="social-proof_item">
                    <div>
                      <img src="images/linuz90.webp" loading="lazy" alt="" class="social-proof_image">
                    </div>
                    <div>
                      <div class="social-proof_name">
                        <div class="s-p-name"><strong>deformation</strong></div>
                      </div>
                      <p class="reviesps">
                        This was my first time using a Roblox account gen, and I
                        was pretty scared. Rbxaccs seriously helped me out big
                        time though, the process felt really smooth, I was able
                        to get a free 2008 and it was
                        sent really fast. Overall I’d use them again, went
                        great.
                      </p>
                    </div>
                  </div>
                </div>
                <div class="social-proof_wrap">
                  <div class="social-proof_item">
                    <div>
                      <img src="images/samjenkins1987.webp" loading="lazy" alt="" class="social-proof_image">
                    </div>
                    <div>
                      <div class="social-proof_name">
                        <div class="s-p-name"><strong>Sam Jenkins</strong></div>
                      </div>
                      <p class="reviesps">
                        Probably one of the best account gens of all time
                        really high quality accounts they all work
                        will also offer replacement if the account doesn’t work
                        I have used it over 10 time its amazing
                        and I am very happy with my decision
                      </p>
                    </div>
                  </div>
                </div>
                <div class="social-proof_wrap">
                  <div class="social-proof_item">
                    <div>
                      <img src="images/drosewritings.webp" loading="lazy" alt="" class="social-proof_image">
                    </div>
                    <div>
                      <div class="social-proof_name">
                        <div class="s-p-name">
                          <strong>demetria r giles</strong>
                        </div>
                      </div>
                      <p class="reviesps">
                        This is honestly the best roblox gens ive ever
                        stumbled upon so far, bought my first account and
                        i'd say it was decent, but the 2nd account did not
                        disappoint me, it had 15 offsales in total and other
                        cool things. I highly recommend using this gen
                        anyways uhh bye.
                      </p>
                    </div>
                  </div>
                </div>
              </div>
              <div class="div-block-14">
                <section class="section_texas">
                  <div class="div-block-13">
                    <img src="images/trustpilot.e4768716e2317ea068acecd4f8962c0f.svg" loading="lazy" alt="">
                    <div class="texas_div">
                      <p class="texas_p">
                        <br class="texas_br">Excellent reviews on Trustpilot
                        from our Hundreds of satisfied users
                      </p>
                      <a class="texas_button" href="https://www.trustpilot.com/review/rbxaccs.com">Visit Trustpilot</a>
                    </div>
                  </div>
                </section>
              </div>
            </div>
          </div>
        </div>
        <div class="section_home-testimonials padding-section-small">
          <div class="padding-global">
            <div class="container-large relative">
              <img src="images/pricing-bg.webp" loading="lazy" sizes="100vw" srcset="
                  images/pricing-bg-p-500.webp   500w,
                  images/pricing-bg-p-800.webp   800w,
                  images/pricing-bg-p-1080.webp 1080w,
                  images/pricing-bg-p-1600.webp 1600w,
                  images/pricing-bg.webp        1920w
                " alt="" class="image-6">
              <div class="container-small padding-medium text-align-center w-container">
                <h2 class="subheading-purple margin-bottom margin-small">
                  Get Access
                </h2>
                <h3 class="heading-pricing">
                  <span class="text-gradient-clipped-h3 is--reversed">We like keeping things simple.</span><br><span class="text-gradient-clipped-h3">One plan one price.</span>
                </h3>
              </div>
              <div class="home-testimonials_wrapper">
                <div class="flex-h is--pricing">
                  <div class="text-size-large">$10</div>
                  <div class="flex-v">
                    <div class="text-size-small margin-bottom margin-tiny">
                      /month
                    </div>
                    <div class="text-size-tiny">(if billed annually)</div>
                  </div>
                </div>
                <div class="div-block-8">
                  <div class="flex-h">
                    <div class="html-embed-2 w-embed">
                      <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg" class="flex-none">
                        <circle cx="9" cy="9" r="9" fill="white"></circle>
                        <path d="M6 10L6.74542 11.3045C7.31053 12.2934 8.72832 12.3165 9.32528 11.3464L12 7" stroke="#181038" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
                      </svg>
                    </div>
                    <div>Networked note-taking</div>
                  </div>
                  <div class="flex-h">
                    <div class="html-embed-2 w-embed">
                      <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg" class="flex-none">
                        <circle cx="9" cy="9" r="9" fill="white"></circle>
                        <path d="M6 10L6.74542 11.3045C7.31053 12.2934 8.72832 12.3165 9.32528 11.3464L12 7" stroke="#181038" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
                      </svg>
                    </div>
                    <div>End to end encryption</div>
                  </div>
                  <div class="flex-h">
                    <div class="html-embed-2 w-embed">
                      <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg" class="flex-none">
                        <circle cx="9" cy="9" r="9" fill="white"></circle>
                        <path d="M6 10L6.74542 11.3045C7.31053 12.2934 8.72832 12.3165 9.32528 11.3464L12 7" stroke="#181038" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
                      </svg>
                    </div>
                    <div>Offline sync</div>
                  </div>
                  <div class="flex-h">
                    <div class="html-embed-2 w-embed">
                      <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg" class="flex-none">
                        <circle cx="9" cy="9" r="9" fill="white"></circle>
                        <path d="M6 10L6.74542 11.3045C7.31053 12.2934 8.72832 12.3165 9.32528 11.3464L12 7" stroke="#181038" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
                      </svg>
                    </div>
                    <div>Kindle highlights sync</div>
                  </div>
                  <div class="flex-h">
                    <div class="html-embed-2 w-embed">
                      <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg" class="flex-none">
                        <circle cx="9" cy="9" r="9" fill="white"></circle>
                        <path d="M6 10L6.74542 11.3045C7.31053 12.2934 8.72832 12.3165 9.32528 11.3464L12 7" stroke="#181038" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
                      </svg>
                    </div>
                    <div>Chrome and Safari web clipper</div>
                  </div>
                  <div class="flex-h">
                    <div class="html-embed-2 w-embed">
                      <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg" class="flex-none">
                        <circle cx="9" cy="9" r="9" fill="white"></circle>
                        <path d="M6 10L6.74542 11.3045C7.31053 12.2934 8.72832 12.3165 9.32528 11.3464L12 7" stroke="#181038" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
                      </svg>
                    </div>
                    <div>iOS&nbsp;app</div>
                  </div>
                </div>
              </div>
              <div class="text-align-center margin-top margin-large">
                <a href="#" class="button w-button">Start your 14-day trial</a>
              </div>
            </div>
          </div>
        </div>
        <div class="section-faq">
          <div class="content-wrapper slim w-container">
            <div class="header-center-box _75"></div>
            <div class="w-layout-blockcontainer container w-container">
              <h2 class="text-gradient-clipped-h2">
                Frequently Asked Questions
              </h2>
            </div>
            <div class="accordion-wrapper">
              <div class="accordion-item">
                <div class="accordion-item-trigger">
                  <h4 class="accordion-heading">
                    <strong>Is the accounts safe?</strong>
                  </h4>
                  <svg class="svg-icon icon accordion-icon" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" style="transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;">
                    <path d="M6.34317 7.75732L4.92896 9.17154L12 16.2426L19.0711 9.17157L17.6569 7.75735L12 13.4142L6.34317 7.75732Z" fill="currentColor"></path>
                  </svg>
                </div>
                <div class="accordion-item-content" style="height: 0px;">
                  <p>
                    Yes. All of our accounts are fully safe to use or
                    to resell, or to main. We give the most high-quality
                    accounts you can get for free
                  </p>
                </div>
              </div>
              <div class="accordion-item">
                <div class="accordion-item-trigger">
                  <h4 class="accordion-heading">
                    <strong>Do we get a warranty?</strong>
                  </h4>
                  <svg class="svg-icon icon accordion-icon" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" style="transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;">
                    <path d="M6.34317 7.75732L4.92896 9.17154L12 16.2426L19.0711 9.17157L17.6569 7.75735L12 13.4142L6.34317 7.75732Z" fill="currentColor"></path>
                  </svg>
                </div>
                <div class="accordion-item-content" style="height: 0px;">
                  <p>
                    Yes. When you use our gen, you have a warranty of 24 hours, meaning
                    if the account gets reverted, you will get a full
                    replacement.
                  </p>
                </div>
              </div>
              <div class="accordion-item">
                <div class="accordion-item-trigger">
                  <h4 class="accordion-heading">
                    <strong>is it legal?</strong>
                  </h4>
                  <svg class="svg-icon icon accordion-icon" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" style="transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;">
                    <path d="M6.34317 7.75732L4.92896 9.17154L12 16.2426L19.0711 9.17157L17.6569 7.75735L12 13.4142L6.34317 7.75732Z" fill="currentColor"></path>
                  </svg>
                </div>
                <div class="accordion-item-content" style="height: 0px;">
                  <p>
                    Yes, when using our site it is fully legal to gen
                    accounts. Just like any Roblox alt-generator our accounts
                    are not illegally obtained and we keep all user information
                    private. Meaning we do not sell / give out user  information
                  </p>
                </div>
              </div>
              <div class="accordion-item">
                <div class="accordion-item-trigger">
                  <h4 class="accordion-heading">
                    <strong>How do i get the account?</strong>
                  </h4>
                  <svg class="svg-icon icon accordion-icon" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" style="transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;">
                    <path d="M6.34317 7.75732L4.92896 9.17154L12 16.2426L19.0711 9.17157L17.6569 7.75735L12 13.4142L6.34317 7.75732Z" fill="currentColor"></path>
                  </svg>
                </div>
                <div class="accordion-item-content" style="height: 0px;">
                  <p>
                    Generate what account you want and get it under
                    few minutes.
                  </p>
                </div>
              </div>
              <div class="accordion-item">
                <div class="accordion-item-trigger">
                  <h4 class="accordion-heading">
                    <strong>is it fully free?</strong>
                  </h4>
                  <svg class="svg-icon icon accordion-icon" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" style="transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;">
                    <path d="M6.34317 7.75732L4.92896 9.17154L12 16.2426L19.0711 9.17157L17.6569 7.75735L12 13.4142L6.34317 7.75732Z" fill="currentColor"></path>
                  </svg>
                </div>
                <div class="accordion-item-content" style="height: 0px;">
                  <p>
                    Yes our service is 100% Free
                    and will always stay free
                  </p>
                </div>
              </div>
              <div class="accordion-item">
                <div id="q1" class="accordion-item-trigger">
                  <h4 class="accordion-heading">
                    <strong>How can i contact support?</strong>
                  </h4>
                  <svg class="svg-icon icon accordion-icon" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" style="transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;">
                    <path d="M6.34317 7.75732L4.92896 9.17154L12 16.2426L19.0711 9.17157L17.6569 7.75735L12 13.4142L6.34317 7.75732Z" fill="currentColor"></path>
                  </svg>
                </div>
                <div class="accordion-item-content" style="height: 0px;">
                  <p>
                    You can contact us via email
                    <a href="mailto:[email protected]?subject=Question%20Regarding%20rbxaccs.com" class="link-4">[email protected]</a>
                    Or join our
                    <a href="https://discord.gg/pulsive" target="_blank" class="link-3">discord</a>!
                  </p>
                </div>
              </div>
            </div>
            <div class="text-center">
              Still have questions? Check the
              <a href="https://discord.gg/rbxaccs" target="_blank" class="link">discord</a>
              or email us at
              <a href="mailto:[email protected]?subject=Question%20Regarding%20rbxaccs.com" class="link-2">[email protected]</a>
            </div>
          </div>
        </div>
        <div class="section_footer padding-section-large">
          <div class="padding-global">
            <div class="container-large">
              <div class="div-block-10">
                <a href="https://rbxaccs.com/" class="footer_link">Home</a><a href="mailto:[email protected]?subject=Question%20Regarding%20rbxaccs.com" class="footer_link">Support</a><a href="https://www.youtube.com/channel/UCdWdKdmkte6T9HBjhvDcorA" target="_blank" class="footer_link">Youtube</a><a href="https://www.trustpilot.com/review/rbxaccs.com" target="_blank" class="footer_link">Trustpilot</a><a href="https://discord.gg/rbxaccs" target="_blank" class="footer_link">Discord</a><a href="https://lnfamy.mysellix.io/es/terms" target="_blank" class="footer_link">Terms</a>
              </div>
              <div class="flex-justify-center margin-top margin-medium">
                <div class="text-size-small paragraph-purple">
                  RBXACCS, LLC. All rights reserved. - [email protected]
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
    <script src="js/jquery.js" type="text/javascript"></script>
    <script src="js/webflow-script.js" type="text/javascript"></script>
  

<div id="sellix-container"><div id="sellix-buttons-pointers-fix"><style>[data-sellix-product] * {
    pointer-events: none;
}
[data-sellix-group] * {
    pointer-events: none;
}</style></div></div></body></html>