Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


My Flash game
Goto page 1, 2  Next
 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Game Development
View previous topic :: View next topic  
Author Message
noobofit
How do I cheat?
Reputation: 0

Joined: 14 Oct 2009
Posts: 6

PostPosted: Wed Oct 21, 2009 7:49 pm    Post subject: My Flash game Reply with quote

I won't post a direct link to it but I will a link to my blog which does have a link to my game. Make sure u read the description of the game on my blog before u play it's important.

Here's the link for my blog
link to my blog doesn't work Twisted Evil it changes it due to mod codding and so here is the direct link
Quote:
gameron-it.webs
Hit Ctrl+Enter once u copy and paste the Url into your browser


Tell me what u think about the game.

I can't post links, I can't advertise, I can't double post what else can't I do? Shocked
Back to top
View user's profile Send private message
Fantasy
I post too much
Reputation: 13

Joined: 29 Jul 2007
Posts: 3113

PostPosted: Wed Oct 21, 2009 11:31 pm    Post subject: Reply with quote

I can't find your site. First link off Google leads here.
Back to top
View user's profile Send private message
hamguy
Advanced Cheater
Reputation: 0

Joined: 18 Apr 2009
Posts: 68

PostPosted: Thu Oct 22, 2009 12:20 am    Post subject: Re: My Flash game Reply with quote

noobofit wrote:
I won't post a direct link to it but I will a link to my blog which does have a link to my game. Make sure u read the description of the game on my blog before u play it's important.

Here's the link for my blog
link to my blog doesn't work Twisted Evil it changes it due to mod codding and so here is the direct link
Quote:
gameron-it.webs
Hit Ctrl+Enter once u copy and paste the Url into your browser


Tell me what u think about the game.

I can't post links, I can't advertise, I can't double post what else can't I do? Shocked


post your link and then put spaces between the www . // like that..
Back to top
View user's profile Send private message
Garavito
Master Cheater
Reputation: 0

Joined: 21 Jun 2009
Posts: 387

PostPosted: Thu Oct 22, 2009 11:36 am    Post subject: Reply with quote

The URL is http://www.gameron-it.webs.com
_________________
Back to top
View user's profile Send private message
Misa Campo
Grandmaster Cheater Supreme
Reputation: 3

Joined: 08 Jul 2009
Posts: 1177

PostPosted: Fri Nov 06, 2009 11:03 pm    Post subject: Reply with quote

its in a different language. o.O
Back to top
View user's profile Send private message
Fred Krueger
Cheater
Reputation: 0

Joined: 29 Oct 2009
Posts: 39

PostPosted: Wed Nov 11, 2009 10:08 pm    Post subject: Reply with quote

french.
Back to top
View user's profile Send private message
gogodr
I post too much
Reputation: 125

Joined: 19 Dec 2006
Posts: 2041

PostPosted: Wed Nov 11, 2009 10:50 pm    Post subject: Reply with quote

the game is very very very buggy, art work is really lazy x_x

in other words sorry but it sucks xP
Back to top
View user's profile Send private message MSN Messenger
shocka98
Advanced Cheater
Reputation: 0

Joined: 20 Feb 2009
Posts: 86
Location: 127.0.0.1

PostPosted: Fri Nov 27, 2009 10:45 pm    Post subject: Reply with quote

THIS GAME OWNS!!
_________________
My penis is so large that if you laid it out on a keyboard it would go all the way from A-Z!!! Very Happy
Back to top
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger
Cryoma
Member of the Year
Reputation: 198

Joined: 14 Jan 2009
Posts: 1819

PostPosted: Sat Nov 28, 2009 5:40 pm    Post subject: Reply with quote

I don't know enough french, all I could pick up was round 3 over the mountains, otherwise nothing happened.
Back to top
View user's profile Send private message
NoManchesPuto
I post too much
Reputation: 0

Joined: 24 Jan 2009
Posts: 2820

PostPosted: Sat Nov 28, 2009 7:16 pm    Post subject: Reply with quote

We should make some games together, I too am interested in AS3.

Anyways add a code to see if the music is playing not to play again or w/e.

Code:
var isPlaying:Boolean = false;


Then inside your function do the below to see if your music should play.
Code:
function setPlay():void {
if (!isPlaying) {
     <your sound stoping code>
     isPlaying = false;
   } else {
     <your sound playing code>
     isPlaying = true;
   }
}
setPlay();


Not 100% sure if the codes are perfect, I don't have my compiler anymore so I can't really check, anyways you should be able to fix it if it has a problem, which I don't think it does but like I said.

_________________
Back to top
View user's profile Send private message
Misa Campo
Grandmaster Cheater Supreme
Reputation: 3

Joined: 08 Jul 2009
Posts: 1177

PostPosted: Tue Dec 08, 2009 2:28 am    Post subject: Reply with quote

shocka98 wrote:
THIS GAME OWNS!!


yes, i see your being sarcastic.
i dont understand because its in a different language.
Back to top
View user's profile Send private message
Seergaze3
Master Cheater
Reputation: -1

Joined: 10 Mar 2009
Posts: 347
Location: earth

PostPosted: Tue Dec 08, 2009 3:17 am    Post subject: Reply with quote

wtf i dont even fucking know how to control it!!!! your blog doesnt do anything?
Back to top
View user's profile Send private message
jsmthjsmith83
How do I cheat?
Reputation: 0

Joined: 29 Mar 2010
Posts: 1

PostPosted: Tue Mar 30, 2010 12:29 am    Post subject: Re:game Reply with quote

That might be possible by page load error or some programming error,coding error,instead
of that error you can use flash based games,there are problem with homepage than it's also possible that it can't accept your second comment,you can make your own game with the help of a flash action script.

_________________
The harder you fall, the higher you bounce.
Back to top
View user's profile Send private message
Cryoma
Member of the Year
Reputation: 198

Joined: 14 Jan 2009
Posts: 1819

PostPosted: Thu Apr 01, 2010 10:42 am    Post subject: Reply with quote

I figured it out, you click around until the pirate walks forward, then click on the tree next to him.
It starts a mario-ripoff game that you control with arrow keys.
Back to top
View user's profile Send private message
D34DxL3G3ND
How do I cheat?
Reputation: 0

Joined: 31 May 2010
Posts: 4

PostPosted: Tue Jun 01, 2010 4:55 pm    Post subject: XD Reply with quote

Y in the hell cant u even kill any of the enemies even tried jumping on them like cheap mario knock off but that didnt work either im so confused stinkin french
_________________
There is a legacy left behind when people die and mine shall be one of OWNAGE!!!
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Game Development All times are GMT - 6 Hours
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites