[Release] Making pretty pics with stars

Results 1 to 18 of 18
  1. #1
    Account Upgraded | Title Enabled! OreansSucks is offline
    MemberRank
    Mar 2009 Join Date
    276Posts

    [Release] Making pretty pics with stars

    Convert this into a command to make designs with *. This is pretty fun

    PHP Code:
    public class Stars {
        private static 
    void printStars(int a) {
            for (
    int i 1<= ai++) {
                for (
    int j 1<= ij++)
                    
    System.out.print("*");
                
    System.out.println("");
            }
            for (
    int i 10i--) {
                for (
    int j i0j--) 
                    
    System.out.print("*");
                
    System.out.println("");
            }
        }
        public static 
    void main(String[] args) {
            
    printStars(4);
        }


    Here is a joke program I found somewhere.
    PHP Code:
    class repackName {
        static 
    boolean isOkayName(String name) {
            return 
    name.toLowerCase().contains("ThePack");
        }

        static 
    boolean isGoodName(String nameboolean fake) {
            if (
    fake)
                return !
    fake;
            return 
    fake;
        }

        static 
    boolean isGoodName(String name) {
            return 
    isGoodName(namefalse);
        }

        public static 
    void main(String[] args) {
            
    System.out.println(isGoodName("blah"));
            
    System.out.println(isOkayName("blah"));
        }



  2. #2
    Account Upgraded | Title Enabled! silv3rbullet is offline
    MemberRank
    Dec 2008 Join Date
    1,277Posts

    Re: [Release] Making pretty pics with stars

    Lol, M!
    If it is you...

  3. #3
    Valued Member MyEnterprises is offline
    MemberRank
    Dec 2008 Join Date
    130Posts

    Re: [Release] Making pretty pics with stars

    This is useless.
    huuu want diss?????? DIS 4 NOOBS
    DIS HAS NOTHING 2 do with ms

  4. #4
    Account Upgraded | Title Enabled! silv3rbullet is offline
    MemberRank
    Dec 2008 Join Date
    1,277Posts

    Re: [Release] Making pretty pics with stars

    Lol.
    Ima going to PM you.

  5. #5
    Account Upgraded | Title Enabled! Signalize is offline
    MemberRank
    Nov 2008 Join Date
    USALocation
    363Posts

    Re: [Release] Making pretty pics with stars

    i lol'd this only shows stuff in console. This dodesn't display anything to people
    PHP Code:
    else if (splitted[0].equals("!stars") {
    int a Integer.parseInt(splitted[1]);
    for (
    int i 1<= ai++) {
                for (
    int j 1<= ij++)
                    
    mc.dropMessage("*");
                
    mc.dropMessage("");
            }
            for (
    int i 10i--) {
                for (
    int j i0j--) 
                    
    mc.dropMessage("*");
                
    mc.dropMessage("");
            }

    NOW A COMMAND! UNTESTED NOT SURE IF WORKS

  6. #6
    Account Upgraded | Title Enabled! GoldenNuts is offline
    MemberRank
    Apr 2009 Join Date
    Los AngelesLocation
    209Posts

    Re: [Release] Making pretty pics with stars

    What do you mean it's m?

  7. #7
    Account Upgraded | Title Enabled! Signalize is offline
    MemberRank
    Nov 2008 Join Date
    USALocation
    363Posts

    Re: [Release] Making pretty pics with stars

    He means MyEnterprises. That is his messing account.

  8. #8
    Account Upgraded | Title Enabled! xChibi is offline
    MemberRank
    Jun 2008 Join Date
    Im youtubes... GodsAng3l! XDLocation
    279Posts

    Re: [Release] Making pretty pics with stars

    U know itd be funny if it showed stars when u die Lol O_o

  9. #9
    Account Upgraded | Title Enabled! silv3rbullet is offline
    MemberRank
    Dec 2008 Join Date
    1,277Posts

    Re: [Release] Making pretty pics with stars

    Quote Originally Posted by Signalize View Post
    He means MyEnterprises. That is his messing account.
    THat is not my account...
    Lol...

  10. #10
    Account Upgraded | Title Enabled! OreansSucks is offline
    MemberRank
    Mar 2009 Join Date
    276Posts

    Re: [Release] Making pretty pics with stars

    Quote Originally Posted by xChibi View Post
    U know itd be funny if it showed stars when u die Lol O_o
    That's easy. playerDead() maplecharacter
    add this in there

  11. #11
    Account Upgraded | Title Enabled! Shoot is offline
    MemberRank
    Jan 2009 Join Date
    417Posts

    Re: [Release] Making pretty pics with stars

    i iz confused

  12. #12
    Account Upgraded | Title Enabled! GoldenNuts is offline
    MemberRank
    Apr 2009 Join Date
    Los AngelesLocation
    209Posts

    Re: [Release] Making pretty pics with stars

    Quote Originally Posted by Signalize View Post
    He means MyEnterprises. That is his messing account.
    Oh, I see. Thanks for telling me.

  13. #13
    Account Upgraded | Title Enabled! silv3rbullet is offline
    MemberRank
    Dec 2008 Join Date
    1,277Posts

    Re: [Release] Making pretty pics with stars

    THAT ISN"T ME!
    IN fact MyEnterprises is actually ******'s messing account.

  14. #14
    Account Upgraded | Title Enabled! GoldenNuts is offline
    MemberRank
    Apr 2009 Join Date
    Los AngelesLocation
    209Posts

    Re: [Release] Making pretty pics with stars

    Ok...I'm confused here.

  15. #15
    Account Upgraded | Title Enabled! GoldenNuts is offline
    MemberRank
    Apr 2009 Join Date
    Los AngelesLocation
    209Posts

    Re: [Release] Making pretty pics with stars

    Yes, he does. He posted like 5 today.

  16. #16
    Account Upgraded | Title Enabled! GoldenNuts is offline
    MemberRank
    Apr 2009 Join Date
    Los AngelesLocation
    209Posts

    Re: [Release] Making pretty pics with stars

    Quote Originally Posted by shakar96 View Post
    You are on fire too, so many posts today.
    Thanks, I'm burning.

  17. #17
    Account Upgraded | Title Enabled! Shadow465 is offline
    MemberRank
    Jul 2008 Join Date
    437Posts

    Re: [Release] Making pretty pics with stars

    Here's some stars. (:

    #fEffect/Summon/6/4#

  18. #18
    Account Upgraded | Title Enabled! PinkGatsby is offline
    MemberRank
    Mar 2009 Join Date
    AmericaLocation
    434Posts

    Re: [Release] Making pretty pics with stars

    Quote Originally Posted by shakar96 View Post
    You're on fire today, do you like love making Java classes?
    And why are you always using "System.out.print"? I know it's in the Sun Java tuts, but their package != our OdinMS package.
    Haha, I love the irony in that sentence



Advertisement