All script links lead to the bank?
![]() ![]() |
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? |
![]() ![]() |
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. :) |
![]() ![]() |
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. |
![]() ![]() |
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. |
![]() ![]() |
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. |
![]() ![]() |
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. |
![]() ![]() |
well most things still work just fine. Only need to disable the 'wav lcg' links. The hospital and all that still work just fine. |
![]() ![]() |
The new links are BASE64 encoded, that's all. |
![]() ![]() |
Could someone help me with how to disable the lines responsible for everything that is dysfunctional right now? |
![]() ![]() |
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) |
![]() ![]() |
heres the converted link for vehicles - from the script.
change it to this-
that is change xw_controller=bank to =item
|
![]() ![]() |
I'll try and work on the script when i've got time. This broke everyone's script pretty much. |

