Jump to content
  • 0

[help]Personal report Problen


~~Darius~~

Question

I Try To Adapt it on H5  all is fine but when i make .report i no have time to write code and give me automatically jail

any one can help me ?

ty for answers.

DP:

http://pastebin.com/vSSh23b7

GS:

http://pastebin.com/JDy2mtFj

And Have too in warnings :

Access to enclosing constructor ReportPlayer.BotCheck(L2PcInstance) is emulated by a synthetic accessor method

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0

Yep, what jokkerino said, 2000 = 2 seconds, not 20.

Btw... have this patch sense? Can you spam this command to all people? And if your target is eating, afk, watching tv... will go to jail in 20 seconds coz he isn't in front of PC?... u should add some checks to use it and also reuse delay :p

Link to comment
Share on other sites

  • 0

ahh wheni writte good code im too  teleported to jail ;d xP sh.t sa mby no have sense add this code xD

 

 

There is no sense to add this code . It's really useless .

 

-       private boolean botCheck = false;
+       private boolean botCheck = true;

 

Try this .

Link to comment
Share on other sites

  • 0

The Code is fine just Change

ThreadPoolManager.getInstance().scheduleGeneral(new BotCheck(playerTarget), ***2000***);

and do it 20000 for 20 seconds. becaouse its milisecond

The problem to this CODE is that you will always get message Incorect password

any help?

Link to comment
Share on other sites

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.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...