School Delinquency
School Delinquency Cover Photo.png - width=1075 height=700
Administration Office and Alternative Class.png - width=1920 height=1080
Appeal Expusion Interactions.png - width=1920 height=1080
Bribe Interaction.png - width=1920 height=1080
Enroll in School Interaction.png - width=1920 height=1080
Expulsion Notification.png - width=416 height=100
Contraband Notification.png - width=416 height=139
Illegal Contraband Notification.png - width=416 height=158
Successful Appeal Notification.png - width=416 height=100
Drop Out of School Notification.png - width=416 height=100
Enroll in School Notification.png - width=416 height=100
Pending Student Status.png - width=324 height=203
Expelled Moodlet.png - width=324 height=184
Clear To Reenroll.png - width=324 height=165
Vindicated Moodlet.png - width=324 height=203
This mod adds serious consequences for rebellious teens and their delinquent behavior at school.
This is a script mod that can be placed in your Packages folder. It was built and tested on 1.69 but should work fine on 1.67.
Updates
9/25/25
- Added Chinese translation by Little Duck Liu
- Added Korean translation by aenskim
- Added Mexican Spanish translation by angycm
- Added French translation by StephQc97
9/11/25
Requirements
This mod requires The Sims 3: Generations.
Overview
- Getting Expelled
- Appealing Expulsion
- Contraband Checks
- Dropping Out
- New Moodlets
Getting Expelled
Teen sims who are sent to detention more than once now have a chance of being expelled from school. Each subsequent detention will raise the chance of being expelled by 5%.
Sims with bad grades (D or F) or who are Rebellious, Hot-Headed, Mean Spirited, Evil, Inappropriate, or Insane have a higher chance of being expelled.
Expulsions last for 7 days, after which teen sims will be automatically enrolled in school again.
The length of an expulsion can be shortened by having a teen sim “Attend Alternative Classes” at the school rabbit hole between 8:00am and 4:00pm.
Each class lasts 2 hours and subtracts 1 day from the sim’s expulsion.
Teen sims will be scolded and grounded for getting expelled.
Appealing Expulsion
Another method to end an expulsion early is by having a sim aged Young Adult or older in the active household go to the school rabbit hole to “Appeal Expulsion” under the new "Administration Office…" pie menu option.
There are four ways to appeal an expulsion: Appeal, Intimidate, Influence, and Bribe.
Appeal - Available to all sims, except for those with the Coward, Rebellious, or Dislikes Children traits. Other traits will either increase or decrease the chance of success.
- Increased Chance - Ambitious, Brave, Charismatic, Family Oriented, Friendly, Genius, Good, Lucky, Nurturing, Perfectionist, and Schmoozer
- Decreased Chance - Absent Minded, Grumpy, Hot-Headed, Inappropriate, Insane, Loner, Loser, Mean Spirited, Neurotic, Shy, Socially Awkward, Unlucky, and Unstable
Influence - Only available to celebrity sims. The higher the celebrity level, the better the chance of success.
Bribe - Available to all sims as long as the household has more than §5,000 in family funds.
Expulsions can only be appealed once.
However, the “Bribe” option will always be available.
If the expulsion appeal is successful, the teen can then start attending school again with the baseline C grade.
If the expulsion appeal fails, the teen sim will have to either wait out the expulsion or “Attend Alternative Classes” to speed up the expulsion timeout.
Contraband Checks
Teen sims will also now have contraband checks at the end of each school day. There is a 60% chance of getting caught by school staff with contraband in their inventory, and certain traits will either increase or decrease this chance.
- Increased Chance - Absent Minded, Clumsy, Loser, and Unlucky
- Decreased Chance - Rebellious, Evil, Kleptomaniac, and Lucky
If you have PJSim's Let's Get Drunk Mod installed and a teen sim has alcohol in their inventory while at school, their alcohol will be confiscated and they will be given detention.
If you have MonocoDoll’s Vile Ventures mod installed and a teen sim has drugs or drug paraphernalia in their inventory while at school, the police will be called to arrest them and they will be expelled from school immediately.
Once arrested by the police, the teen will be taken to the police station and stay in a holding cell for 12 hours.
Teen sims will be scolded and grounded for getting caught with contraband.
Dropping Out
Teens can also drop out of high school at any time under the "Administration Office…" pie menu option at the school rabbit hole.
Dropping out will lead to teen sims getting punished, but the level of punishment depends on the traits of the adults in the household.
Teens can be punished strictly, moderately, or lightly.
Strictly - Ambitious, Bookworm, Disciplined, Genius, Perfectionist, Proper, Snob, and Workaholic
Moderately - Dramatic, No Sense of Humor, and Over Emotional
Lightly - Good, Nurturing, and Family Oriented
If a teen sim decides to enroll in school at a later time, they can do so under the same "Administration Office…" pie menu option.
Enrolling in school will also help teens improve their standing with adults in their household.
New Moodlets
Pending Student Status: Given when a teen sim is facing expulsion, lasts 1 hour, +0 mood
Expelled: Given when a teen sim is expelled from school, lasts 7 days, -30 mood
Clear To Reenroll: Given when a teen sim’s expulsion expires or is successfully appealed, lasts 3 hours, +15 mood
Vindicated: Given when an adult sim successfully appeals a teen sim’s expulsion, lasts 3 hours, +15 mood
Tuning
All of the following values are tunable in the mod’s XML files.
kBaseExpulsionChance = 0.10
kPercentageIncreaseForExpulsionEachDetention = 0.05
kBadGradeModifier = 0.05
kVeryBadGradeModifier = 0.10
kNegativeTraitModifierForExpulsion = 0.05
kTroublePointsForBeingExpelled = 80
kExpelledMoodletReductionInMinutes = 1440
kAlternativeClassesDurationInMinutes = 120
kAlternativeClassesStartHour = 8
kAlternativeClassesEndHour = 16
kTroublePointsForBeingCaughtWithContraband = 100
kJailTimeInHours = 12
kBaseContrabandCheckChance = 0.60
kRebelliousTraitContrabandModifier = 0.05
kEvilTraitContrabandModifier = 0.05
kKleptomaniacTraitContrabandModifier = 0.05
kLuckyTraitContrabandModifier = 0.05
kAbsentMindedTraitContrabandModifier = 0.05
kClumsyTraitContrabandModifier = 0.05
kLoserTraitContrabandModifier = 0.05
kUnluckyTraitContrabandModifier = 0.05
SchoolRabbitholeInteractions.xml
kBaseChanceForAppealedExpulsionSuccess = 0.10
kBaseChanceForIntimidateAppealedExpulsionSuccess = 0.10
kBaseChanceForInfluenceAppealedExpulsionSuccess = 0.10
kAbsentMindedModifier = 0.05
kInsaneModifier = 0.05
kInappropriateModifier = 0.05
kNeuroticModifier = 0.05
kUnstableModifer = 0.05
kEvilModifier = 0.05
kGrumpyModifier = 0.05
kMeanSpiritedModifier = 0.05
kLonerModifier = 0.05
kGeniusModifier = 0.05
kFamilyOrientedModifier = 0.05
kNurturingModifier = 0.05
kLuckyModifier = 0.05
kAmbitiousModifier = 0.05
kUnluckyModifier = 0.05
kLoserModifier = 0.05
kHotHeadedModifier = 0.05
kBraveModifier = 0.05
kCharismaticModifier = 0.05
kGoodModifier = 0.05
kFriendlyModifier = 0.05
kSchmoozerModifier = 0.05
kPerfectionistModifier = 0.05
kShyModifier = 0.05
kSociallyAwkwardModifier = 0.05
kVampireModifier = 0.05
kWerewolfModifier = 0.05
kFairyModifier = 0.05
kWitchModifier = 0.05
kPlayableGhostModifier = 0.05
kGenieModifier = 0.05
kAlienModifier = 0.05
kMummyModifier = 0.05
kBribeAmountForExpulsionAppeal = 5000
kTroublePointsForDroppingOutStrictPunishment = 100
kTroublePointsForDroppingOutModeratePunishment = 50
kTroublePointsForDroppingOutLightPunishment = 25
kStrictPunishmentTraits = Ambitious, BookWorm, Disciplined, Genius, Perfectionist, Proper, Snob, Workaholic
kModeratePunishmentTraits = Dramatic, NoSenseOfHumor, OverEmotional
kLightPunishmentTraits = Good, FamilyOriented, Nurturing
Conflicts & Known Issues
This is a new script mod so there shouldn’t be any conflicts.
Credits
EA/Maxis for The Sims 3 and The Sims 4, Visual Studio 2019, ILSpy, s3pe, Notepad++, Script Mod Template Creator, and deathbypufferfish on Tumblr for extracting the TS4 icons.
Thank You
Thank you to Zimmer45 on Discord, justanothersimsblog on Tumblr, and MonocoDoll!
Filename | Type | Size |
---|---|---|
twinsimming_School Delinquency.rar | rar | |
twinsimming_School Delinquency.package | package | 241409 |
Filename | Type | Size |
---|---|---|
School Delinquency STBLs for Translators.rar | rar | |
S3_220557DA_00000000_01D7B2216CD654A7_CHS_CN_Strings%%+STBL.stbl | stbl | 5599 |
S3_220557DA_00000000_02D7B2216CD654A7_CHT_CN_Strings%%+STBL.stbl | stbl | 5599 |
S3_220557DA_00000000_03D7B2216CD654A7_CZE_CZ_Strings%%+STBL.stbl | stbl | 5599 |
S3_220557DA_00000000_04D7B2216CD654A7_DAN_DK_Strings%%+STBL.stbl | stbl | 5599 |
S3_220557DA_00000000_05D7B2216CD654A7_DUT_NL_Strings%%+STBL.stbl | stbl | 5599 |
S3_220557DA_00000000_06D7B2216CD654A7_FIN_FI_Strings%%+STBL.stbl | stbl | 5599 |
S3_220557DA_00000000_07D7B2216CD654A7_FRE_FR_Strings%%+STBL.stbl | stbl | 5599 |
S3_220557DA_00000000_08D7B2216CD654A7_GER_DE_Strings%%+STBL.stbl | stbl | 5599 |
S3_220557DA_00000000_09D7B2216CD654A7_GRE_GR_Strings%%+STBL.stbl | stbl | 5599 |
S3_220557DA_00000000_0AD7B2216CD654A7_HUN_HU_Strings%%+STBL.stbl | stbl | 5599 |
S3_220557DA_00000000_0BD7B2216CD654A7_ITA_IT_Strings%%+STBL.stbl | stbl | 5599 |
S3_220557DA_00000000_0CD7B2216CD654A7_JPN_JP_Strings%%+STBL.stbl | stbl | 5599 |
S3_220557DA_00000000_0DD7B2216CD654A7_KOR_KR_Strings%%+STBL.stbl | stbl | 5599 |
S3_220557DA_00000000_0ED7B2216CD654A7_NOR_NO_Strings%%+STBL.stbl | stbl | 5599 |
S3_220557DA_00000000_0FD7B2216CD654A7_POL_PL_Strings%%+STBL.stbl | stbl | 5599 |
S3_220557DA_00000000_10D7B2216CD654A7_POR_PT_Strings%%+STBL.stbl | stbl | 5599 |
S3_220557DA_00000000_11D7B2216CD654A7_POR_BR_Strings%%+STBL.stbl | stbl | 5599 |
S3_220557DA_00000000_12D7B2216CD654A7_RUS_RU_Strings%%+STBL.stbl | stbl | 5599 |
S3_220557DA_00000000_13D7B2216CD654A7_SPA_ES_Strings%%+STBL.stbl | stbl | 5599 |
S3_220557DA_00000000_14D7B2216CD654A7_SPA_MX_Strings%%+STBL.stbl | stbl | 5599 |
S3_220557DA_00000000_15D7B2216CD654A7_SWE_SE_Strings%%+STBL.stbl | stbl | 5599 |
S3_220557DA_00000000_16D7B2216CD654A7_THA_TH_Strings%%+STBL.stbl | stbl | 5599 |
twinsimming_School Delinquency.rar
Download
Uploaded: 25th Sep 2025, 129.1 KB.
3,086 downloads.
|
||||||||
School Delinquency STBLs for Translators.rar
Download
Uploaded: 10th Sep 2025, 37.8 KB.
210 downloads.
|
||||||||
For a detailed look at individual files, see the Information tab. |
Install Instructions
Loading comments, please wait...


Uploaded: 10th Sep 2025 at 5:07 AM
Updated: 25th Sep 2025 at 7:02 AM
#school, #detention, #rebellious, #teens, #generations, #punishment
-
Grim's The Sims 3 Auto Save (non-core/in-game tunable)(Updated for 1.50.56)
by grimreefer24601 updated 10th Mar 2013 at 7:07pm
226 252.4k 343
-
by gamefreak130 26th Jan 2020 at 6:23am
10 12.4k 42
-
by darren111 updated 5th Jul 2022 at 9:50am
32 18.4k 64
-
by YolkSims updated 8th Jul 2022 at 6:28am
29 57.9k 110
-
by echoweaver updated 12th Jun 2023 at 2:56am
+1 packs
Pets
-
by echoweaver updated 27th Aug 2023 at 2:36pm
17 17.7k 68
-
by fantuanss12 updated 6th Feb 2025 at 7:41am
34 25.3k 103
-
by Twinsimming 17th Sep 2025 at 5:56am
+4 packs
Ambitions
Late Night
Showtime
University Life
-
Baking Mod (Updated 10/4/25) - Fixed Baking Skill Loading
by Twinsimming updated 5th Oct 2025 at 8:26am
+6 packs
World Adventures
Pets
Showtime
Supernatural
Seasons
University Life
-
by Twinsimming updated 17th Sep 2025 at 5:34am
Mod Description Based on The Sims 4: Growing Together feature, this mod gives child-aged sims the chance to lose their teeth more...
86 51.8k 146
-
by Twinsimming updated 2nd Jul 2025 at 11:16am
Mod Description This mod adds the Rack of Lamb and SimCity Cheesecake recipes from The Sims 4, and a new custom more...
12 14k 43
-
by Twinsimming updated 8th Apr 2025 at 9:21am
Mod Description This mod adds the ability to lead spin classes on Arsil's exercise bikes. This is a script mod that can more...
26 23.7k 75
-
by Twinsimming updated 17th Sep 2025 at 2:50am
Mod Description This mod adds a new Spray Tan object to the grocery store. This is an scripted object that can be more...
+2 packs
Seasons
Island Paradise
-
by Twinsimming updated 26th Jul 2025 at 10:14pm
Mod Description I was heavily inspired by the cows from The Sims 4: Cottage Living and wanted to flesh out the more...
+5 packs
Late Night
Showtime
Supernatural
Seasons
University Life
-
Dirty Laundry Mod (Update 5/18/25) - SimBot Fix
by Twinsimming updated 18th May 2025 at 8:51am
Mod Description This mod is meant to balance out the positive moodlets sims get from doing laundry and give a greater more...
97 65.7k 169
-
by Twinsimming updated 2nd Jul 2024 at 9:18pm
Mod Description I was inspired by sweetdevil’s post in the “Mods you wish existed” (https://modthesims.info/showthread.php?p=5460154#post5460154) thread and decided to make that more...
18 17k 61
-
by Twinsimming updated 4th Sep 2025 at 6:47am
Mod Description High achieving students at Sims University now have the chance to become valedictorian of their graduating class! This is a more...
+1 packs
University Life
-
by Twinsimming updated 15th Aug 2025 at 9:32am
Mod Description This mod gives sims the ability to livestream video games from their computers to earn tips, social media followers, more...
+2 packs
Late Night
University Life
Packs Needed
Base Game | |
---|---|
![]() | Sims 3 |
Expansion Pack | |
---|---|
![]() | Generations |