Page 3 of 5 FirstFirst 1 2 3 4 5 LastLast
Results 21 to 30 of 47
  1. #21
    Player
    LordSideKicks's Avatar
    Join Date
    Aug 2013
    Location
    Limsa Lominsa
    Posts
    405
    Character
    J'ordance Nunh
    World
    Behemoth
    Main Class
    Marauder Lv 50
    Some clown doing teleporting hack on my server with his chocobo farming webs. This guy got balls. Hope SE do something soon
    (0)

  2. #22
    Player
    TheRac25's Avatar
    Join Date
    Apr 2011
    Posts
    415
    Character
    Krell Ynjynor
    World
    Excalibur
    Main Class
    Fisher Lv 50
    Quote Originally Posted by Blimbeard View Post
    Yeah, this kind of stuff is exactly what SE need - Armchair experts with no actual idea what they're talking about making vague suppositions. Really helpful......
    anyone with a CS degree from a half decent tech understands what i said, obviously you dont, one of us is an armchair expert and it isnt me, insert coin(s) to continue
    (0)
    Last edited by TheRac25; 10-04-2013 at 08:58 PM.

  3. #23
    Player
    Blimbeard's Avatar
    Join Date
    Aug 2013
    Posts
    39
    Character
    Rhynne Redfern
    World
    Odin
    Main Class
    Conjurer Lv 50
    Quote Originally Posted by TheRac25 View Post
    anyone with a CS degree from a half decent tech school understands what i said, obviosly you dont, insert coin(s)
    Yeah, I have a 2:1 Honours Degree in Comp Sci and have worked in Software development for 15 years. I understand exactly what you and the other guy are saying, you're just vastly oversimplifying the issue, and pretending to know the specifics of their code and infrastructure, which you clearly don't. Thanks for trying though.
    (6)

  4. #24
    Player
    Umbrah's Avatar
    Join Date
    Aug 2013
    Posts
    88
    Character
    Umbra Sanctum
    World
    Ravana
    Main Class
    Arcanist Lv 50
    Here is how to beat them, and you're lucky you're a summoner.
    Drop 'Shadow Flare' right where the spawn is going to be before it spawns.
    You will insta-aggro.
    If you can time this well, tank the diremite as you place shadow flares at each spawn point before the spawn.
    The bot will now help you farm diremite.
    GG
    (3)

  5. #25
    Player
    Ariyn's Avatar
    Join Date
    Aug 2013
    Posts
    305
    Character
    Enitzu Zen'yr
    World
    Goblin
    Main Class
    Paladin Lv 70
    We have a few on Leviathan as well. Theres always the same 2 people, 1 at diremites and 1 at the sheep. You can easily tell who their retainers are ... just check the boards and see the only ones with 7+ stacks of stuff up every day.

    This needs to be fixed. If SE can't fix it (since they never really fixed it in XI while I played either) then they need to take out the retarded amount of these items you need to lvl weaver
    (0)

  6. #26
    Player
    TheRac25's Avatar
    Join Date
    Apr 2011
    Posts
    415
    Character
    Krell Ynjynor
    World
    Excalibur
    Main Class
    Fisher Lv 50
    Quote Originally Posted by Blimbeard View Post
    Yeah, I have a 2:1 Honours Degree in Comp Sci and have worked in Software development for 15 years. I understand exactly what you and the other guy are saying, you're just vastly oversimplifying the issue, and pretending to know the specifics of their code and infrastructure, which you clearly don't. Thanks for trying though.
    orly? too bad they did not teach you how computers work

    //copyright me
    //insert in client pos update packet handler, oh my 4 instructions
    if (player.lastx - player.newx < threshold) teleportflag++; //sub + cnd
    if (player.lastx + player.newx > threshold) teleportflag++; //add + cnd

    //update database as usual, infantesimal overhead
    //todo: write some sql to autoban these people
    (0)
    Last edited by TheRac25; 10-04-2013 at 09:54 PM.

  7. #27
    Player
    Blimbeard's Avatar
    Join Date
    Aug 2013
    Posts
    39
    Character
    Rhynne Redfern
    World
    Odin
    Main Class
    Conjurer Lv 50
    Quote Originally Posted by TheRac25 View Post
    orly? too bad they did not teach you how computers work

    //insert in client pos update packet handler, oh my 4 instructions
    if (player.lastx - player.newx < threshold) teleportflag++; //sub + cnd
    if (player.lastx + player.newx > threshold) teleportflag++; //add + cnd

    //update database as usual, infantesimal overhead
    //todo: write some sql to autoban these people
    I'm not sure I can sum up how absurdly stupid this reponse is given the post character limit so I'll just go with the more obvious response - If it was actually that simple, don't you think they would have done this already?

    Of course it only take the most basic of reasoning to realise that is actually isn't that simple. Without even thinking about it in much detail at all I can immediately think of several scenarios that break your amazing code fix.
    (3)

  8. #28
    Player Eekiki's Avatar
    Join Date
    Mar 2011
    Posts
    3,214
    Character
    Kickle Cubicle
    World
    Balmung
    Main Class
    Rogue Lv 90
    Quote Originally Posted by TheRac25 View Post
    infantesimal overhead
    I don't think so. It would be way more than infinitesimal. Four instructions * however many thousands of people executed every .3 seconds? And people are complaining about lag now?

    I know we all wish the world was like the dumbed down shows people watch on their idiot boxes, where even the most complicated issues are easily understood with simple analogies and explanations, but things don't always work out that way.
    (2)

  9. #29
    Player
    Myrdyn_Wyldt's Avatar
    Join Date
    Aug 2013
    Posts
    35
    Character
    Greeneyed Sue
    World
    Leviathan
    Main Class
    Conjurer Lv 50
    Should the teleport hack be taken care of? Of course, and I'm sure they are working on it. In the mean time, I have had zero difficulty with dealing with these issues.

    Good internet connection + instant cast DD = tag is mine. If a teleporter wants to help me kill it, more power to 'em. TBH, if OP had been actively trying to get the tag in the video, he had plenty of time to do so with an instant DD.
    (0)

  10. #30
    Player
    RyuujinZERO's Avatar
    Join Date
    Aug 2013
    Posts
    377
    Character
    K'hali Thalen
    World
    Goblin
    Main Class
    Scholar Lv 71
    Anti-teleport/anti-speedhacking coding has to be very carefully tuned. Make the threshold too low and legitimate players with high latency will find themselves rubber banding heavily - star trek online is a prime example of over-tuned anti hack coding. Even a small amounts of latency would result in you being locked into a rubber band cycle for 10-20 seconds.

    GW2 has it, but hackers seemed to have (at least last time I checked) been able to work around it by making bots teleport in increments less than the threshold - it's difficult to strike a balance that is latency friendly, yet prevents abuse
    (2)

Page 3 of 5 FirstFirst 1 2 3 4 5 LastLast

Tags for this Thread