• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

OTClient otclient send window bot

Darius93

Active Member
Joined
Oct 16, 2022
Messages
88
Reaction score
27
Hi, I have a question about OTClient — does it make sense to do something like this, and could someone point me in the right direction?


In general, I have an anti-bot system on my server. Obviously a skilled person could probably bypass it, but that’s not the main point.


The system works like this: the player sees colored effects that correspond to a color-coded sequence, and the player has to type it in using the command !bot <code>.


I was thinking about adding a module to OTClient that, when the anti-bot system checks a player, would pop up a window showing the code the player has to type.


So my questions are:


  • Does this even make sense?
  • If I add my own module, could an OTClient bot automatically fill in that window by itself?
  • I’m making a small server for a small number of players (just for fun), so I doubt anyone would seriously try to bypass it.

If this has at least some minimal sense, what functions / API parts in OTClient could I use to implement it?
 
I think the otclient bot can still detect it and answer it but im not 100% sure
 
Back
Top