Dominos India Slot Machine

  1. Dominos India Slot Machines

VAPS Arcade/Coin-Op Domino Census There are 11,241 members of the Vintage Arcade Preservation Society, 8,968 whom participate in our arcade census project of games owned, wanted, or for sale. Census data currently includes 150,382 machines (6,479 unique titles). Scarce - There are 4 known instances of this machine owned by Domino collectors who are active members. New customer Dominos Slot Machine offer. Place 5 x £10 or more bets to receive £20 in free bets. Repeat up to 5 times to receive maximum £100 bonus. Min odds 1/2 (1.5). DOMINO'S PIZZA FORTUNES-GET UPTO 100% OFF-SLOT MACHINE-TRY UR LUCK at Dominos. Created at, 35 Replies - Freebies & Contests - India's Fastest growing Online Shopping Community to find Hottest deals, Coupon codes and Freebies.

This is just something I did last night. I would like to share it with you so that everyone can take its advantage.
I dont know if you know it yet, but dominos have kept a slot-machine as that in casinos on their website. And the prizes they are offering are as follow:
1. JACKPOT: 50% off on one pizza
Slot2. 20% off i guess


So to get jackpot (which is quite pathetic), following is the trick:
2. Press Ctrl Shift I. This will open up the inspect element window.
3. In this box, will be able to see 8 menus. Elements, Resources, Network, Sources, Timeline, Profiles, Audits, Console.
5. There you will be able to see a long code in following window. In that code on line 2 or 3, you will see body tag. Right click on that and select Edit as HTML option. Now you will be able to edit that code. Copy paste following code just below 'body'.
<iframe src='http://pizzaonline.dominos.co.in/slot-machine/' width='0px' height='0px'></iframe>
<div></div>
<div><input width='200'></input><input width='200'></input></div>

6. Now go to 'Console' menu. You will see a blank window there. Just paste following code in it and press Enter on your keyboard. After this you dont have to do anything. You computer will do all that work for you automatically. After some time, a dialoge box will appear on your screen saying 'Jackpot:' and some coupon code. Note down that coupon code somewhere. And without refreshing the window, add your address below Home Delivery Box and proceed. And add coupon code once you select your pizzas and enjoy 50% off on your second pizza.


function append1(x,y){


$('#double_input0').val(x);
$('#double_input1').val(y);
}
function appendtripple(x,y){

$('#tripple').append('<b>Triple:</b> '+x+' '+y);

}
function appendjack(x,y){


$('#jack').append(x+' '+y);

}

function gohere(){

$.post('https://pizzaonline.dominos.co.in/slot-machine/process-slot.php',{ session_id : readCookie('session_id')},function(json){
var slot_result = slot_result_desc = '; var limit = slots = 0;

// document.write(json['slot_result']+' '+json['unique_coupon']+'<br>');
var slot_result=json['slot_result'];


append1(json['slot_result'],json['unique_coupon']);

switch(slot_result){
case '1':

Dominos India Slot Machines


appendjack(json['slot_result'],json['unique_coupon']+' '+json['coupon_description']);
alert('Jackpot: '+json['slot_result']+' '+json['unique_coupon']);
//gohere();
break;
case '2D':
//appendjack(json['slot_result'],json['unique_coupon']+' '+json['coupon_description']);

//alert('Triple: '+json['slot_result']+' '+json['unique_coupon']);

gohere();
break;
case '3':
gohere();
break;
case '3A':
appendtripple(json['slot_result'],json['unique_coupon']+' '+json['coupon_description']);
alert('Triple: '+json['slot_result']+' '+json['unique_coupon']);
//gohere();
break;
case '4':
gohere();
break;
default:
// location.reload();
document.getElementById('frame').src = 'https://pizzaonline.dominos.co.in/slot-machine/';
gohere();
}

});
}

gohere();







You will get this alert window (as shown above) once u get a jackpot. Note down this code somewhere. Click on OK button. Then without refreshing the window, add your address in home delivery box and proceed accordingly. Once you reach the page where you choose pizza add that coupon code in box on right hand side for discount. !! Enjoy !!

After multiple failed attempts to place an order of pizza and getting tired of taking follow-ups from folks at Axis Bank and Bill Desk (the gateway that takes care of Dominos's online pizza orders) , I was frustrated a lot. Then , I came across Domino's Slot machine coupon generator. An innocent looking random coupon generator that is purely JS based and is easily hackable. NOW I AM NOT SAYING I HACKED IT AND ORDERED FREE PIZZA's , the payment gateway sucks soo much that I didn't ordered anything. But yes, I do have something to share with you.
Fire up your Google Chrome (that's enough) and open
http://pizzaonline.dominos.co.in/slot-machine/process-slot.php
You will see the Coupon Generator, fill in the captcha and play it, in normal circumstances , chances are -
  • You will win a coupon , if you are feeling lucky, you can try once more and then if you win again, you will have to deal with the final discount coupon you get.
  • You will get a 'Try Again', you can try till the case 1 is fulfilled.
  • Lets turn the tables ,fire up developer console by pressing F12 .
  • navigate to scripts – > slot.js
  • Open slots and navigate to this code
  • and change the attempts value to anything you wish

  • Now navigate to this code
  • and change the value to 1

$('#slot'+(slots+1)).animate( { backgroundPosition:'(0px '+bgPos+'px)'}, { duration: (10000+(slots*500)), complete: function(){
limit++; //console.log(limit);
if(limit 4){
Change the subjected function to
$('#slot'+(slots+1)).animate( { backgroundPosition:'(0px '+bgPos+'px)'}, { duration: (1+(slots*1)), complete: function(){
limit++; //console.log(limit);
if(limit 4){
once done , slot timers and duration will be ultra quick.
Press Ctrl + S and click on Start / Try Again and see the results : ) Cool huh ?
Now tinker with some innocent looking functions for your experiment : ] and enjoy.
Check this For loop and especially check for #slot values and value of i , also, some crazy things can be done by changing the pixel values
if(buttonState 'Try Again' || buttonState 'Please wait...'){
var i=1;
for(i=1;i<=4;i++)
$('#slot'+i).css('background-position','0px 0px');
}

Or Look for this function
$.post('process-slot.php',{ session_id : session_id},function(json){
var slot_result = slot_result_desc = '; var limit = slots = 1;
Now again, I wont be divulging much here : P , you can modify completely the way the slot generator works and generate according to your whims : ] Work your way out.

PS : I did went into the site looking for coupons by being a Dominicon but the coupons there are just pathetic and almost same for all the traits like lazycon/freebicon etc.