Alphabet
-migrated-
Alphabet Posted on: 06/30/2009 2:46pm
Quote Post
LInk: http://apps.facebook.com/mindjolt/games/alphabet

OK, I used speedhack set it to .1
I got 7.5 second at the least, I tried and I couldn't get it lower. Some people id it in 3.1 seconds as you can see from the score, any way to freeze time to make it 0 seconds?
Re: Alphabet Posted on: 06/30/2009 2:49pm
Quote Post
hahah EASY,

Macro + speed hack

I got 2.0 but since i am not logged in it doesnt record it

Only thing I'm not sure about is a I have a 3.7 Quad Core w/4 gigs of ram so I dont know how much of that speed is due to computer speed on the macro.
Re: Alphabet Posted on: 06/30/2009 4:39pm
Quote Post
Code: [Select]
if (score > 30)
{
if (letter1 == true && letter2 == true && letter3 == true && letter4 == true && letter5 == true)
{
ScoreAPI = new LocalConnection();
ScoreAPI.send(_root.com_mindjolt_api, "submitScore", score);
}
else
{
cheating.gotoAndStop(2);
} // end else if
}
Re: Alphabet Posted on: 06/30/2009 4:42pm
Quote Post
that could be why too.. hah
Re: Alphabet Posted on: 06/30/2009 4:48pm
Quote Post
96 05 00 07 1e 00 00 00 => 96 05 00 07 00 00 00 00
if (score > 30) => if (score > 0)
Re: Alphabet Posted on: 06/30/2009 9:17pm
Quote Post
Quote from: "KongregateHack"
96 05 00 07 1e 00 00 00 => 96 05 00 07 00 00 00 00
if (score > 30) => if (score > 0)
Doesn't work lol...
Re: Alphabet Posted on: 06/30/2009 9:21pm
Quote Post
Quote from: "one"
Quote from: "KongregateHack"
96 05 00 07 1e 00 00 00 => 96 05 00 07 00 00 00 00
if (score > 30) => if (score > 0)
Doesn't work lol...
It doesn't give you a good score, it simply changes the minimum time for submitting your score.
Re: Alphabet Posted on: 06/30/2009 9:34pm
Quote Post
Macro + speed hack + KH's method = under 3 seconds without it saying you cheated.
Re: Alphabet Posted on: 07/01/2009 9:01am
Quote Post
Slaw, which macro program are you using?

Edit: I found a great one that was already mentioned on these forums a while back, I just never seemed to understand it back then, but now...it's really quite simple. So, for those who want to use it:

Download AutoHotKey at http://www.autohotkey.com/download/

Open it and when it asks if you want to make a test script, click yes, when notepad opens with the script in it, select all and delete and just put "#:: Send abcdefghijklmnopqrstuvwxyz" (without quotes). Then load up the AutoHotKey.exe file and when you need to type the alphabet, just hit the Windows key and together.

Edit 2: Complete fail, why didn't it work?





Tookie

Re: Alphabet Posted on: 07/01/2009 1:50pm
Quote Post
you might need a delay between each, What I always did was record, and manually type them in where they need to be. Then there is a speed-up playback button.

You may need a way to break up all the letters, It might be doing "abcdefghijklmnopqrstuvwxyz" in responce to just A and then stopping.
Re: Alphabet Posted on: 07/03/2009 5:26pm
Quote Post
Quote from: "Slaw"
Then there is a speed-up playback button.

That's what I use.



Check before you post, someone may have beaten you there.

Don't fear my banhammer, fear the God holding it...