atomizer / muledump

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

One click login. #91

Closed silentWizz closed 8 years ago

silentWizz commented 8 years ago

Hello. I'm having trouble using Flash Projector to open up a custom client for RotMG. I have downloaded the newest version and installed AutoIt as well.

When I try it with Chrome it loads my mules just fine but when I edit out ShellExecute("http://www.realmofthemadgod.com/") to ShellExecute('C:\Users\User\Desktop\client-mod.swf') it only opens the .swf file but doesn't log in my mule.

Am I missing something here? Can someone please post a working mulelogin.au3 which uses flash projector?

Thanks!

Nightfirecat commented 8 years ago

Your client may be reading from a different Flash local cache directory. You will have to add that to the list of directories written to by AutoIt.

silentWizz commented 8 years ago

Sorry for being a total noob but how exactly can I do that?

Nightfirecat commented 8 years ago

Not a problem, but actually, based on the discussion in #90, it sounds like there's some other issue going on, not an issue with the code. If we find out, I'll post that here as well.

atomizer commented 8 years ago

duplicate of #90