Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
LilDrippyMyFnf
GitHub Repository: LilDrippyMyFnf/FNF-BitEnigne
Path: blob/master/Random shit/DumbKidLol.hx
2180 views
package;

class DumbKidLol extends RealDumbass
{
    var bitches:Int = 1;
    var family:Bool = true;
    var gotalife:Bool = true;
    var adopted:Bool = false;
    var STUPID:Bool = false;
    var ratio(default, set):Int;
    var hasBrain:Bool = true;
    var stupidKid:String = 'NimuDevUwU'; // fuck you nimu, I reported your account & got it taken down, don't think I won't do it again

    function set_ratio(r:Int):Int
    {
        if (stupidKid == 'NimuDevUwU'){
            return 9999;
        }
        else if (stupidKid == 'MemeHoovy'){
            return 0;
        }
        else {
            return ratio = r;
        }
    }

    override function create()
    {
        if (stupidKid == 'NimuDevUwU') 
        {
            bitches = 0;
            family = false;
            gotalife = false;
            adopted = true;
            STUPID = true;
            // ratio++;
            hasBrain = false;
        }
    }
}
//you know i had to do it to em