tungnt128888 / addSTKEsale

// ==UserScript==
// @name       addSTKEsale
// @namespace  http://use.i.E.your.homepage/
// @match      https://esale.zing.vn/*

// @license MIT
// @require http://code.jquery.com/jquery-latest.js
// @icon http://pics.smotri.com/cskins/blue/smiles/bt.gif
// ==/UserScript==



var checkExist = setInterval(function() {

   if ($('#commentChuyenKhoan').length) {

    $('#commentChuyenKhoan').val('0141000416323');
       $('#txtAmountTransfer').val('5.000.000');
//$("input[name=bankChuyenKhoan][value=542]").prop('checked', true);

     clearInterval(checkExist);
   }
}, 200); // check every 100ms