www.thesimsresource.com
Open in
urlscan Pro
2606:4700:3031::6815:5a23
Public Scan
Submitted URL: http://www.thesimsresource.com/
Effective URL: https://www.thesimsresource.com/
Submission: On March 04 via api from US — Scanned from DE
Effective URL: https://www.thesimsresource.com/
Submission: On March 04 via api from US — Scanned from DE
Form analysis
8 forms found in the DOM<form onsubmit="return topsearch(this)">
<div class="top-search-wrapper">
<input type="text" name="phrase" class="top-search" placeholder="Search the site...">
<img class="search-divider" src="/images/mainmenu/search-div.svg">
<ul class="nav top-filters">
<li>
<button><img src="/images/mainmenu/filters.svg"></button>
<div>
<div class="nav-column">
<ul>
<li><input type="radio" name="category" value="sims4" checked="checked"> Sims 4</li>
<li><input type="radio" name="category" value="sims3"> Sims 3</li>
<li><input type="radio" name="category" value="sims2"> Sims 2</li>
<li><input type="radio" name="category" value="sims1"> Sims 1</li>
<li><input type="radio" name="category" value="artists"> Artists</li>
</ul>
</div>
</div>
</li>
</ul>
<input type="submit" class="top-search-button" value="Search">
</div>
</form>
<form onsubmit="return topsearch(this)">
<div class="top-search-wrapper">
<input type="text" name="phrase" class="top-search" placeholder="Search the site...">
<img class="search-divider" src="/images/mainmenu/search-div.svg">
<ul class="nav top-filters">
<li>
<button><img src="/images/mainmenu/filters.svg"></button>
<div>
<div class="nav-column">
<ul>
<li><input type="radio" name="category" value="sims4" checked="checked"> Sims 4</li>
<li><input type="radio" name="category" value="sims3"> Sims 3</li>
<li><input type="radio" name="category" value="sims2"> Sims 2</li>
<li><input type="radio" name="category" value="sims1"> Sims 1</li>
<li><input type="radio" name="category" value="artists"> Artists</li>
</ul>
</div>
</div>
</li>
</ul>
<input type="submit" class="top-search-button" value="Search">
</div>
</form>
<form id="generate-promotion-form">
<div class="form-entry">
<label for="title">Title:</label>
<input type="text" id="title" name="title" placeholder="Title of your promotion">
</div>
<div class="form-entry">
<label for="social_media_site">Social Media Site:</label>
<input type="text" id="social_media_site" name="social_media_site" placeholder="i.e. Twitter, TikTok, Instagram, Twitch...">
</div>
<div class="form-entry">
<label for="post_link">Link to Promotion:</label>
<input type="text" id="post_link" name="post_link" placeholder="URL link to promotion post">
</div>
<p class="warning"></p>
<button type="submit" class="button green submit">Generate Gift Card</button>
</form>
<form class="update-email-form">
<strong>E-mail*:</strong><br>
<input type="email" name="email">
<p class="warning"></p>
<input type="hidden" id="modal-member_id" value="">
<button class="green submit">Update Email</button>
</form>
POST
<form class="email-request-form login-box" method="post">
<div>Please enter your email address to continue...</div>
<div class="form-group">
<label>
<input name="email" type="text" class="text-field" placeholder="Email">
</label>
<button type="submit" class="email-request-button"></button>
<div class="please-wait" style="display: none;"><img src="/images/v8/global/ajax-loader.gif" alt="Please wait - loading..."></div>
</div>
<div class="email-request-error-message"></div>
<div class="form-group already-have-account">
<div>Already have an account?<br><a href="javascript:displayLogin();">Login</a></div>
</div>
</form>
POST
<form class="login-form login-box" method="post">
<div class="welcome-back-message">Welcome back! Please sign in to continue...</div>
<div class="download-login-title need-vip">You need a <a href="/shop">VIP subscription</a></div>
<div class="download-login-title non-vip-title">You need to login to download</div>
<div class="download-login-need-vip">(a <a href="/shop">VIP subscription</a> is required)</div>
<div class="form-group">
<label>
<input name="email" type="text" class="text-field" placeholder="Username/email">
</label>
</div>
<div class="form-group">
<label>
<div class="password-container">
<input name="password" type="password" class="text-field" placeholder="Password">
<i id="toggle-password"></i>
</div>
</label>
<button class="create login-perform">
<span class="create-text">Log In</span>
<span class="please-wait"><img src="/images/v8/global/ajax-loader.gif" alt="Please wait - loading..."></span>
</button>
</div>
<div class="login-error-message"></div>
<div class="form-group clear-all remember-me">
<label class="checkbox-wrapper">
<input class="checkbox" type="checkbox" name="remember">
<span class="checkmark"></span>
<span class="check-text">Remember me</span>
</label>
<div class="no-account">Don't have an account?<br><a href="/account/signup">Sign up for free</a></div>
</div>
</form>
POST
<form class="find-my-account-form login-box" method="post">
<a href="/"><img src="/images/mainmenu/logo.svg" alt="" class="logo"></a>
<p>Have an account with us but can't find it?</p>
<p>Leave it with us! Fill out as much of this form as you can and we'll find it for you.</p>
<div class="form-group first-name">
<label>First name:</label>
<input name="first_name" type="text" class="text-field spaced" placeholder="John">
<div class="first-name-error error-message"></div>
</div>
<div class="form-group last-name">
<label>Last name:</label>
<input name="last_name" type="text" class="text-field spaced" placeholder="Doe">
<div class="last-name-error error-message"></div>
</div>
<div class="form-group">
<label>What email address might you have used?</label>
<input name="email1" type="text" class="text-field spaced" placeholder="(note: we will use this first email to contact you)">
<div class="email1-error error-message"></div>
<input name="email2" type="text" class="text-field spaced" placeholder="2nd email (optional)">
<div class="email2-error error-message"></div>
<input name="email3" type="text" class="text-field spaced" placeholder="3rd email (optional)">
<div class="email3-error error-message"></div>
</div>
<div class="form-group">
<label>How about usernames?</label>
<input name="username1" type="text" class="text-field spaced" placeholder="1st username (optional)">
<input name="username2" type="text" class="text-field spaced" placeholder="2nd username (optional)">
<input name="username3" type="text" class="text-field spaced" placeholder="3rd username (optional)">
</div>
<div class="form-group">
<label>If you've ever used a credit or debit card for VIP:</label>
<div>What card type, the last 4 digits of the long number and roughly when you think you used it...</div>
<input name="card_type" type="text" class="text-field" placeholder="Type - e.g. Visa, Amex">
<input name="last_digits" type="text" class="text-field" placeholder="Last 4 digits">
<input name="date_used" type="text" class="text-field" placeholder="MM/YY">
</div>
<div class="login-error-message"></div>
<div class="form-group clear-all remember-me">
<button type="submit" class="create find-my-account-perform">
<span class="create-text">Ask Support to find my account</span>
<span class="please-wait"><img src="/images/v8/global/ajax-loader.gif" alt="Please wait - loading..."></span>
</button>
</div>
</form>
POST
<form class="verify-email-form login-box" method="post">
<a href="/" class="main-verify-email"><img src="/images/mainmenu/logo.svg" alt="" class="logo"></a>
<div class="download-stop download-stop-title">You need to verify your email to continue downloading</div>
<p><span class="main-verify-email email-send-message"><strong>We've sent a verification email to:</strong></span>
<span class="download-stop email-send-message"><strong>An email was sent to</strong></span>
<br>
<span id="verify-email"></span><br>
<span class="download-stop check-inbox">Check your inbox and your junk mail</span> (<a href="javascript:displayEmailRequest();">change email</a>)
</p>
<p></p>
<div class="form-group verify-code">
<label>Enter code:</label>
<input name="verify_code" type="text" class="text-field spaced" placeholder="" maxlength="5">
<div class="verify-code-error error-message"></div>
</div>
<div class="form-group">
<button type="submit" class="create verify-email-perform">
<span class="verify-button-text">VERIFY</span>
<span class="please-wait"><img src="/images/v8/global/ajax-loader.gif" alt="Please wait - loading..."></span>
</button>
</div>
<div class="verify-email-options">
<div class="pull-left"><a href="javascript:void(0);" class="resend-code">Resend code</a></div>
<div class="pull-right"><a href="/support">Contact us</a></div>
</div>
<div class="cv-wrapper">
<div class="error response-message">
<div class="message"></div>
<div class="link"></div>
</div>
<div class="success response-message"></div>
</div>
</form>
Text Content
I accept We use cookies to improve your experience, measure your visits, and show you personalized advertising. You agree that by closing this notice, interacting with any link or button outside this notice, or by continuing to browse or download, you accept our Privacy Policy and Terms of Use. JAVASCRIPT IS DISABLED IN YOUR WEB BROWSER! This site will not work without JavaScript. Go to http://www.activatejavascript.org/ to learn how to enable it. Your VIP Trial is active! Time Remaining: Your VIP Trial is active! Time Remaining: * * * * Sims 4 * Sims 3 * Sims 2 * Sims 1 * Artists * * My Account * Account/Subscription Settings * Show Profile * VIP Membership * Favorite Creations * Download History * Artists I Follow * Comments * Guestbook * Private Messages * Blog Posts * Edit Screenshots * Log Out * Sign In * Join Now Join Now * * * * 0 0 * Released from Early Access * Categories FEATURED CONTENT PARTNERSHIPS * Sims 4 * Show All * Special collections * Featured Creations * Accessories * Clothing * Eye Colors * Facial Hair * Floors * Hairstyles * Lots * Makeup * Maxis Match * Mods * Objects * Pets * Roofs * Rooms * Sets * Shoes * Sims * Skintones * Terrain paints * TwistedMexi * Walls * Sims 3 * Show All * Special collections * Featured Creations * Accessories * Clothing * Floors * Hair * Lots * Makeup * Mods * Objects * Patterns * Pets * Poses * Sets * Sims * Skintones * Sliders * Terrain Paints * Walls * Sims 2 * Show All * Special collections * Featured Items * Clothing * Floors * Food * For Body * Grounds * Lots * Meshes * Modifications * Movies * Neighborhoods * Objects * Pets * Sets * Sims * Walls * Sims 1 * Show All * Special collections * Animal Skins * Floors * Heads * Houses * Lots * Murals * Objects * Roofs * Sets * Skins * Walls * Favorites Download the TSR Custom Content Manager * Collections FEATURED CONTENT PROMOTIONS PARTNERSHIPS * Weddings * Valentine's Day * Athleisure & Activewear * New Year * Arcane Illusions * Bohemian Wedding * Cyfi * Holiday Wonderland * Mid Century Modern * KPOP * Minimal SIM * Modern Victorian Gothic * Oh My Goth * Pride 2022 * Artists FEATURED ARTISTS SELECT ARTISTS * Submitting Artists * Hall of Fame * Submit your CC creations * Submit your CC creations * Artist Draft * Artist Benefits * Get TSR Workshop * TSR Workshop Forums * Community FORUMS * Site News * Screenshots * Member Blogs * Videos * Blogs * TSR Forums * Sims 4 Forums * Sims 3 Forums * Sims 2 Forums * Sims 1 Forums * Sims 4 Forums * Sims 3 Forums * Sims 2 Forums * Sims 1 Forums * VIP Benefits VIP OVERVIEW TSR CC MANAGER * See All Early Access Items * See Your Download Basket * Connect with other Ultimate Simmers * VIP Ambassador Referral Program * Support * Service Status * Help * Support Center * Report Ads * Privacy Policy * Report Infringement * About Us * 0 0 * Submit Your Creations My Account Sign In Support 0 0 Join Now Join Now * Account/Subscription Settings * Show Profile * VIP Membership * Favorite Creations * Download History * Artists I Follow * Comments * Guestbook * Private Messages * Blog Posts * Edit Screenshots * Log Out * Service Status * Help * Support Center * Report Ads * Privacy Policy * Report Infringement * About Us * * * Sims 4 * Sims 3 * Sims 2 * Sims 1 * Artists * Categories * Sims 4 * Sims 3 * Sims 2 * Sims 1 * Favorites * Show All * Special collections * Featured Creations * Accessories * Clothing * Eye Colors * Facial Hair * Floors * Hairstyles * Lots * Makeup * Maxis Match * Mods * Objects * Pets * Roofs * Rooms * Sets * Shoes * Sims * Skintones * Terrain paints * TwistedMexi * Walls * Show All * Special collections * Featured Creations * Accessories * Clothing * Floors * Hair * Lots * Makeup * Mods * Objects * Patterns * Pets * Poses * Sets * Sims * Skintones * Sliders * Terrain Paints * Walls * Show All * Special collections * Featured Items * Clothing * Floors * Food * For Body * Grounds * Lots * Meshes * Modifications * Movies * Neighborhoods * Objects * Pets * Sets * Sims * Walls * Show All * Special collections * Animal Skins * Floors * Heads * Houses * Lots * Murals * Objects * Roofs * Sets * Skins * Walls * Collections * Weddings * Valentine's Day * Athleisure & Activewear * New Year * Arcane Illusions * Bohemian Wedding * Cyfi * Holiday Wonderland * Mid Century Modern * KPOP * Minimal SIM * Modern Victorian Gothic * Oh My Goth * Pride 2022 * Artists * Submit your CC creations * Submit your CC creations * Featured Artists * Select Artists * Submitting Artists * Artist Drafts * Hall of Fame * Artist Benefits * Community * Blogs, News & Tutorials * Site News * Screenshots * Challenges * Videos * Member Blogs * Help * Help * Support Center * Report Ads * Privacy Policy * Report Infringement * About Us * VIP Benefits * VIP Overview * TSR CC Manager * TSR VIP Discord * VIP Ambassador Referral Program * WELCOME TO THE SIMS™ RESOURCE! The Sims Resource is the world's largest online community for The Sims franchise, with new content daily, mainly for The Sims 4. Here you will find: 5M+ custom content such as Hair, Objects, Clothing, Rooms & more Blogs, News and Tutorials The Sims Resource Exclusive E-Magazine: The Resource Gameplay mods by Twisted Mexi & more The Sims Resource Exclusive video series, The House Community Challenges - share your progress shots and show us how you play! See All Featured Creations SIMS 4 FEATURED CREATIONS CHOOSE GAME * SIMS 1 * SIMS 2 * SIMS 3 * SIMS 4 SEE ALL FEATURED CREATIONS DAKOTA HAIRSTYLE CHILD COPY LINK Published Mar 3, 2024 Created By DarkNighTt 1,714Downloads0Comments Download Download Now Download Downloaded Add to Basket Added to Basket Remove from Basket Add to Basket Install with CC Manager Install with CC Manager See more and download See more info and comments WELCOME TO THE SIMS™ RESOURCE! The Sims Resource is the world's largest online community for The Sims franchise, with new content daily, mainly for The Sims 4. Here you will find: 5M+ custom content such as Hair, Objects, Clothing, Rooms & more Blogs, News and Tutorials The Sims Resource Exclusive E-Magazine: The Resource Gameplay mods by Twisted Mexi & more The Sims Resource Exclusive video series, The House Community Challenges - share your progress shots and show us how you play! See All Featured Creations BLOG, NEWS, AND TUTORIALS -------------------------------------------------------------------------------- TSR February Newsletter – 002 Official Content Creator Written By: Jezi • Feb 28, 2024 Hello everyone! Another month has passed, so it is time for another newsletter! This TSR February Newsletter is bursting with all things Sims that happened this month! A lot of CC and news that happened ALL in February were... See More Hello everyone! Another month has passed, so it is time for another newsletter! This TSR February Newsletter is bursting with all things Sims that happened this month! A lot of CC and news that happened ALL in February were... See More TSR February Newsletter – 002 Official Content Creator Written By: Jezi • Feb 28, 2024 How to Install Sims Into Your Game Official Content Creator Written By: Jezi • Feb 19, 2024 We have loads of Custom Content at the Sims Resource, TSR, which totally includes full Sims! You can download a designed Sim with Custom Content for your game! Whether you are trying to save time, get ideas on how to design a... See More We have loads of Custom Content at the Sims Resource, TSR, which totally includes full Sims! You can download a designed Sim with Custom Content for your game! Whether you are trying to save time, get ideas on how to design a... See More How to Install Sims Into Your Game Official Content Creator Written By: Jezi • Feb 19, 2024 Scripted Mod Notification Official Content Creator Written By: Jezi • Feb 13, 2024 The following is a “scripted mod” notification from TheSimsResource.com A malicious individual in the community has been targeting ‘scripted mods’ at multiple Sims mods sites, including TSR. After recent... See More The following is a “scripted mod” notification from TheSimsResource.com A malicious individual in the community has been targeting ‘scripted mods’ at multiple Sims mods sites, including TSR. After recent... See More Scripted Mod Notification Official Content Creator Written By: Jezi • Feb 13, 2024 See More UPCOMING FA CREATIONS Show all Upcoming Loading... Download blocked Please turn off your ad-blocker to download. If ads are a problem you can become a VIP member and enjoy an ad-free site. Getting this message with no ad-blocker active? Go here for help . You still have in credit - why not treat yourself to some VIP? No, thanks, not now Go to shop Download Basket As a VIP member, you can add up to 1 Gb of custom content in your Download Basket and download it all together in just one click. Start your VIP membership for as low as $3/Month. Sign up for VIP Favorites This feature requires a free account - do you want to sign up now? As a registered member, you can add up to 10 items in your favorites list. As a VIP you can add up to 1GB of favorite items and download them all in one click. Create a free account Favorites You free quota has been reached. As a free member you can have up to 10 items on your favorites list. For as low as $3/Month you can: * Have unlimited favorites * Download all favorites in one click * Add favorites to the download basket * Download all selected favorites with the TSR CC Manager Sign up for VIP Claim your FREE user account now! * Personalized recommendations * Keep track of previous downloads * Reduce download times * Stay up to date with our newsletter And so much more! Saved searches Why not save your search and let us alert you when new matching downloads become available? All this and more for just $3 / mo!. Sign up for VIP Upgrade Your Subscription Get 4 free months of VIP at The Sims Resource by upgrading to an annual plan for just $24! Upgrade Maybe Later Not Interested Upgrade Your Subscription Get 4 free months of VIP at The Sims Resource by upgrading to an annual plan for just $24! Upgrade Maybe Later Not Interested Upgrade Your Subscription test Selected Payment Method: $24 will be charged to the selected payment method. Buy Subscription TSR CC Manager As a VIP member, you can One Click download, install and manage your custom content fast and easy with the TSR CC Manager. Start your VIP membership for as low as $3/Month. Sign up for VIP .edu Email detected It looks like you're trying to register with an email from your educational facility. .edu emails don't tend to allow TSR emails through the gateway. As a result: * you won't be able to reset your password should you forget it * you won't able to change your email address later * if you need to contact Support, our Support Team will not be able to reach you. We strongly recommend you choose a personal email address. OK Generate Gift Card Promotion Title: Social Media Site: Link to Promotion: Generate Gift Card VIP Members get 3 Days Early Access The Magazine will be publicly available on May 20, 2022. Don’t want to wait? Get VIP Membership and Read it Now! Sign up for VIP Update Email Address: E-mail*: Update Email In order to unlink your account, you must set a password Password: Password Again: Set Password DOWNLOAD BASKET clear - ITEMS + - ITEM(S) WITH REQUIRED ITEMS TOTAL SIZE: - OF 1GB ( LEFT) x Download now Download Install Sort by Date, new to old * Date added to the basket * Name of creation * Artist name * Date item published * Size of the creation Asc * Asc * Desc Filter All items * All items * Selected only Show set items Delete selected Empty Basket # Item Name Artist Date Added Item Type Size DOWNLOAD BASKET Sort by Date, new to old * Date added to the basket * Name of creation * Artist name * Date item published * Size of the creation Asc * Asc * Desc Filter All items * All items * Selected only - ITEMS + - ITEM(S) WITH REQUIRED ITEMS TOTAL SIZE: - (1 GB MAXIMUM) Please don't solicit our artists for other work, joining other sites or seeking to take and upload their work elsewhere. This is something we don't allow. OK Cancel This is a VIP feature only. Unlock everything by joining our VIP supporters plan today! -------------------------------------------------------------------------------- Limited Time Offer Now extended to 21st March! For a limited time only, we’re giving away a free Shockwave game to anyone signing up to our annual VIP premium access plan! Choose your free game! -------------------------------------------------------------------------------- 1 2 I don’t want a free game - just send me my VIP! Buy* Buy my annual VIP pass for giving me premium access to The Sims Resource and send me my free game! -------------------------------------------------------------------------------- Your game code will be emailed to xxxxxxxxx.com after you complete your purchase Email Change Email Want your game code to be sent to a different email? Click here to change *Note: games are non-refundable once this plan is purchased. Any refund we issue under our usual Terms Of Service will have the retail value of $6.99 deducted from the refund price. -------------------------------------------------------------------------------- Limited Time Offer Now extended to 21st March! About this promotion... Are you sure you don't want a free game? Yes, I'm sure Take me back Please enter your email address to continue... Already have an account? Login Welcome back! Please sign in to continue... You need a VIP subscription You need to login to download (a VIP subscription is required) Log In Remember me Don't have an account? Sign up for free Sorry - your was not recognised Here are some account reminders... Your username might be: Your email might be: Click here if you've forgotten your password Ask us to find your account Have an account with us but can't find it? Leave it with us! Fill out as much of this form as you can and we'll find it for you. First name: Last name: What email address might you have used? How about usernames? If you've ever used a credit or debit card for VIP: What card type, the last 4 digits of the long number and roughly when you think you used it... Ask Support to find my account Thanks! Someone from Support will be in touch very soon! Replies are normally within 24 hours and often a lot sooner. Ensure that you add support@thesimsresource.com to your email safe-senders list! You need to verify your email to continue downloading We've sent a verification email to: An email was sent to Check your inbox and your junk mail (change email) Enter code: VERIFY Resend code Contact us Want to add this item to your Basket? -------------------------------------------------------------------------------- * Load up to 1 GB of custom content into your download basket from any device * Download it all together in just one click! * Start your VIP Membership from as low as $3/Month Learn More about VIP Want to install with CC Manager? -------------------------------------------------------------------------------- * View and manage all your TSR downloads easily * Download all required files in a single click! * Keeps all your downloads up to date * Never worry about installing content again Learn More about CC Manager Copy link By Artist Name Published November 15, 2022 • Download Now Downloaded View More Details See More and Download Now CC Manager CC Manager Add to Basket Add to Basket Added to Basket Delete from Basket TSR started August 1999 as the very first The Sims™ fansite. Today it's the largest The Sims community in the world. We offer more custom content than any other site and it's all for free! * Stay up to date with us on the socials * * About * Getting Started * Link to Us * Advertise with Us * Site Staff * Report Ads * Report Infringement Monthly Users 2M+ Uploaded Creations 5M+ Monthly Visits 8.5M+ Active Artists 10K+ * Privacy * Terms of Use * Cookies * © 1999-2024 Enthusiast Gaming (TSR) Inc. - All rights reserved THE SIMS is a trademark of Electronic Arts Inc. Game materials copyright Electronic Arts Inc. and/or its licensors. Electronic Arts Inc. and its licensors have not endorsed and are not responsible for the operation of or content on this site. All Rights Reserved. ;