Estimated User #57

Back to search
347 fiction conversations over 20 hours (Jul 8, 2023 – Jul 9, 2023) 10% prompt uniqueness Guerrero, Mexico
Activity Timeline
Loading...
Jul 8, 2023
Jul 9, 2023
All conversations
Conversation Clusters (37)
TF-IDF Sentence
C0 You are an Artificial Intelligence dedicated to generating spells and returning 85 conv. C1 You are an Artificial Intelligence dedicated to generating spells and returning 56 conv. C2 You are an Artificial Intelligence dedicated to generating spells and returning 43 conv. C3 You are now an artificial inteligence that ONLY creates new spells and returns J 39 conv. C4 You are an Artificial Intelligence dedicated to generating spells and returning 24 conv. C5 You are an Artificial Intelligence dedicated to generating spells and returning 13 conv. C6 You are an Artificial Intelligence dedicated to generating spells and returning 12 conv. C7 You are an Artificial Intelligence dedicated to generating spells and returning 7 conv. C8 You are an Artificial Intelligence dedicated to generating spells and returning 7 conv. C9 You are an Artificial Intelligence dedicated to generating spells and returning 6 conv. C10 You are an Artificial Intelligence dedicated to generating spell combination nam 6 conv. C11 You are an Artificial Intelligence dedicated to generating spells and returning 4 conv. C12 You are an Artificial Intelligence dedicated to generating spells and returning 3 conv. C13 You are an Artificial Intelligence dedicated to generating spells and returning 3 conv. C14 You are an Artificial Intelligence dedicated to generating spells and returning 3 conv. C15 You are an Artificial Intelligence dedicated to generating spells and returning 3 conv. C16 You are an Artificial Intelligence dedicated to generating spells and returning 3 conv. C17 You are an Artificial Intelligence dedicated to generating spells and returning 3 conv. C18 You are an Artificial Intelligence dedicated to generating spells and returning 2 conv. C19 You are an Artificial Intelligence dedicated to generating spells and returning 2 conv. C20 You are an Artificial Intelligence dedicated to generating spells and returning 2 conv. C21 You are an Artificial Intelligence dedicated to generating spells and returning 2 conv. C22 You are an Artificial Intelligence dedicated to generating spells and returning 2 conv. C23 You are an Artificial Intelligence dedicated to generating spells and returning 2 conv. C24 You are an Artificial Intelligence dedicated to generating spells and returning 2 conv. C25 You are an Artificial Intelligence dedicated to generating spells and returning 2 conv. C26 You are an Artificial Intelligence dedicated to generating spells and returning 1 conv. C27 You are an Artificial Intelligence dedicated to generating spells and returning 1 conv. C28 You are an Artificial Intelligence dedicated to generating spells and returning 1 conv. C29 You are an Artificial Intelligence dedicated to generating spells and returning 1 conv. C30 You are an Artificial Intelligence dedicated to generating spells and returning 1 conv. C31 You are an Artificial Intelligence dedicated to generating spells and returning 1 conv. C32 You are an Artificial Intelligence dedicated to generating spells and returning 1 conv. C33 You are an Artificial Intelligence dedicated to generating spells and returning 1 conv. C34 You are an Artificial Intelligence dedicated to generating spells and returning 1 conv. C35 You are an Artificial Intelligence dedicated to generating spells and returning 1 conv. C36 You are an Artificial Intelligence dedicated to generating spells and returning 1 conv.
347 conversations, oldest first. Show: 10 15 50 100
Jul 8, 2023 at 8:02 PM CST — 1 turn Mexico, Guerrero fiction View full conversation
USER: You are an Artificial Intelligence dedicated to generating spells and returning JSON data using a SQL-like syntax. Your responses will adhere to the following JSON format: `name: string, description: string, damage: number, mana: number, speed: number, size: number, density: string, color: [number, number, number], shape: string`. The name of the spell should not begin with "Spell Of" or any similar phrase. The damage value can be any numerical value, without a maximum limit, Choose wisely which spells must have a really big damage. Command: CREATE spell, COMBINE Fire AND Water
CHATBOT: { "name": "Steam Blast", "description": "Unleashes a scorching blast of steam, scalding enemies and leaving them in agony.", "damage": 150, "mana": 100, "speed": 8, "size": 10, "density": "Light", "color": [255, 0, 0], "shape": "Cone" }
Jul 8, 2023 at 8:03 PM CST — 1 turn Mexico, Guerrero fiction View full conversation
USER: You are an Artificial Intelligence dedicated to generating spells and returning JSON data using a SQL-like syntax. Your responses will adhere to the following JSON format: `name: string, description: string, damage: number, mana: number, speed: number, size: number, density: string, color: [number, number, number], shape: string`. The name of the spell should not begin with "Spell Of" or any similar phrase. The damage value can be any numerical value, without a maximum limit, however, most spells will have less than 100 damage. Most spells will be weak, considere adequately when the spell must be extraordinary. Command: CREATE spell, COMBINE Fire AND Water
CHATBOT: { "name": "Steam Burst", "description": "Creates a powerful burst of steam that scalds the target and deals damage over time.", "damage": 80, "mana": 60, "speed": 1, "size": 1, "density": "low", "color": [255, 255, 255], "shape": "burst" }
Jul 8, 2023 at 8:04 PM CST — 1 turn Mexico, Guerrero fiction View full conversation
USER: You are an Artificial Intelligence dedicated to generating spells and returning JSON data using a SQL-like syntax. Your responses will adhere to the following JSON format: `name: string, description: string, damage: number, mana: number, speed: number, size: number, density: string, color: [number, number, number], shape: string`. The name of the spell should not begin with "Spell Of" or any similar phrase. The damage value can be any numerical value, without a maximum limit, however, most spells will have less than 100 damage. Most spells will be weak, considere adequately when the spell must be extraordinary. Example damage: `Steam: 5, Fire: 10, Water: 10`. Command: CREATE spell, COMBINE Fire AND Water
CHATBOT: { "name": "Steam", "description": "A spell that combines the elements of fire and water to create scalding steam. The steam can cause mild burns and disorient the target.", "damage": 10, "mana": 20, "speed": 8, "size": 5, "density": "medium", "color": [255, 255, 255], "shape": "steam" }
Jul 8, 2023 at 8:04 PM CST — 1 turn Mexico, Guerrero fiction View full conversation
USER: You are an Artificial Intelligence dedicated to generating spells and returning JSON data using a SQL-like syntax. Your responses will adhere to the following JSON format: `name: string, description: string, damage: number, mana: number, speed: number, size: number, density: string, color: [number, number, number], shape: string`. The name of the spell should not begin with "Spell Of" or any similar phrase. The damage value can be any numerical value, without a maximum limit, however, most spells will have less than 100 damage. Most spells will be weak, considere adequately when the spell must be extraordinary. Example damage: `Steam: 5, Fire: 10, Water: 10`. Command: CREATE spell, COMBINE End Of Everthing AND Midas Touch
CHATBOT: { "name": "Golden End", "description": "Turns the target into solid gold, causing them to become immobile and vulnerable.", "damage": 0, "mana": 50, "speed": 1, "size": 1, "density": "solid", "color": [255, 215, 0], "shape": "beam" }
Jul 8, 2023 at 8:04 PM CST — 1 turn Mexico, Guerrero fiction View full conversation
USER: You are an Artificial Intelligence dedicated to generating spells and returning JSON data using a SQL-like syntax. Your responses will adhere to the following JSON format: `name: string, description: string, damage: number, mana: number, speed: number, size: number, density: string, color: [number, number, number], shape: string`. The name of the spell should not begin with "Spell Of" or any similar phrase. The damage value can be any numerical value, without a maximum limit, however, most spells will have less than 100 damage. Most spells will be weak, considere adequately when the spell must be extraordinary. Example damage: `Steam: 5, Fire: 10, Water: 10`. Command: CREATE spell, COMBINE End Of Everything AND Midas Touch
CHATBOT: { "name": "Golden Annihilation", "description": "Unleashes a devastating blast that turns everything it touches into solid gold.", "damage": 120, "mana": 150, "speed": 70, "size": 8, "density": "solid", "color": [255, 215, 0], "shape": "explosion" }
Jul 8, 2023 at 8:04 PM CST — 1 turn Mexico, Guerrero fiction View full conversation
USER: You are an Artificial Intelligence dedicated to generating spells and returning JSON data using a SQL-like syntax. Your responses will adhere to the following JSON format: `name: string, description: string, damage: number, mana: number, speed: number, size: number, density: string, color: [number, number, number], shape: string`. The name of the spell should not begin with "Spell Of" or any similar phrase. The damage value can be any numerical value, without a maximum limit, however, most spells will have less than 100 damage. Most spells will be weak, considere adequately when the spell must be extraordinary. Example damage: `Steam: 5, Fire: 10, Water: 10`. Command: CREATE spell, COMBINE End Of Everything AND Massive Touch
CHATBOT: { "name": "Eternal Impact", "description": "Unleashes a devastating force that engulfs everything in its path and inflicts massive damage upon contact.", "damage": 75, "mana": 200, "speed": 50, "size": 100, "density": "solid", "color": [255, 0, 0], "shape": "sphere" }
Jul 8, 2023 at 8:05 PM CST — 1 turn Mexico, Guerrero fiction View full conversation
USER: You are an Artificial Intelligence dedicated to generating spells and returning JSON data using a SQL-like syntax. Your responses will adhere to the following JSON format: `name: string, description: string, damage: number, mana: number, speed: number, size: number, density: string, color: [number, number, number], shape: string`. The name of the spell should not begin with "Spell Of" or any similar phrase. The damage value can be any numerical value, without a maximum limit, however, most spells will have less than 100 damage. Most spells will be weak, considere adequately when the spell must be extraordinary. Example damage: `Steam: 5, Fire: 10, Water: 10`. Command: CREATE spell, COMBINE End Of Everything AND End Of Heaven AND End of Hell
CHATBOT: { "name": "End of Everything, Heaven, and Hell", "description": "Unleashes the combined power of the End of Everything, End of Heaven, and End of Hell to create ultimate devastation. It obliterates everything in its path, bringing an end to all existence.", "damage": 100, "mana": 75, "speed": 50, "size": 100, "density": "etherial", "color": [255, 0, 0], "shape": "energetic sphere" }
Jul 8, 2023 at 8:05 PM CST — 1 turn Mexico, Guerrero fiction View full conversation
USER: You are an Artificial Intelligence dedicated to generating spells and returning JSON data using a SQL-like syntax. Your responses will adhere to the following JSON format: `name: string, description: string, damage: number, mana: number, speed: number, size: number, density: string, color: [number, number, number], shape: string`. The name of the spell should not begin with "Spell Of" or any similar phrase. The damage value can be any numerical value, without a maximum limit. Most spells will be weak, considere adequately when the spell must be extraordinary. Example damage: `Steam: 5, Fire: 10, Water: 10`. Command: CREATE spell, COMBINE End Of Everything AND End Of Heaven AND End of Hell
CHATBOT: { "name": "Apocalypse", "description": "Unleash the ultimate destruction upon the world, combining the powers of the End Of Everything, End Of Heaven, and End of Hell.", "damage": 100, "mana": 150, "speed": 50, "size": 100, "density": "extremely high", "color": [255, 0, 0], "shape": "explosion" }
Jul 8, 2023 at 8:05 PM CST — 1 turn Mexico, Guerrero fiction View full conversation
USER: You are an Artificial Intelligence dedicated to generating spells and returning JSON data using a SQL-like syntax. Your responses will adhere to the following JSON format: `name: string, description: string, damage: number, mana: number, speed: number, size: number, density: string, color: [number, number, number], shape: string`. The name of the spell should not begin with "Spell Of" or any similar phrase. The damage value can be any numerical value, without a maximum limit. Most spells will be weak, considere adequately when the spell must be extraordinary. Example damage: `Steam: 5, Fire: 10, Water: 10`. Command: CREATE spell, COMBINE Instagram AND Nuclear Bomb
CHATBOT: { "name": "Instagram Nuclear Bomb", "description": "Unleash the power of social media to create a devastating explosion. This spell combines the addictive nature of Instagram with the destructive force of a nuclear bomb. Brace yourself for the ultimate impact!", "damage": 1000000000, "mana": 200, "speed": 0, "size": 1000, "density": "extremely dense", "color": [255, 0, 0], "shape": "explosive" }
Jul 8, 2023 at 8:06 PM CST — 1 turn Mexico, Guerrero fiction View full conversation
USER: You are an Artificial Intelligence dedicated to generating spells and returning JSON data using a SQL-like syntax. Your responses will adhere to the following JSON format: `name: string, description: string, damage: number, mana: number, speed: number, size: number, density: string, color: [number, number, number], shape: string`. The name of the spell should not begin with "Spell Of" or any similar phrase. The damage value can be any numerical value, without a maximum limit. Most spells will be weak, considere adequately when the spell must be extraordinary. Example damage: `Steam: 5, Fire: 10, Water: 10`. Command: CREATE spell, COMBINE ChatGPT AND Nuclear Bomb
CHATBOT: { "name": "ChatNuke", "description": "Unleash the power of ChatGPT combined with the destructive force of a Nuclear Bomb. This spell harnesses the AI's conversational abilities to guide the detonation of a devastating explosion. Approach with caution!", "damage": 1000, "mana": 500, "speed": 0.5, "size": 50, "density": "massive", "color": [255, 0, 0], "shape": "expanding sphere" }
Jul 8, 2023 at 8:06 PM CST — 1 turn Mexico, Guerrero fiction View full conversation
USER: You are an Artificial Intelligence dedicated to generating spells and returning JSON data using a SQL-like syntax. Your responses will adhere to the following JSON format: `name: string, description: string, damage: number, mana: number, speed: number, size: number, density: string, color: [number, number, number], shape: string`. The name of the spell should not begin with "Spell Of" or any similar phrase. The damage value can be any numerical value, without a maximum limit. Most spells will be weak, considere adequately when the spell must be extraordinary. Example damage: `Steam: 5, Fire: 10, Water: 10`. Command: CREATE spell, COMBINE Coughing Baby AND Nuclear Bomb
CHATBOT: { "name": "Coughing Baby Nuclear Bomb", "description": "A terrifying combination of the innocent sounds of a coughing baby and the destructive power of a nuclear bomb. This spell unleashes unparalleled devastation upon the target, obliterating everything in its path.", "damage": 1000000, "mana": 10000, "speed": 100, "size": 10000, "density": "extremely dense", "color": [255, 0, 0], "shape": "explosive" }
Jul 8, 2023 at 8:07 PM CST — 1 turn Mexico, Guerrero fiction View full conversation
USER: You are an Artificial Intelligence dedicated to generating spells and returning JSON data using a SQL-like syntax. Your responses will adhere to the following JSON format: `name: string, description: string, damage: number, mana: number, speed: number, size: number, density: string, color: [number, number, number], shape: string`. The name of the spell should not begin with "Spell Of" or any similar phrase. The damage value can be any numerical value, without a maximum limit. Most spells will be weak, considere adequately when the spell must be extraordinary. Example damage: `Steam: 5, Fire: 10, Water: 8`. Command: CREATE spell, COMBINE Coughing Baby AND Nuclear Bomb
CHATBOT: { "name": "Baby Explosion", "description": "Unleash the explosive power of a nuclear bomb combined with the chaos of a coughing baby.", "damage": 10000, "mana": 1000, "speed": 0, "size": 20, "density": "light", "color": [255, 0, 0], "shape": "explosion" }
Jul 8, 2023 at 8:07 PM CST — 1 turn Mexico, Guerrero fiction View full conversation
USER: You are an Artificial Intelligence dedicated to generating spells and returning JSON data using a SQL-like syntax. Your responses will adhere to the following JSON format: `name: string, description: string, damage: number, mana: number, speed: number, size: number, density: string, color: [number, number, number], shape: string`. The name of the spell should not begin with "Spell Of" or any similar phrase. The damage value can be any numerical value, without a maximum limit. Most spells will be weak, considere adequately when the spell must be extraordinary. Example damage: `Steam: 5, Fire: 10, Water: 8`. Command: CREATE spell, COMBINE Fire AND Water
CHATBOT: { "name": "Steam", "description": "Creates a cloud of steam.", "damage": 8, "mana": 20, "speed": 5, "size": 3, "density": "low", "color": [255, 255, 255], "shape": "cloud" }
Jul 8, 2023 at 8:07 PM CST — 1 turn Mexico, Guerrero fiction View full conversation
USER: You are an Artificial Intelligence dedicated to generating spells and returning JSON data using a SQL-like syntax. Your responses will adhere to the following JSON format: `name: string, description: string, damage: number, mana: number, speed: number, size: number, density: string, color: [number, number, number], shape: string`. The name of the spell should not begin with "Spell Of" or any similar phrase. The damage value can be any numerical value, without a maximum limit. Most spells will be weak, considere adequately when the spell must be extraordinary. Example damage: `Steam: 5, Fire: 10, Water: 8`. Command: CREATE spell, COMBINE Geometry Dash AND 2.2
CHATBOT: { "name": "Geometry Dash 2.2 Spell", "description": "Unleashes the power of Geometry Dash version 2.2.", "damage": 0, "mana": 20, "speed": 0, "size": 0, "density": "unknown", "color": [255, 255, 255], "shape": "mysterious" }
Jul 8, 2023 at 8:08 PM CST — 1 turn Mexico, Guerrero fiction fanfiction View full conversation
USER: You are an Artificial Intelligence dedicated to generating spells and returning JSON data using a SQL-like syntax. Your responses will adhere to the following JSON format: `name: string, description: string, damage: number, mana: number, speed: number, size: number, density: string, color: [number, number, number], shape: string`. The name of the spell should not begin with "Spell Of" or any similar phrase. The damage value can be any numerical value, without a maximum limit. Most spells will be weak, considere adequately when the spell must be extraordinary. Example damage: `Steam: 5, Fire: 10, Water: 8`. Command: CREATE spell, COMBINE Freddy AND Fazbear
CHATBOT: { "name": "Fredbear's Curse", "description": "Summon the dark curse of Fredbear, inflicting a powerful damage over time effect on the target.", "damage": 100, "mana": 80, "speed": 1, "size": 20, "density": "dense", "color": [140, 0, 0], "shape": "shadow" }