Skip to content

Instantly share code, notes, and snippets.

@FreeWorks986
FreeWorks986 / gist:0063b8d915f0ac94fbf32bb43ed37076
Last active April 13, 2018 02:36
Working Comedy World Character Creator For The Original Goanimate! (NOT PATCHED AT ALL)
var character = "adam"; // change to "adam", "bob" , "eve" , 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",
@FreeWorks986
FreeWorks986 / THIS IS TRUE
Created April 12, 2018 20:54
original code real go animate not kidding
var character = "adam"; // change to "adam", "bob" , "eve" , 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",
@FreeWorks986
FreeWorks986 / Brand new comedy world copy ID For GA4S
Created April 11, 2018 02:32
Ga4s copy code (Working 2018)
var character = "adam"; // change to "adam", "rocky" , "eve" , or "bob" 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",
@FreeWorks986
FreeWorks986 / Copy ID (Original GA)
Created April 10, 2018 23:14
THE BEST GOANIMATE COPY ID ORIGINAL!!!
var character = "adam"; // change to "adam", "rocky" , "eve" , or "bob" 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",
var character = "adam"; // change to "rocky", "eve" , "adam" , or "bob" 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",
@FreeWorks986
FreeWorks986 / gist:29a9fd0a1c32135a21a35efc28a88a96
Created April 10, 2018 21:28
original goanimate code right here
var character = "adam"; // change to "adam", "bob" , "eve" , 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",