Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I know avast doesn't detect it as such. Windows defender flags it when you open the bat directly but when the vbs opens the bat it doesn't have a problem with it. As for HTTP I have tried it somewhat but it confuses me. Also part of the reason I am attempting to do this through google scripts is due to the infinite space I get as long as it is in a google format. Although I think I might have been attempting to use the http client rather then request. Here is the documentation on both if you are curious http://docs.godotengine.org/en/2.1/classes/class_httpclient.html , http://docs.godotengine.org/en/2.1/classes/class_httprequest.html .