Quote:
I try edxloader. Im opened your program and ı use edxloader to open sro but dont connect each other. I m writing merchant bot for 3 weeks and I comleted the program yesterday but ı always use local vsro in my pc but I cant connect other server I tried so hard for this program learning packet,opcode how to respond and writing but ıcant use them know Im tryin edxloader I try everything . Ithing ı miss someting can you help me please for a little example how the connect bot and another server because loader dosnt work.and I use your program too baceuse if I wrote wrongly but no luck eather.
Thank in advance sorry my bad english ım still learning english Ihope Iwas explain my self.
İf you want I will send my program source to look. Im gonna share my program source in here if work other sro. THhan other people look and learn how to write packet Thank you dextersoul ı was started when I find your program and look good.
Here's how I made it work:
- Redirect the Gateway server to the address shown in the console.
The default is 127.0.0.1:16000. You can change the port in the Proxy.cs file
- Redirect Agent Server to the private server's Agent server. You can get the address by logging in clientlessly first.
- Make sure your Loader's Gateway IP and Gateway port are set, otherwise the loader will return a nullpointer exception.
Here's a snippet of how to set that in MainWindow.cs
The result should log you in successfully. Restart the bot if you want to reconnect though. The ports sockets do not seem to reset reliably if your loaded client does not exit correctly.
This is an example of the setup for using the "In Panic" private server
[Only registered and activated users can see links. Click Here To Register...]