Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- javascript:$("#clr").css('display','none');$.ajax({url: "/",cache: false}).done(function( page ) { dt = $(".contentEXOBold",page).filter("div")[0].firstChild.nodeValue; $("body").empty(); $("body").append("<div id='clr' style='margin-top:80px;'><input id='key' style='color:red; width:300px; height:50px; font-size:24px;' size='60' value='"+dt.replace("Newest STEAM key: ","")+"'/></div>"); $("#key").focus(); $("#key").select(); });void(0);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement