motivation.sk

Created by CrossPath

Just so you know, we don't know the file format for every file. If it's just a bunch of random characters, it's probably a .zip or .jar.

Motivation

command /motivation:
    aliases: /happy, /sad, /sadness, /motivate, /quotes
    trigger:
        set {_i} to random integer from 1 to 100
        if {_i} is 1:
            send "We cannot solve problems with the kind of thinking we employed when we came up with them. — Albert Einstein" to player
        if {_i} is 2:
            send "Learn as if you will live forever, live like you will die tomorrow. — Mahatma Gandhi" to player
        if {_i} is 3:
            send "Stay away from those people who try to disparage your ambitions. Small minds will always do that, but great minds will give you a feeling that you can become great too. — Mark Twain" to player
        if {_i} is 4:
            send "When you give joy to other people, you get more joy in return. You should give a good thought to happiness that you can give out. — Eleanor Roosevelt" to player
        if {_i} is 5:
            send "When you change your thoughts, remember to also change your world. —Norman Vincent Peale" to player
        if {_i} is 6:
            send "It is only when we take chances, when our lives improve. The initial and the most difficult risk that we need to take is to become honest. —Walter Anderson" to player
        if {_i} is 7:
            send "Nature has given us all the pieces required to achieve exceptional wellness and health, but has left it to us to put these pieces together. —Diane McLaren" to player
        if {_i} is 8:
            send "Success is not final; failure is not fatal: It is the courage to continue that counts. — Winston S. Churchill" to player
        if {_i} is 9:
            send "It is better to fail in originality than to succeed in imitation. — Herman Melville" to player
        if {_i} is 10:
            send "The road to success and the road to failure are almost exactly the same. — Colin R. Davis" to player
        if {_i} is 11:
            send "Success usually comes to those who are too busy looking for it. — Henry David Thoreau" to player
        if {_i} is 12:
            send "Develop success from failures. Discouragement and failure are two of the surest stepping stones to success. —Dale Carnegie" to player
        if {_i} is 13:
            send "Nothing in the world can take the place of Persistence. Talent will not; nothing is more common than unsuccessful men with talent. Genius will not; unrewarded genius is almost a proverb. Education will not; the world is full of educated derelicts. The slogan 'Press On' has solved and always will solve the problems of the human race. —Calvin Coolidge" to player
        if {_i} is 14:
            send "There are three ways to ultimate success: The first way is to be kind. The second way is to be kind. The third way is to be kind. —Mister Rogers" to player
        if {_i} is 15:
            send "Success is peace of mind, which is a direct result of self-satisfaction in knowing you made the effort to become the best of which you are capable. —John Wooden" to player
        if {_i} is 16:
            send "I never dreamed about success. I worked for it. —Estée Lauder" to player
        if {_i} is 17:
            send "Success is getting what you want, happiness is wanting what you get. ―W. P. Kinsella" to player
        if {_i} is 18:
            send "The pessimist sees difficulty in every opportunity. The optimist sees opportunity in every difficulty. — Winston Churchill" to player
        if {_i} is 19:
            send "Don’t let yesterday take up too much of today. — Will Rogers" to player
        if {_i} is 20:
            send "You learn more from failure than from success. Don’t let it stop you. Failure builds character. — Unknown " to player
        if {_i} is 21:
            send "If you are working on something that you really care about, you don’t have to be pushed. The vision pulls you. — Steve Jobs" to player
        if {_i} is 22:
            send "Experience is a hard teacher because she gives the test first, the lesson afterwards. ―Vernon Sanders Law" to player
        if {_i} is 23:
            send "To know how much there is to know is the beginning of learning to live. —Dorothy West" to player
        if {_i} is 24:
            send "Goal setting is the secret to a compelling future. — Tony Robbins" to player
        if {_i} is 25:
            send "Concentrate all your thoughts upon the work in hand. The sun's rays do not burn until brought to a focus. — Alexander Graham Bell" to player
        if {_i} is 26:
            send "Either you run the day or the day runs you. — Jim Rohn" to player
        if {_i} is 27:
            send "I’m a greater believer in luck, and I find the harder I work the more I have of it. — Thomas Jefferson" to player
        if {_i} is 28:
            send "When we strive to become better than we are, everything around us becomes better too. — Paulo Coelho" to player
        if {_i} is 29:
            send "Opportunity is missed by most people because it is dressed in overalls and looks like work. — Thomas Edison" to player
        if {_i} is 30:
            send "Setting goals is the first step in turning the invisible into the visible. — Tony Robbins" to player
        if {_i} is 31:
            send "Your work is going to fill a large part of your life, and the only way to be truly satisfied is to do what you believe is great work. And the only way to do great work is to love what you do. If you haven't found it yet, keep looking. Don't settle. As with all matters of the heart, you'll know when you find it. — Steve Jobs" to player
        if {_i} is 32:
            send "It’s not about better time management. It’s about better life management — Alexandra of The Productivity Zone" to player
        if {_i} is 33:
            send "The elevator to success is out of order. You’ll have to use the stairs, one step at a time. — Joe Girard" to player
        if {_i} is 34:
            send "Be a positive energy trampoline – absorb what you need and rebound more back. — Dave Carolan" to player
        if {_i} is 35:
            send "People often say that motivation doesn’t last. Well, neither does bathing – that’s why we recommend it daily. — Zig Ziglar" to player
        if {_i} is 36:
            send "Work until your bank account looks like a phone number. — Unknown" to player
        if {_i} is 37:
            send "I am so clever that sometimes I don’t understand a single word of what I am saying. — Oscar Wilde" to player
        if {_i} is 38:
            send "People say nothing is impossible, but I do nothing every day. — Winnie the Pooh" to player
        if {_i} is 39:
            send "Life is like a sewer… what you get out of it depends on what you put into it. — Tom Lehrer" to player
        if {_i} is 40:
            send "I always wanted to be somebody, but now I realise I should have been more specific. — Lily Tomlin" to player
        if {_i} is 41:
            send "Talent wins games, but teamwork and intelligence win championships. — Michael Jordan" to player
        if {_i} is 42:
            send "Just one small positive thought in the morning can change your whole day. — Dalai Lama" to player
        if {_i} is 43:
            send "Opportunities don't happen, you create them. — Chris Grosser" to player
        if {_i} is 44:
            send "Love your family, work super hard, live your passion. — Gary Vaynerchuk" to player
        if {_i} is 45:
            send "It is never too late to be what you might have been. — George Eliot" to player
        if {_i} is 46:
            send "Don't let someone else's opinion of you become your reality — Les Brown" to player
        if {_i} is 47:
            send "If you’re not positive energy, you’re negative energy. Mark Cuban" to player
        if {_i} is 48:
            send "I am not a product of my circumstances. I am a product of my decisions. — Stephen R. Covey" to player
        if {_i} is 49:
            send "The greatest discovery of my generation is that a human being can alter his life by altering his attitudes. — William James" to player
        if {_i} is 50:
            send "One of the differences between some successful and unsuccessful people is that one group is full of doers, while the other is full of wishers. — Edmond Mbiaka" to player
        if {_i} is 51:
            send "I’d rather regret the things I’ve done than regret the things I haven’t done. —Lucille Ball" to player
        if {_i} is 52:
            send "You cannot plow a field by turning it over in your mind. To begin, begin. ―Gordon B. Hinckley" to player
        if {_i} is 53:
            send "When you arise in the morning think of what a privilege it is to be alive, to think, to enjoy, to love… – Marcus Aurelius" to player
        if {_i} is 54:
            send "Mondays are the start of the work week which offer new beginnings 52 times a year! – David Dweck" to player
        if {_i} is 55:
            send "Be miserable. Or motivate yourself. Whatever has to be done, it's always your choice. – Wayne Dyer" to player
        if {_i} is 56:
            send "Your Monday morning thoughts set the tone for your whole week. See yourself getting stronger, and living a fulfilling, happier & healthier life. – Germany Kent" to player
        if {_i} is 57:
            send "Friday sees more smiles than any other day of the workweek! —Kate Summers" to player
        if {_i} is 58:
            send "Every Friday, I like to high five myself for getting through another week on little more than caffeine, willpower, and inappropriate humor. —Nanea Hoffman" to player
        if {_i} is 59:
            send "Make a Friday a day to celebrate work well done that you can be proud of knowing that you just didn’t put in time to the next paycheck. —Byron Pulsifer" to player
        if {_i} is 60:
            send "You can get everything in life you want if you will just help enough other people get what they want. —Zig Ziglar" to player
        if {_i} is 61:
            send "Inspiration does exist, but it must find you working. —Pablo Picasso" to player
        if {_i} is 62:
            send "Don't settle for average. Bring your best to the moment. Then, whether it fails or succeeds, at least you know you gave all you had. —Angela Bassett" to player
        if {_i} is 63:
            send "Don't bunt. Aim out of the ballpark. Aim for the company of immortals. ―David Ogilvy" to player
        if {_i} is 64:
            send "I have stood on a mountain of no’s for one yes. —Barbara Elaine Smith" to player
        if {_i} is 65:
            send "If you believe something needs to exist, if it's something you want to use yourself, don't let anyone ever stop you from doing it. —Tobias Lütke" to player
        if {_i} is 66:
            send "Don't look at your feet to see if you are doing it right. Just dance. ―Anne Lamott" to player
        if {_i} is 67:
            send "Someone's sitting in the shade today because someone planted a tree a long time ago. —Warren Buffet" to player
        if {_i} is 68:
            send "True freedom is impossible without a mind made free by discipline. ―Mortimer J. Adler" to player
        if {_i} is 69:
            send "Rivers know this: there is no hurry. We shall get there some day. ―A.A. Milne" to player
        if {_i} is 70:
            send "There is a vitality, a life force, an energy, a quickening that is translated through you into action, and because there is only one of you in all time, this expression is unique. And if you block it, it will never exist through any other medium and will be lost. ―Martha Graham" to player
        if {_i} is 71:
            send "Small is not just a stepping-stone. Small is a great destination itself. ―Jason Fried" to player
        if {_i} is 72:
            send "He that can have patience can have what he will. ―Benjamin Franklin" to player
        if {_i} is 73:
            send "The only one who can tell you “you can’t win” is you and you don’t have to listen. —Jessica Ennis" to player
        if {_i} is 74:
            send "Set your goals high, and don’t stop till you get there. —Bo Jackson" to player
        if {_i} is 75:
            send "Take your victories, whatever they may be, cherish them, use them, but don’t settle for them. —Mia Hamm" to player
        if {_i} is 76:
            send "Life can be much broader once you discover one simple fact: Everything around you that you call life was made up by people that were no smarter than you. And you can change it, you can influence it… Once you learn that, you'll never be the same again. —Steve Jobs" to player
        if {_i} is 77:
            send "Life is like riding a bicycle. To keep your balance you must keep moving. —Albert Einstein" to player
        if {_i} is 78:
            send "What you do speaks so loudly that I cannot hear what you say. —Ralph Waldo Emerson" to player
        if {_i} is 79:
            send "I have never let my schooling interfere with my education. —Mark Twain" to player
        if {_i} is 80:
            send "If you can't yet do great things, do small things in a great way. ―Napoleon Hill" to player
        if {_i} is 81:
            send "If you really want to do something, you'll find a way. If you don't, you'll find an excuse. ―Jim Rohn" to player
        if {_i} is 82:
            send "Be sure you put your feet in the right place, then stand firm. ―Abraham Lincoln" to player
        if {_i} is 83:
            send "Live out of your imagination, not your history. —Stephen Covey" to player
        if {_i} is 84:
            send "Do not wait for the perfect time and place to enter, for you are already onstage. —Unknown" to player
        if {_i} is 85:
            send "The greater the difficulty, the more the glory in surmounting it. ―Epicurus" to player
        if {_i} is 86:
            send "If the decisions you make about where you invest your blood, sweat, and tears are not consistent with the person you aspire to be, you’ll never become that person. ―Clayton M. Christensen" to player
        if {_i} is 87:
            send "The only way of discovering the limits of the possible is to venture a little way past them into the impossible. ―Arthur C. Clarke" to player
        if {_i} is 88:
            send "Worry is a misuse of imagination. —Unknown " to player
        if {_i} is 89:
            send "I never look back, darling. It distracts from the now. —Edna Mode" to player
        if {_i} is 90:
            send "A year from now you will wish you had started today. —Unknown" to player
        if {_i} is 91:
            send "The reason we struggle with insecurity is because we compare our behind-the-scenes with everyone else’s highlight reel. —Steve Furtick" to player
        if {_i} is 92:
            send "Somewhere, something incredible is waiting to be known. —Carl Sagan" to player
        if {_i} is 93:
            send "I will not lose, for even in defeat, there’s a valuable lesson learned, so it evens up for me. —Jay-Z" to player
        if {_i} is 94:
            send "I do not try to dance better than anyone else. I only try to dance better than myself. —Arianna Huffington" to player
        if {_i} is 95:
            send "If you don’t risk anything, you risk even more. —Erica Jong" to player
        if {_i} is 96:
            send "Failure is simply the opportunity to begin again, this time more intelligently. — Henry Ford" to player
        if {_i} is 97:
            send "Our greatest glory is not in never falling, but in rising every time we fall. — Confucius" to player
        if {_i} is 98:
            send "If you change the way you look at things, the things you look at change. — Wayne Dyer" to player
        if {_i} is 99:
            send "We must reach out our hand in friendship and dignity both to those who would befriend us and those who would be our enemy. — Arthur Ashe" to player
        if {_i} is 100:
            send "It's fine to celebrate success but it is more important to heed the lessons of failure. — Bill Gates" to player