• Register now to get access to thousands of Tutorials, Leaked content, Hot NSFW and much more. Join us as we build and grow the community.

PIZZAHUT COUPON GENERATOR + CHECKER PROXYLESS

sand999

Static Analysis Expert
S Rep
0
0
0
Rep
0
S Vouches
0
0
0
Vouches
0
Posts
125
Likes
26
Bits
2 MONTHS
2 2 MONTHS OF SERVICE
LEVEL 2 900 XP
Open source. Browser-based. Easy to use/leave in the background.
Free pizza
START GENERATING YOUR OWN PIZZA HUT COUPONS BELOW!
REQUIRES NO PROXIES AND SETUP IS UNDER TWO MINUTES!!
1. Go to https://www.pizzahut.com/index.php#/home
2. Sign in.
3. Add whatever you want to your cart.
4. Press ctrl+shift+j (to open console).
5. Paste the following code in and click enter.
6. Follow the prompts and begin generating+checking!
document.getElementsByClassName("text-center btn-default btn-apply black ph-order-apply")[0].setAttribute("id", "redeem-coupon");
var speed = prompt("Speed of checker/gen (Recommended 500 for fast pcs, 1000 for slow)");
function generateCodeN(e) {
var code = "";
var chars = "0123456789";
for (var i = 0; i < e; i++)
code += chars.charAt(Math.floor(Math.random() * chars.length));
return code;
}
function generateCodeL(e) {
var code = "";
var chars = "ABCDEFGHIJKLMNOPQRSTUVWXYZ";
for (var i = 0; i < e; i++)
code += chars.charAt(Math.floor(Math.random() * chars.length));
return code;
}
function main() {
document.getElementById("coupon-code").value = generateCodeL(2) + generateCodeN(1) + generateCodeL(2) + generateCodeN(1) + generateCodeL(2) + generateCodeN(1) + generateCodeL(2) + generateCodeN(1);
document.getElementById("redeem-coupon").click();
}
setInterval(function() {
main();
}, speed);
Press THe fuckin Green
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

452,513

356,535

356,560

Top
Raidforums