Skip to content

Instantly share code, notes, and snippets.

@hugerhope63
Created April 29, 2018 15:58
Show Gist options
  • Save hugerhope63/a2cc7790b74091ab1cc7c63760e27e6e to your computer and use it in GitHub Desktop.
Save hugerhope63/a2cc7790b74091ab1cc7c63760e27e6e to your computer and use it in GitHub Desktop.
working comedy world unpatched goanimate
var character = "adam"; // change to "bob", "eve" , "adam , or "rocky" depending on who you want to start with.
$('#char_creator_client').flash({
id: "char_creator",
swf: "https://d3v4eglovri8yt.cloudfront.net/animation/414827163ad4eb60/cc.swf",
height: 600,
width: 960,
align: "middle",
allowScriptAccess: "always",
allowFullScreen: "true",
wmode: "transparent",
hasVersion: "10.3",
flashvars: {"apiserver":"https:\/\/goanimate4schools.com\/","m_mode":"school","bs":character,"isLogin":"Y","isEmbed":"0","ctc":"go","tlang":"en_US","storePatch":"https\/\/d3v4eglovri8yt.cloudfront.net\/store\/3a981f5cb2739137\/<client_theme>","appCode":"go","page":"","siteId":"go","userId":"00EDZP3Cu0aw","themeId":"family","ut":30}});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment