OutdatedCL Mule Manager 1.1 [K-Relay Plugin]

Posts 115 of 53 · Page 1 of 4
CL Mule Manager 1.1 [K-Relay Plugin]
Now it compiled normally. I hope it works.
I apologize for such a huge delay between the updates, there were some reasons.

What is it?

What's New:
Updated interface.
Some buttons are moved.
Added a new text box for finding mules with free slots.
The lines indicate the number of free slots.
"Anyemail/5(6)/status" means that there are only 6 free slots in this account, and for one transaction you can put 5 items.
For example, you have an account with two characters, one has 2 available slots, another has 3. And 2 slots in the chest. This means that there are 2 + 3 + 2 == 7 empty slots in total. But in one transaction you can move only 3 + 2 == 5 things. I hope I could explain.
(By the way, maybe this does not work, because I do not have the opportunity to test :^) )

Names
Now the name of the logged clients is added to the list of names.

Asynchronous loading of mules
This should work.

Fixes:
Fixed sorting system.
Now work mules with + in the email.
Now work mules with space in the password. (idk what the problem was. Seems to work)
In fact, I removed almost all restrictions from the password and email. Just do not make them empty and they will add. :^)
Fixed a bug with Edit button. idk, what was the problem, I just deleted and re-placed :^)
Now the mule remembers the wanted items after pressing the confirm button, and not after clicking the select button.

Todo:
Autosorting, disable soulbound items in trade, swap a items from an equipment into inventory after trading, bugfixes :^)

There were some changes that I could not remember. Perhaps they somehow specifically break the program, please write about errors

Virustotal
Jotti


CL Vault 1.1c_mpgh.net.zip729 KB · 118 downloads Clean
I sure can't wait until this is approved and the download works!
Could you possibly add a way to where a mule will check if another mule has an item then grab it from that mule then vault it?
Thank you so much, this is the best thing to come since muledump!

- - - Updated - - -

could it be possible to somehow connect this to a cleaner gui like, a muledump extension? so you could easily move items from a mule to another mule without needing to log into either?
Quote Originally Posted by Extain View Post
Could you possibly add a way to where a mule will check if another mule has an item then grab it from that mule then vault it?
Added to todo list. But how exactly do you want to transfer items? Choose two mules, and then in them to choose items for the trade? I see it like this

Quote Originally Posted by A_Random_Idiot View Post
Thank you so much, this is the best thing to come since muledump!

- - - Updated - - -

could it be possible to somehow connect this to a cleaner gui like, a muledump extension? so you could easily move items from a mule to another mule without needing to log into either?
I really hope that I did not make a lot of mistakes in this release ._.
I dont know what is cleaner gui and how to create a muledump extension, but I will do items transfering between mules. Also I dont know how to run the mule window without starting the game. Maybe special version with autostart on proxy start? If I do this through the game, as now, you will simply need to log into any account, open the window and exit the game. I have to think
Quote Originally Posted by Urantij View Post
Added to todo list. But how exactly do you want to transfer items? Choose two mules, and then in them to choose items for the trade? I see it like this



I really hope that I did not make a lot of mistakes in this release ._.
I dont know what is cleaner gui and how to create a muledump extension, but I will do items transfering between mules. Also I dont know how to run the mule window without starting the game. Maybe special version with autostart on proxy start? If I do this through the game, as now, you will simply need to log into any account, open the window and exit the game. I have to think
yea, idk at all how to modify muledump at all, but the important thing is moving items from mules to other mules. And for cleaner gui, i mean a bigger window, with maybe an option to view all mules' inventories at once, instead of having to click each one and its characters. Still, this is an awesome plugin!
Quote Originally Posted by A_Random_Idiot View Post
And for cleaner gui, i mean a bigger window, with maybe an option to view all mules' inventories at once, instead of having to click each one and its characters.
I'm not sure that it will work well. In muledump it looks normal, since there images instead of names. But I cant use images (I tried)

- - - Updated - - -

Quote Originally Posted by iliketrainz View Post
Thanks for the release. Maybe in the future instead of manually adding your accounts' email and password, it can fetch it from your accounts.js file in muledump. Or you could have an xml file that would allow muledump accounts to be copy pasted into it and in turn, fetch this information.

Manually adding hundreds of mules can be quite tedious.
All mules are stored in the xml file, which is created at start. Look at the video from the last release, at the end I show you how you can add mules through xml.
So the data is stored in the muledump:
'mamemail@mail.ru': 'qwerty',
You need to convert it to:
<User Email="mamemail@mail.ru" Password="qwerty"/>
Copy all mules to some txt. Ctrl + H. Replace all
', by "/>
': ' by " Password="
' by <User Email="
And you will get txt file with accounts. Insert those accounts in accounts.xml file between <Users> and </Users>.

- - - Updated - - -

Quote Originally Posted by iliketrainz View Post
EDIT: Accounts with spaces in their passwords still don't work. They are added but upon refreshing, the program gets the unhandled exception error.
Can you write this password? I'm interested in the location of the spaces, the rest of the characters replace by something random
Quote Originally Posted by Urantij View Post
I'm not sure that it will work well. In muledump it looks normal, since there images instead of names. But I cant use images (I tried)

- - - Updated - - -



All mules are stored in the xml file, which is created at start. Look at the video from the last release, at the end I show you how you can add mules through xml.
So the data is stored in the muledump:
'mamemail@mail.ru': 'qwerty',
You need to convert it to:
<User Email="mamemail@mail.ru" Password="qwerty"/>
Copy all mules to some txt. Ctrl + H. Replace all
', by "/>
': ' by " Password="
' by <User Email="
And you will get txt file with accounts. Insert those accounts in accounts.xml file between <Users> and </Users>.

- - - Updated - - -



Can you write this password? I'm interested in the location of the spaces, the rest of the characters replace by something random
If you don't mind, I'll pm it to you with stars replacing all non-spaces.
Nice release!
Looks good, approved
Thanks for the release. Maybe in the future instead of manually adding your accounts' email and password, it can fetch it from your accounts.js file in muledump. Or you could have an xml file that would allow muledump accounts to be copy pasted into it and in turn, fetch this information.

Manually adding hundreds of mules can be quite tedious.


EDIT: Accounts with spaces in their passwords still don't work. They are added but upon refreshing, the program gets the unhandled exception error.
Would it be possible to make the mule trade another person? Good for selling items to other people while you are in a tomb or something!
Quote Originally Posted by 123456howard View Post
Would it be possible to make the mule trade another person? Good for selling items to other people while you are in a tomb or something!
Wouldn't really recommend that because it uses a no-trade delay and is a great way to get yourself banned.



Also OP, I added 208 mules with a + in their email and no spaces in their password. They loaded fine and I was able to refresh them as well. However, after restarting KRelay, I got the input string is not in the correct format error once again and The CLVault plugin could not load the xml file.
Quote Originally Posted by iliketrainz View Post


Wouldn't really recommend that because it uses a no-trade delay and is a great way to get yourself banned.
What is no-trade delay?

Quote Originally Posted by 123456howard View Post
Would it be possible to make the mule trade another person? Good for selling items to other people while you are in a tomb or something!
Trade bot? Its already exist.

- - - Updated - - -

Quote Originally Posted by iliketrainz View Post
Also OP, I added 208 mules with a + in their email and no spaces in their password. They loaded fine and I was able to refresh them as well. However, after restarting KRelay, I got the input string is not in the correct format error once again and The CLVault plugin could not load the xml file.
._. So, the problem is not in spaces
Posts 115 of 53 · Page 1 of 4
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?