Rubber banding effect error, plz help -.-'

Results 1 to 17 of 17
  1. #1
    Banned coolgirlpwns is offline
    BannedRank
    May 2010 Join Date
    BrazilLocation
    513Posts

    Rubber banding effect error, plz help -.-'

    Last edited by coolgirlpwns; 21-08-12 at 04:19 PM.


  2. #2
    Black Magic Development das7002 is offline
    MemberRank
    Apr 2010 Join Date
    EarthLocation
    2,188Posts

    Re: Rubber banding effect error, plz help -.-'

    serverside heightmap error probably...

  3. #3
    Robb rbb138 is offline
    MemberRank
    Jan 2009 Join Date
    London, EnglandLocation
    1,241Posts

    Re: Rubber banding effect error, plz help -.-'

    If u go under your serverside heightmap u get "rubber banded" to back on top of it.

    There are also other causes for it which we cannot address and are mainly caused by the part of the server that prevents long distance character location editing (hence why wall-hack programs only move you 1/2 yards a second). In some versions this limit has been decreased and so a "rubber band" effect will happen if your character moves at an angle the server doesnt approve of e.g. by falling too fast down a bank and jumping at the same time.

  4. #4
    Black Magic Development das7002 is offline
    MemberRank
    Apr 2010 Join Date
    EarthLocation
    2,188Posts

    Re: Rubber banding effect error, plz help -.-'

    Quote Originally Posted by rbb138 View Post
    If u go under your serverside heightmap u get "rubber banded" to back on top of it.

    There are also other causes for it which we cannot address and are mainly caused by the part of the server that prevents long distance character location editing (hence why wall-hack programs only move you 1/2 yards a second). In some versions this limit has been decreased and so a "rubber band" effect will happen if your character moves at an angle the server doesnt approve of e.g. by falling too fast down a bank and jumping at the same time.
    Like on official... its ridiculous how low the threshold is...

  5. #5
    Robb rbb138 is offline
    MemberRank
    Jan 2009 Join Date
    London, EnglandLocation
    1,241Posts

    Re: Rubber banding effect error, plz help -.-'

    funny thing is it doesnt even stop you getting to their restricted.

  6. #6
    Omega 343 is offline
    MemberRank
    Oct 2009 Join Date
    Ancient DGN CTYLocation
    5,514Posts

    Re: Rubber banding effect error, plz help -.-'

    Quote Originally Posted by rbb138 View Post
    funny thing is it doesnt even stop you getting to their restricted.
    This is true, however they have a "quest" that will detect you're in a restricted area, which will then teleport you (somewhere close to WID:1 X:0 Y:0 Z:0) and further announce in red system chat: that

    "Player XXX is cheating please report them to a GM"

    or something along those lines...

  7. #7
    Black Magic Development das7002 is offline
    MemberRank
    Apr 2010 Join Date
    EarthLocation
    2,188Posts

    Re: Rubber banding effect error, plz help -.-'

    Quote Originally Posted by 343 View Post
    This is true, however they have a "quest" that will detect you're in a restricted area, which will then teleport you (somewhere close to WID:1 X:0 Y:0 Z:0) and further announce in red system chat: that

    "Player XXX is cheating please report them to a GM"

    or something along those lines...
    I've only ever seen that twice...

  8. #8
    Robb rbb138 is offline
    MemberRank
    Jan 2009 Join Date
    London, EnglandLocation
    1,241Posts

    Re: Rubber banding effect error, plz help -.-'

    thats the anti-cheat (gadc).
    theres ways around it.

  9. #9
    Nerd-IO Romulan is offline
    MemberRank
    Feb 2009 Join Date
    BelgiumLocation
    3,333Posts

    Re: Rubber banding effect error, plz help -.-'

    Quote Originally Posted by rbb138 View Post
    thats the anti-cheat (gadc).
    theres ways around it.
    False! It's tasks.data, I'm sure cuz I worked a bit on it

  10. #10
    Robb rbb138 is offline
    MemberRank
    Jan 2009 Join Date
    London, EnglandLocation
    1,241Posts

    Re: Rubber banding effect error, plz help -.-'

    no, its not. its game anti cheat client.
    infact u can see the non functioning code for it inside the game anti cheat client via IDA.

    Check your quest list, nothing pops up, i even tried it with a full quest list and it still teleported me.

    Crash the servers GADC and u can get in fine, or go above the 50 hight and it wont effect you. I once went on PW MY and the GADC was offline and i could use all the npcs, 1 hour later it suddendly TP'd me out.

  11. #11
    Banned coolgirlpwns is offline
    BannedRank
    May 2010 Join Date
    BrazilLocation
    513Posts

    Re: Rubber banding effect error, plz help -.-'

    Quote Originally Posted by rbb138 View Post
    If u go under your serverside heightmap u get "rubber banded" to back on top of it.

    There are also other causes for it which we cannot address and are mainly caused by the part of the server that prevents long distance character location editing (hence why wall-hack programs only move you 1/2 yards a second). In some versions this limit has been decreased and so a "rubber band" effect will happen if your character moves at an angle the server doesnt approve of e.g. by falling too fast down a bank and jumping at the same time.
    ahh, do you know how to fix the heightmap? Because ive coppied every single file from my test server to my offcial server and still nothing =( Im new to working with adding maps -.-' sorry for bein nubish.

    ---------- Post added at 09:58 AM ---------- Previous post was at 09:01 AM ----------

    Here i made a video. It doesnt look like im below the map =/

    YouTube - Rubber Band - Ragezone

  12. #12
    Black Magic Development das7002 is offline
    MemberRank
    Apr 2010 Join Date
    EarthLocation
    2,188Posts

    Re: Rubber banding effect error, plz help -.-'

    Quote Originally Posted by coolgirlpwns View Post
    ahh, do you know how to fix the heightmap? Because ive coppied every single file from my test server to my offcial server and still nothing =( Im new to working with adding maps -.-' sorry for bein nubish.

    ---------- Post added at 09:58 AM ---------- Previous post was at 09:01 AM ----------

    Here i made a video. It doesnt look like im below the map =/

    YouTube - Rubber Band - Ragezone
    doesn't matter if you don't look like you are under the map, only matters what the server sees

    It really is just a basic comparison to the server side heightmap to where the client tries to say you are

    You can see the heightmap with smapedit and then you can fix it

  13. #13
    Banned coolgirlpwns is offline
    BannedRank
    May 2010 Join Date
    BrazilLocation
    513Posts

    Re: Rubber banding effect error, plz help -.-'

    Quote Originally Posted by das7002 View Post
    doesn't matter if you don't look like you are under the map, only matters what the server sees

    It really is just a basic comparison to the server side heightmap to where the client tries to say you are

    You can see the heightmap with smapedit and then you can fix it


    okie dokie i will try that =)

    ---------- Post added at 10:33 AM ---------- Previous post was at 10:21 AM ----------

    how do i check what hmap value i need?

  14. #14
    Banned coolgirlpwns is offline
    BannedRank
    May 2010 Join Date
    BrazilLocation
    513Posts

    Re: Rubber banding effect error, plz help -.-'

    bump, anyone think they can tell me how to check the values i need to edit it to? Ive searched and cant find anything ><

  15. #15
    Nerd-IO Romulan is offline
    MemberRank
    Feb 2009 Join Date
    BelgiumLocation
    3,333Posts

    Re: Rubber banding effect error, plz help -.-'

    Dunno if smaptools are compatible with Zhuxian...

  16. #16
    Banned coolgirlpwns is offline
    BannedRank
    May 2010 Join Date
    BrazilLocation
    513Posts

    Re: Rubber banding effect error, plz help -.-'

    i opened it o.o I think it works. It asked me to make a selection so i just selected the hole map lol . But i dont know what value to imput xD

  17. #17
    Black Magic Development das7002 is offline
    MemberRank
    Apr 2010 Join Date
    EarthLocation
    2,188Posts

    Re: Rubber banding effect error, plz help -.-'

    Quote Originally Posted by Romulan View Post
    Dunno if smaptools are compatible with Zhuxian...
    We never got a leak for the JD server, someone somewhere just made the leak for Perfect World work with JD... no idea how... would like to know but for the most part it runs near identical and most tools do work with it just fine...



Advertisement