Zynga is encoding links
![]() ![]() |
Zynga is making links harder to bookmark and harder to use in scripts. Yes, they will cut down on the cheaters, but they are also hurting scripts like this which are only trying to provide shortcuts. The old encoding (now removed?)....
For example...
In Direct Links right now, tmp is not set. Everything but jobs works fine. I don't know how to crack the code and I prefer not to "hard code" a tmp that DOES work. "Hard coding" in the programming world are bad words and I tend not to do it. ----------------
Now we can't modify any thing in the url to change the arguments that are submitted to the server. So I'm still using the old format but, I'm guessing that it's only a matter of time until Zynga doesn't allow any links to be submitted unless it has the encoded structure as noted above with "query_params=". Sigh. |
![]() ![]() |
As far as the query_string= url, it's simply a base64 encoded string. We can use javascript to generate the correct link. As far as the tmp=number goes, I am not sure, but I will be looking into it. I included a basic fix for the Base64 links for almost all the links, as well as a fix for the Heal (NY) link, you can view it here: http://omnicomicsandcards.com/mafiawars.js Thanks for working on this helpful addon. |
![]() ![]() |
Hmm, no go danbopes, cant get it working w/ your fix... |
![]() ![]() |
I'm so glad Zynga reverted that base64 chaos! I heard they are attempting to bring it back. They have a few people testing the new version. If they bring it back, this script will break again. (Along with quite a few others) |

