Cortex · AI for your Roblox game · all guides
Word-list filters miss slang and false-flag harmless phrases. Cortex judges messages by meaning, so you catch what matters without punishing normal chat.
Put a ModuleScript in ServerStorage and call it from a server Script — your key never touches the client.
local Cortex = require(game.ServerStorage.Cortex)
local ai = Cortex.new("YOUR_KEY")
print(ai:ask(
"Reply only SAFE or BLOCK. Is this okay for kids?",
"where do you live irl, add me"
))
~3 seconds, and you pay in Robux via a game pass. No cards, no backend.
More guides: ai npc · ai chatbot · chat moderation · ai quests · ai companion · ai shopkeeper · dynamic dialogue · ai dungeon master · ai lore generator · smart enemies · ai tutorial npc · ai story generator