Card creator

All add-on programm and tools for wagic
Locked
Mailcyades
Posts: 9
Joined: Wed Oct 15, 2008 6:26 pm

Card creator

Post by Mailcyades »

let's see...

my second "alpha" of the program...

still to add some features I have in mind, but I'd like to see if you see it useful and what would you like it to have(I may be manage to implement it xD!)

this is the last link to version 0.0.2(I'll be updating this post to have here the last version):

by the way, you need to have python installed...(http://www.python.org)

and please, leave your feedback





http://www.mediafire.com/?zzw0z0qzumj
Mailcyades
Posts: 9
Joined: Wed Oct 15, 2008 6:26 pm

Re: Card creator

Post by Mailcyades »

as elfo said, you need python on your PC. Just go to http://www.python.org/download/releases/2.6/, there you'll find the latest release for several OS. for instance, If you use windows, click on windowsx86... or windowsAMD64... and install the package. It's a bit big...but there are many other scripts-programs(as blender) on the web written in python, and you may need it later, so don't worry. I've tested it under python 2.5.2, and the program works..if it doesn't with latest releases, tell me.

After installed, it should work just with double-clicking on it. If double clicking doesn't work, open a command line, go to wherever the file is and write "python card_adder.py" and it should start. The program opens _cards.dat on the same folder if there is one , or creates a new one if there isn't.

I'll move this to my other topic, and if there is any other problem, post it there, not to collapse this section
Mailcyades
Posts: 9
Joined: Wed Oct 15, 2008 6:26 pm

Re: Card creator

Post by Mailcyades »

More things:

spoiler ripper, part 1:


http://www.mediafire.com/?mwmjvhjwuz2

it takes a spoiler (like the ones at http://www.crystalkeep.com/magic/lists/text.php) and takes the data into a todo.dat format. It can't rip all the spoilers, as they change on almost every expansion, in some days i'll upload a better script)

id retriever


http://www.mediafire.com/?yywbxzl35zz

edit1 id retriever v2


http://www.mediafire.com/?kymfqyzcze2

instructions: go to http://ww2.wizards.com/gatherer/index.aspx? and search whatever expansion you want. leave ofilters as they are(don't really know if works with other filters, guess it does, but not sure). Then, view->source code and save it as index.htm then run the script, leave it opened for a while and thn, close the window. It wil generate a .txt with the name and the id of every card in the set, in a todo.dat format.

Then you can merge both txt's using an excel sheet, but i'm working on a script to do it on just one, or two, clicks
Last edited by Mailcyades on Sat Nov 01, 2008 3:00 pm, edited 1 time in total.
nixrage
Posts: 29
Joined: Thu Oct 30, 2008 4:10 pm

Re: Card creator

Post by nixrage »

Mailcyades wrote:More things:

spoiler ripper, part 1:


http://www.mediafire.com/?mwmjvhjwuz2

it takes a spoiler (like the ones at http://www.crystalkeep.com/magic/lists/text.php) and takes the data into a todo.dat format. It can't rip all the spoilers, as they change on almost every expansion, in some days i'll upload a better script)

id retriever


http://www.mediafire.com/?yywbxzl35zz

instructions: go to http://ww2.wizards.com/gatherer/index.aspx? and search whatever expansion you want. leave ofilters as they are(don't really know if works with other filters, guess it does, but not sure). Then, view->source code and save it as index.htm then run the script, leave it opened for a while and thn, close the window. It wil generate a .txt with the name and the id of every card in the set, in a todo.dat format.

Then you can merge both txt's using an excel sheet, but i'm working on a script to do it on just one, or two, clicks


whew the id retriever works, but the first letter of the card name is missing, it shows kroma's Blessing, not Akroma's Blessing.
ImageImage
Mailcyades
Posts: 9
Joined: Wed Oct 15, 2008 6:26 pm

Re: Card creator

Post by Mailcyades »

i've added a letter balance to the retriever, just type -1 to take the missing first letter

http://www.mediafire.com/?kymfqyzcze2
chira
Posts: 2
Joined: Thu Dec 11, 2008 4:54 pm

Re: Card creator

Post by chira »

Mailcyades wrote: id retriever
http://www.mediafire.com/?yywbxzl35zz

edit1 id retriever v2
http://www.mediafire.com/?kymfqyzcze2

i've added a letter balance to the retriever, just type -1 to take the missing first letter
http://www.mediafire.com/?kymfqyzcze2
Can't download. :cry:
mickey_brown
Posts: 217
Joined: Sun Sep 13, 2009 6:32 am

Re: Card creator

Post by mickey_brown »

your links are broke.
fabiofloyd
Posts: 4
Joined: Sat May 28, 2011 6:00 pm

Re: Card creator

Post by fabiofloyd »

Links are broken anyone have this to post or upload?
wololo
Site Admin
Posts: 3728
Joined: Wed Oct 15, 2008 12:42 am
Location: Japan

Re: Card creator

Post by wololo »

fabiofloyd wrote:Links are broken anyone have this to post or upload?
This tool is old and not maintained. It would not work with the latest version of Wagic
Locked