Search results

  1. fukurou

    porting the draw upgrade

    swift done. we are down to the last token btw
  2. fukurou

    porting the draw upgrade

    kotlin added
  3. fukurou

    porting the draw upgrade

    public class DrawRnd { // draw a random element, then take said element out private ArrayList<String> strings = new ArrayList<>(); private final ArrayList<String> stringsSource = new ArrayList<>(); private final Random rand = new Random(); public DrawRnd(String... values) {...
  4. fukurou

    [MEDIA]

  5. fukurou

    [MEDIA]

  6. fukurou

    optimizing the shit

    class DiB(DiSkillV2): def engaged_kokoro(self) -> bool: return self.getKokoro().to_heart.get(self.__class__.__name__, False) def kokoro_msg(self) -> str: return self.getKokoro().toHeart["dibicameral"]
  7. fukurou

    optimizing the shit

    class DiYandere(DiSkillV2): ''' bica = DiBicameral() app.brain.logicChobit.addSkill(bica) bica.msgCol.addMSGV2("0:47", "#yandere") bica.msgCol.sprinkleMSG("#yandere", 30) bica.msgCol.sprinkleMSG("#yandere_cry", 30) app.brain.logicChobit.addSkill(DiYandere("fuki"))...
  8. fukurou

    optimizing the shit

    public class DiB extends DiSkillV2 { public Boolean engagedKokoro(){ return this.kokoro.toHeart.containsKey(this.getClass().getSimpleName()); } public String kokoroMSG(){ return this.kokoro.toHeart.getOrDefault("dibicameral",""); } }
  9. fukurou

    optimizing the shit

  10. fukurou

    optimizing the shit

    class_name = instance.__class__.__name__
  11. fukurou

    [MEDIA]

  12. fukurou

    [MEDIA]

  13. fukurou

    [MEDIA]

  14. fukurou

    [MEDIA]

  15. fukurou

    [MEDIA]

  16. fukurou

    [MEDIA]

  17. fukurou

    [MEDIA]

  18. fukurou

    🎮gaming gaming laptop

    @ZORO
  19. fukurou

    [MEDIA]

  20. fukurou

    [MEDIA]

Top