User:Aichon/Userscripts: Difference between revisions

From The Urban Dead Wiki
Jump to navigationJump to search
No edit summary
(More updates to follow for some userscripts, if time allows)
 
(14 intermediate revisions by the same user not shown)
Line 8: Line 8:
|}
|}


==Intro and support==
'''Please note that I no longer actively play the game, nor do I regularly check the wiki.''' My {{../snazzylink|User Talk:Aichon|talk page}} remains the best way to get in contact with me should a problem come up with one of my userscripts. Just to set expectations, it's unlikely I'll do any bug fixes, but I won't rule out the possibility altogether, so feel free to get in touch but don't expect much.
Urban Dead's interface leaves a bit to be desired, but thanks to the miracle of {{../snazzylinke|http://addons.mozilla.org/en-US/firefox/addon/748|Greasemonkey}} for Firefox, {{../snazzylinke|http://d.hatena.ne.jp/os0x/20100612/1276330696|NinjaKit}} for Safari <sup>{{../snazzylink|#Footnote|(or GreaseKit!)}}</sup>, or Chrome's built-in extensions feature<sup>{{../snazzylink|#Chrome Installation Problem|(some problems)}}</sup>, the players can make them look and act differently (e.g. {{../snazzylinke|http://www.aichon.com/dumpbox/ud_userscripts/screenshots/interface1.png|my}} {{../snazzylinke|http://www.aichon.com/dumpbox/ud_userscripts/screenshots/interface2.png|interface}}).


If you like my scripts and find that you're using them, I suggest clicking the {{../snazzylinke|1=http://wiki.urbandead.com/index.php?title=User:Aichon/Userscripts&action=watch|2=watch}} link at the top of the page, then periodically checking your {{../snazzylink|Special:Watchlist|Watchlist}} for any changes here. If a script you like has been updated, just click the '''Install''' link for it again, and you should get the new version. If you like my scripts, you might also like {{../snazzylink|External_links#Greasemonkey_Scripts|other ones}} as well.
==Intro and Getting Started==
Urban Dead's interface leaves a bit to be desired, but thanks to {{../snazzylinke|https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo|Tampermonkey for Chrome}}, {{../snazzylinke|1=https://tampermonkey.net/index.php?ext=dhdg&browser=safari|2=Tampermonkey for Safari}}, {{../snazzylinke|1=https://tampermonkey.net/index.php?ext=dhdg&browser=opera|2=Tampermonkey for Opera}}, and {{../snazzylinke|http://addons.mozilla.org/en-US/firefox/addon/748|Greasemonkey for Firefox}}, players can make the interface look and act quite a bit differently (e.g. {{../snazzylinke|http://aichon.com/dumpbox/ud_userscripts/screenshots/interface1.png|my}} {{../snazzylinke|http://aichon.com/dumpbox/ud_userscripts/screenshots/interface2.png|interface}}).


They should all be more or less compatible with Chrome, Firefox, Safari, and Opera, though I make no promises that they will be, and where I'm aware that they don't work, I try to make a note saying as much. If you run into any bugs or issues, make sure you're using the latest version of all of my scripts, then feel free to contact me via my {{../snazzylink|User Talk:Aichon|talk page}} if the problem persists. I'll say right now that I don't have much patience for people who ignore answers that have already been posted in plain sight, so please don't be one of those people, but I do appreciate people that bring new problems to my attention.
Once you've installed the appropriate extension above, simply click the '''Install''' link next to any script that interests you below. If a script you like has been updated since you last installed it, just click the '''Install''' link for it again to get the new version. If you like these scripts, you might also like {{../snazzylink|External_links#Greasemonkey_Scripts|ones written by other UD players}} as well.


 
The scripts below should mostly be compatible with Chrome, Firefox, Safari, and Opera, though I make no promises that they will be. Where I'm aware that they don't work, I try to make a note saying as much.
==Chrome Installation Problem==
If you're using Chrome 21 (released on 2012-08-01), Chrome will no longer install userscripts automatically if you click on install links for them. To install userscripts, click on the install link (it will download the script instead), open up the Extensions window in Chrome (click the "hamburger" button to the far right of the address bar, then go to Tools > Extensions, or just copy/paste this into your address bar: chrome://chrome/extensions/), then drag the userscript from your downloads folder onto the Extensions window in Chrome. It should install it normally at that point.




Line 37: Line 35:
{{../scriptbox
{{../scriptbox
|name=UD A-GPS Coordinates
|name=UD A-GPS Coordinates
|install_link=http://www.aichon.com/dumpbox/ud_userscripts/udagpscoordinates.user.js
|install_link=http://aichon.com/dumpbox/ud_userscripts/udagpscoordinates.user.js
|updated=2011-06-06
|updated=2016-07-26
|note=version 1.0.2
|note=version 1.0.4
|addenda={{../snazzylinke|http://www.aichon.com/dumpbox/ud_userscripts/screenshots/udagpscoordinates1.png|Screenshot}} - GPS for Norgan Library
|addenda={{../snazzylinke|http://aichon.com/dumpbox/ud_userscripts/screenshots/udagpscoordinates1.png|Screenshot}} - GPS for Norgan Library
|bugs=
|bugs=
|description=It just displays your current GPS coordinates next to the suburb name. You don't need a GPS unit in-game for this to work. This script won't work with Midianian's {{../snazzylink|User:Midianian/Userscripts#UDML|UDML}}, so I'd suggest using my {{../snazzylink|#UD Map Links|version}} instead, which also fixes some other issues as well.
|description=It just displays your current GPS coordinates next to the suburb name. You don't need a GPS unit in-game for this to work. This script won't work with Midianian's {{../snazzylink|User:Midianian/Userscripts#UDML|UDML}}, so I'd suggest using my {{../snazzylink|#UD Map Links|version}} instead, which also fixes some other issues as well (make sure you're using 1.3.5 or later of UD Map Links, otherwise some features may be missing).
|update=No functionality changes, but a major code rewrite. Now 70% leaner!
|update=The coordinates now link to your block in the DSS Map. Thanks Weirdomen for the suggestion! Also, some minor metadata updates.
}}
}}


{{../scriptbox
{{../scriptbox
|name=UD Barrista
|name=UD Barrista
|install_link=http://www.aichon.com/dumpbox/ud_userscripts/udbarrista.user.js
|install_link=http://aichon.com/dumpbox/ud_userscripts/udbarrista.user.js
|updated=2012-09-17
|updated=2016-07-26
|note=version 1.0.7
|note=version 1.0.9
|addenda={{../snazzylinke|http://www.aichon.com/dumpbox/ud_userscripts/screenshots/udbarrista1.png|Screenshot}} - ruined, unable to barricade (zombie), high XP, high AP, high HP
|addenda={{../snazzylinke|http://aichon.com/dumpbox/ud_userscripts/screenshots/udbarrista1.png|Screenshot}} - ruined, unable to barricade (zombie), high XP, high AP, high HP
<br />{{../snazzylinke|http://www.aichon.com/dumpbox/ud_userscripts/screenshots/udbarrista2.png|Screenshot}} - EHB, able to barricade, infected, low AP
<br />{{../snazzylinke|http://aichon.com/dumpbox/ud_userscripts/screenshots/udbarrista2.png|Screenshot}} - EHB, able to barricade, infected, low AP
<br />{{../snazzylinke|http://www.aichon.com/dumpbox/ud_userscripts/screenshots/udbarrista3.png|Screenshot}} - VHB, able to barricade, low AP, low HP
<br />{{../snazzylinke|http://aichon.com/dumpbox/ud_userscripts/screenshots/udbarrista3.png|Screenshot}} - VHB, able to barricade, low AP, low HP
|bugs=Barrista may not play well with some other scripts, though the main issue causing problems has since been modified to no longer cause issues for most scripts. If you're a developer of a script that Barrista doesn't play nice with and are interested in working with me to try and sort things out, let me know.
|description=Barrista adds a menu bar to the top of your screen that replaces the text and buttons which normally show up under your minimap. Your name, your XP, and an estimation of the time until your AP will be full are in the bar (your name links to your profile, and your XP links to your skills), your HP and AP show up as bars that grow and shrink, and most of the old buttons show up too, freeing all of that space from under your minimap (as a bonus, it adds a Refresh button and a Dumbwit button). The HP bar is even smart enough to know when you're infected, and glows in a bright green when it happens.
|description=Barrista adds a menu bar to the top of your screen that replaces the text and buttons which normally show up under your minimap. Your name, your XP, and an estimation of the time until your AP will be full are in the bar (your name links to your profile, and your XP links to your skills), your HP and AP show up as bars that grow and shrink, and most of the old buttons show up too, freeing all of that space from under your minimap (as a bonus, it adds a Refresh button). The HP bar is even smart enough to know when you're infected, and glows in a bright green when it happens.


Besides those, it has a barricade level indicator that is colorized to match the colors of {{../snazzylink|#UD Building State Colorizer|Building State Colorizer}}, and can be clicked on to increase the barricade levels. Plus, it has tab buttons that show up just above the minimap and take the place of a few common buttons you see in the game, such as those for dumping bodies, entering and exiting buildings, standing up, etc.
Besides those, it has a barricade level indicator that is colorized to match the colors of {{../snazzylink|#UD Building State Colorizer|Building State Colorizer}}, and can be clicked on to increase the barricade levels. Plus, it has tab buttons that show up just above the minimap and take the place of a few common buttons you see in the game, such as those for dumping bodies, entering and exiting buildings, standing up, etc.
|update=Compatibility update to work with {{../snazzylink|DSS_Satellite_Phone|DSS Satellite Phone}}. It should now be able to be used with it!
|update=Added a Dumbwit button to the bar. It's even smart enough to know whether to use Dumbwit or Dumbwit Profile, depending on which screen you're on.
}}
}}


{{../scriptbox
{{../scriptbox
|name=UD Better HP Colorizer
|name=UD Better HP Colorizer
|install_link=http://www.aichon.com/dumpbox/ud_userscripts/udbetterhpcolorizer.user.js
|install_link=http://aichon.com/dumpbox/ud_userscripts/udbetterhpcolorizer.user.js
|updated=2010-08-18
|updated=2010-08-18
|note=version 1.1.2
|note=version 1.1.2
|addenda={{../snazzylinke|http://www.aichon.com/dumpbox/ud_userscripts/screenshots/udbetterhpcolorizer1.png|Screenshot}} - small group of survivors, lightly damaged
|addenda={{../snazzylinke|http://aichon.com/dumpbox/ud_userscripts/screenshots/udbetterhpcolorizer1.png|Screenshot}} - small group of survivors, lightly damaged
<br />{{../snazzylinke|http://www.aichon.com/dumpbox/ud_userscripts/screenshots/udbetterhpcolorizer2.png|Screenshot}} - same as last, but with {{../snazzylink|#UD Better Name Colorer|Better Name Colorer}} as well
<br />{{../snazzylinke|http://aichon.com/dumpbox/ud_userscripts/screenshots/udbetterhpcolorizer2.png|Screenshot}} - same as last, but with {{../snazzylink|#UD Better Name Colorer|Better Name Colorer}} as well
<br />{{../snazzylinke|http://www.aichon.com/dumpbox/ud_userscripts/screenshots/udbetterhpcolorizer3.png|Screenshot}} - large group of survivors, some on contacts list, some heavily damaged
<br />{{../snazzylinke|http://aichon.com/dumpbox/ud_userscripts/screenshots/udbetterhpcolorizer3.png|Screenshot}} - large group of survivors, some on contacts list, some heavily damaged
<br />{{../snazzylinke|http://www.aichon.com/dumpbox/ud_userscripts/screenshots/udbetterhpcolorizer4.png|Screenshot}} - same as last, but with {{../snazzylink|#UD Better Name Colorer|Better Name Colorer}} as well
<br />{{../snazzylinke|http://aichon.com/dumpbox/ud_userscripts/screenshots/udbetterhpcolorizer4.png|Screenshot}} - same as last, but with {{../snazzylink|#UD Better Name Colorer|Better Name Colorer}} as well
|bugs=
|bugs=
|description=Colorizes the HP values of characters in your building. It also removes the "HP" letters in an effort to de-clutter things a bit. The colors range from '''<span style="color: #f0af78;">peach</span>''' to '''<span style="color: #ff283c;">reddish-pink</span>''' usually, but also from '''<span style = "color: #78F028">lime green</span>''' to '''<span style = "color: #AAB446">putrid green</span>''' in the case of infections.
|description=Colorizes the HP values of characters in your building. It also removes the "HP" letters in an effort to de-clutter things a bit. The colors range from '''<span style="color: #f0af78;">peach</span>''' to '''<span style="color: #ff283c;">reddish-pink</span>''' usually, but also from '''<span style = "color: #78F028">lime green</span>''' to '''<span style = "color: #AAB446">putrid green</span>''' in the case of infections.
|suggestion=Pair it with {{../snazzylink|#UD Better Name Colorer|Better Name Colorer}} so you can see the HP values much more easily.
|suggestion=Pair it with {{../snazzylink|#UD Better Name Colorer|Better Name Colorer}} so you can see the HP values much more easily.
|update=Made it slightly more robust against future game updates (i.e. nothing was broken and nothing was fixed. Simply tried to make it harder to break).
|update=Made it slightly more robust against future game updates (i.e. nothing was broken and nothing was fixed. Simply tried to make it harder to break).
}}
{{../scriptbox
|name=UD Better Name Colorer
|install_link=http://aichon.com/dumpbox/ud_userscripts/udbetternamecolorer.user.js
|updated=2016-07-26
|note=version 1.2.1
|addenda={{../snazzylinke|http://aichon.com/dumpbox/ud_userscripts/screenshots/udbetterhpcolorizer2.png|Screenshot}} - small group of survivors, none on contacts list ({{../snazzylink|#UD Better HP Colorizer|Better HP Colorizer}} is used too)
<br />{{../snazzylinke|http://aichon.com/dumpbox/ud_userscripts/screenshots/udbetterhpcolorizer4.png|Screenshot}} - large group of survivors, some on contacts list ({{../snazzylink|#UD Better HP Colorizer|Better HP Colorizer}} is used too)
|bugs=
|description=Changes the colors used for characters in your Contacts list, as well as for all of the other links on the page. The new colors are more muted, which greatly increases the contrast and makes them much easier to read.
|suggestion=Pair it with {{../snazzylink|#UD Better HP Colorizer|Better HP Colorizer}} and {{../snazzylink|#UD Building State Colorizer|UD Building State Colorizer}} to really see it shine.
|update=Rewrote for faster speeds. Added auto-updating so fixes can be pushed out later. Fixed minor issue that made it into 1.2.
}}
{{../scriptbox
|name=UD Block Wrap
|install_link=http://aichon.com/dumpbox/ud_userscripts/udblockwrap.user.js
|updated=2016-07-26
|note=version 1.0
|addenda=
|bugs=
|description=Fixes a bug that shows up in UD in some browsers (e.g. Chrome) that causes the names of blocks to have no spaces and to stretch the minimap out really wide. Restores the page's behavior back to how it used to be.
}}
}}


{{../scriptbox
{{../scriptbox
|name=UD Same Character Highlighter
|name=UD Same Character Highlighter
|install_link=http://www.aichon.com/dumpbox/ud_userscripts/udsamecharacterhighlighter.user.js
|install_link=http://aichon.com/dumpbox/ud_userscripts/udsamecharacterhighlighter.user.js
|updated=2009-10-30
|updated=2009-10-30
|note=version 1.0.3
|note=version 1.0.3
Line 88: Line 108:
{{../scriptbox
{{../scriptbox
|name=UD Survivor Aggregator
|name=UD Survivor Aggregator
|install_link=http://www.aichon.com/dumpbox/ud_userscripts/udsurvivoraggregator.user.js
|install_link=http://aichon.com/dumpbox/ud_userscripts/udsurvivoraggregator.user.js
|updated=2010-08-18
|updated=2010-08-18
|note=version 1.2.4
|note=version 1.2.4
|addenda={{../snazzylinke|http://www.aichon.com/dumpbox/ud_userscripts/screenshots/udsurvivoraggregator1.png|Screenshot}} - in a one-block building
|addenda={{../snazzylinke|http://aichon.com/dumpbox/ud_userscripts/screenshots/udsurvivoraggregator1.png|Screenshot}} - in a one-block building
<br />{{../snazzylinke|http://www.aichon.com/dumpbox/ud_userscripts/screenshots/udsurvivoraggregator2.png|Screenshot}} - in a mall
<br />{{../snazzylinke|http://aichon.com/dumpbox/ud_userscripts/screenshots/udsurvivoraggregator2.png|Screenshot}} - in a mall
|bugs=
|bugs=
|description=You know how zombies show up on the minimap as, for example, "3 zombies"? This script makes survivors at your block work the same way. It'll also try to do the same thing for neighboring blocks, but, due to limitations in the game, it can't count past five for those. As a bonus, if you're outside, it won't try to count neighboring blocks, that way, if you're engaged in live combat and your opponent runs, you can see which direction they went.
|description=You know how zombies show up on the minimap as, for example, "3 zombies"? This script makes survivors at your block work the same way. It'll also try to do the same thing for neighboring blocks, but, due to limitations in the game, it can't count past five for those. As a bonus, if you're outside, it won't try to count neighboring blocks, that way, if you're engaged in live combat and your opponent runs, you can see which direction they went.
Line 104: Line 124:
{{../scriptbox
{{../scriptbox
|name=UD Building State Colorizer
|name=UD Building State Colorizer
|install_link=http://www.aichon.com/dumpbox/ud_userscripts/udbuildingstatecolorizer.user.js
|install_link=http://aichon.com/dumpbox/ud_userscripts/udbuildingstatecolorizer.user.js
|updated=2010-08-18
|updated=2010-08-18
|note=version 1.4.1
|note=version 1.4.1
|addenda={{../snazzylinke|http://www.aichon.com/dumpbox/ud_userscripts/screenshots/buildingstatecolorizer1.png|Screenshot}} - various colorizations for various levels of barricading
|addenda={{../snazzylinke|http://aichon.com/dumpbox/ud_userscripts/screenshots/buildingstatecolorizer1.png|Screenshot}} - various colorizations for various levels of barricading
<br />For reference, here's Midianian's original {{../snazzylink|User:Midianian/Userscripts#UDBSC|UDBSC}} (doesn't work with forts, partially broken after game update).
<br />For reference, here's Midianian's original {{../snazzylink|User:Midianian/Userscripts#UDBSC|UDBSC}} (doesn't work with forts, partially broken after game update).
|bugs=
|bugs=
Line 141: Line 161:
{{../scriptbox
{{../scriptbox
|name=UD Item Combiner, Organizer, and Sorter
|name=UD Item Combiner, Organizer, and Sorter
|install_link=http://www.aichon.com/dumpbox/ud_userscripts/uditemcombinerorganizerandsorter.user.js
|install_link=http://aichon.com/dumpbox/ud_userscripts/uditemcombinerorganizerandsorter.user.js
|updated=2009-10-12
|updated=2014-09-19
|note=version 1.2.1
|note=version 1.2.2
|addenda={{../snazzylinke|http://www.aichon.com/dumpbox/ud_userscripts/screenshots/udicos1.png|Screenshot}}
|addenda={{../snazzylinke|http://aichon.com/dumpbox/ud_userscripts/screenshots/udicos1.png|Screenshot}}
<br />For reference, here's Midianian's original {{../snazzylink|User:Midianian/Userscripts#UDICOS|UDICOS}}.
<br />For reference, here's Midianian's original {{../snazzylink|User:Midianian/Userscripts#UDICOS|UDICOS}}.
|bugs=
|description=Takes your messy inventory and makes it tidy. It also calculates the number of rounds you have in your firearms. I can't speak highly enough of Midianian's work on this script, since it makes the game much more playable for me. I modified it to hide some useless buttons that just waste your AP (e.g. spray cans, flak jackets, etc.), but have otherwise left it just as he had it.
|description=Takes your messy inventory and makes it tidy. It also calculates the number of rounds you have in your firearms. I can't speak highly enough of Midianian's work on this script, since it makes the game much more playable for me. I modified it to hide some useless buttons that just waste your AP (e.g. spray cans, flak jackets, etc.), but have otherwise left it just as he had it.
|update=It now creates a special section for the DSS Satellite Phone if you have it installed, and doesn't mangle the sat phone button so it only reloads the page, so you don't need to worry about complicated hackery to get them working properly any longer.
}}
}}


{{../scriptbox
{{../scriptbox
|name=UD Map Links
|name=UD Map Links
|install_link=http://www.aichon.com/dumpbox/ud_userscripts/udmaplinks.user.js
|install_link=http://aichon.com/dumpbox/ud_userscripts/udmaplinks.user.js
|updated=2010-08-25
|updated=2023-08-23
|note=version 1.3.4
|note=version 1.3.6
|addenda={{../snazzylinke|http://www.aichon.com/dumpbox/ud_userscripts/screenshots/udmaplinks1.png|Screenshot}}
|addenda={{../snazzylinke|http://aichon.com/dumpbox/ud_userscripts/screenshots/udmaplinks1.png|Screenshot}}
<br />For reference, here's Midianian's original {{../snazzylink|User:Midianian/Userscripts#UDML|UDML}} (partially broken).
<br />For reference, here's Midianian's original {{../snazzylink|User:Midianian/Userscripts#UDML|UDML}} (partially broken).
|bugs=
|bugs=
|description=Puts links to the wiki and the {{../snazzylinke|http://dssrzs.org/map/|DSS Map of Malton}} for your suburb next to the suburb name. It's been modified to play nice with {{../snazzylink|#UD A-GPS Coordinates|A-GPS}} and to use the DSS maps instead of RedRum's, otherwise it's identical to the original version.
|description=Puts links to the wiki and the {{../snazzylinke|http://dssrzs.org/map/|DSS Map of Malton}} for your suburb next to the suburb name. It's been modified to play nice with {{../snazzylink|#UD A-GPS Coordinates|A-GPS}} and to use the Internet Archive's snapshot of the DSS maps instead of RedRum's, otherwise it's identical to the original version.
|update=Minor bug fix to deal with bad links to the {{../snazzylinke|http://dssrzs.org/map/|DSS Map of Malton}} for suburbs with multiple words in their names.
|update=With thanks to {{../snazzylink|User:Dijon Sanders|Dijon Sanders}}, it now links to the Internet Archive.
}}
}}


{{../scriptbox
{{../scriptbox
|name=UD Profile Links
|name=UD Profile Links
|install_link=http://www.aichon.com/dumpbox/ud_userscripts/udprofilelinks.user.js
|install_link=http://aichon.com/dumpbox/ud_userscripts/udprofilelinks.user.js
|updated=2010-03-31
|updated=2010-03-31
|note=version 1.5
|note=version 1.5
|addenda={{../snazzylinke|http://www.aichon.com/dumpbox/ud_userscripts/screenshots/udpl1.png|Screenshot}}
|addenda={{../snazzylinke|http://aichon.com/dumpbox/ud_userscripts/screenshots/udpl1.png|Screenshot}}
<br />For reference, here's Midianian's original {{../snazzylink|User:Midianian/Userscripts#UDPL|UDPL}} (partially broken).
<br />For reference, here's Midianian's original {{../snazzylink|User:Midianian/Userscripts#UDPL|UDPL}} (partially broken).
|bugs=
|bugs=
Line 175: Line 195:
{{../scriptbox
{{../scriptbox
|name=UD Radio Accelerator
|name=UD Radio Accelerator
|install_link=http://www.aichon.com/dumpbox/ud_userscripts/udradioaccelerator.user.js
|install_link=http://aichon.com/dumpbox/ud_userscripts/udradioaccelerator.user.js
|updated=2008-12-21
|updated=2008-12-21
|note=version 1.0
|note=version 1.0
|addenda=For reference, here's Midianian's original {{../snazzylink|User:Midianian/Userscripts#UDRA|UDRA}}.
|addenda=For reference, here's Midianian's original {{../snazzylink|User:Midianian/Userscripts#UDRA|UDRA}}.
|bugs=If used with {{../snazzylink|#UD Item Combiner, Organizer, and Sorter|UDICOS}}, it must execute after it. Safari, Chrome, and Opera are fine. In Firefox, go to the ''Manage User Scripts'' window and move it after UDICOS.
|bugs=If used with {{../snazzylink|#UD Item Combiner, Organizer, and Sorter|UDICOS}}, it must execute after it. Opera is fine. In Chrome and Firefox, go to your Greasemonkey/Tampermonkey settings and move it after UDICOS.
|description=When you click on your radio handset to change the frequency, it'll make a popup that you can use to enter the new frequency. It saves you a page load and an IP hit. I haven't made any modifications to it yet.
|description=When you click on your radio handset to change the frequency, it'll make a popup that you can use to enter the new frequency. It saves you a page load and an IP hit. I haven't made any modifications to it yet.
}}
}}
Line 185: Line 205:
{{../scriptbox
{{../scriptbox
|name=UD Refresh Button
|name=UD Refresh Button
|install_link=http://www.aichon.com/dumpbox/ud_userscripts/udrrefreshbutton.user.js
|install_link=http://aichon.com/dumpbox/ud_userscripts/udrrefreshbutton.user.js
|updated=2009-06-15
|updated=2009-06-15
|note=version 1.3
|note=version 1.3
Line 195: Line 215:
{{../scriptbox
{{../scriptbox
|name=UD Victim Link
|name=UD Victim Link
|install_link=http://www.aichon.com/dumpbox/ud_userscripts/udvictimlink.user.js
|install_link=http://aichon.com/dumpbox/ud_userscripts/udvictimlink.user.js
|updated=2010-06-19
|updated=2010-06-19
|note=version 1.4.1
|note=version 1.4.1
Line 209: Line 229:
{{../scriptbox
{{../scriptbox
|name=chud
|name=chud
|install_link=http://www.aichon.com/dumpbox/ud_userscripts/chud.user.js
|install_link=http://aichon.com/dumpbox/ud_userscripts/chud.user.js
|updated=2010-08-18
|updated=2010-08-18
|note=original author haliphax (updated by jimflexx)
|note=original author haliphax (updated by jimflexx)
|addenda={{../snazzylinke|http://www.aichon.com/dumpbox/ud_userscripts/screenshots/chud1.png|Screenshot}} - able to use an axe, a pistol, or a FAK on an injured player
|addenda={{../snazzylinke|http://aichon.com/dumpbox/ud_userscripts/screenshots/chud1.png|Screenshot}} - able to use an axe, a pistol, or a FAK on an injured player
<br />{{../snazzylinke|http://www.aichon.com/dumpbox/ud_userscripts/screenshots/chud2.png|Screenshot}} - zombies can claw, bite, or drag survivors (some of these ones are infected too)
<br />{{../snazzylinke|http://aichon.com/dumpbox/ud_userscripts/screenshots/chud2.png|Screenshot}} - zombies can claw, bite, or drag survivors (some of these ones are infected too)
<br />For reference, here's jimflexx's updated version of haliphax's {{../snazzylinke|http://sites.google.com/site/udscripts/chud|chud}}.
<br />For reference, here's jimflexx's updated version of haliphax's {{../snazzylinke|http://sites.google.com/site/udscripts/chud|chud}}.
|bugs=Oftentimes simply fails to appear in Chrome. Planning to look into it (2012-07-26).
|bugs=If used with Better HP Colorizer, it must execute before it. Go to your userscript settings and move it before Better HP Colorizer.
|description=Creates a box that appears underneath the minimap whenever there are injured survivors. It then sorts them by their HP and colorizes their HP in the same fashion as {{../snazzylink|#UD Better HP Colorizer|Better HP Colorizer}}. Next to their name, you then have the option to hurt them (e.g. pistol, shotgun, knife, bite, claw, etc. depending on which are available) or heal them. The script is significantly modified from haliphax's original version of chud.
|description=Creates a box that appears underneath the minimap whenever there are injured survivors. It then sorts them by their HP and colorizes their HP in the same fashion as {{../snazzylink|#UD Better HP Colorizer|Better HP Colorizer}}. Next to their name, you then have the option to hurt them (e.g. pistol, shotgun, knife, bite, claw, etc. depending on which are available) or heal them. The script is significantly modified from haliphax's original version of chud.
|update=Now works again after the 2010-08-16 game update.
|update=Now works again after the 2010-08-16 game update.
}}
{{../scriptbox
|name=UD Better Name Colorer
|install_link=http://www.aichon.com/dumpbox/ud_userscripts/udbetternamecolorer.user.js
|updated=2009-10-27
|note=original author gurujery
|addenda={{../snazzylinke|http://www.aichon.com/dumpbox/ud_userscripts/screenshots/udbetterhpcolorizer2.png|Screenshot}} - small group of survivors, none on contacts list ({{../snazzylink|#UD Better HP Colorizer|Better HP Colorizer}} is used too)
<br />{{../snazzylinke|http://www.aichon.com/dumpbox/ud_userscripts/screenshots/udbetterhpcolorizer4.png|Screenshot}} - large group of survivors, some on contacts list ({{../snazzylink|#UD Better HP Colorizer|Better HP Colorizer}} is used too)
<br />For reference, here's gurujery's original {{../snazzylinke|http://userscripts.org/scripts/show/47893|Urban Dead Plain Looking}}.
|bugs=
|description=Using Chrome? Install {{../snazzylinke|http://www.aichon.com/dumpbox/ud_userscripts/udbetternamecolorer_chrome.user.js|this one}} instead.
Changes the colors used for characters in your Contacts list, as well as for all of the other links on the page. The new colors are more muted, which greatly increases the contrast and makes them much easier to read.
|suggestion=Pair it with {{../snazzylink|#UD Better HP Colorizer|Better HP Colorizer}} and {{../snazzylink|#UD Building State Colorizer|UD Building State Colorizer}} to really see it shine.
}}
}}


{{../scriptbox
{{../scriptbox
|name=UDMap
|name=UDMap
|install_link=http://www.aichon.com/dumpbox/ud_userscripts/udmap.user.js
|install_link=http://aichon.com/dumpbox/ud_userscripts/udmap.user.js
|updated=2013-08-04
|updated=2014-08-28
|note=original author Janzak
|note=original author Janzak
|addenda={{../snazzylinke|http://www.aichon.com/dumpbox/ud_userscripts/screenshots/udmap1.png|Screenshot}} - a view of Pitneybank, with all TRPs color-coded
|addenda={{../snazzylinke|http://aichon.com/dumpbox/ud_userscripts/screenshots/udmap1.png|Screenshot}} - a view of Pitneybank, with all TRPs color-coded
<br />For reference, here's Janzak's {{../snazzylinke|http://host.skoglind.se/urbandead/|UDMap}}.
<br />For reference, here's Janzak's {{../snazzylinke|http://host.skoglind.se/urbandead/|UDMap}}.
|bugs=Does not work in Opera (no fix planned). Selecting suburbs from world map doesn't work in Chrome and Safari.
|description=Puts two minimaps under the main minimap. The first shows you your entire suburb, with {{../snazzylink|TRP|TRPs}} colored, while the second shows you the entire city and lets you click on any suburb to see it in detail. I modified the appearance, added all of the Necrotech buildings, fixed some bugs, and changed the colors to match the ones used for the {{../snazzylink|Template:BarricadePlanLegend|barricade plans}}. The colors are:
|description=Puts two minimaps under the main minimap. The first shows you your entire suburb, with {{../snazzylink|TRP|TRPs}} colored, while the second shows you the entire city and lets you click on any suburb to see it in detail. I modified the appearance, added all of the Necrotech buildings, fixed some bugs, and changed the colors to match the ones used for the {{../snazzylink|Template:BarricadePlanLegend|barricade plans}}. The colors are:
'''<span style="color: #ea4">Auto Repair Shop</span>''', '''<span style="color: #a85">Factory</span>''', '''<span style="color: #e8b">Hospital</span>''', '''<span style="color: #9d8">Mall/Fort</span>''', '''<span style="color: #85a">Necrotech</span>''', '''<span style="color: #44e">Police Department</span>''', and '''Outdoor'''.
'''<span style="color: #ea4">Auto Repair Shop</span>''', '''<span style="color: #a85">Factory</span>''', '''<span style="color: #e8b">Hospital</span>''', '''<span style="color: #9d8">Mall/Fort</span>''', '''<span style="color: #85a">Necrotech</span>''', '''<span style="color: #44e">Police Department</span>''', and '''Outdoor'''.
|update=Now correctly treating un-enclosed parts of the zoo as outdoor regions.
|update=Major rewrite. Cut the code down by nearly half (i.e. it loads a bit faster), and fixed bugs occurring in Tampermonkey, such as mouseover text for buildings being broken. This version should also auto-update to any future versions I release.
}}
}}


Line 254: Line 258:
{{../scriptbox
{{../scriptbox
|name=AP Recovery Time Indicator
|name=AP Recovery Time Indicator
|install_link=http://www.aichon.com/dumpbox/ud_userscripts/udaprecoverytimeindicator.user.js
|install_link=http://aichon.com/dumpbox/ud_userscripts/udaprecoverytimeindicator.user.js
|updated=2010-11-06
|updated=2010-11-06
|note=original author Sean Dwyer
|note=original author Sean Dwyer
|addenda={{../snazzylinke|http://www.aichon.com/dumpbox/ud_userscripts/screenshots/aprecoverytimeindicator1.png|Screenshot}}
|addenda={{../snazzylinke|http://aichon.com/dumpbox/ud_userscripts/screenshots/aprecoverytimeindicator1.png|Screenshot}}
|bugs=
|bugs=
|description=Displays an estimate of when your AP will be fully recovered. This version was heavily modified by {{../snazzylink|User:Thvortex|Thvortex}} with additional functionality related to negative AP and requiring multiple days to reach full AP. If you like this script, you might consider checking out {{../snazzylink|#UD Barrista|Barrista}} instead, listed elsewhere on this page, since it has the core of this functionality built in (though it doesn't have Thvortex's sweet changes).
|description=Displays an estimate of when your AP will be fully recovered. This version was heavily modified by {{../snazzylink|User:Thvortex|Thvortex}} with additional functionality related to negative AP and requiring multiple days to reach full AP. If you like this script, you might consider checking out {{../snazzylink|#UD Barrista|Barrista}} instead, listed elsewhere on this page, since it has the core of this functionality built in (though it doesn't have Thvortex's sweet changes).
Line 264: Line 268:
{{../scriptbox
{{../scriptbox
|name=QuickLinks
|name=QuickLinks
|install_link=http://www.aichon.com/dumpbox/ud_userscripts/udquicklinks.user.js
|install_link=http://aichon.com/dumpbox/ud_userscripts/udquicklinks.user.js
|updated=2009-08-30
|updated=2009-08-30
|note=original author Vaevictus
|note=original author Vaevictus
|addenda={{../snazzylinke|http://www.aichon.com/dumpbox/ud_userscripts/screenshots/quicklinks1.png|Screenshot}}
|addenda={{../snazzylinke|http://aichon.com/dumpbox/ud_userscripts/screenshots/quicklinks1.png|Screenshot}}
|bugs=
|bugs=
|description=Adds a menubar to the top of the screen with a few useful buttons for things like dumping bodies, fixing generators, standing up, etc. I've modified it to also take the place of the buttons that show up under the minimap area, that way it frees up some more space. If you liked it, check out {{../snazzylink|#UD Barrista|Barrista}} instead, listed elsewhere on this page, since it has this functionality built in.
|description=Adds a menubar to the top of the screen with a few useful buttons for things like dumping bodies, fixing generators, standing up, etc. I've modified it to also take the place of the buttons that show up under the minimap area, that way it frees up some more space. If you liked it, check out {{../snazzylink|#UD Barrista|Barrista}} instead, listed elsewhere on this page, since it has this functionality built in.
Line 275: Line 279:
{{../scriptbox
{{../scriptbox
|name=UD Zero Out Buttons
|name=UD Zero Out Buttons
|install_link=http://www.aichon.com/dumpbox/ud_userscripts/udzerooutbuttons.user.js
|install_link=http://aichon.com/dumpbox/ud_userscripts/udzerooutbuttons.user.js
|updated=2009-08-29
|updated=2009-08-29
|note=version 1.0.1
|note=version 1.0.1
|addenda=
|addenda=
|bugs=If used with {{../snazzylink|#QuickLinks|QuickLinks}}, it must execute after it. Safari, Chrome, and Opera are fine. In Firefox, go to the ''Manage User Scripts'' window and move it after Quicklinks.
|bugs=If used with {{../snazzylink|#QuickLinks|QuickLinks}}, it must execute after it. In Tampermonkey/Greasemonkey, go to your settings and move it to execute after QuickLinks.
|description=Removes the buttons that normally show up under the minimap. If you liked it, check out {{../snazzylink|#UD Barrista|Barrista}} instead, listed elsewhere on this page, since it has this functionality built in.
|description=Removes the buttons that normally show up under the minimap. If you liked it, check out {{../snazzylink|#UD Barrista|Barrista}} instead, listed elsewhere on this page, since it has this functionality built in.
|suggestion=Pair it with {{../snazzylink|#QuickLinks|QuickLinks}}, since otherwise you'll be left without those buttons at all.
|suggestion=Pair it with {{../snazzylink|#QuickLinks|QuickLinks}}, since otherwise you'll be left without those buttons at all.
}}
}}
==<span style="color: rgb(242,242,242);">Footnote</span>==
<span style="font-size: 1.1em">'''Footnote'''</span><br />
<small>If you're on Safari 5.0 or earlier, use [http://8-p.info/greasekit GreaseKit] instead, since it is WAY better than NinjaKit, but was unfortunately broken with the Safari 5.1 update on 2011-07-21.</small>

Latest revision as of 16:29, 23 August 2023

Aichon:Userscripts
Aichon
ˈīˌkän :Userscripts