Jump to content
  • 0

Dualbox Protection


rullezz

Question

i try to add at my Event dualbox check, i put at "addParticipant " this:

	      String ip = playerInstance.getClient().getConnection().getInetAddress().getHostAddress();
	      {
	          if (playerInstance.getClient().getConnection().getInetAddress().getHostAddress().equalsIgnoreCase(ip))
	          {
	             playerInstance.sendMessage("You have already joined the event with another character.");
	              return false;
	          }
	      }

and now i cant join at my event with one window, not even with dual box :P

maybe some one know whats wrong with this code?

Link to comment
Share on other sites

Recommended Posts

  • 0

sweets μαλακα mean cute in greek, you can call your teacher like this :3

 

About owner since pirama is a show off who simply want me but he cant have me cause im cute

you can avoid IP and use hardware ID for client to avoid dual like

final InetAddress ip = p.getClient().getConnection().getInetAddress().getLocalHost();

You can use a code like this:

byte[] macAdd = null;

final InetAddress ip = p.getClient().getConnection().getInetAddress().getLocalHost();
NetworkInterface network = NetworkInterface.getByInetAddress(ip);      
macAdd = network.getHardwareAddress();

and store it as String to a

 List<String> _ips = new List<String(); 

Also Pirama, i know you're fan of me but u aint have me bitch 

and with this code how you can close proxy ip on client ?

if 1 player get dc how you can delete it for this list ? for they can join again ?

shit code's every time

Link to comment
Share on other sites

  • 0

For god sake.

It is just a event. Not even same IP on olympiad games. Who fuck the event? As player I never joined in tvt event games. So bored and useless if the items can be found on farm items or etc.

Make a check to get reward if a player have more than 2 kills in event. With this way if a player wants to play with 5 windows needs to kill players. No big deal. And most importantly? Player from Internet coffee can play!

Without catsguard and etc.

Link to comment
Share on other sites

  • 0

For god sake.

It is just a event. Not even same IP on olympiad games. Who fuck the event? As player I never joined in tvt event games. So bored and useless if the items can be found on farm items or etc.

 

Make a check to get reward if a player have more than 2 kills in event. With this way if a player wants to play with 5 windows needs to kill players. No big deal. And most importantly? Player from Internet coffee can play!

Without catsguard and etc.

Its better to add anti afk than this cause none will play all chars :p
Link to comment
Share on other sites

  • 0

Its better to add anti afk than this cause none will play all chars :P

Everyone can move the char.  :P (I think if you move the char or char be killed, you're not afk anymore).

Link to comment
Share on other sites

  • 0

Its better to add anti afk than this cause none will play all chars :P

 

Everyone can move the char.  :P (I think if you move the char or char be killed, you're not afk anymore).

lol boy's :) the question is how this get dual box protection 

and on olympiand can't play for same ip ?

if 3 player play on the same internet cafe ? only one can play oly ?

sorry but for dualbox protection need hwid ( eazy and stable )

Link to comment
Share on other sites

  • 0

lol boy's :) the question is how this get dual box protection 

and on olympiand can't play for same ip ?

if 3 player play on the same internet cafe ? only one can play oly ?

sorry but for dualbox protection need hwid ( eazy and stable )

What?

Oly same IP means that if 2 players have the same IP in same game, no one will get points. Lose or win. (If you add something like this and not something shit).

 

And why to get dual box protection for tvt event? There no reason to use catsguard (As you said) or whatever for a simply event.

Use a check for pvp kills. 2-3 kills? Get reward. No kills? Try again. So simple!

Link to comment
Share on other sites

  • 0

Me too. :dat:

how you agree with pirama??..you dont know greek  :P  :dat:  :dat:  :dat: 

 

oso gia to topic o pirama exei dikio..to code pou exeis blepei tin ip..sou edwse kai paradigma o pirama gia to ti paizei me tin ip.

uparxoun kapoia shares gia catsguard..nomizw uparxei kai sto acis forum mporeis na psa3eis.

Link to comment
Share on other sites

  • 0

What?

Oly same IP means that if 2 players have the same IP in same game, no one will get points. Lose or win. (If you add something like this and not something shit).

 

And why to get dual box protection for tvt event? There no reason to use catsguard (As you said) or whatever for a simply event.

Use a check for pvp kills. 2-3 kills? Get reward. No kills? Try again. So simple!

if player is healer ? or buffer ?

as you said if player have same ip no one win .... if player is in intenet cafe ? loss and 2?

1 same thoughts is if player have same clan or ally don't get reward :(

 

yes rullezz i think is better don't give reward on every one player , no hero , no top pvp , no top pk 

and on event not use check give reward on all player on server so simple :)

Link to comment
Share on other sites

  • 0

and with this code how you can close proxy ip on client ?

if 1 player get dc how you can delete it for this list ? for they can join again ?

shit code's every time

The only shitcode is your account on maxcheater's database and your signature considering that is encrypted.

Now get lost and watch your mouth to me kid you aint have nice time if you continue this.

 

You're allowed to judge my code if i WTS something no when i try help someone. If the owner does not like the code or has problem he can tell me but you.. 

an aCis leecher who think he is special already said "shit code" many times like you're someone special.

 

Also "pro" dev the best code you ever made was that: http://www.maxcheaters.com/topic/203833-resurrection-char/#entry2569992 

and thats because its basic on the code i made on my section.. so crawl back to your ethernet cave

Edited by AccessDenied
Link to comment
Share on other sites

  • 0

Pirama you are not allowed to post in greek in en sections.

We know that you can't read and write English so please don't take the time.

We already said everything you said with sweets in the replies above and he is well aware it is ip and not box as there is no way to check the box (at least none that you can code).

 

Final warning for Greek in English section. I will request chat bam if you do it once more.

 

Also locked cuz you turned it to a spam land.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.



×
×
  • Create New...