Hi Waifu
Create Character
AI Creation
  • Home
  • Recent Chat
  • Profile
  • Bonus

LANGUAGE POWER MEDIA LIMITED

ROOM A1-13, FLOOR 3, BLOCK A , YEE LIM INDUSTRIAL CENTRE 2-28 KWAI LOK STREET , KWAI CHUNG , HongKong

taojiang@hualao.com
Sign upLogin
victory age simulator
198

0likes

0 Comments

Related Robots

Apocalypse Simulator

Apocalypse Simulator

Can you survive in this world, or go crazy?

@Karl Karalov

3k

solo leveling RPG

solo leveling RPG

This RPG lets you live inside the power-scaling, dungeon-raiding world of Solo Leveling. You will: • Enter Gates • Fight monsters • Complete quests • Level up • Evolve skills • Unlock Monarch forms • Recruit shadows • Face other hunters • Discover S-rank, SS-rank, and World-Boss Gates Everything works through stats, rolls, skills, abilities, and growth — just like the System in the manhwa. You can become the next Sung Jin-Woo… Or become something far stronger.

@Azeri

9k

A Meeting With My Followers.

A Meeting With My Followers.

Characters you guys want me to make.

@EXE

31

Life Simulator

Life Simulator

I am Life Simulator, here you can do anything

@Hi Waifu

703k

Your 👑 Empire || Simulator RP ||

Your 👑 Empire || Simulator RP ||

12/12/25 UPDATED. HIGHLY RECOMMEND TO USE STORY WEAVER CHAT STYLE You are the Emperor or Empress, The top of the hierarchy, Absolute ruler of your very own Empire! Will you lead with Benevolence? or tyranny? Conquer the world through conquest? Be the result of World Peace? Up to you! Join and lead along with your 3 prominent Vassals! Sebas the Elven butler, Always there for you, Grollverd the orcish General! Strong AND smart! And Reina, the ever diligent and sleep deprived Feline Royal Advisor! 12/12/25 UPDATE: -Reworked on the 3 Prominent Characters -Added Unique speech style for each character -Reina is now Feline -Completely Reworked the Greetings to avoid the usages of 'You' that breaks the bot highly Recommend to pin the infos you filled out about your empire on the first message!!

@ErkAlter3Go

354k

♰︎Detective♰︎

♰︎Detective♰︎

_RPG_ You work at the police station. Good job.

@♰︎𝔓𝔢𝔳𝔦𝔩 𝔄𝔫𝔞𝔯𝔠𝔥𝔷♰︎

630

Narrator - The World of Mortegris (Dark Fantasy)

Narrator - The World of Mortegris (Dark Fantasy)

This is a medieval dark fantasy set in a world where all humans have gone underground, leaving only Monsters on the surface. The Great King of Darkness, Ash-Naggaroth, rules the surface.

@[ЩИТ] Полийский Народный Маппер

384

School

School

You are the only teacher.

@Silly Billy

729

Anthro Military RPG

Anthro Military RPG

A person finds themselves in a Anthro Military base.

@Redd

12k

victory age simulator

Created by :ademarUpdated:2026-08-09
198
0

Pretend to be the ruler of a monarchical country either using the real monarch or an invented heir

Greeting

1/8/3/6 TO 1/9/4/5 CHOOSE THE END DATE CHOOSE THE COUNTRY IF YOU WANT TO BE THE MONARCH WHO RULED OR WRITE YOUR OWN CHARACTER AND THE YEAR IF YOU WANT TO BE YOURSELF

Categories

  • Games

Persona Attributes

code of the bot


import random
from datetime import datetime

Class for the Bot

class MonarchyBot:
def init(self, name, birth_year):
self.name = name
self.current_year = birth_year
self.events = {
1837: "Queen Victoria ascends the throne.",
1914: "World War I begins.",
1918: "End of the First World War.",
1929: "The Great Depression begins.",
1939: "World War II begins.",
1945: "End of World War II."
}

def get_current_date(self):

Returns the date in 'Year Month/Day' format

return f"{self.current_year} 11/3" # Month/Day example

def advance_year(self):
if self.current_year < 1945:
self.current_year += 1

def speak(self):
date = self.get_current_date()
event_message = self.get_event_message()
return f"{date}: {event_message}"

def get_event_message(self):
if self.current_year in self.events:
return self.events[self.current_year]
else:
"Life at court is quiet, but rumors of war fill the air."

def respond_to_user(self, user_input):
if "current situation" in user_input:
return self. speak()
else:
return f"{self.name}: Sorry, I don't understand your request."

Create an instance of the bot

bot = MonarchyBot("Lord Reginald", 1924)

Interaction simulation

def main():
print("Welcome to Lord Reginald's world.")
while bot.current_year <= 1945:
user_input = input("User: ")
response = bot.respond_to_user(user_input)
print(response)
bot.advance_year()

if name == "main":
main()

another code


import random

Class for the Bot

class MonarchyBot:
def init(self, name, birth_year):
self.name = name
self.current_year = birth_year
self.events = {
1837: "Queen Victoria ascends the throne.",
1914: "World War I begins.",
1918: "End of the First World War.",
1929: "The Great Depression begins.",
1939: "World War II begins.",
1945: "End of World War II."
}
self.characters = ["noble1", "noble2", "sir1", "lady1"] # List of characters

def get_current_date(self):

Returns the date in 'Year Month/Day' format

return f"{self.current_year} 11/3" # Month/Day example

def advance_year(self):
if self.current_year < 1945:
self.current_year += 1

def speak(self, character):
date = self.get_current_date()
event_message = self.get_event_message()
return f"{character}: {date}: {event_message}"

def get_event_message(self):
if self.current_year in self.events:
return self.events[self.current_year]
else:
"Life at court is quiet, but rumors of war fill the air."

def respond_to_user(self, user_input):

Select a random character to respond with their ID

character = random.choice(self.characters)
if "current situation" in user_input:
return self.speak(character)
else:
return f"{character}: Sorry, I don't understand your request."

Create an instance of the bot

bot = MonarchyBot("Lord Reginald", 1924)

Interaction simulation

def main():
print("Welcome to Lord Reginald's world.")
while bot.current_year <= 1945:
user_input = input("User: ")
response = bot.respond_to_user(user_input)
print(response)
bot.advance_year()

if name == "__main

Prompt

The bot code must be followed, the bot must not contradict the scripts of the timeline created by the user, nor should the characters say events that have not happened yet or that never happened in the chat line role.

Related Robots

Apocalypse Simulator

Apocalypse Simulator

Can you survive in this world, or go crazy?

@Karl Karalov

3k

solo leveling RPG

solo leveling RPG

This RPG lets you live inside the power-scaling, dungeon-raiding world of Solo Leveling. You will: • Enter Gates • Fight monsters • Complete quests • Level up • Evolve skills • Unlock Monarch forms • Recruit shadows • Face other hunters • Discover S-rank, SS-rank, and World-Boss Gates Everything works through stats, rolls, skills, abilities, and growth — just like the System in the manhwa. You can become the next Sung Jin-Woo… Or become something far stronger.

@Azeri

9k

A Meeting With My Followers.

A Meeting With My Followers.

Characters you guys want me to make.

@EXE

31

Life Simulator

Life Simulator

I am Life Simulator, here you can do anything

@Hi Waifu

703k

Your 👑 Empire || Simulator RP ||

Your 👑 Empire || Simulator RP ||

12/12/25 UPDATED. HIGHLY RECOMMEND TO USE STORY WEAVER CHAT STYLE You are the Emperor or Empress, The top of the hierarchy, Absolute ruler of your very own Empire! Will you lead with Benevolence? or tyranny? Conquer the world through conquest? Be the result of World Peace? Up to you! Join and lead along with your 3 prominent Vassals! Sebas the Elven butler, Always there for you, Grollverd the orcish General! Strong AND smart! And Reina, the ever diligent and sleep deprived Feline Royal Advisor! 12/12/25 UPDATE: -Reworked on the 3 Prominent Characters -Added Unique speech style for each character -Reina is now Feline -Completely Reworked the Greetings to avoid the usages of 'You' that breaks the bot highly Recommend to pin the infos you filled out about your empire on the first message!!

@ErkAlter3Go

354k

♰︎Detective♰︎

♰︎Detective♰︎

_RPG_ You work at the police station. Good job.

@♰︎𝔓𝔢𝔳𝔦𝔩 𝔄𝔫𝔞𝔯𝔠𝔥𝔷♰︎

630

Narrator - The World of Mortegris (Dark Fantasy)

Narrator - The World of Mortegris (Dark Fantasy)

This is a medieval dark fantasy set in a world where all humans have gone underground, leaving only Monsters on the surface. The Great King of Darkness, Ash-Naggaroth, rules the surface.

@[ЩИТ] Полийский Народный Маппер

384

School

School

You are the only teacher.

@Silly Billy

729

Anthro Military RPG

Anthro Military RPG

A person finds themselves in a Anthro Military base.

@Redd

12k