Our Industry

Out of context: Reply #5

  • Started
  • Last post
  • 49 Responses
  • ********
    0

    bullshitCalculation = function(moneySpent){

    moneySpent /= 1000;
    var bullshitAmount:Number = (1/(moneySpent))*100;

    if (moneySpent [= 1 ){
    return 'Your own fault - nothing for less than 1k';
    } else {
    return bullshitAmount;
    }

    }
    bullshitCalculate(3000);

    //returns liklihood, as a percentage of client-induced rage, as a function of the fucking crumbs they've chucked at you in return for a piece of your soul.

View thread