atomizer / muledump

all your mules are belong to you
84 stars 144 forks source link

Auto Login through Local Client #134

Closed CrunchyFlake closed 7 years ago

CrunchyFlake commented 7 years ago

How do i set the auto login to open up with a client located locally on my comouter also is thete a way to make all the rows of char the same height in the sense in the first row the char box with the highest height is the highest height for all other ones in the row (even if they are smaller).This is so that the char boxes that are shorter dont stick to each other.

Nightfirecat commented 7 years ago

You can modify your mulelogin.au3 based on the comments at the bottom of the file to modify the client opened with One-click login.

Also, to change the row filling, set nomasonry = 1 in your accounts.js file: https://github.com/atomizer/muledump/blob/master/accounts_sample.js#L31

CrunchyFlake commented 7 years ago

ty so much ur awesum