A downloadable game for Windows

NOTE: VYOND WILL NEVER DMCA MY GOANIMATE ITCH PROJECT

(Made By GagoAnimate)

select the new one

i no need hate comment ๐Ÿ˜Ž๐Ÿ˜Ž๐Ÿ˜Ž

StatusReleased
PlatformsWindows
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
AuthorGagoAnimate
Tagsgoanimate, itch, remastered, wrapper

Download

Download
GoAnimate-Itch.rar 58 MB

Install instructions

Tutorial:

how to install GAITCH

1. Install node.js at http://nodejs.org

2. Go to cmd.exe

3. Type npm install

4. Type npm start

5. Go To http://localhost/html/list.html

Comments

Log in with itch.io to leave a comment.

It works perfetcly, but plz fix bussniess friendly cc(Character Creator) kid so i can make it to wear some thing elese than defetual and not showing preview of scenes in bussniess friendly(i mean loading forever) and i can't upload voices from my pc

You make the bat file inside the folder. Once Done you should start the bat file just get goanimate wrapper from github and copy and paste the bat file then i think your done

i have got it now...

You kidding me, doesn't work as usual... only on Windows...

(-1)

This doesn't work

it doesnt work, it keeps coming up with an error

(+1)

Dude I'm not gonna be rude but They are faulty.

cool good i love this

everytime when i download it takes me to notepad

you have to use java i think

Vyond

Ik vraag het me af:waarom kan ik niet downloaden goanimate?

new update!!!!!11!!!

the update is 58MB btw thanks to @SammyRepsAnimator  for the batch idea

I love Classic Caillou to get Grounded on comedy world

Deleted post
Deleted 82 days ago
(-2)

oh hell no!

(3 edits) (+2)

I don't know if we are allowed to send batch files over so I will fill it out as text. It is meant to be a batch launcher to automate the process a bit. Be sure to install https://nodejs.org/en/download/ for the .js service. Internet Explorer or a Flash and ActionScript 3 enabled browser is required to launch the editor. URL to access if you lose your spot is http://localhost/html/list.html and it is there on your network. Here y'all go!:


@echo off

color 5A

CD %root%

cls

title GoAnimate Launcher

echo   ___  _____    __    _  _  ____  __  __    __    ____  ____ ____  ____   ___  _   _ 

echo  / __)(  _  )  /__\  ( \( )(_  _)(  \/  )  /__\  (_  _)( ___) (_  _)(_  _) / __)( )_( )

echo ( (_-. )(_)(  /(  )\  )  (  _)(_  )    (  /(  )\   )(   )__) _)(_   )(  ( (__  ) _ ( 

echo  \___/(_____)(__)(__)(_)\_)(____)(_/\/\_)(__)(__) (__) (____) (____) (__)  \___)(_) (_)

echo NOTE: VYOND WILL NEVER DMCA MY GOANIMATE ITCH PROJECT

echo (Made By GagoAnimate)

echo (Launcher Compiled By SammyRepsAnimator)

echo  _______________________________________________________________________________________

echo ^|!!!IMPORTANT!!! ^|

echo ^|Run with Internet Explorer or any Flash compatible browser supporting ActionScript 3! ^|

echo ^|It will not work otherwise! ^|

echo ^|_______________________________________________________________________________________^|

echo $

echo $

echo $

echo $

echo $

set /p Input=Is Node.js installed? (y/n/exit): 

If /I "%Input%"=="y" goto promptTwo

If /I "%Input%"=="n" goto NoNode

If /I "%Input%"=="exit" exit

:promptTwo

set /p Input=Is npm installed? (y/n/exit): 

If /I "%Input%"=="y" goto yes

If /I "%Input%"=="n" goto no

If /I "%Input%"=="exit" exit

:noNode

cls

start "" https://nodejs.org/en/download/

echo Please install from the website and run the program once done. Restarting program.

TIMEOUT /T 5

start GoAnimate.bat

exit

:yes

cls 

title GoAnimate Starting with npm service. If nothing appears after 10 seconds, please refresh...

TIMEOUT /T 3

start "" http://localhost/html/list.html

cls

npm start

:no

npm install

cls

echo npm now installed. Restarting program.

TIMEOUT /T 5

start GoAnimate.bat

exit

(1 edit) (-1)

its fake i tried it and it said error :(

(+1)

HI GOANIMATE

(+2)

where do i fing cmd.exe

(+2)

You use cmd.exe if on windows 

(+1)

can i change the word beta

(+3)

When i go to cmd.exe, i typed **npm install** and it didn't work.

(+2)(-1)

u need to get rid of the **s

install node.js