World code generator.

Discussion in 'Programming General' started by Flaming Idiots, Feb 23, 2007.

World code generator.
  1. Unread #1 - Feb 23, 2007 at 11:47 PM
  2. Flaming Idiots
    Joined:
    Dec 22, 2005
    Posts:
    235
    Referrals:
    1
    Sythe Gold:
    0
    Two Factor Authentication User

    Flaming Idiots Active Member
    Visual Basic Programmers

    World code generator.

    My generator creates C#, Vb2005, J#, Java, Chrome (Object pascal) and VB6 codes, you can add more languages without editing the source code of the program, and you can edit the worlds before creating the code, so if you already know the world prefix, then you can put it in yourself.

    [​IMG]

    And here is how you use each generated code. (may vary a bit.)

    VB6:
    Code:
    Label1.Caption = GetWorld(132).Number & GetWorld(132).Prefix
    VB2005:
    Code:
    Label1.Text = Worlds.Worlds(132).Number & Worlds.Worlds(132).Prefix
    C#:
    Code:
    Label1.Text = Worlds.Worlds[132].Number.ToString() + Worlds.World[132].Prefix;
    J#:
    Code:
    Label1.Text = Worlds.Worlds[132].Number.ToString() + Worlds.World[132].Prefix;
    Java:
    Code:
    String D = Worlds.Worlds[132].Number.ToString() + Worlds.World[132].Prefix;
    Chrome:
    Code:
    Label1.Text = RSWorlds.Worlds.Worlds[132].Number.ToString() +
    RSWorlds.Worlds.World[132].Prefix;
    Source: Click
    Pre-built: Click
     
  3. Unread #2 - Feb 24, 2007 at 1:53 AM
  4. cooladrrang
    Joined:
    Jan 21, 2007
    Posts:
    125
    Referrals:
    0
    Sythe Gold:
    0

    cooladrrang Active Member

    World code generator.

    nice you must have taken alot of time or time searching for the worlds in all those codes (is J# better than .net and is it Harder than C#)
     
  5. Unread #3 - Feb 24, 2007 at 1:29 PM
  6. hmm
    Joined:
    Jan 21, 2007
    Posts:
    181
    Referrals:
    2
    Sythe Gold:
    5

    hmm Active Member

    World code generator.

    J# is microsofts version of java, so i think.

    also, nice job flaming it looks good.
     
  7. Unread #4 - Feb 24, 2007 at 2:06 PM
  8. Puzzle
    Joined:
    May 6, 2005
    Posts:
    846
    Referrals:
    0
    Sythe Gold:
    0

    Puzzle Apprentice

    World code generator.

    Fawg < Fiwg
     
  9. Unread #5 - Feb 24, 2007 at 6:12 PM
  10. Flaming Idiots
    Joined:
    Dec 22, 2005
    Posts:
    235
    Referrals:
    1
    Sythe Gold:
    0
    Two Factor Authentication User

    Flaming Idiots Active Member
    Visual Basic Programmers

    World code generator.

    I updated it so it can create .NET dlls. It is used the same way it shows in the examples.

    And J# is just a .NET implementation of the Java language, but C# is much better than J#.

    ----------------

    I updated it for the recent URL changes.
     
< [tut] Basic file input and output | C++ simple bitwise calculator >

Users viewing this thread
1 guest


 
 
Adblock breaks this site