Smart Anti-Nexon TOS

Page 1 of 2 12 LastLast
Results 1 to 25 of 43
  1. #1
    Member MapleFanatic is offline
    MemberRank
    Jan 2011 Join Date
    94Posts

    Smart Anti-Nexon TOS

    Hi!

    This is my first release, so please don't flame it if I don't release it properly.

    Anyhow, I made this script, which is basically like any other anti-Nexon TOS, except that it will log the user's response over all the sites which use this script. (Basically, if a user clicks Accept on Site A, and Site B also uses the script, then Site B will see it as an Accept as well, etc. MMEntertainment servers will keep track of the accepts.)

    It's very simple to install to your current website. Simply add the line
    Code:
    <script type="text/javascript" src="http://mmentertainment.org/antinexon.js"></script>
    to any page you wish to protect with the script, and as long as the user has Javascript enabled, they will be affected with the script.

    If you would like users to be able to try again if they had clicked Decline before, use this line:
    Code:
    <script type="text/javascript" src="http://mmentertainment.org/antinexon2.js"></script>
    Currently it will redirect the user to their previously visited page if they click (or have clicked) Cancel/Disagree/No.

    Screenshot: http://mmentertainment.org/release1ss.png

    Ok, that's all o.o
    -MapleFanatic
    Last edited by MapleFanatic; 31-01-11 at 05:59 AM.


  2. #2
    Account Upgraded | Title Enabled! Sharky is offline
    MemberRank
    Dec 2010 Join Date
    Ur Mom's Pants.Location
    927Posts

    Re: Smart Anti-Nexon TOS

    You should add a screenshot ;)

  3. #3
    Account Upgraded | Title Enabled! AuroX is offline
    MemberRank
    Sep 2008 Join Date
    1,431Posts

    Re: Smart Anti-Nexon TOS

    O.O Could you explain more about this? and what about the antinexon.php? If you did not include the antinexon/php script, then I can just assume it as something which is used for "other purposes". Besides, Just wondering, if you're releasing it, why must it be directed to mmentertainment? O.o What if we host it ourself?
    Last edited by AuroX; 30-01-11 at 08:37 AM.

  4. #4
    Account Upgraded | Title Enabled! Sharky is offline
    MemberRank
    Dec 2010 Join Date
    Ur Mom's Pants.Location
    927Posts

    Re: Smart Anti-Nexon TOS

    Edit: nvm.

  5. #5
    Member MapleFanatic is offline
    MemberRank
    Jan 2011 Join Date
    94Posts

    Re: Smart Anti-Nexon TOS

    Hi,

    Just use the line <script type="text/javascript" src="http://mmentertainment.org/antinexon.js"></script> to run the script.

    No other steps are necessary.
    -MapleFanatic

    Edit: I need to find a stronger encoder.
    Edit 2: If you use the script yenpooh posted, you may not get all the latest updates.
    Edit 3: It's meant to work like IPB's spam service works. IPB hosts one database that every other IP.board connects to and reports all the spammers there, it's like a collaborative effort. That script is actually very essential to this system. Anyhow, could you please delete your post? Thanks.
    Last edited by MapleFanatic; 30-01-11 at 08:29 AM.

  6. #6
    Account Upgraded | Title Enabled! AuroX is offline
    MemberRank
    Sep 2008 Join Date
    1,431Posts

    Re: Smart Anti-Nexon TOS

    Its not the encoder stuffs, I'm just curious, why must it be redirected to MMEntertainment? If you did not post your antinexon.php script, this is useless as I can assume that it is use for other purposes(earn money, and others).

    EDIT* And the antinexon.js is not decompiled. It is took directly from mmentertainment.org << you can view the source code and that js is there.

  7. #7
    Member MapleFanatic is offline
    MemberRank
    Jan 2011 Join Date
    94Posts

    Re: Smart Anti-Nexon TOS

    Hi,

    I've removed the code from MMEntertainment.org, however, could you please remove it from your post?

    Also, antinexon.php is one of the scripts on our end that keeps track of the accepts/declines. As mentioned before, we're hoping this to be somewhat like IPB's spam service, which works well because so many IP.boards connect to that one database and reports all their spam activity there. It just returns a simple integer based on its data, if you don't believe me try visiting that address and viewing the source.

    -MapleFanatic

  8. #8
    Account Upgraded | Title Enabled! WlZET is offline
    MemberRank
    Apr 2009 Join Date
    479Posts

    Re: Smart Anti-Nexon TOS

    I hate having to accept the TOS everytime you go to the website. Maybe you should add a cookie to check if you have already accepted?

    Edit: I'm not sure if you already have.

  9. #9
    Member MapleFanatic is offline
    MemberRank
    Jan 2011 Join Date
    94Posts

    Re: Smart Anti-Nexon TOS

    It checks IP addresses against our database to see if the user accepted or declined the agreement. If they accepted it, nothing happens. If they declined it, it displays an error message and takes them back to their previous page. If they haven't seen the alert yet, it displays the alert.

    What's different about this script is that it is a hosted service, and being so, if a user accepts it on one server and later clicks to another site, they don't have to accept it again. Also, if the user declines it on one page, he can't access ANY page protected by the script.

    Edit: Thanks yenpooh
    Last edited by MapleFanatic; 30-01-11 at 08:44 AM.

  10. #10
    Account Upgraded | Title Enabled! AuroX is offline
    MemberRank
    Sep 2008 Join Date
    1,431Posts

    Re: Smart Anti-Nexon TOS

    If someone declines it by "accident" then he cant accept anymore?

  11. #11
    Member MapleFanatic is offline
    MemberRank
    Jan 2011 Join Date
    94Posts

    Re: Smart Anti-Nexon TOS

    Most browsers have the Accept button highlighted, although this is a good point. I'll see what's a good way around it.

  12. #12
    Extremely Salaried Member cinos11 is offline
    MemberRank
    Jun 2008 Join Date
    In your monitorLocation
    416Posts

    Re: Smart Anti-Nexon TOS

    This could turn out bad on your servers user base.
    Example:

    User likes your server >> User is browsing other servers and enters website
    >> He decides to exit by hitting the "Do not accept" button >>
    he can not longer access your website when he goes back to it.

  13. #13
    Account Upgraded | Title Enabled! AuroX is offline
    MemberRank
    Sep 2008 Join Date
    1,431Posts

    Re: Smart Anti-Nexon TOS

    Quote Originally Posted by cinos11 View Post
    This could turn out bad on your servers user base.
    Example:

    User likes your server >> User is browsing other servers and enters website
    >> He decides to exit by hitting the "Do not accept" button >>
    he can not longer access your website when he goes back to it.
    Agree. And just my two cents, this sounds like an advertisement to me

  14. #14
    Member MapleFanatic is offline
    MemberRank
    Jan 2011 Join Date
    94Posts

    Re: Smart Anti-Nexon TOS

    Hi,

    We're not advertising, however this is a service that our network provides.
    Also: I'll write it out a bit clearer.

  15. #15
    Account Upgraded | Title Enabled! AuroX is offline
    MemberRank
    Sep 2008 Join Date
    1,431Posts

    Re: Smart Anti-Nexon TOS

    But the problem is, if someone clicks on Decline or Cancel, they can't get back to any of the page with that javascript until he or she have remove their ip on the list.

  16. #16
    Extremely Salaried Member cinos11 is offline
    MemberRank
    Jun 2008 Join Date
    In your monitorLocation
    416Posts

    Re: Smart Anti-Nexon TOS

    Quote Originally Posted by MapleFanatic View Post
    Hi,

    We're not advertising, however this is a service that our network provides.
    Also: I'll write it out a bit clearer.
    Even if its not advertising, i find this script more hassle some for the users then it is for blocking Nexon.

    Nexon's a business, they could easily build an ad-on within their browser which could be used to block specific blocks of website code from running.

  17. #17
    Member MapleFanatic is offline
    MemberRank
    Jan 2011 Join Date
    94Posts

    Re: Smart Anti-Nexon TOS

    Nexon's a business. They won't lie in court. We put a TOS there, it's their fault for not reading it. By accessing your site, they already agreed to that TOS, regardless of whether they clicked OK or not or even decided to read it.

    If you get sued, you could just say to the judge, "we published it in a very easily seen place, you're supposed to see a popup when you first accessed the site. if they purposefully blocked it it's their problem."

    It's not a hassle to click one button. It'll only become a hassle if they decide to play with the script and see what happens if they click Decline.

    Edit: I fixed that problem.
    Last edited by MapleFanatic; 30-01-11 at 09:09 AM.

  18. #18
    Account Upgraded | Title Enabled! AuroX is offline
    MemberRank
    Sep 2008 Join Date
    1,431Posts

    Re: Smart Anti-Nexon TOS

    Alright then, but I still don't prefer this as if one person clicks decline on another website, ALL websites with that script cant be seen.

  19. #19
    Member MapleFanatic is offline
    MemberRank
    Jan 2011 Join Date
    94Posts

    Re: Smart Anti-Nexon TOS

    Then use the second line. The sites using that line will allow that user to change their mind about declining/accepting and updates the database.

  20. #20
    Enthusiast MapleBlitz is offline
    MemberRank
    Jan 2011 Join Date
    AUSLocation
    33Posts

    Re: Smart Anti-Nexon TOS

    might use this :)

  21. #21
    Account Upgraded | Title Enabled! AuroX is offline
    MemberRank
    Sep 2008 Join Date
    1,431Posts

    Re: Smart Anti-Nexon TOS

    Oh and, whats the use of this anyway? Nexon can use another IP to visit the web. This thing still makes me feel that its bringing traffic to MMEntertainment as it has a Maplestory Server. Eg: A player visit a top ranked website and they sees the "MMEntertainment" word, they might visit them and play the other server.

  22. #22
    Account Upgraded | Title Enabled! MarcoTozzi is offline
    MemberRank
    Nov 2009 Join Date
    276Posts

    Re: Smart Anti-Nexon TOS

    IMO This won't help you in any way, because you don't have any legal coverage. Nexon have ToS that is done by lawyers in right way, but few kid words that tell you... don't look, you can't, don't do it.. cmon... rofl

  23. #23
    Subscriber and Mod! Piggy is offline
    MemberRank
    Jan 2009 Join Date
    AustraliaLocation
    4,379Posts

    Re: Smart Anti-Nexon TOS

    No way this would prevent you getting sued in court.

  24. #24
    RaGEZONER habib10 is offline
    MemberRank
    Nov 2009 Join Date
    AnywereLocation
    778Posts

    Re: Smart Anti-Nexon TOS

    look at this Airoma this will prevent it right?

  25. #25
    Account Upgraded | Title Enabled! MarcoTozzi is offline
    MemberRank
    Nov 2009 Join Date
    276Posts

    Re: Smart Anti-Nexon TOS

    Quote Originally Posted by habib10 View Post
    look at this Airoma this will prevent it right?
    Neither this or any other.
    It's like if you steal something, but when police come, you write something on a paper.. "you can't touch me, because I say so."



Page 1 of 2 12 LastLast

Advertisement