Search results

  1. owly

    ๐Ÿ python python time

    public class TrgTolerance extends TrGEV3{ // this boolean gate will return true till depletion or reset() private int repeats = 0; private int maxrepeats; //2 recomended public TrgTolerance(int maxrepeats) { this.maxrepeats = maxrepeats; } public void...
  2. owly

    ๐Ÿ python python time

    doesn't seem likely. I mean how would you check if the alg you used is valid?
  3. owly

    ๐Ÿ python python time

    public class AXLearnability { private Boolean algSent = false; // problems that may result because of the last deployed algorithm: public UniqueItemSizeLimitedPriorityQueue defcons = new UniqueItemSizeLimitedPriorityQueue();// default size = 5 // major chaotic problems that may...
  4. owly

    ๐Ÿ python python time

    public class OutputDripper { // drips true once every limit times // shushes the waifubot enough time to hear a reply from user private int cycler = 0; private int limit; // set to 1 for on off effect public OutputDripper(int limit) { super(); this.limit =...
  5. owly

    ๐Ÿ python python time

    public class AXLHub { // hubs many reply decorators, language translators, encriptors and other string modifiers // decorate(str) to decorate string using the active string decorator private Cycler cycler; private DrawRnd drawRnd = new DrawRnd(); private int size = 0...
  6. owly

    ๐Ÿ python python time

    public class AXLHousing { public String decorate(String str1){ // override me return ""; } }
  7. owly

    [MEDIA]

  8. owly

    ๐Ÿ python python time

    public class AXNeuroSama { private Responder nyaa = new Responder(" heart", " heart", " wink", " heart heart heart"); private DrawRnd rnd = new DrawRnd(); private int rate; public AXNeuroSama(int rate) { // the higher the rate the less likely to decorate outputs...
  9. owly

    ๐Ÿ python python time

    public class TODOListManager { /* manages to do tasks. q1 tasks are mentioned once, and forgotten backup tasks are the memory of recently mentioned tasks * */ private UniqueItemSizeLimitedPriorityQueue q1 = new UniqueItemSizeLimitedPriorityQueue(); private...
  10. owly

    ๐Ÿ python python time

    5 generators up this biyatch!!!!!
  11. owly

    ๐Ÿ python python time

    public class DrawRnd { // draw a random element, than take said element out private ArrayList<String> strings = new ArrayList<>(); private ArrayList<String> stringsSource = new ArrayList<>(); private Random rand = new Random(); public DrawRnd(String... values) { for...
  12. owly

    ๐Ÿ python python time

    public class LGTypeConverter { private RegexUtil r1 = new RegexUtil(); public int convertToInt(String v1){ String temp = r1.extractRegex(enumRegexGrimoire.integer, v1); if (temp.isEmpty()) {return 0;} return Integer.parseInt(temp); } public Double...
  13. owly

    ๐Ÿ python python time

  14. owly

    ๐Ÿ python python time

  15. owly

    ๐Ÿ python python time

    it's a COMMAND CENTER! code the fucking thing you fuck! slime fuck thinks I B playing up this bitch.
  16. owly

    ๐Ÿ python python time

    I've been seeing too many lurkers in my command center lately. it's annoying. yes you, mister lurker. join the party or buzz off. :s52: public class Cycler { // cycles through numbers limit to 0 non-stop private int cycler = 0; private int limit; public Cycler(int limit) {...
  17. owly

    ๐Ÿ python python time

    fix the typo. because of you I'm rocking 5 generators! just so I can stay online!!! :s79:
  18. owly

    ๐Ÿ python python time

    time to translate the new auxiliary classes for the python version 100 +AXGamification +TODOListManager +DrawRnd +AXLHub +AXLHousing +AXNeuroSama +AXLNeuroSama +AXLearnability +TrgTolerance +Cycler +Perchance +AXKeyValuePair +InputFilter // context juubi +strategy +AXStrategy +LGTypeConverter...
  19. owly

    ๐Ÿ‘จโ€๐Ÿ’ป dev gamification module

    some would say: "hey this is a very basic class" yeah well it's how and where you use it. besides things were always meant to be simple. otherwise you are wasting your time. @fukurou translate it to swift, I'll handle the rest we have some big coding projects coming up. the LG has a path in...
Top