Home
Forums
New posts
Search forums
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Calendar
games
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
New profile posts
Latest activity
Menu
Log in
Register
Install the app
Install
Home
What's new
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Latest activity
What's new
New posts
New profile posts
Latest activity
fukurou
posted the thread
👨💻 dev
loop jizz up
in
chit chat
.
import asyncio async def input_loop(): while True: print("Waiting for input...") await asyncio.sleep(2) # Pauses...
May 23, 2025
fukurou
updated their
status
.
May 21, 2025
fukurou
replied to the thread
👨💻 dev
burp
.
import os from pygame import mixer class UltraLeanVoiceSkill(Skill): def __init__(self): super().__init__()...
May 20, 2025
fukurou
replied to the thread
👨💻 dev
burp
.
import os from pygame import mixer class CachedVoiceSkill(Skill): def __init__(self): super().__init__()...
May 20, 2025
fukurou
posted the thread
👨💻 dev
burp
in
chit chat
.
import os from pygame import mixer class UltraVoiceSkill(Skill): def __init__(self): super().__init__()...
May 20, 2025
fukurou
replied to the thread
nappy code
.
class DiEvent(Skill): def __init__(self): super().__init__() self.event_hour = 19 # 7 PM...
May 20, 2025
fukurou
replied to the thread
nappy code
.
May 20, 2025
fukurou
replied to the thread
nappy code
.
last working new ver: class DiEvent(Skill): def __init__(self): super().__init__() self.event_hour = 19 # 7 PM...
May 20, 2025
fukurou
replied to the thread
nappy code
.
old ver: class DiEvent(Skill): def __init__(self): super().__init__() self.event_hour: int = 19 self._e =...
May 20, 2025
fukurou
posted the thread
nappy code
in
chit chat
.
import time class DiEvent(Skill): def __init__(self): super().__init__() self.event_hour = 19 # 19:00 = 7 PM...
May 20, 2025
fukurou
replied to the thread
shut off skill
.
import sys class DiShutOff(Skill): def __init__(self): super().__init__() # Call the parent class constructor def...
May 16, 2025
fukurou
posted the thread
shut off skill
in
chit chat
.
import sys print("I'm outta here!") sys.exit()
May 16, 2025
fukurou
updated their
status
.
May 16, 2025
fukurou
replied to the thread
cts ports
.
var algTriggered: Bool = false var ctsSkills: [Skill] = [] // continuous skills
May 15, 2025
the living tribunal
updated their
status
.
May 15, 2025
Home
What's new
Top
Text copied to clipboard.