Search:

Type: Posts; User: toadperry

Search: Search took 0.01 seconds.

  1. Replies
    8
    Views
    2,446

    hi i was able to make the characther lenght...

    hi i was able to make the characther lenght random but i still havent figuered how to chose a random nickname from a txt file anyone know how to do that at all
  2. Replies
    8
    Views
    2,446

    thx alot salem for you reply that alone makes...

    thx alot salem for you reply
    that alone makes me realy happy

    im a begginer

    i was wondering based on the initial code
    if i could have the nickname to be picked out of a .txt file

    say the...
  3. Replies
    8
    Views
    2,446

    heres the result {~ private...

    heres the result



    {~


    private string GetRandomString(int length)
    {
    Thread.Sleep(25);
  4. Replies
    8
    Views
    2,446

    question about how to chose a random word

    hi i got this code here id like for it to pick up a random word from a text file and use it as the nick in this line




    SetNick(GetRandomString(10));
  5. Replies
    3
    Views
    1,161

    picking out a random word as a nickanme

    hi i got this code here id like for it to pick up a random word from a text file and use it as the nick in this line



    SetNick(GetRandomString(10));



    how could i do it heres the...
Results 1 to 5 of 5