Page 1 of 1

Chronicles Relic Fragment converter

Posted: October 27th, 2009, 8:18 pm
by absolution
This program (run in AutoIt) will convert the your stack of relic fragments to relics and either:
A) add them to your own chronicles tool inventory
or
B) keep them in your personal inventory for your to use later (the user will have to empty their inventory when it fills up)

1) The program asks the user to tell it whether they want to add the relics to their chronicles tool inventory or convert them for future use
2) The program will then ask the user to click on the fragment stack and choose the deconstruct option
3) Based on the input to #1 above, the program will...
3a) ask the user to click on the newly created relic, hover over the add relic option, choose the add stack option, and will then begin the conversion routine
or
3b) begin the conversion routine

I'm not sure where the game will cap your inventory now, I made 230+ last night and I think it would have kept going.
I had to attach the code in a text file. The site won't post it for some reason

Posted: October 30th, 2009, 4:47 pm
by Tault_admin
Can members say yay or nay to this so we may give tu bucks and/or premium. If you nay the submission remember to include as to why.

Posted: November 27th, 2009, 2:46 pm
by space001
I don't understand the use of variation B *scratchhead*

If I want to keep them in my inventory and I will have to clean up my inventory by myself - why do I have to use a tool, as the relic fragments autostack?

Posted: December 16th, 2009, 10:33 am
by masterpoo
Works great. I needed to include the #Requireadmin in Win7.
Easy setup and excellent execution.

Big thumbs-Up

Posted: December 16th, 2009, 10:41 am
by masterpoo
I like the option as well. There are some relics I do not want to use and the option allows me to desconstruct the ones i don't want.

Posted: December 21st, 2009, 10:46 am
by Tault_admin
Need some more yays and nays

Posted: March 7th, 2010, 7:01 am
by r04r
Very much yay. Works great, modified the script some and integrating it in my fully automatic chronicler grind. Credit will be given.

Posted: August 24th, 2010, 2:55 pm
by xtrabullets
I ran this using autoit v3 and it runs but only runs outside of the game itself. I try to do what it sais in game with the game windowed and nothing, but when I do it on the desktop it goes to the next step. At the end it begins its process and im stuck with my mouse doing as it pleases. What am I doing wrong? (have also tried fullscreen)