Thread: Vencillio/Dark Asylum ::noclip command

Results 1 to 5 of 5
  1. #1 Vencillio/Dark Asylum ::noclip command 
    Registered Member
    Join Date
    Nov 2016
    Posts
    22
    Thanks given
    3
    Thanks received
    2
    Rep Power
    11
    Difficulty: 1/10
    Knowledge: Nothing

    1. Client.java (the client one)

    2. Add:
    Code:
    if(inputString.equals("::noclip") && c.playerRights == 3) {
    							for(int k1 = 0; k1 < 4; k1++) {
    								for(int i2 = 1; i2 < 103; i2++) {
    									for(int k2 = 1; k2 < 103; k2++)
    										aClass11Array1230[k1].anIntArrayArray294[i2][k2] = 0;
    
    								}
    							}
    						}
    					}
    Rights:
    Code:
    && c.playerRights == 3
    Code:
    == 3 means owner rights 
    == 2 means admin rights
    == 1 means mod rights
    3. Save
    4. Compile
    Reply With Quote  
     

  2. Thankful user:


  3. #2  
    Donator

    Join Date
    Mar 2010
    Age
    27
    Posts
    190
    Thanks given
    18
    Thanks received
    8
    Rep Power
    0
    its tut not snippet?!
    Owner of RazoryScape!
    Reply With Quote  
     

  4. #3  
    Registered Member

    Join Date
    Sep 2016
    Posts
    384
    Thanks given
    1
    Thanks received
    117
    Rep Power
    311
    Quote Originally Posted by ZectorX. View Post
    its tut not snippet?!


    Is this really needed? People can just look at literally any other client.
    Reply With Quote  
     

  5. #4  
    Donator

    Join Date
    Mar 2010
    Age
    27
    Posts
    190
    Thanks given
    18
    Thanks received
    8
    Rep Power
    0
    Quote Originally Posted by Adam A View Post


    Is this really needed? People can just look at literally any other client.
    Its already added!
    Owner of RazoryScape!
    Reply With Quote  
     

  6. #5  
    Software Developer

    Tyrant's Avatar
    Join Date
    Jul 2013
    Age
    24
    Posts
    1,562
    Thanks given
    678
    Thanks received
    423
    Rep Power
    1060
    Can you please explain what you are doing here?
    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. need noclip command code [OSRS] Vencillio
    By Castiel in forum Requests
    Replies: 1
    Last Post: 10-21-2016, 12:04 PM
  2. Noclip command
    By Hackur in forum Help
    Replies: 4
    Last Post: 04-26-2009, 02:50 PM
  3. [REQ] Noclip command
    By badboy ownz in forum Requests
    Replies: 9
    Last Post: 02-09-2009, 09:17 PM
  4. [508]Simple, stopping the ::noclip command.
    By xX JC Xx in forum Configuration
    Replies: 4
    Last Post: 09-12-2008, 07:14 PM
  5. i need noclip command
    By D3d Wildy in forum RS2 Server
    Replies: 2
    Last Post: 06-12-2008, 07:20 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
  •