Thread: Slayer Noclip

Page 1 of 2 12 LastLast
Results 1 to 10 of 19
  1. #1 Slayer Noclip 
    Registered Member
    Join Date
    Dec 2011
    Posts
    706
    Thanks given
    9
    Thanks received
    3
    Rep Power
    30
    There is a slayer noclip glitch where cheat engine is involved. You use the height levels to noclip. If you know what I'm talking about, you know how to fix it?
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Jun 2014
    Posts
    58
    Thanks given
    2
    Thanks received
    4
    Rep Power
    11
    I think the best way to solve this is to prevent cheat clients from connecting to your server. Here'a a useful link: link
    Reply With Quote  
     

  3. #3  
    Banned
    Join Date
    Apr 2014
    Posts
    869
    Thanks given
    515
    Thanks received
    202
    Rep Power
    0
    Quote Originally Posted by MaxUnitX View Post
    I think the best way to solve this is to prevent cheat clients from connecting to your server. Here'a a useful link: link
    That Tutorial wouldn't do much :/
    Reply With Quote  
     

  4. #4  
    Donator

    Join Date
    Oct 2014
    Posts
    587
    Thanks given
    29
    Thanks received
    76
    Rep Power
    26
    Add server side clipping.
    Programming service - Fast, Cheap & Quality
    http://www.rune-server.org/black-mar...-services.html

    Project that I am currently working on:
    http://www.rune-server.org/runescape...emon-rsps.html

    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    Dec 2011
    Posts
    706
    Thanks given
    9
    Thanks received
    3
    Rep Power
    30
    Reply With Quote  
     

  6. #6  
    Slayer Noclip



    Scu11's Avatar
    Join Date
    Aug 2007
    Age
    30
    Posts
    16,307
    Thanks given
    7,215
    Thanks received
    12,308
    Rep Power
    5000
    Quote Originally Posted by MaxUnitX View Post
    I think the best way to solve this is to prevent cheat clients from connecting to your server. Here'a a useful link: link
    no the best way to solve it is to fix the noclip... lmfao what fucking terrible advice.

    Attached image
    Reply With Quote  
     

  7. Thankful user:


  8. #7  
    Registered Member
    Join Date
    Dec 2011
    Posts
    706
    Thanks given
    9
    Thanks received
    3
    Rep Power
    30
    Fix the noclip, but is there a tutorial on this? It's not clear.
    Reply With Quote  
     

  9. #8  
    Registered Member
    Join Date
    May 2012
    Posts
    445
    Thanks given
    31
    Thanks received
    19
    Rep Power
    48
    Quote Originally Posted by awesomenoob View Post
    Fix the noclip, but is there a tutorial on this? It's not clear.
    You don't need a tut for everything, you should find/discover or make your own way to fix it because nobody would release a noclip fix... I've found 4 ways to stop players noclip so go ahead and move your mind, it was hard to find one to be honest but its still possible.
    Reply With Quote  
     

  10. #9  
    Registered Member
    Join Date
    Dec 2011
    Posts
    706
    Thanks given
    9
    Thanks received
    3
    Rep Power
    30
    Still can't figure it out.
    Reply With Quote  
     

  11. #10  
    Registered Member Eberwolf's Avatar
    Join Date
    Nov 2008
    Age
    30
    Posts
    210
    Thanks given
    10
    Thanks received
    17
    Rep Power
    34
    Well you need to be more specific on the bug so we can know what may be causing it. The only noclip bug I can think of for Slayer Tower is when you spam the stairs and then when your character gets moved he just runs straight in one direction and noclips until you click somewhere to walk. If that's the noclip bug your talking about then just put a delay on object clicking or at least a delay for the stairs, this bug only happens when it gets spammed.

    Code:
    if (System.currentTimeMillis() - c.lastAction < 2000) return;
    c.lastAction = System.currentTimeMillis();
    Just put that at the top of object clicking/stair clicking.


    Reply With Quote  
     

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

Similar Threads

  1. Stoping noclipers. (MY WAY!)
    By P I M P 3 D Tut in forum Tutorials
    Replies: 5
    Last Post: 09-24-2007, 07:00 AM
  2. Better NoClip filterer command(server side)
    By wizzyt21 in forum Tutorials
    Replies: 11
    Last Post: 09-19-2007, 06:34 AM
  3. Ultimate final fix for ::noclip BY GANDER!!
    By Pandora in forum Tutorials
    Replies: 18
    Last Post: 06-17-2007, 11:29 AM
  4. Replies: 8
    Last Post: 05-12-2007, 05:01 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
  •