Gyzmok Posted June 26, 2007 Posted June 26, 2007 (edited) This one is for the Wow fans.Questmapper is a tool for World Of Warcraft - The Burning Crusade. It shows the location of quests and npc's involved on a map.Questmappers is made completely with autoit.It uses an SQLite database to store the quest-data.Questmapper is fully skinned and uses lots of images.Screenshot :http://www.autoitscript.com/fileman/users/Gyzmok/v2016.jpgNew version released v 2.021 New Version : v 2.020Problem solved for the people using screen resolution 1024 X 768. The whole screen and all buttons are visible now. Other (higher) resolutions will display exactly as before. The Questmapper v 2.020 source :[autoit];;*********************************************************************************************************************;Questmapper by Gyzmok aka Diabl Edited July 20, 2007 by Gyzmok D2charkeeper = No more 'expired characters' in D2.File Date Changer = Change the file date(s), attributes and the filename case of multiple files @ once.Updater_full = Copy/Update your autoitscripts, pictures, .mp3, .avi etc ... subdirs from your PC to your memory stick or to your external harddisk. Now with scheduling and logging.Questmapper
sandman Posted June 26, 2007 Posted June 26, 2007 You've done an awesome job on this.. Good idea with using SQLite, I would have just thought to put them in a humongous text file(s), but your idea is wayyyyy better. [center]"Yes, [our app] runs on Windows as well as Linux, but if you had a Picasso painting, would you put it in the bathroom?" -BitchX.com (IRC client)"I would change the world, but they won't give me the source code." -Unknownsite . blog . portfolio . claimidcode.is.poetry();[/center]
Valuater Posted June 26, 2007 Posted June 26, 2007 (edited) Great work and attention to details... Including the website...Very Very Nice...noted the prog links to this forumhttp://questmapper.mwm.be/forum/and the website links herehttp://www.questmapper.com/forum/index.php8)EDIT:where's the "exit" button? Edited June 26, 2007 by Valuater
sandman Posted June 26, 2007 Posted June 26, 2007 Great work and attention to details... Including the website...Very Very Nice...noted the prog links to this forumhttp://questmapper.mwm.be/forum/and the website links herehttp://www.questmapper.com/forum/index.php8)EDIT:where's the "exit" button?The little plus sign in the top right corner.I know, that doesn't make sense. [center]"Yes, [our app] runs on Windows as well as Linux, but if you had a Picasso painting, would you put it in the bathroom?" -BitchX.com (IRC client)"I would change the world, but they won't give me the source code." -Unknownsite . blog . portfolio . claimidcode.is.poetry();[/center]
sandman Posted June 26, 2007 Posted June 26, 2007 This is my screen ( top-right-corner )8)It's up a little higher. [center]"Yes, [our app] runs on Windows as well as Linux, but if you had a Picasso painting, would you put it in the bathroom?" -BitchX.com (IRC client)"I would change the world, but they won't give me the source code." -Unknownsite . blog . portfolio . claimidcode.is.poetry();[/center]
Gyzmok Posted June 26, 2007 Author Posted June 26, 2007 (edited) Tnx Valuater You are right : the links are from the older test site and forum. I' ve corrected this and v 2.019 is uploaded now. Strange that you don't have the little plus image in the top right corner. (look at the screenshot) it's indeed where you exit the prog. low screen resolution ? Edited June 26, 2007 by Gyzmok D2charkeeper = No more 'expired characters' in D2.File Date Changer = Change the file date(s), attributes and the filename case of multiple files @ once.Updater_full = Copy/Update your autoitscripts, pictures, .mp3, .avi etc ... subdirs from your PC to your memory stick or to your external harddisk. Now with scheduling and logging.Questmapper
Valuater Posted June 26, 2007 Posted June 26, 2007 (edited) Ahh, you have... $GUI = GuiCreate("Questmapper "&$version,1050,800,-1,-1,$WS_POPUP,-1)Maybe you could work on the GUI size based on user's resolution8) Edited June 26, 2007 by Valuater
Gyzmok Posted June 26, 2007 Author Posted June 26, 2007 Well, I must admit that the resolution wasn't my main concern. I made this tool mainly on a 1280 x 1024 and a 1440 x 900 screen. Some friends pointed me out that I should make it for 1024 x 768. I started that way, but I did the skinning at the very end and it grew a little out of propotions. On my system the 1024 x 768 resolution loses the 4 border skin-lines and still shows (half) of the 'minimize' and 'exit' buttons in the right top corner. But you are right it should be squeezed a bit more for the 1024 x 768. If I find the time ... D2charkeeper = No more 'expired characters' in D2.File Date Changer = Change the file date(s), attributes and the filename case of multiple files @ once.Updater_full = Copy/Update your autoitscripts, pictures, .mp3, .avi etc ... subdirs from your PC to your memory stick or to your external harddisk. Now with scheduling and logging.Questmapper
Gif Posted June 26, 2007 Posted June 26, 2007 Well, I must admit that the resolution wasn't my main concern.I made this tool mainly on a 1280 x 1024 and a 1440 x 900 screen.Some friends pointed me out that I should make it for 1024 x 768.I started that way, but I did the skinning at the very end and it grew a littleout of propotions.On my system the 1024 x 768 resolution loses the 4 border skin-linesand still shows (half) of the 'minimize' and 'exit' buttons in the right top corner.But you are right it should be squeezed a bit more for the 1024 x 768.If I find the time ... @desktopheight and @desktopwidth, but im pretty sure you know them ;;;
tAKTelapis Posted June 26, 2007 Posted June 26, 2007 Ahh, the joys of 1920 x 1200 Cant wait to put this tool to use, just got back into the game after a 4 months break.. i am only lvl 32
Gyzmok Posted June 28, 2007 Author Posted June 28, 2007 Ahh, the joys of 1920 x 1200 Cant wait to put this tool to use, just got back into the game after a 4 months break.. i am only lvl 32 You will have to level up a bit Questmapper contains the data of about 950 Alliance + Horde Quests in the Outlands.These are all the non-dungeon TBC quests (before the latest patch) D2charkeeper = No more 'expired characters' in D2.File Date Changer = Change the file date(s), attributes and the filename case of multiple files @ once.Updater_full = Copy/Update your autoitscripts, pictures, .mp3, .avi etc ... subdirs from your PC to your memory stick or to your external harddisk. Now with scheduling and logging.Questmapper
Uriziel01 Posted June 28, 2007 Posted June 28, 2007 Really fantastick script ! You are the men ! Yeah
Intosia Posted June 30, 2007 Posted June 30, 2007 (edited) Aaah to bad its only for TBC... Looks awesome! And nice a nice website! Gj. Edited June 30, 2007 by Intosia Change my avatar! ^^
gamerman2360 Posted June 30, 2007 Posted June 30, 2007 (edited) Aww.. Wish I had this when I entered outlands. I need to get an alt up to 60. Very cool BTW. Edited June 30, 2007 by gamerman2360
J0ker Posted June 30, 2007 Posted June 30, 2007 (edited) Aaah to bad its only for TBC... Looks awesome! And nice a nice website! Gj.Great Job ! Did you skined your website too or someone made it for you? Edited June 30, 2007 by J0ker
Gyzmok Posted July 3, 2007 Author Posted July 3, 2007 tnx !I didn't work alone on this.One colleague collected the data from various websites. (took him months)Another one made and skinned the questmapper website.I did the autoit part.We play the game also (not @ work !)You just need good colleaques D2charkeeper = No more 'expired characters' in D2.File Date Changer = Change the file date(s), attributes and the filename case of multiple files @ once.Updater_full = Copy/Update your autoitscripts, pictures, .mp3, .avi etc ... subdirs from your PC to your memory stick or to your external harddisk. Now with scheduling and logging.Questmapper
WhOOt Posted July 3, 2007 Posted July 3, 2007 well, this script is just incredible.. Really good job!
Gyzmok Posted July 7, 2007 Author Posted July 7, 2007 I uploaded a new version this morning.New Version : v 2.020Problem solved for the people using screen resolution 1024 X 768. The whole screen and all buttons are visible now. Other (higher) resolutions will display exactly as before.This should solve your problem too Valuater.(I know this could have been done in a 'better' way) D2charkeeper = No more 'expired characters' in D2.File Date Changer = Change the file date(s), attributes and the filename case of multiple files @ once.Updater_full = Copy/Update your autoitscripts, pictures, .mp3, .avi etc ... subdirs from your PC to your memory stick or to your external harddisk. Now with scheduling and logging.Questmapper
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now