Results 1 to 10 of 279

Hybrid View

  1. #1
    Player
    BigCheez's Avatar
    Join Date
    Oct 2021
    Location
    Ul'Dah
    Posts
    732
    Character
    Cheez Whiz
    World
    Twintania
    Main Class
    Paladin Lv 100
    Quote Originally Posted by ovIm View Post
    Well, they are not entirely wrong technically, however, the whole reverse lookup process would be incredibly awful and convoluted to do to the point of not only being impractical, but also borderline impossible.

    To find alts of someone else all you have to do is blacklist someone, and then constantly look around the world for characters that are not the blacklisted behaving like the blacklisted one, taking notes. However, given how much effort one singular actor would have to do that, and the fact that you would have to be incredibly lucky to stumble upon someone elses alt (considering the amount of servers / maps said character could be), I'd say this case is negligible at best. Especially considering we are currently dealing with a handful of automatic scrapers being able to catalogize every player account + their retainers.

    ETA: no, I am not advocating to do these things. going lengths like that is actually creepy and anyone who considers that should reevaluate what they are doing there.
    Why would it be awful and convoluted? How is this different from the checks that need to take place if you try to enter someone's house and they have access set to friends only? Do you think the game sends you someone's entire friend list to check if you're on the list? It isn't awful or convoluted, it's incredibly simple and basic.
    (4)

  2. #2
    Player
    ovIm's Avatar
    Join Date
    Oct 2014
    Posts
    739
    Character
    Vim Mercer
    World
    Alpha
    Main Class
    Gunbreaker Lv 90
    Quote Originally Posted by BigCheez View Post
    Why would it be awful and convoluted? How is this different from the checks that need to take place if you try to enter someone's house and they have access set to friends only? Do you think the game sends you someone's entire friend list to check if you're on the list?
    I fear you misunderstand me, or I worded my reply awfully - I am saying that using the method of finding alts of an account using a blacklist feature I described is awfully convoluted, to the point that it can be ignored. Sorry for the misunderstanding.

    I fully agree with you that the way you described the blacklist feature to work should be the way to go and anyone with sensible knowledge about client - server programming would do that in the exact same way.
    (2)

  3. #3
    Player
    BigCheez's Avatar
    Join Date
    Oct 2021
    Location
    Ul'Dah
    Posts
    732
    Character
    Cheez Whiz
    World
    Twintania
    Main Class
    Paladin Lv 100
    Quote Originally Posted by ovIm View Post
    I fear you misunderstand me, or I worded my reply awfully - I am saying that using the method of finding alts of an account using a blacklist feature I described is awfully convoluted, to the point that it can be ignored. Sorry for the misunderstanding.

    I fully agree with you that the way you described the blacklist feature to work should be the way to go and anyone with sensible knowledge about client - server programming would do that in the exact same way.
    Ah, I thought you were saying that moving the blacklist check server side would be more convoluted than having it happen client side.

    While you're right in that you could still use the blacklist to confirm if a character belongs to the same account as another character this way, it would only be possible to confirm that character A and character B belong to the same account. You would also need to know when the alt would be online and catch them doing something like typing in a public chat channel to be able to confirm that they were blacklisted.

    It would be a long-winded process to confirm that character A and B both belong to the same account. It would be much better than being able to click on character A and see that they own character A, B, C, D and E, along with all of their retainers and location/activity history, as is the case right now.

    Quote Originally Posted by Exmo View Post
    Incorrect. Your thinking is in the clouds rather than of results. It would be extremely easy for a stalker to use player search to discover an alt of someone blocking them by comparing the list against a control account. Doesn't matter if blacklist is handled client side or server side. There is no way around it.
    It would not be "extremely easy". It would also only confirm that character A and B belong to the same account, it would not give you as much information as you're able to obtain now. Just take the L. You don't know what you're talking about.
    (6)

  4. #4
    Player
    Exmo's Avatar
    Join Date
    Nov 2024
    Posts
    784
    Character
    Exterior Motive
    World
    Raiden
    Main Class
    Dancer Lv 100
    Quote Originally Posted by BigCheez View Post
    It would not be "extremely easy". It would also only confirm that character A and B belong to the same account, it would not give you as much information as you're able to obtain now. Just take the L. You don't know what you're talking about.
    You're not engaging your brain and you're being a rude little boy as is usual for you so I'm not going to respond to you after this.

    I'm not saying it gives you the exact same info as the stalker plugin does. I said it allows you to discover an accounts alts, and it does. Please read people's posts better. And it's incredibly easy for a stalker to get that info, especially considering a stalker likely already knows their targets common online times. The in-game player search even tells you a character's location in the overworld.

    Given how you think that an N^N search server side is the exact same as an N^1 search client side, you should not be talking down to people on this matter. You're clearly not a developer and that's ok, but then keep your opinions on software architecture to yourself.
    (2)

  5. #5
    Player
    BigCheez's Avatar
    Join Date
    Oct 2021
    Location
    Ul'Dah
    Posts
    732
    Character
    Cheez Whiz
    World
    Twintania
    Main Class
    Paladin Lv 100
    Quote Originally Posted by Exmo View Post
    You're not engaging your brain and you're being a rude little boy as is usual for you so I'm not going to respond to you after this.

    I'm not saying it gives you the exact same info as the stalker plugin does. I said it allows you to discover an accounts alts, and it does. Please read people's posts better. And it's incredibly easy for a stalker to get that info, especially considering a stalker likely already knows their targets common online times. The in-game player search even tells you a character's location in the overworld.

    Given how you think that an N^N search server side is the exact same as an N^1 search client side, you should not be talking down to people on this matter. You're clearly not a developer and that's ok, but then keep your opinions on software architecture to yourself.
    lol.

    How exactly does "is character 1's account id in character 2's blacklist?" differ from "is account id 1 in my blacklist?" in terms of time complexity? They're both linear at worst, O(n) - where n is the number of accounts in your blacklist. There isn't a huge amount of additional overhead required to do this server-side.

    This is all based on assumptions about the way that the data is stored, so claiming to know the time complexity of the required algorithm is questionable, but if the data is stored in such a way that they can't implement it properly - either change the way that the data is stored or don't implement the feature.
    (10)
    Last edited by BigCheez; 01-25-2025 at 11:30 PM.

  6. #6
    Player
    illutian's Avatar
    Join Date
    Aug 2013
    Location
    Gridania
    Posts
    57
    Character
    Illutian Kade
    World
    Jenova
    Main Class
    Paladin Lv 90
    Quote Originally Posted by BigCheez View Post
    Why would it be awful and convoluted? How is this different from the checks that need to take place if you try to enter someone's house and they have access set to friends only? Do you think the game sends you someone's entire friend list to check if you're on the list? It isn't awful or convoluted, it's incredibly simple and basic.
    Honestly...it might.

    From my understanding with the Glamour system we broadcast all 20 plates to everyone in the vicinity, and there's a "flag" that tells THEIR client which plate to actually show. But you still get all 20 plates.

    So, if this is true, it seems SE can't get FF14 to send only 'select data' to other clients.
    (0)
    Last edited by illutian; 01-26-2025 at 05:02 AM.
    You have to learn the rules of the game. And then you have to play better than anyone else.