Search results

  1. fukurou

    📱android ASUS ROG Phone 8 Pro

    cope cope cope cope cope cope cope cope cope cope cope
  2. fukurou

    📱android ASUS ROG Phone 8 Pro

    new name same shit. pro edition 8 or COPE
  3. fukurou

    coding party! OooWee

    import os import re import time from pygame import mixer import inflect from LivinGrimoire23 import RegexUtil, enumRegexGrimoire def validate_time(time) -> bool: pattern = "^([01]?[0-9]|2[0-3]):[0-5][0-9]$" result = re.match(pattern, time) return result is not None def...
  4. fukurou

    📱android ASUS ROG Phone 8 Pro

    same specs as rog 6, just get rog 6 for cheaper
  5. fukurou

    [MEDIA]

  6. fukurou

    coding party! OooWee

  7. fukurou

    coding party! OooWee

    import os import re from pygame import mixer import inflect from LivinGrimoire23 import RegexUtil, enumRegexGrimoire def validate_time(time) -> bool: pattern = "^([01]?[0-9]|2[0-3]):[0-5][0-9]$" result = re.match(pattern, time) return result is not None def...
  8. fukurou

    coding party! OooWee

    import os import re from pygame import mixer import inflect from LivinGrimoire23 import RegexUtil, enumRegexGrimoire def validate_time(time) -> bool: pattern = "^([01]?[0-9]|2[0-3]):[0-5][0-9]$" result = re.match(pattern, time) return result is not None def...
  9. fukurou

    [MEDIA]

  10. fukurou

    coding party! OooWee

    import os from pygame import mixer class OGTTS: def __init__(self): mixer.init() def playSoundFile(self, file: str)->bool: if os.path.isfile(f'sounds/{file}.mp3'): mixer.music.load(f'sounds/{file}.mp3') mixer.music.play() return True...
  11. fukurou

    coding party! OooWee

    @kollector I need the codes to split a string to words and madfuckin iterate it and shit
  12. fukurou

    coding party! OooWee

    maybe it's in your dick hole?
  13. fukurou

    coding party! OooWee

    import os from pygame import mixer class OGTTS: def __init__(self): mixer.init() def playSoundFile(self, file: str)->bool: if os.path.isfile(f'sounds/{file}.mp3'): mixer.music.load(f'sounds/{file}.mp3') mixer.music.play() return True...
  14. fukurou

    coding party! OooWee

    ok I beefed up the balbber skill with the eliza reflect function
  15. fukurou

    coding party! OooWee

    class DiPostProcessor(DiSkillV2): def __init__(self): super().__init__() self.tes:TextEditingSeries = TextEditingSeries() def input(self, ear: str, skin: str, eye: str): if len(ear) == 0: return self.setSimpleAlg(self.tes.add_new_lines(ear, 60))
  16. fukurou

    coding party! OooWee

    import time from LivinGrimoire23 import * from AXPython import * from MatrixGUI1 import App from skills import * from hidden_skills import * import tkinter as tk from tkinter import ttk # from tkinter import messagebox # Press Shift+F10 to execute it or replace it with your code. # Press...
  17. fukurou

    coding party! OooWee

    class TextEditingSeries: @staticmethod def add_new_lines(text: str, n1: int): words = text.split(' ') lines = [] current_line = [] current_length = 0 for word in words: if current_length + len(word) + len(current_line) > n1...
  18. fukurou

    coding party! OooWee

    I'm guessing this is a hardware skill class DiPostProcessor(DiSkillV2): def __init__(self): super().__init__() def input(self, ear: str, skin: str, eye: str): if len(ear) == 0: return
  19. fukurou

    coding party! OooWee

    dude! :s79:stop eating chipsin my command center, I'm sick of my keyboard being oily!
  20. fukurou

    [MEDIA]

Top