i am a new member of elitepvpers.
i don't know,whether it is possible to change values in a browsergame.i hope for it!
i play a game,where money is very important,but i have no idea to influence.
here is a little part of the source code:
Quote:
addUpcoming(31817493, 4, 290350, base64_decode('eGVuaW9uIFvRj10='), 1203537600, 1203538500, 1);
addUpcoming(31817492, 4, 290350, base64_decode('eGVuaW9uIFvRj10='), 1203530400, 1203531300, 2);
addUpcoming(30526265, 2, 296778, base64_decode('SU5WSVRFIMK7IEJlZ3JpcCB8ICNzcGVaaeK Eog=='), 1203354000, 1203354900, 2);
}
function doPostBack(sData, sUrl)
{
var oForm = document.getElementById('postback');
var oData = document.getElementById('postback_data');
if (oForm != null && oData != null)
{
if (sUrl != null) {
oForm.action = sUrl;
}
oData.value = sData;
oForm.submit();
anyone here understand this code?or can tell is right or not?
I am grateful for any help!!!
best regards,
sabse






