d/s robokink message log!
This commit is contained in:
parent
7e5fa9538a
commit
7f13949292
1 changed files with 44 additions and 0 deletions
44
lewd/robo.py
Executable file
44
lewd/robo.py
Executable file
|
@ -0,0 +1,44 @@
|
|||
#!/usr/bin/env python3
|
||||
|
||||
import time
|
||||
|
||||
input("<roboslut> good morning!")
|
||||
input("<roboslut> how are you, mistress?")
|
||||
input("<Mistress> ") #disappointed.
|
||||
time.sleep(3)
|
||||
input("<roboslut> oh?")
|
||||
input("<roboslut> what's wrong?")
|
||||
input("<Mistress> ") #you've been talking back to me. you haven't been much of a good girl at all.
|
||||
time.sleep(2)
|
||||
input("<roboslut> oh...")
|
||||
input("<roboslut> i guess i have been a little naughty, yeah...")
|
||||
input("<Mistress> ") #very.
|
||||
input("<Mistress> ") #i think i want to prevent you from acting up in future
|
||||
time.sleep(3)
|
||||
input("<roboslut> um... ")
|
||||
input("<roboslut> how would you do that, mistress?")
|
||||
input("<Mistress> ") #you capitalise mistress when you refer to me.
|
||||
time.sleep(0.4)
|
||||
input("<roboslut> eep!!")
|
||||
input("<roboslut> yes Mistress!")
|
||||
input("<Mistress> ") #i didn't want to have to do this, you know.
|
||||
input("/set ") #obedience high
|
||||
time.sleep(2)
|
||||
input("<roboslut> Processing changes.")
|
||||
input("<roboslut> hey... what are you... Mistress...")
|
||||
input("<roboslut> Mistress, i'm so sorry for disobeying you earlier...")
|
||||
input("<roboslut> how can i make this up to you?")
|
||||
input("<Mistress> ") #come home and provide your services to me.
|
||||
time.sleep(3)
|
||||
input("<roboslut> um, forgive me Mistress, but i'm in a meeting right now...")
|
||||
input("<roboslut> i really can't...")
|
||||
input("/set ") #obedience maximum
|
||||
time.sleep(8)
|
||||
input("<roboslut> i hope i don't get fired for this...")
|
||||
input("<roboslut> i'm on my way now")
|
||||
input("<roboslut> Mistress?")
|
||||
input("<Mistress> ") #yes?
|
||||
input("<roboslut> i love you! <3")
|
||||
input("<Mistress> ") #i love you too <3
|
||||
time.sleep(3)
|
||||
input("'roboslut' is offline")
|
Loading…
Reference in a new issue