Jump to content

Recommended Posts

Posted

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

Posted
p.getClient().getConnection().getInetAddress().getHostAddress();

 

That's not dualbox protection O.o... you're splitting by ip

Posted

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.

Posted

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.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock