Advertisement
Runixer

Old Character Creator

Dec 20th, 2019
1,405
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.82 KB | None | 0 0
  1. To everyone seeing this, this doesn't mean you can automatically start using the legacy video maker. This just is how to get the Comedy World character creator back. This also works with other non business themes too, but I didn't include the codes in here because the page would start getting too long.
  2. I would also like to thank Alex Animate for figuring this out in the GACentral discord server.
  3.  
  4. Anyway, here's the tutorial on how to get it back:
  5.  
  6. Step 1: Open requestly, make a new rule, and put in these codes ---
  7.  
  8. Replace - ga.vyond.com/charactercreator/whiteboard
  9. With - jaydensjunk.000webhostapp.com/The%20Character%20Creator%20from%20Vyond%20-%20Make%20a%20Character%20Online!.html
  10. Name the rule whatever you want. Make sure to save the rule and make sure it's set to "ON".
  11.  
  12. Step 2: Go to this site ---
  13. ga.vyond.com/charactercreator/whiteboard
  14.  
  15. Step 3: Once it finishes loading, press Ctrl + Shift + I, then press console, then paste the Comedy World character creator code here ---
  16. var character = "adam"; // change to "adam", "bob" , "eve" , or "rocky" depending on who you want to start with.
  17.  
  18. $('#char_creator_client').flash({
  19. id: "char_creator",
  20. swf: "https://d3v4eglovri8yt.cloudfront.net/animation/414827163ad4eb60/cc.swf",
  21. height: 600,
  22. width: 960,
  23.  
  24. align: "middle",
  25. allowScriptAccess: "always",
  26. allowFullScreen: "true",
  27. wmode: "transparent",
  28.  
  29. hasVersion: "10.3",
  30.  
  31. flashvars: {"apiserver":"https:\/\/ga.vyond.com\/","m_mode":"school","bs":character,"isLogin":"Y","isEmbed":"0","ctc":"go","tlang":"en_US","storePath":"https:\/\/d3v4eglovri8yt.cloudfront.net\/store\/3a981f5cb2739137\/<store>","clientThemePath":"https:\/\/d3v4eglovri8yt.cloudfront.net\/static\/ad44370a650793d9\/<client_theme>","appCode":"go","page":"","siteId":"go","userId":"00EDZP3Cu0aw","themeId":"family","ut":30}});
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement