darthy

Members
  • Content Count

    36
  • Joined

  • Last visited

File Comments posted by darthy


  1. On 6/22/2023 at 7:43 AM, GrimReapaa said:

    HUGE UPDATE!

     

    This bot now supports all cores that support SOAP. Rather than manipulating userdata and trying to inject passwords directly, the bot now is able to login via SOAP and process commands through the server directly. This means it will be compatible with any core that has the SOAP feature. I can personally confirm that TC and AzerothCore both support SOAP.

     

    Just pull the update, set "SOAP.ENABLED=1" in worldserver.conf, set up the registration for your SOAP user account in the config file, and all should work!

     

    The bot also now supports account password management. To change the password, a user just has to message "account set password $newpassword $newpassword" where $newpassword is the same for confirmation.

    When I run the bot  and type "register test 123456" on discord. The bot writes the message
    "[Register]: Account has been successfully made." But nothing happens in the worldserver console app, no accounts created and terminal with the bot running shows this message:

    <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance" xmlns:xsd="http://www.w3.org/1999/XMLSchema" xmlns:ns1="urn:TC">SOAP-ENV:BodySOAP-ENV:FaultSOAP-ENV:ClientMethod 'ns1:executeCommand' not implemented: method name or namespace not recognized</SOAP-ENV:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>

    I do not know what Iam doing wrong. Iam installing the resgistration bot for the first time.
    Iam using this serve core https://github.com/ElunaLuaEngine/ElunaCataPreservation
    And It supports SOAP.


  2. On 10/8/2023 at 10:24 PM, Uthil said:

    Great addition, to be honest I was looking for some of his scripts but since Modcradt went down was sad that was lost. Great job for uploading them here.

    Thanks. 🙂

    • Thanks 1