View previous topic :: View next topic |
Author |
Message |
DAT NIGGAH GUCCI MANE Advanced Cheater Reputation: 0
Joined: 05 Oct 2009 Posts: 95
|
Posted: Thu Dec 24, 2009 3:22 am Post subject: Guess my numbah 1.0! |
|
|
It's like a crackme, if you guess the number correctly you win, otherwise the number changes and you have to guess again :3 crack the number!
It's made in Action Script 3.0. As you can see, the range is from 1-30! PM me the secret code and win a free + rep! Have fun!
Frame 1:
Code: | stop();
stage.showDefaultContextMenu=false;
var un:uint=Math.floor(Math.random()*30+1);
guessBtn.addEventListener(MouseEvent.CLICK, checkGuess, false, 0, true);
guessTxt.addEventListener(Event.CHANGE, onChange, false, 0, true);
function checkGuess(mEvt:MouseEvent):void {
if (guessTxt.text==String(un)) {
gotoAndStop(2);
} else {
changeNum();
numLbl.text="Number was: "+String(un);
guessLbl.text="You guessed: "+guessTxt.text;
}
}
function onChange(evt:Event):void {
numLbl.text="";
guessLbl.text="";
}
function changeNum():void {
un=Math.floor(Math.random()*30+1);
} |
Frame 2:
Code: | pmBtn.addEventListener(MouseEvent.CLICK, pm, false, 0, true);
retryBtn.addEventListener(MouseEvent.CLICK, retry, false, 0, true);
function pm(mEvt:MouseEvent):void {
navigateToURL(new URLRequest("http://forum.cheatengine.org/privmsg.php?mode=post&u=253179"), "_blank");
}
function retry(mEvt:MouseEvent):void {
gotoAndStop(2);
} |
DOWNLOAD
_________________
Hey Hitler, want a free + rep? Crack my number guess application here & get one!
I <3 you Hitler! |
|
Back to top |
|
|
LolSalad Grandmaster Cheater Reputation: 1
Joined: 26 Aug 2007 Posts: 988 Location: Australia
|
Posted: Thu Dec 24, 2009 4:10 am Post subject: |
|
|
Fuck PMing it.
_________________
|
|
Back to top |
|
|
DAT NIGGAH GUCCI MANE Advanced Cheater Reputation: 0
Joined: 05 Oct 2009 Posts: 95
|
Posted: Thu Dec 24, 2009 1:16 pm Post subject: |
|
|
Wahoa wrote: | Fuck PMing it. |
Cool good job I'll +rep you when I can!
_________________
Hey Hitler, want a free + rep? Crack my number guess application here & get one!
I <3 you Hitler! |
|
Back to top |
|
|
Hybrix Expert Cheater Reputation: 0
Joined: 05 Sep 2009 Posts: 122
|
Posted: Thu Dec 24, 2009 2:02 pm Post subject: |
|
|
Wtf he stole my avy again and inverted it....
_________________
|
|
Back to top |
|
|
ScxX How do I cheat? Reputation: 0
Joined: 28 Dec 2009 Posts: 3
|
Posted: Mon Dec 28, 2009 7:44 pm Post subject: |
|
|
i50.tinypic com/4l6f5d.png
Can't PM nor post URLs at the moment, so..Here's my screenshot of the winner code and successful guess.
|
|
Back to top |
|
|
Nick Rox How do I cheat? Reputation: 0
Joined: 12 Oct 2009 Posts: 3 Location: Australia
|
Posted: Wed Dec 30, 2009 10:25 pm Post subject: . |
|
|
...
Last edited by Nick Rox on Wed May 29, 2013 8:12 am; edited 1 time in total |
|
Back to top |
|
|
Ryuk Grandmaster Cheater Reputation: 1
Joined: 03 Oct 2008 Posts: 919
|
Posted: Mon Jan 04, 2010 12:13 pm Post subject: |
|
|
LOL?
ohaidar
_________________
|
|
Back to top |
|
|
Nick Rox How do I cheat? Reputation: 0
Joined: 12 Oct 2009 Posts: 3 Location: Australia
|
Posted: Wed Jan 06, 2010 2:17 am Post subject: . |
|
|
...
Last edited by Nick Rox on Wed May 29, 2013 8:13 am; edited 1 time in total |
|
Back to top |
|
|
Mevin1elite Cheater Reputation: 1
Joined: 14 Aug 2009 Posts: 32
|
Posted: Mon Jan 25, 2010 7:05 pm Post subject: OK |
|
|
Well OK.
_________________
Go to mevin1.wordpress(.)com for trainers i haven't posted on CE.
Untouchable is touchable. -rep him. |
|
Back to top |
|
|
TheMahen Master Cheater Reputation: 1
Joined: 27 Sep 2008 Posts: 280 Location: System32
|
Posted: Tue Jan 26, 2010 10:35 pm Post subject: |
|
|
O.o
Why the file so big >.>?
Can't even download.....
Upload it at other place, then PM me xD
|
|
Back to top |
|
|
Radiation Grandmaster Cheater Reputation: 14
Joined: 17 Jun 2009 Posts: 842 Location: Chernobyl
|
Posted: Mon Feb 15, 2010 3:37 am Post subject: |
|
|
lol easy.
1. pick a number and type it in the box.
2. keep hitting the button with your fist until you get the code.
code cracked.
xD
that was fun though.
_________________
|
|
Back to top |
|
|
|