|
4 years ago ::
Jun 22, 2009 - 10:25AM
#41
|
Date Joined:
Feb 11, 2009
|
For everyone who cannot be bothered to copy-paste HTML 2500 times.. uncle SPOooON gives you an automated solution.. ingredients:
- a dnd-i subscription
- autohotkey
- internet xploder
- patience
; Automated creature capture thingy for ; autohotkey Version 1.0.48.03 ; By SPOooON
; ingredients: a dnd-i subscription ; autohotkey ; internet xploder ; patience
;open the compendium in inet xploder ; load all creatures (select creatures -> view all) ; open the first creature (white dragon wyrmling) ; run the script (windows-Z)
;remember, try a batch of 10 first, or your PC will explode and goblins will escape from the black hole you created to feast on your toenail-clippings
;this was built for win-vista with a desktop res of 1680x1050 and 1 toolbar loaded on i-xploder, adjust coordinates for your own use. (check them with window spy, which comes with autohotkey
;does not support overwriting of files, so delete duplicates beforehand
; on a sidenote, boiling water is HOT. .
#z:: ; windows-Z starts the script
Loop 2678; amount of creatures currently opened {
Click 883,155 ; x/y pos "next" button Sleep 2000 ; wait for creature to load Mouseclickdrag Left, 24,146,767,146 ; select its name Send ^c; copy its name
Click right 845,369 ; right-click menu Click 926,607 ; view source WinWait ahk_class Notepad ; wait for notepad to open WinActivate ; activate notepad window
Click 24,37 ; file Click 75,125 ; save as Sleep 200 ; wait for hdd WinWait ahk_class #32770 ; wait for save-prompt window WinActivate
Click 159,78 ; click on filename Send ^a ; select name Send {Del} ; delete name Send d:\temp\dnd\ ; your path here Send ^v ;paste filename Send {enter} ;save Send !{F4} ; close notepad
IfWinExist ahk_class IEFrame ; focus on inet xploder { WinActivate } } ; repeat until bored return Cheerio, hope this doesnt violate any contracty-mumbo-jumbo..
|
|
|
|
4 years ago ::
Jun 22, 2009 - 2:14PM
#42
|
Date Joined:
May 13, 2004
|
Hmm... it seems to me that with this new compendium-adding feature this project is all but dead.
Packets 4-5 have been added however and the new version of the library is up.
|
|
|
|
4 years ago ::
Jun 22, 2009 - 3:23PM
#43
|
|
|
Hmm... it seems to me that with this new compendium-adding feature this project is all but dead.
Packets 4-5 have been added however and the new version of the library is up. I just downloaded the sample libraries off the site but theres no new monsters.
|
|
|
|
4 years ago ::
Jun 23, 2009 - 8:20AM
#44
|
Date Joined:
Jul 21, 2007
|
I just downloaded the sample libraries off the site but theres no new monsters. No, there won't be. It's Wizards' intellectual property.
|
|
|
|
4 years ago ::
Jun 23, 2009 - 1:38PM
#45
|
Date Joined:
Aug 30, 2007
|
Hmm... it seems to me that with this new compendium-adding feature this project is all but dead.
Packets 4-5 have been added however and the new version of the library is up. Wish I had known that before retyping all that stuff when I forgot to save before turning off my computer. Actually, I just wish I had saved before turning off the computer.
So does this mean the project is dead? Naturally, the adding feature doesn't really help those of us who don't have DDI subscriptions.
Owner and Proprietor of the House of Trolls. God of ownership and possession.
|
|
|
|
4 years ago ::
Jul 25, 2009 - 7:11PM
#46
|
Date Joined:
May 21, 2005
|
I have no idea if this is legal or not, but if it is I'd like to keep this going for those who can't afford DDI and still would like to use MasterPlan. I mean I guess I could just input from the MM, but that's a lot of time when we could all input from the MM and share with each other. I'd like someone from WotC to post something though so I know whether or not we're doing something wrong.
|
|
|
|
4 years ago ::
Jul 25, 2009 - 7:23PM
#47
|
Date Joined:
May 21, 2005
|
Oh and if it's still gonna go on I'll start on packets 11-14
|
|
|
|
4 years ago ::
Aug 09, 2009 - 10:12AM
#48
|
|
|
So is anyone still working on this project? Or can anyone know where I can get a complete MM library? or would anyone be willing to email it to me?
=) thanks in advance.
Edit: I do mean for Masterplan. I have the MM book. But I do not have a DDI subscription, and so far typing in each monster by hand is very tedious. >.<;
|
|
|
|
3 years ago ::
Mar 06, 2010 - 3:06PM
#49
|
|
|
first off I'll mirror what everyone els said about legality. that said I think this is no more illegal than dandwiki or d20srd.org and too my knowledge wizards hasn't perused legal action on them. that said is the project only going to be monsters from the monster manual. I could start work on my copy of open grave if that is wanted.
|
|
|
|
3 years ago ::
Jun 08, 2010 - 4:46AM
#50
|
Date Joined:
Mar 13, 2008
|
first off I'll mirror what everyone els said about legality. that said I think this is no more illegal than dandwiki or d20srd.org and too my knowledge wizards hasn't perused legal action on them. that said is the project only going to be monsters from the monster manual. I could start work on my copy of open grave if that is wanted.
This is probably just reviving an old thread (I came here through Google), but straight out copying of monster's out of the MM is probably going to be considered illegal. You're mentioning danddwiki and d20srd, but you forget the the wiki is for homebrew stuff (at least it seems to me to be for that) and that d20srd is specifically for material that Wizards declared open.
That said, it still sounds like an awesome project. Kudo's to Phyrixian and the ones helping out. Too bad that I've got a Mac and can't be bothered to run Virtual Machines at the moment.
Heroic Dungeon Master
|
|
|