[help] Shop Token hack 90%

10/31/2010 15:21 cj-hew1987#16
i suggest to create a temporary weapon with effect " earn 5 token with done a mission"
e.g >> kunai -->> kunai with effect
10/31/2010 15:24 cj-hew1987#17
or...can try to create a hack for Boost TP hack (gold to TP)
12/07/2010 09:10 amie1997#18
i have token hack that will working 100%.. just need 1000thx
12/07/2010 09:25 faro.#19
i think you just put this AS3 function :

Code:
ninjasaga.Central.main.account.balance = ninjasaga.Central.main.account.getAccountBalance() + [COLOR="Red"]arg1[/COLOR];
the red text is number of token you buy.

its not savable, it just change your value of token, but it did'nt change your token amount at server.
12/07/2010 12:21 littlesajith#20
i have a solution but it can not be permenant as permenant skill or token items will get u banned
12/08/2010 06:31 maya000#21
tang inaaa ala aman eh
12/09/2010 04:14 moncheezer#22
Quote:
Originally Posted by faro. View Post
i think you just put this AS3 function :

Code:
ninjasaga.Central.main.account.balance = ninjasaga.Central.main.account.getAccountBalance() + [COLOR="Red"]arg1[/COLOR];
the red text is number of token you buy.

its not savable, it just change your value of token, but it did'nt change your token amount at server.
wow faro your so cool... can you share your tp hack pls
12/09/2010 06:00 LionRoots#23
Quote:
Originally Posted by faro. View Post
i think you just put this AS3 function :

Code:
ninjasaga.Central.main.account.balance = ninjasaga.Central.main.account.getAccountBalance() + [COLOR="Red"]arg1[/COLOR];
the red text is number of token you buy.

its not savable, it just change your value of token, but it did'nt change your token amount at server.
Yes... So, this old script not work, no?
12/09/2010 07:57 hes21#24
why dont you edit the invite reward because there's a prize 50 token there, i want to try but my mother put a deepfreeze on my computer so i cant install adobe flash
12/09/2010 10:39 faro.#25
Quote:
Originally Posted by moncheezer View Post
wow faro your so cool... can you share your tp hack pls
i did'nt have UNLIMITED TP, sorry.
Quote:
Originally Posted by LionRoots View Post
Yes... So, this old script not work, no?
not work,,
cheat that "not work" for me is a cheat that's not savable, :bandit:
12/09/2010 18:07 moncheezer#26
Quote:
Originally Posted by faro. View Post
i did'nt have UNLIMITED TP, sorry.

not work,,
cheat that "not work" for me is a cheat that's not savable, :bandit:
how about exp hack??
12/10/2010 01:11 faro.#27
Quote:
Originally Posted by moncheezer View Post
how about exp hack??
not share for free.
its my privacy.
06/15/2011 23:40 qamil1000#28
internal function tambahCrystal(arg1:int):void
{
ninjasaga.Central.main.account.balance = ninjasaga.Central.main.account.getAccountBalance() + arg1;
this.updateCharacter(0, arg1, [], [], [], null, 0);
this.updateGoldDisplay();
Central.main.showInfo("Token: " + String(arg1));
return;
}

else if (arg1 == "token5")
{
this.tambahCrystal(100);
}