Thread: [737] how do i make myself admin

Results 1 to 6 of 6
  1. #1 [737] how do i make myself admin 
    Registered Member
    Join Date
    Oct 2012
    Posts
    150
    Thanks given
    17
    Thanks received
    5
    Rep Power
    12
    So, could someone teach me?
    using bens project
    Reply With Quote  
     

  2. #2  
    New Project
    Ben_U's Avatar
    Join Date
    Dec 2011
    Age
    31
    Posts
    1,711
    Thanks given
    109
    Thanks received
    360
    Rep Power
    66
    Go into Player.java and search
    Code:
    rights = 7;
    and whatever name above (should be mine "ben") replace it with whatever name you want to be using as owner. Same thing in commands.java, open command.java in notepad and press ctrl+h and in the top box type ben and in the bottom type your name that you want owner ("worst" for an example) then press replace all, save both files, compile and run the server. If you need more help, add my Skype, its in my signature.
    Reply With Quote  
     

  3. Thankful user:


  4. #3  
    Registered Member
    Join Date
    Oct 2012
    Posts
    150
    Thanks given
    17
    Thanks received
    5
    Rep Power
    12
    Added@skype.
    it wont make me admin, i have already done that.
    is that because compiler doesnt work on me?
    Reply With Quote  
     

  5. #4  
    Donator

    Josh''s Avatar
    Join Date
    Jul 2012
    Age
    26
    Posts
    2,036
    Thanks given
    1,119
    Thanks received
    520
    Rep Power
    192
    use this compiler

    Code:
    echo off
    title Compile
    echo Building please wait...
    "C:\Program Files\Java\jdk1.7.0_05\bin\javac.exe" -d bin -cp lib/*; -sourcepath src src/com/rs/*.java
    echo Compiled.
    pause
    Reply With Quote  
     

  6. #5  
    Registered Member
    Join Date
    Oct 2012
    Posts
    150
    Thanks given
    17
    Thanks received
    5
    Rep Power
    12
    fixed
    Reply With Quote  
     

  7. #6  
    New Project
    Ben_U's Avatar
    Join Date
    Dec 2011
    Age
    31
    Posts
    1,711
    Thanks given
    109
    Thanks received
    360
    Rep Power
    66
    Quote Originally Posted by Joshreynolds123 View Post
    use this compiler

    Code:
    echo off
    title Compile
    echo Building please wait...
    "C:\Program Files\Java\jdk1.7.0_05\bin\javac.exe" -d bin -cp lib/*; -sourcepath src src/com/rs/*.java
    echo Compiled.
    pause
    Yea i figured out that there is a minor error with this, it doesn't actually compile all folders and files. I don't know why it doesn't compile everything.
    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. How do i make myself admin? [718+]
    By Worst in forum Help
    Replies: 2
    Last Post: 12-21-2012, 07:51 AM
  2. cant make admin?
    By dadabehh in forum Help
    Replies: 4
    Last Post: 07-28-2009, 12:04 AM
  3. How to make admin/mod/hidden admin.
    By Dawgg in forum Tutorials
    Replies: 20
    Last Post: 05-31-2008, 11:22 PM
  4. How To Make Your Self Owner,Admin,Mod,Hidden Admin
    By SocialCrisis in forum Tutorials
    Replies: 14
    Last Post: 08-20-2007, 04:32 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •