game-bot |
, HTML5 "" ( @gamee), ... , , , ...
, @gamee, @gamee !!!
!!! Google Chrome.
var a = window.location.pathname,
n = (new Date).getTime(),
t = $("#dataId").data(),
s = CryptoJS.AES.encrypt(JSON.stringify({
score: 700000,
timestamp: n
}), t.id, {
format: CryptoJSAesJson
}).toString(),
r = {
score: 700000,
url: a,
play_time: gameeUI.playTime,
hash: s
};
if (isFacebook()) {
var i = FacebookUserData.getUserData();
r.app_scoped_user_id = i.app_scoped_user_id, r.user_id = i.user_id
}
gameeUI.sendScoreData(r)
!!!
: | Internet |