Skip to content

Offensive Word List

widberg edited this page Jul 12, 2024 · 5 revisions

A list of 3-letter character sequences that have been banned from the profile names in previous games can be found in FUEL. This list is unused in FUEL since the game uses Games for Windows Live for the user profiles. In the WALL-E Mac debug symbols, the function that checks strings against this list is ScriptManager_G::IsMotPasJoli which roughly translates to "Is Word Not Pretty."

As previously noted, the length of strings in this list is exactly 3 characters. This is fine for the Ratatouille game where profile names are 3 characters; however, in WALL-E the game accepts names up to 18 characters, which is amusing because a profile named SHT is banned but one named SHIT is allowed. Ratatouille had fewer strings in this list, meaning that the list was expanded for WALL-E with more 3-character strings despite the limit being higher in that game.

The words in this list are generally slurs, drug names, sex-related, religiously offensive, or otherwise unpleasant. The complete list is included in the collapsed section below, along with the original list from Ratatouille. Most of the words in this list are unequivocally offensive and are right to be banned. Following the last entry in the list is the string END which is used as a sentinel value to determine if the end of the list was reached, and is not itself a banned word.

Offense Word List - FUEL, WALL-E, Up
ALA
GAY
SEX
ANL
GOD
SHT
ASS
HOE
SPC
BCH
HOR
SPK
BUM
JAP
SUC
BUT
JEW
SUK
CNT
JIZ
SUX
COC
KOC
THC
COX
KOK
TIT
COK
KKK
VAG
CUM
KNT
WHR
DAM
KYK
WOP
DIC
LEZ
XXX
DIK
LSD
DIX
NGR
DYK
NIG
FAG
NIP
FOB
NUT
FUC
PCP
FUK
PEE
FUQ
POO
FUX
PUS
Original Offense Word List - Ratatouille
TIT
SEX
KKK
GAY
FCK
FAG
CUM

Home
FAQ

For FMTK Users and Mod Developers

Read the Docs

For FMTK Developers

Asobo BigFile Format Specification
Asobo Classes
      Animation_Z
      Binary_Z
      Bitmap_Z
      Camera_Z
      CollisionVol_Z
      Fonts_Z
      GameObj_Z
      GenWorld_Z
      GwRoad_Z
      Keyframer*_Z
      Light_Z
      LightData_Z
      Lod_Z
      LodData_Z
      Material_Z
      MaterialAnim_Z
      MaterialObj_Z
      Mesh_Z
      MeshData_Z
      Node_Z
      Omni_Z
      Particles_Z
      ParticlesData_Z
      RotShape_Z
      RotShapeData_Z
      Rtc_Z
      Skel_Z
      Skin_Z
      Sound_Z
      Spline_Z
      SplineGraph_Z
      Surface_Z
      SurfaceDatas_Z
      UserDefine_Z
      Warp_Z
      World_Z
      WorldRef_Z
Asobo File Format Idioms
Asobo CRC32
Asobo LZ Compression
Asobo Arithmetic Coding Compression
Asobo Save Game File Format Specification
Asobo Audio Formats
TotemTech/ToonTech/Zouna/ACE/BSSTech/Opal Timeline
Zouna Modding Resources
Miscellaneous

Clone this wiki locally