Tuesday, August 12, 2014

New Script

I wrote a new autohotkey script to make getting links to share on a wall much easier.  It automatically copies the raid from chat then gets rd of everything before the ? so it will fit on a wall post.

Auto Raid Link Shorten Script - This script copies a raid link from chat and automatically removes the beginning so it is short enough to be shared on a wall.  Once installed just press Win+2 to copy the raid to your clipboard.

Saturday, July 19, 2014

Fix to font size issue in build 2.5.11 of raidcatcher

I have just whipped up this quick fix to the font size issue in the latest emergency release of raidcatcher.  I only changed  line 580 from

#dotd_tab_pane ul li.tab div.DotDRaidItem{width:99%; border-bottom:1px solid #666666; padding:1px 0px 1px 3px}\

to

#dotd_tab_pane ul li.tab div.DotDRaidItem{width:99%; border-bottom:1px solid #666666; padding:1px 0px 1px 3px;line-height:10px;font-family: Verdana, Arial, sans-serif;font-size: 10px}\



If you don't want to change one line here is a link to the entire file


Friday, June 27, 2014

Hope has been restored

I previously had a post in this spot using some pretty harsh language for the devs.  In my mind they have made things right with the lockboxes.  I still believe there could be tweaks to improve their use but this is something that can be rationally discussed over time through suggestions.

Lord_Voorash

Monday, March 31, 2014

Armor Games AFD popup remover

I created a greasemonkey script to rid you of this nuisance.

No more AFD Coinerator

http://www.27thdimension.com/afdremover.user.js

Saturday, December 21, 2013

Installing and using raid catcher

I am going to try to make these instructions nice and simple but if I skip a step and you have a problem please ask a question in the comments.

1. Install greasemonkey(firefox), tampermonkey(chrome) or something else (if you use a diff browser you will have to figure this part out on your own.

2. Download and install raid catcher
  a. click the link above
  b. click on the small green install button in the upper right hand corner of the page
      
3. Look in your game and see if you have the new raids tab, if not refresh then click it once it appears.

4. In order for raid catcher to work you must submit your own raids.  They must be fresh raids that have not already been added to the raid catcher database.  The image below will show you how to add your own raids. 


5. Adjust settings - I highly recommend choosing to store raids locally or else every time you reload the game you will need to to another import.  I also recommend selecting to hide visited raids.  Here is an image of my settings.


6. I am not going to include an image for this but you should go to the filters tab and make sure only raids you actually want to hit are imported. 

7. Go back to the import tab and for your first time importing change the pull down that says "Latest" to "Days" and enter 3 in the text box and click import.  If you are storing raids locally you can leave it set to "Latest" for all future imports.

8. Once your raids are imported click on the raids tab within raid catcher and you will see all of the raids.  You can filter these raids by zone, name, or type in the boss.  Adding raids to the game is different depending on your platform.
  • On Armor Games right click the blue text that says "link" and choose copy, then just paste it into the join box in the game.
  • On Kongregate you can select join all and it will autojoin all the raids.  When it is done just hit refresh and they will all show up in your in-game raid list.

 Searching the list for specific raids 

On the search tab some useful filters that can be typed into the text box next to Boss are:
  • You can filter by zone by typing in z10 if you want zone ten raids
  • If you only want Krugnug you can just type Krug or any partial string 
  • I find the most useful to be raid type.  You can type in "demon" to only get demon raids.  This is useful so you can change to a special demon legion and then do all of those raids.


Friday, December 13, 2013

Update to blocking laggy animations

Add these three filters

||5thplanetdawn.insnw.net/dotd_live/images/items/pets/*.swf
||5thplanetdawn.insnw.net/dotd_live/images/items/equip/*.swf
||5thplanetdawn.insnw.net/dotd_live/images/items/bosses/*.swf
||5thplanetdawn.insnw.net/dotd_live/images/bosses/*

Friday, November 29, 2013

Z14 tiers have been added to tier charts

I added the data I have for the new z14 raids. They may get slightly modified as more data comes in.