atomizer / muledump

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

One Click Login Issues #90

Open XtrmePlaya opened 8 years ago

XtrmePlaya commented 8 years ago

I am having issues with this and I can not figure out why. I installed Autoit, I changed mulelogin in accounts.js to 1, When i try to run lib/mulelogin.au3, This pops up every time, and i am a system administrator. http://puu.sh/mCBJi/ff74a306cb.png

I would Love some help please!

~Tyler

atomizer commented 8 years ago

This is strange. Try this: right click -> compile script, then right click the created .exe -> run as administrator.

XtrmePlaya commented 8 years ago

That seemed to work, But when I click the button to open from muledump. It opens the website, but it is not logged in. The usernames and passwords are all correct.

I also changed the Shell execute to my flash player, and it opens up perfectly, but still not logged in.

Nightfirecat commented 8 years ago

Based on this issue and #91, maybe the flash storage location for realm changed? Haven't actually booted the game and tested recently or anything, but just a guess.

XtrmePlaya commented 8 years ago

How can i fix this then?

Nightfirecat commented 8 years ago

Could you try clearing your Macromedia Flash local cache, then load up RotMG and find out what directory is re-created?

XtrmePlaya commented 8 years ago

I can probably do that. Once i figure out how to. :P

XtrmePlaya commented 8 years ago

the directory created in "local storage settings by site" is realmofthemadgodhrd.appspot.com Which is part of the link i use to open Realm in Flash Player.

The link i use to open Realm in flash is, https://realmofthemadgodhrd.appspot.com/AssembleeGameClient1452042685.swf

Nightfirecat commented 8 years ago

Well, by the look of things, that seems to be getting populated already. Can you try confirming if the file changes after using one-click on different accounts? (it should insert your account username/password among other details into the file)

XtrmePlaya commented 8 years ago

It does not seem to change

XtrmePlaya commented 8 years ago

Any update?

Pyrolizrd commented 8 years ago

Uh, I had this issue, I backed up my accounts.js file, uninstalled muledump, and then reinstalled it. I then hand opened each mule-account on flash projector, thus creating the necessary rotmg.sol file, enabled one-click login, and voila: it worked! My problem was I generally play in chrome, but apparently muledump grabs the .sol file from the the Macromedia flash player not pepperflash, so you had to open each account on the flash projector.

atomizer commented 8 years ago

Is this still an issue for you @XtrmePlaya?

XtrmePlaya commented 8 years ago

Did not seem to help, but i stopped playing for a while. It just keeps opening blank rotmg games.

On Wed, Aug 31, 2016 at 12:17 PM, atomizer notifications@github.com wrote:

Is this still an issue for you @XtrmePlaya https://github.com/XtrmePlaya ?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/atomizer/muledump/issues/90#issuecomment-243853186, or mute the thread https://github.com/notifications/unsubscribe-auth/AQBDVZFvseNe24KOa382ZUWya_nYcXTrks5qlcUygaJpZM4HIa0W .

quzzimi commented 8 years ago

Edit mulelogin.au3 and add this to the top line "" #RequireAdmin "" if u got an "unable to write registry" complile and run with admin will not load the player data , only open the flashlayer.exe your file should looks like this

RequireAdmin

include

include

include

this fix the problem for me

Nightfirecat commented 8 years ago

I'm not sure I understand—what did you add, the #RequireAdmin line at the top of the file?

quzzimi commented 8 years ago

yes , it fix the shitty " unable to write reg" and execute the au3 file directly instead force u to complied an exe and run with admin

quzzimi commented 8 years ago

unable to write registry happend in win 8 and win 10 win xp doesnt, cause it weak reg protection

TheIvyX commented 7 years ago

When I use the one-click login feature on Chrome and login to an account there, if I reopen Flash Player the account that I logged in onto Chrome will login to Flash Player as well. If log into 2 accounts manually into Chrome and into Flash Player, they will be separate.

Here's an example, I log into Account 1 onto Chrome and it will keep me logged in Account 1 the next time I open Chrome up. I log into Account 2 onto Flash Player and it will keep me logged in Account 2 the next time I open Flash Player up, but if I open Chrome, I will still be logged on Account 1. With Muledump, if I use the one-click login to log into Account 1, it will open up a new window in Chrome. If I open up Flash Player, it will also log me into Account 1. Is there a way to prevent the one-click login feature to log into Flash Player?

quzzimi commented 7 years ago

Chrome use it own internal Flash player , nothing to do with your own system flash player Muledume use the window flash player Is there a way to prevent the one-click login feature to log into Flash Player? => defaul web browser = Chrome

atomizer commented 7 years ago

disable chrome's built-in player (and install adobe flash plugin for chrome if not installed) https://www.enounce.com/chrome-disable-pepperflash edit: nevermind, doesn't work now. I guess we have to figure out how to crack pepperflash local storage.