Facebook Mafia Wars Exp Remaining

By ThatOneGuy Last update Apr 24, 2010 — Installed 57,542 times.

All script links lead to the bank?

in
Subscribe to All script links lead to the bank? 12 posts, 5 voices



epicenter69 User
FirefoxWindows

The script was working great earlier today, but now,when I click on the shortcuts to weapons, armor, vehicles, gifting, profile, my mafia, etc, they all lead to the bank. Is that a Mafia Wars issue, or do your links need to be updated?

 
mystix User
FirefoxWindows

I get that too, just started maybe an hour ago. :( Hoping its a FB anomaly. This is going to be a bear of a script to try and decrypt for me so i hope someone else can. :)

 
ThatOneGuy Script's Author
FirefoxWindows

It looks like they changed how all the links worked and encrypted all of the request information.

At this point in time I do not have time to try to decipher these new links, sorry.

 
mystix User
FirefoxWindows

hmm.. oh man now I have another project to do! hehe.

ok .. well my preliminary check .. and this has nothing to do with how the script is coded cause I havent taken that apart yet. But it appears to be fairly simple still just different. Each of the links have a unique ending.. but that appears to remain stable..

at least within 1 character. Ill have to check out a friends character to see if they change per character.

 
mystix User
FirefoxWindows

all right well figuring out what each bit means might be a major task. But I can confirm they are still standard across users. i.e. its not specially encoded for each user, they are just built specific to the destination.

in the case of gifting it appears the first 201 characters have meaning as far as getting to the gifting page. The rest of the line.. Im not sure.

 
epicenter69 User
FirefoxWindows

I appreciate you guys jumping on this one. For now, I'm just enabling the script to use the exp remaining function, and disabling it to do everything else.

 
mystix User
FirefoxWindows

well most things still work just fine. Only need to disable the 'wav lcg' links. The hospital and all that still work just fine.

 
SwissJ Scriptwright
FirefoxWindows

The new links are BASE64 encoded, that's all.

 
epicenter69 User
FirefoxWindows

Could someone help me with how to disable the lines responsible for everything that is dysfunctional right now?

 
mystix User
FirefoxWindows

ok ya he is right.. it is base64 encoded.. which could have potentially been kinda complicated, but they used a real simple kinda default way of doing it.

now need o wedge a base64 converter in here.. *sigh*

Not sure if the old and new links will be the same (other then the conversion)

 
mystix User
FirefoxWindows

heres the converted link for vehicles - from the script.
xw_controller=bank&xw_exp_sig=dbd55b077a8a236ff7f111ea342be07b&xw_time=1255160355&xw_action=view&xw_city=2&tmp=4b2a9a4b35ec9f032351691cc9a4a6f8

change it to this-
xw_controller=bank&xw_exp_sig=dbd55b077a8a236ff7f111ea342be07b&xw_time=1255160355&xw_action=view&xw_city=2&tmp=4b2a9a4b35ec9f032351691cc9a4a6f8

that is change xw_controller=bank to =item
convert that to base 64 then the link works like a charm. Im posting that here, cause Ive done very little scripting, and Im certain someone else here can modify this script faster then I can. I will try.. but dont hold any small number of breaths.

 
Lord.Quackstar User
FirefoxWindows

I'll try and work on the script when i've got time. This broke everyone's script pretty much.

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel