Jump to content
  • 0

Question about Harmony Configurations


Question

Posted (edited)

How can I disable the auto ban, auto kick, auto jail of harmony? I just want to have the other harmony features BUT NOT the skill spam and macro detection. I am running a high rate server so having a fast spam is really vital but we can't achieve that if harmony keeps kicking people. ALSO How can I enable Auto Hotkey? I remember I allowed it when I requested my harmony package. Please help.

 RCX:         Allowed
  AutoHotkey:  Allowed
  Harmonia:    Checked

AutoHotkey macros should be enabled but how come my players (and even I) can't use it?

Edited by Lorenzo Von Matterhorn

2 answers to this question

Recommended Posts

Posted

This information has been explained really well on Harmony's Documentation, anyway;

On /conf/harmony.conf look for

// Speedhacks make the system time faster to bypass client-side
// delay checks.
// NOTE: Kicks caused by this detection are displayed like this:
//       "You've been disconnected due to a time gap between you and the server."
//       If many players get this error it is recommended to disable the kick action
//       by removing the first of the three lines and using @reloadharmony.
//       Please also contact the tech support about this issue, you will
//       receive further information on how to deal with it and restore the
//       correct speedhack detection.
speedhack: kick, 0, 3
speedhack: autoban, 0
speedhack: log, 0, Speedhack detected

Comment the first 2 speedhack entries, I suggest you keep the log part. So it should look like;

//speedhack: kick, 0, 3
//speedhack: autoban, 0
speedhack: log, 0, Speedhack detected

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...