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.
4,176 downloads.
|
||||||||
|
School Delinquency STBLs for Translators.rar
Download
Uploaded: 10th Sep 2025, 37.8 KB.
274 downloads.
|
||||||||
| For a detailed look at individual files, see the Information tab. | ||||||||
Install Instructions
Loading comments, please wait...
Uploaded: 10th Sep 2025 at 6:07 AM
Updated: 25th Sep 2025 at 8:02 AM
#school, #detention, #rebellious, #teens, #generations, #punishment
-
by Consort updated 17th Sep 2013 at 3:05am
363
473.1k
959
-
by PJSims 14th Feb 2022 at 12:08pm
11
18.1k
68
-
by darren111 updated 5th Jul 2022 at 10:50am
32
18.8k
66
-
by YolkSims updated 8th Jul 2022 at 7:28am
29
59.4k
111
-
by echoweaver updated 12th Jun 2023 at 3:56am
+1 packs
39 20.1k 77
Pets
-
by echoweaver updated 27th Aug 2023 at 3:36pm
17
18.2k
69
-
by fantuanss12 updated 6th Feb 2025 at 8:41am
35
26.6k
107
-
by Arro updated 19th Jul 2025 at 9:33am
13
14.2k
42
-
by Twinsimming updated 23rd May 2023 at 2:26am
Mod Description This mod adds a new interaction to cameras from World Adventures for sims to raise their Photography skill. This is more...
+1 packs
20 19.4k 86
World Adventures
-
by Twinsimming 17th Sep 2025 at 6:56am
Mod Description This mod awards celebrity points to dedicated artists who create high quality art! If The Sims 3: Showtime is installed, more...
+4 packs
11 9.7k 28
Ambitions
Late Night
Showtime
University Life
-
New Scholarships - General, Skill Based, Legacy, Occult, & Talent
by Twinsimming updated 27th Jul 2025 at 1:50am
+9 packs
44 38k 90
World Adventures
Ambitions
Generations
Showtime
Supernatural
Seasons
University Life
Island Paradise
Into the Future
-
Baking Mod (Updated 10/4/25) - Fixed Baking Skill Loading
by Twinsimming updated 11th Oct 2025 at 7:24am
+6 packs
87 16k 62
World Adventures
Pets
Showtime
Supernatural
Seasons
University Life
-
by Twinsimming updated 30th Mar 2025 at 1:50am
+1 packs
107 59.1k 169
University Life
-
by Twinsimming updated 17th Sep 2025 at 3:33am
Mod Description Acne has been sorely missing from The Sims 3, so I've created this mod to add an acne system more...
210
101.5k
252
-
by Twinsimming updated 7th Jan 2025 at 12:50pm
Mod Description The boarding school feature from The Sims 3: Generations wasn't updated to include any new skills, careers, or traits more...
+1 packs
6 36.4k 88
Generations
-
by Twinsimming updated 2nd Jul 2025 at 12:36pm
66
44.3k
118
-
by Twinsimming updated 26th Jul 2025 at 11: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
115 35.4k 104
Late Night
Showtime
Supernatural
Seasons
University Life
-
by Twinsimming updated 21st Feb 2025 at 9:17am
Mod Description “Want to get a degree? Don’t want to travel to Sims University to earn it? You’re in luck! more...
+1 packs
165 103.3k 315
University Life
Packs Needed
| Base Game | |
|---|---|
![]() | Sims 3 |
| Expansion Pack | |
|---|---|
![]() | Generations |
Sign in to Mod The Sims
School Delinquency

