Jump to content

Join our Slack

Talk to other users and have a great time
Slack Server

Welcome to our Community

Click here to get your Exiled Bot license
Donation Store
Sign in to follow this  
whatisthismagic

Lua plugin & Byte signature searching

Recommended Posts

Hello, this is a multipart request / question.

 

1) Have there been any plans of adding Lua scripting to interface the Exiled Bots API/core?  It significantly improves the quality of your bot and centralizes the direction of your development.  It allows the community to make the scripts for whatever they might want without open sourcing it.  At the same time, developers get to focus on improving functionality. 

 

2) Have you considered using function signature searching for updating addresses / pointers?  It will significantly decrease (eliminate) your time in IDA / Olly / whatever you use to find the addresses each patch.  I feel like it's something that should be in every bot and is extremely easy to implement.

 

One last thing I'd suggest is tightening up the security.  There are some really good deployment / implementation patterns people are using nowadays to prevent kids from easily cracking it.  Aside from that, you can just use something like Themida or any virtual machine type packer.

 

Good luck in your future development.

 

Share this post


Link to post
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.

Guest
Reply to this topic...

×   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.

Loading...
Sign in to follow this  

×
×
  • Create New...