Thread: How do i add like ::master to 639?

Results 1 to 10 of 10
  1. #1 How do i add like ::master to 639? 
    PhoenixPk - Nothing is impossible
    T3rminator's Avatar
    Join Date
    Feb 2012
    Posts
    327
    Thanks given
    31
    Thanks received
    14
    Rep Power
    16
    Hi guy's i'm wondering how to add ::master or something to Dementhium 639?
    Reply With Quote  
     

  2. #2  
    Banned

    Join Date
    Mar 2010
    Posts
    1,092
    Thanks given
    214
    Thanks received
    117
    Rep Power
    0
    Code:
    		if (command[0].equals("master")) {
    			for (int i = 0; i < 25; i++) {
    				player.getSkills().addExperience(i, Skills.MAXIMUM_EXP);
    			}
    		}
    Reply With Quote  
     

  3. Thankful user:


  4. #3  
    PhoenixPk - Nothing is impossible
    T3rminator's Avatar
    Join Date
    Feb 2012
    Posts
    327
    Thanks given
    31
    Thanks received
    14
    Rep Power
    16
    Thank's but i wanna add like :ummon and u get 99 summoning, how?
    Reply With Quote  
     

  5. #4  
    † Skyotic 639 †
    64Bit's Avatar
    Join Date
    Dec 2011
    Age
    34
    Posts
    624
    Thanks given
    93
    Thanks received
    37
    Rep Power
    4
    Code:
    if (command[0].equals("summon")) {
    				player.getSkills().addExperience(Skills.SUMMONING, 14000000);
    		}
    IGNORANCE WILL BE IGNORED


    Reply With Quote  
     

  6. #5  
    PhoenixPk - Nothing is impossible
    T3rminator's Avatar
    Join Date
    Feb 2012
    Posts
    327
    Thanks given
    31
    Thanks received
    14
    Rep Power
    16
    Thanks
    Reply With Quote  
     

  7. #6  
    † Skyotic 639 †
    64Bit's Avatar
    Join Date
    Dec 2011
    Age
    34
    Posts
    624
    Thanks given
    93
    Thanks received
    37
    Rep Power
    4
    no problem
    IGNORANCE WILL BE IGNORED


    Reply With Quote  
     

  8. #7  
    Registered Member
    Join Date
    Dec 2011
    Posts
    20
    Thanks given
    0
    Thanks received
    1
    Rep Power
    11
    This is offtopic, but what files do i change ip in on eclipse 639 client? ive done the batch file and the runeclient.java and it still wont connect im also portforwarded already
    Reply With Quote  
     

  9. #8  
    Registered Member wildking72's Avatar
    Join Date
    Sep 2011
    Age
    27
    Posts
    506
    Thanks given
    62
    Thanks received
    36
    Rep Power
    11
    Quote Originally Posted by elite brid View Post
    This is offtopic, but what files do i change ip in on eclipse 639 client? ive done the batch file and the runeclient.java and it still wont connect im also portforwarded already
    You need to make your own thread, and go to Loader.java and change ip in there.
    Reply With Quote  
     

  10. #9  
    Banned

    Join Date
    Mar 2010
    Posts
    1,092
    Thanks given
    214
    Thanks received
    117
    Rep Power
    0
    Quote Originally Posted by elite brid View Post
    This is offtopic, but what files do i change ip in on eclipse 639 client? ive done the batch file and the runeclient.java and it still wont connect im also portforwarded already
    /Facepalm
    Reply With Quote  
     

  11. #10  
    † Skyotic 639 †
    64Bit's Avatar
    Join Date
    Dec 2011
    Age
    34
    Posts
    624
    Thanks given
    93
    Thanks received
    37
    Rep Power
    4
    Quote Originally Posted by elite brid View Post
    This is offtopic, but what files do i change ip in on eclipse 639 client? ive done the batch file and the runeclient.java and it still wont connect im also portforwarded already
    its in RunClient.

    change this

    Code:
    public static String mainurl = "127.0.0.1";
    IGNORANCE WILL BE IGNORED


    Reply With Quote  
     


Thread Information
Users Browsing this Thread

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


User Tag List

Similar Threads

  1. Replies: 1
    Last Post: 02-16-2012, 10:55 PM
  2. Replies: 0
    Last Post: 10-24-2011, 09:36 AM
  3. How i add skillcape master to bs client?
    By choroPelucon in forum Help
    Replies: 0
    Last Post: 03-14-2010, 10:48 PM
  4. [NOOB TUT] How To Add Your Own Master Command
    By RequaUK in forum Snippets
    Replies: 18
    Last Post: 08-04-2009, 09:49 AM
  5. add ::pwnage (basicly ::master)
    By luke1105 in forum Configuration
    Replies: 12
    Last Post: 05-10-2008, 05:26 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •