🛈 Announcement
Greetings! The Crew forums are now archived and accessible in read-only mode, please go to the new platform to discuss the game
  1. #1
    MindaugasXLTU's Avatar Senior Member
    Join Date
    Jul 2014
    Location
    Lithuania
    Posts
    1,018

    Fan Community Weekly Challenges website Test + Event


    Hello!
    Finally The Crew 2 Closed Beta is coming up and I want to share with community my latest work on challenges' website Some people may remember these challenges from The Crew 1. If not then the short wrap up - I was making challenges in The Crew 1 every week where people were participating for TOP place each week. Also total points were counted for monthly and yearly statistics. I have same plan for The Crew 2 and I was working to redesigning my website. Because of rework of website I just want to test some main function to see if it's working correctly.

    Challenges are starting when Closed Beta starts and you will see all info in the website: http://www.tc-weekly.com/

    Closed Beta challenges by The Crew Discord:
    Racing Competition: There are 4 different disciplines available in the beta so there will be 4 different competitions, one for each discipline. The competition will allow only the starting vehicles, to make it balanced and to test who is the fastest, not the one who had the most time to grind the best car. To participate you will need to submit a picture of the leader board where your time, the name of the event and your in game name is clearly visible. If you want to submit a video, you have to open the leader board after the race(a button prompt will show after the race). Playing in a multiple player crew will be allowed BUT there will be only one winner for each discipline. We will have 4 winners so if the same user wins in multiple events, we will take the next fastest score.
    Winner in each one of these competitions will get The Crew 2 Gold Edition for free!
    Submit scores at www.tc-weekly.com


    For more info follow The Crew discord https://discord.gg/thecrew
    Or check back to this thread tomorrow

    If you have any suggestions are want to report a bug leave a post here or send it to this email: tcweekly@tc-weekly.com

    Thank you for helping test my website and have fun!

    IMPORTANT: Check your spam folder if you don't see account verification email!
     2 people found this helpful
    Share this post

  2. #2
    The link in the verification email is wrong, and returns a 404 not found, unless you remove the local path from the URL.

    Link in email: http://tc-weekly.us.lt/tc2ccc/activate.php?[redacted]
    Working link: http://tc-weekly.us.lt/activate.php?[redacted]

    Also, you really should use https when transferring passwords in plain text.
    Share this post

  3. #3
    MindaugasXLTU's Avatar Senior Member
    Join Date
    Jul 2014
    Location
    Lithuania
    Posts
    1,018
    Originally Posted by TinkyDoyz Go to original post
    The link in the verification email is wrong, and returns a 404 not found, unless you remove the local path from the URL.

    Link in email: http://tc-weekly.us.lt/tc2ccc/activate.php?[redacted]
    Working link: http://tc-weekly.us.lt/activate.php?[redacted]

    Also, you really should use https when transferring passwords in plain text.
    Thanks. It's fixed. Also I am not sending here any passwords just randomly generated activation code. Also for [s] I think you need SSL certificate :?

    Also website moved to new domain: http://www.tc-weekly.com/
     1 people found this helpful
    Share this post

  4. #4
    Akorrr's Avatar Senior Member
    Join Date
    Feb 2015
    Location
    Russia
    Posts
    1,406
    The competition will allow only the starting vehicles, to make it balanced and to test who is the fastest, not the one who had the most time to grind the best car.
    What about vehicle upgrades?
    Is it allowed or need stock?
    Share this post

  5. #5
    BlackLotusLV's Avatar Volunteer Moderator
    Join Date
    Aug 2014
    Location
    Latvia
    Posts
    854
    Originally Posted by Akorrr Go to original post
    What about vehicle upgrades?
    Is it allowed or need stock?
    Yes, leveling the car is allowed.
    Share this post

  6. #6
    Originally Posted by MindaugasXLTU Go to original post
    Also I am not sending here any passwords just randomly generated activation code. Also for [s] I think you need SSL certificate?
    When the user logs in, the password is sent in plain text from the browser to the web server.

    Yes, https requires a certificate. You can create and sign one yourself, but that will result in warnings and might block some users, so it's often better to use a free certificate from an authorised provider.
    Share this post

  7. #7
    MindaugasXLTU's Avatar Senior Member
    Join Date
    Jul 2014
    Location
    Lithuania
    Posts
    1,018
    Originally Posted by TinkyDoyz Go to original post
    When the user logs in, the password is sent in plain text from the browser to the web server.

    Yes, https requires a certificate. You can create and sign one yourself, but that will result in warnings and might block some users, so it's often better to use a free certificate from an authorised provider.
    How do you know how it's sent in my website? Are you trying to hack website or what...? Passwords are encrypted in my website.
    Share this post

  8. #8
    Originally Posted by MindaugasXLTU Go to original post
    How do you know how it's sent in my website? Are you trying to hack website or what...? Passwords are encrypted in my website.
    I'm not trying to hack your site, and I don't know how you store the passwords.

    I'm talking about how the passwords are sent from the web browser to the web server.
    Since when I log in it is sent from my computer, by my web browser, I can see that traffic without trying to hack anything. You can test it yourself using the developer tools in common web browsers.

    This has gone off topic for this forum though, so I won't continue the discussion here.

    I saw that the challenges are there now, so I'll try to participate before the beta is over.
    The game just disconnected me for the second time, so I probably won't try a challenge until Saturday (sadly I probably won't have time to play tomorrow).
    Share this post

  9. #9

    How does a friend download it

    Hello I have invited friends one the xbox how do they download it as they have the email telling them to enter a redeem code but where they get the code from please
    Share this post

  10. #10
    MindaugasXLTU's Avatar Senior Member
    Join Date
    Jul 2014
    Location
    Lithuania
    Posts
    1,018
    Originally Posted by TinkyDoyz Go to original post
    I'm not trying to hack your site, and I don't know how you store the passwords.

    I'm talking about how the passwords are sent from the web browser to the web server.
    Since when I log in it is sent from my computer, by my web browser, I can see that traffic without trying to hack anything. You can test it yourself using the developer tools in common web browsers.

    This has gone off topic for this forum though, so I won't continue the discussion here.

    I saw that the challenges are there now, so I'll try to participate before the beta is over.
    The game just disconnected me for the second time, so I probably won't try a challenge until Saturday (sadly I probably won't have time to play tomorrow).
    Just to know: you input password then press login. When you press login password is encrypted and then encrypted password is sent to database.
    Share this post