Jump to content

Sky Slate Blueberry Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate
Photo

Sliders Game!!


  • Please log in to reply
15 replies to this topic
-¤GoO¤-
  • Members
  • 60 posts
  • Last active: Apr 28 2007 10:17 PM
  • Joined: 22 Feb 2005
I've finally managed to write a (working) Sliders script. :D
This version has only 3x3 bricks.
But will be upgraded...

Features:
¤ Shuffling (manipulating mouseclicks)
¤ Detecting when you have finished the "puzzle"
¤ Detecting whether you have broke your earlier "Sliders record"
¤ Keeping track of how many bricks you have managed to put in their right positions.

Enjoy! Cheers everybody! :D

Download Sliders.zip (including images) here!!
"Make everything as simple as possible, but not simpler."
- Albert Einstein (1879-1955)

Rajat
  • Members
  • 1904 posts
  • Last active: Jul 17 2015 07:45 AM
  • Joined: 28 Mar 2004
very nice! 8)

MIA

CleanNews.in : Bite sized latest news headlines from India with zero bloat


Chris
  • Administrators
  • 10727 posts
  • Last active:
  • Joined: 02 Mar 2004
I tried it and it looks great. Thanks for posting it.

One tiny improvement would be to add GuiClose as the first line here:

GuiClose:
Escape:
Exitapp

Also, some speedups for dynamic variables (such as Array%i%) are planned for the near future, which should help scripts like this one and Tetris perform better.

-¤GoO¤-
  • Members
  • 60 posts
  • Last active: Apr 28 2007 10:17 PM
  • Joined: 22 Feb 2005
Thank you guys for the comments. :D
To Chris:
I have added the "tiny" improvement to my script and it will be upgraded shortly.
"Make everything as simple as possible, but not simpler."
- Albert Einstein (1879-1955)

polyethene
  • Members
  • 5519 posts
  • Last active: May 17 2015 06:39 AM
  • Joined: 26 Oct 2012
Nice one!

autohotkey.com/net Site Manager

 

Contact me by email (polyethene at autohotkey.net) or message tidbit


Tekl
  • Members
  • 814 posts
  • Last active: May 03 2009 03:28 PM
  • Joined: 24 Sep 2004
Nice, could be improved with a highscore-list

Tekl

-¤GoO¤-
  • Members
  • 60 posts
  • Last active: Apr 28 2007 10:17 PM
  • Joined: 22 Feb 2005
To Tekl:
Great idea! I'll work on it!
BTW, I just released an upgrade. It now has a Solve function that I recommend you to test!
Please comment if you like it!

Thank you everybody for the nice comments!
"Make everything as simple as possible, but not simpler."
- Albert Einstein (1879-1955)

Chris
  • Administrators
  • 10727 posts
  • Last active:
  • Joined: 02 Mar 2004
I hope you don't mind, but I edited the post above and the one at the top to point to your new link, and deleted the other topic. This is because keeping everything all under one topic is much easier to follow. An extreme example of this is SmartGUI Creator, which even though it has 25 pages of replies, always has its latest version on the very first post of its very first page, making it easy to find.

Here is Titan's post from the deleted topic:

Very nice. I managed to do it in a pathetic timing of 63 seconds !
The solve function is real smooth.

ButtonClickTour:
Run, Sliders Click Tour.ahk ; needs to be "Sliders Click Tour (with Solve).ahk" as you named it that, as to avoid the error-dialog
Maybe you can do one with pictures instead of number blocks.
Also the MouseClick is quite annoying, I think ControlClick would do better.


Thanks again for sharing this entertaining script.

-¤GoO¤-
  • Members
  • 60 posts
  • Last active: Apr 28 2007 10:17 PM
  • Joined: 22 Feb 2005
I've changed the path in Menu Sliders.ahk so that it runs the right file. :)
ControlClick is a good idea! I'll change to it and update as soon as possible!

Thanks for the comments everyone! :D
"Make everything as simple as possible, but not simpler."
- Albert Einstein (1879-1955)

Invalid User
  • Members
  • 447 posts
  • Last active: Mar 27 2012 01:04 PM
  • Joined: 14 Feb 2005
my record is 12.641000 second whew, and on my third play, I like this thing!
my lame sig :)

-¤GoO¤-
  • Members
  • 60 posts
  • Last active: Apr 28 2007 10:17 PM
  • Joined: 22 Feb 2005
Mybee we should have a tournament or something! :D
*working on adding a real highscore to it...*
"Make everything as simple as possible, but not simpler."
- Albert Einstein (1879-1955)

polyethene
  • Members
  • 5519 posts
  • Last active: May 17 2015 06:39 AM
  • Joined: 26 Oct 2012

*working on adding a real highscore to it...*

Was you planning to add a generic league table (competing aginst scores you made up) or one that connects to the internet?

autohotkey.com/net Site Manager

 

Contact me by email (polyethene at autohotkey.net) or message tidbit


-¤GoO¤-
  • Members
  • 60 posts
  • Last active: Apr 28 2007 10:17 PM
  • Joined: 22 Feb 2005

Was you planning to add a generic league table (competing aginst scores you made up) or one that connects to the internet?

Well, I thick I'll make a simple highscore to start with. The last, I think I'll have to learn a bit more about before I make a script for it.
Unless you, or someone else want to do something like it, or give me some advice. :wink:
"Make everything as simple as possible, but not simpler."
- Albert Einstein (1879-1955)

  • Guests
  • Last active:
  • Joined: --
links not working :(

PhiLho
  • Moderators
  • 6850 posts
  • Last active: Jan 02 2012 10:09 PM
  • Joined: 27 Dec 2005
Tested the link, indeed it states: Hosting Service temporarily suspended.

Perhaps somebody with the script or [¤GoO¤] if he is still around should host it on AutoHotkey.net.