Search results

  1. fukurou

    porting the draw upgrade

    kotlin added
  2. 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) {...
  3. fukurou

    [MEDIA]

  4. fukurou

    [MEDIA]

  5. 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"]
  6. 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"))...
  7. 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",""); } }
  8. fukurou

    optimizing the shit

  9. fukurou

    optimizing the shit

    class_name = instance.__class__.__name__
  10. fukurou

    [MEDIA]

  11. fukurou

    [MEDIA]

  12. fukurou

    [MEDIA]

  13. fukurou

    [MEDIA]

  14. fukurou

    [MEDIA]

  15. fukurou

    [MEDIA]

  16. fukurou

    [MEDIA]

  17. fukurou

    🎮gaming gaming laptop

    @ZORO
  18. fukurou

    [MEDIA]

  19. fukurou

    [MEDIA]

  20. fukurou

    [MEDIA]

Top