Gyllene Posted February 7, 2013 Posted February 7, 2013 Hello, I find this code at l2j-planet.net and ask Debian if i can share it. Description: Every 24h all online players get X (config) reward. Also, it contains Dualbox protection system. http://pastebin.com/mPYdkD5V Thanks to Anarchy. I got his dualbox protection because I was too lazy to code my own. I think it works, test it if you want. Coded on aCis (interlude). Credits: By Debian from l2j-planet.net Quote
Gyllene Posted February 7, 2013 Author Posted February 7, 2013 thanks! i will test it. Np man.. Thanks go to l2j-planet.net and debian ;) Quote
SweeTs Posted February 7, 2013 Posted February 7, 2013 It's already shared by Debian, but w/o dualbox prot :) Good one Quote
Dεbian Posted February 7, 2013 Posted February 7, 2013 I did it, but without any experience. Now I updated it, thank you btw. Quote
phoenix224 Posted February 12, 2013 Posted February 12, 2013 Hello i have one problem for addapt in Jfrozen >.< Anyone can help me? This is my error http://imageshack.us/f/194/sinttulovf.jpg/ The error is in "values" how i can fix it? anyone can help ? Quote
^Wyatt Posted February 12, 2013 Posted February 12, 2013 p.getClient().getConnection().getInetAddress().getHostAddress(); That's not dualbox protection O.o... you're splitting by ip Quote
Dεbian Posted February 12, 2013 Posted February 12, 2013 Hello i have one problem for addapt in Jfrozen >.< Anyone can help me? This is my error http://imageshack.us/f/194/sinttulovf.jpg/ The error is in "values" how i can fix it? anyone can help ? Just remove .values() Quote
Fanky Posted February 12, 2013 Posted February 12, 2013 it can be done through better way,this way is retarted. Quote
Dεbian Posted February 12, 2013 Posted February 12, 2013 it can be done through better way,this way is retarted. Yea? Suggest me, because I am still newbie :) Quote
Fanky Posted February 12, 2013 Posted February 12, 2013 Yea? Suggest me, because I am still newbie :) there's no point if I show you how to do it better. just,i'll give you few advices; think again what your code wanna do,after that think which way seems better for you.after you do these steps,and your code is ready take a look in a similar code in order to see how another guy have coded the same thing in different way. after that,think if his way is better,or if some parts of his code can be replaced by some parts of your code,which may be badwritten at all. think,then practise. Quote
Dεbian Posted February 12, 2013 Posted February 12, 2013 there's no point if I show you how to do it better. just,i'll give you few advices; think again what your code wanna do,after that think which way seems better for you.after you do these steps,and your code is ready take a look in a similar code in order to see how another guy have coded the same thing in different way. after that,think if his way is better,or if some parts of his code can be replaced by some parts of your code,which may be badwritten at all. think,then practise. Okay, thanks a lot for your suggestions. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.