Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: World switcher

  1. #1
    Join Date
    Jan 2005
    Location
    Plymouth
    Posts
    9,406
    Tokens
    1,777

    Latest Awards:

    Default World switcher

    I'm currently making a RuneScape world switcher, when I've finished does anyone want to test it out?

  2. #2
    Join Date
    Jul 2005
    Location
    (:c)
    Posts
    636
    Tokens
    0

    Default

    Quote Originally Posted by Neil
    I'm currently making a RuneScape world switcher, when I've finished does anyone want to test it out?
    :iamwithst meme
    Dont Worry
    Be Happy





    OrangeParasol

  3. #3
    Join Date
    Aug 2004
    Location
    Are you sure you want to know?
    Posts
    6,998
    Tokens
    0

    Latest Awards:

    Default

    I will ^_^
    I freaking adore Ashley ^_^

  4. #4
    Join Date
    Jul 2005
    Location
    (:c)
    Posts
    636
    Tokens
    0

    Default

    Quote Originally Posted by !xx!kyle!xx!
    I will ^_^
    Got there before you mr Kyle
    Dont Worry
    Be Happy





    OrangeParasol

  5. #5
    Join Date
    Jan 2005
    Location
    Plymouth
    Posts
    9,406
    Tokens
    1,777

    Latest Awards:

    Default

    Anyone that wants to test it can, I have some stuff to do with it but when I've finished I'll let you all know

  6. #6
    Join Date
    Aug 2004
    Location
    Lutterworth, Leicestershire
    Posts
    4,182
    Tokens
    0

    Latest Awards:

    Default

    Neil says:
    I have finished it but it isn't working totally and I need to do a bit more work on it but I will get it done A.S.A.P
    I Threw My Pitchfork In Your Haystack Last Night
    Oo Arr Oo Arr.








  7. #7
    Join Date
    Jun 2005
    Posts
    4,795
    Tokens
    0

    Latest Awards:

    Default

    What you useing to make it if its Visual Basic or Visual Basic .NET ill help you out I have had a bit of online training in them

  8. #8
    Join Date
    Jan 2005
    Location
    Plymouth
    Posts
    9,406
    Tokens
    1,777

    Latest Awards:

    Default

    Quote Originally Posted by Tomdarkness2
    What you useing to make it if its Visual Basic or Visual Basic .NET ill help you out I have had a bit of online training in them
    I'm using notepad lol :p

  9. #9
    Join Date
    Jun 2005
    Posts
    4,795
    Tokens
    0

    Latest Awards:

    Default

    Notepad its impossible theres no compiler....

  10. #10
    Join Date
    Jan 2005
    Location
    Plymouth
    Posts
    9,406
    Tokens
    1,777

    Latest Awards:

    Default

    Quote Originally Posted by Tomdarkness2
    Notepad its impossible theres no compiler....
    Hmm...I coded the whole thing and at the start of the tut you use this code

    Code:
    @echo off 
     
    javac *.java 
    pause
    Here the explanation thingy :p

    Save this as Compile.bat and put it inside your “Files” folder. This make you able to compile all .java file to .class file.

    I still have quiet a bit to do on it anyway and loads of improvements would be needed

Page 1 of 2 12 LastLast

Posting Permissions

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