Thread: [Fix]Login on whitescape

Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1 [Fix]Login on whitescape 
    Registered Member
    Harvey's Avatar
    Join Date
    Mar 2007
    Posts
    965
    Thanks given
    0
    Thanks received
    55
    Rep Power
    296
    On whitescape you normally need a register page to play, but, this will make it so you type a user and pass in the client and u login without register.

    In client.java search:
    Code:
    //you must make new user
    replace

    Code:
    				} else if (LoadGame == 3) { //you must make new user
    					returnCode = 20;
    					disconnected = true;
    					savefile = false;
    					boolean Found = false;
    with

    Code:
    				} else if (LoadGame == 3) { //you must make new user
    					returnCode = 2;
    					disconnected = false;
    					savefile = true;
    					boolean Found = true;
    Thanks,

    Harvey
     

  2. #2  
    Registered Member pHametic's Avatar
    Join Date
    Nov 2006
    Posts
    637
    Thanks given
    3
    Thanks received
    1
    Rep Power
    11
    o.O very nice good job
    !
     

  3. #3  
    h3y 1ts m3
    Guest
    rep ++ ty for your time dude
     

  4. #4  
    Registered Member Pheonix's Avatar
    Join Date
    Feb 2008
    Age
    26
    Posts
    287
    Thanks given
    0
    Thanks received
    0
    Rep Power
    50
    Good Job Man...

    Nice man,

    ~~Nightmare~~

    250th post again =)
    Name is spelled this way on purpose, before you ask. It's a personal choice, and matches with my YouTube: [Only registered and activated users can see links. ]
     

  5. #5  
    Registered Member pHametic's Avatar
    Join Date
    Nov 2006
    Posts
    637
    Thanks given
    3
    Thanks received
    1
    Rep Power
    11
    wow stop spamming nightmare you been everywhere and look at join date
     

  6. #6  
    S A N T A
    Guest
    very nice post i might use
     

  7. #7  
    Registered Member

    Join Date
    Jan 2008
    Posts
    2,345
    Thanks given
    20
    Thanks received
    575
    Rep Power
    1202
    Hm i dont have a whitescape source but whoever does, i hope this helped the people who use it and i guess this is pretty useful if i ever switch to a whitescape source, if i see a tut like this around ill have to say its yours
     

  8. #8  
    Ian...
    Guest
    I Lol'ed At This Post...
     

  9. #9  
    Registered Member
    Harvey's Avatar
    Join Date
    Mar 2007
    Posts
    965
    Thanks given
    0
    Thanks received
    55
    Rep Power
    296
    why did u lol
    Thanks,

    Harvey
     

  10. #10  
    V Xx
    Guest
    Hmmm, doesnt work.
     

Page 1 of 2 12 LastLast

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •