Witness Systems: Difference between revisions

From The Urban Dead Wiki
Jump to navigationJump to search
(Replaced content with "THERE IS NO EVIDENCE OF GOD")
Line 1: Line 1:
[[Urban Dead]] players are often called on to produce evidence of [[current events|events]] in the game, either of perceived [[PKer|criminal]] acts, memorable occasions or just really funny events. Rather than using image programs such as [[wikipedia:MS Paint|MS Paint]] or [[wikipedia:Adobe Photoshop|Adobe Photoshop]] to process a copy of the game screen taken by the [[wikipedia:PrtSc|PrtSc]] button on their keyboard, many choose to use one of the easier '''witness systems''' to take and store their images.
THERE IS NO EVIDENCE OF GOD
 
The various witness systems work by taking a copy of the page code and then storing it to their database for later access. With the addition of certain [[External Links#Firefox Extensions|add-ons]], the witness systems act as a capture process, editing system, and online storage repository all-in-one. The ease of use combined with these benefits makes the systems extremely popular to the majority of the [[metagaming]] population.
 
Witness systems are basically a metagame attempt to implement the suggestion of a [[PR_Skill_New:_Survivor:_Civilian#Cell_Phone_Whiz_.28aka_picture_phone.29| Cell Phone Camera]], and that's not a bad way to think of their functioning.
 
{{TOCright}}
 
===Pros of Witness Systems===
*Fast to use
*Simple to use
*Easy to share with other players
*Automatic hosting of records
*All three witness systems are accepted as evidence by the [[Zerg]] Liste, [[Unofficial UD Forums#Resensitized|Resensitized]]'s PK List and [[Unofficial UD Forums#Brainstock|Brainstock]]'s [[Rogues Gallery]].
 
===Cons of Witness Systems===
*Dependence on the host server being up
*Lack of ability to delete unwanted/incriminating records
*Lack of editing ability due to entire page being recorded, the record can be used against you for certain purposes
 
==Systems==
In chronological order:
===Iwitness===
[[Iwitness]] is the original witness system, on which all others were based. Hosted at [http://urbandead.info/ urbandead.info] it was designed by former UD Wiki sysop [[User:Swiers|Seb Wiers]] back in 2007. Users may choose to make their records 'public' or 'private' at the time of creation, public records can be found by anyone if the database is working or they use logic to work out the url of the record, private records are appended with a random number string and not stored in the database making it nigh impossible to find if you are not the creator or you lose the url. Iwitness has offered other benefits at various times in its existence such as user accounts and a searchable records database, unfortunately the use of these features, as well as the operation of the system itself is plagued by frequent breakages and downtime.
 
Examples of Iwitness records:
*[http://iwrecords2.urbandead.info/12-03-07_2200hrs_PUBLIC/IN_19-27_click_redrum_ma_502-6d9-c16.html Public Iwitness]
*[http://iwrecords2.urbandead.info/04-13-08_0100hrs_PRIVATE/OUT_50-88__9b2-31f-527.html Private Iwitness]
 
===Dumbwitness===
[http://iamscott.net/dumbwit.html Dumbwitness] was made to be a quick and ugly fix during one of Iwitness' periods of downtime, it has continued to operate due to a loyal group of users continuing to use and promote it. The URL is based off the current [[Wikipedia:epoch time|epoch time]] and a random number, making it almost equal to the private record of the other two systems in terms of security. Dumbwitness offers no public record feature. The system is currently experimenting with a profile capture option in addition to the normal game screen capture offered by all the witness systems. Dumbwitness is compatible with iPhones and the iPod Touch.
 
Example of a Dumbwitness record:
*[http://iamscott.net/1236680475789.html Dumbwitness]
 
===UDWitness===
[[UDWitness]] was created by [[User:Haliphax|Haliphax]] to act as an alternative to Iwitness. This system also has a searchable database of records and options to make records public or private, and to create a shortened URL via the [http://bit.ly bit.ly] service API.
 
Examples of UDWitness records:
*[http://udwitness.oddnetwork.org/reports/2010/01/udw-20100128-212244-899ca361615690f6685eaa1a2c3c1678-Damon_Young.html Public UDWitness]
*[http://udwitness.oddnetwork.org/private/2010/01/udw-20100128-205356-16073de425fb0ad8eca9a81f5abef44f-Mere_Bystander.html Private UDWitness]
 
==Verifiability==
The biggest problem with the witness systems are their perceived credibility or lack thereof.  The capture of all the data leads some players to think they are impossible to fake or doctor; this is not the case.  In some circumstances, this is an advantage- a knowledgeable and careful user can edit out information (like the location) that is best kept secret.  On the other hand, such alterations tend to draw attention to themselves, and may cause people to doubt ALL of the information shown.<br>These systems aren't getting any sort of confirmation from the game itself.  They merely copy the data retained by your browser at the time of submission.  That data can be changed via various methods, meaning what is submitted may not match what was sent to the player by UD's server.  This means that just like "print screen" images, they can never be considered an infallible record.
 
==Bookmarklets==
In the interests of ease-of-use, these [[bookmarklets]] can be used to create records on each of the respective systems and are identical to those found on their websites.
 
===Iwitness===
;PUBLIC
<code>javascript:d=new%20Date();void(wW=window.open(%22%22,d));void(wW.document.write(%22<HTML><BODY><FORM%20NAME='wF'%20ACTION='http://iwitness.urbandead.info/wSubPA.php'%20METHOD='POST'><INPUT%20NAME='wP'%20VALUE='PUBLIC'><INPUT%20NAME='wC'%20VALUE='%22+prompt(%22enter%20Iwitness%20comment%20-%20may%20be%20blank%22)+%22'><INPUT%20NAME='wT'%20VALUE='%22+window.document.lastModified+%22'><INPUT%20NAME='wZ'%20VALUE='%22+d.getTimezoneOffset()+%22'><INPUT%20NAME='wV'%20VALUE='23'><TEXTAREA%20NAME='wS'>%22+document.body.innerHTML+%22</TEXTAREA>%22));u=window.location.href.indexOf(%22ead.com/map.c%22);if(12<u&&u<18)wW.document.wF.submit()</code>
;PRIVATE
<code>javascript:d=new%20Date();void(wW=window.open(%22%22,d));void(wW.document.write(%22<HTML><BODY><FORM%20NAME='wF'%20ACTION='http://iwitness.urbandead.info/wSubPA.php'%20METHOD='POST'><INPUT%20NAME='wP'%20VALUE='PRIVATE'><INPUT%20NAME='wC'%20VALUE='%22+prompt(%22enter%20Iwitness%20comment%20-%20may%20be%20blank%22)+%22'><INPUT%20NAME='wT'%20VALUE='%22+window.document.lastModified+%22'><INPUT%20NAME='wZ'%20VALUE='%22+d.getTimezoneOffset()+%22'><INPUT%20NAME='wV'%20VALUE='23'><TEXTAREA%20NAME='wS'>%22+document.body.innerHTML+%22</TEXTAREA>%22));u=window.location.href.indexOf(%22ead.com/map.c%22);if(12<u&&u<18)wW.document.wF.submit()</code>
 
===Dumbwitness===
<code>javascript:d=new%20Date();void(wW=window.open(%22%22,d));void(wW.document.write(%22<HTML><BODY><FORM%20NAME='wF'%20ACTION='http://iamscott.net/cgi-bin/dumbwit.pl'%20METHOD='POST'><INPUT%20NAME='wP'%20VALUE='PRIVATE'><INPUT%20NAME='wC'%20VALUE='%22+prompt(%22enter%20Iwitness%20comment%20-%20may%20be%20blank%22)+%22'><INPUT%20NAME='wT'%20VALUE='%22+window.document.lastModified+%22'><INPUT%20NAME='wZ'%20VALUE='%22+d.getTimezoneOffset()+%22'><INPUT%20NAME='wV'%20VALUE='23'><TEXTAREA%20NAME='wS'>%22+document.body.innerHTML+%22</TEXTAREA>%22));u=window.location.href.indexOf(%22ead.com/map.c%22);if(12<u&&u<18)wW.document.wF.submit()</code>
 
===UDWitness===
Records can be designated public or private by a popup box during creation.
 
<code>javascript:d=new%20Date();c=confirm('Private?')?1:0;void(wW=window.open('',d));void(wW.document.write(%22<HTML><BODY><FORM%20NAME='wF'%20ACTION='http://udwitness.oddnetwork.org/submit.php'%20METHOD='POST'><input%20name='private'%20type='hidden'%20value='%22+c+%22'%20/><TEXTAREA%20NAME='screenshot'>%22+document.body.innerHTML+%22</TEXTAREA>%22));u=window.location.href.indexOf(%22ead.com/map.c%22);if(12<u&&u<18)wW.document.wF.submit()</code>
 
==External Links==
*[http://userscripts.org/scripts/show/27250 UDeLorean] - A Greasemonkey script that automatically saves a certain number of game screen page views, allowing witnesses to be taken of past events
 
*[http://urbandead.info/ Iwitness homepage]
**[http://www.urbandead.info/iwitness/iwitness_FAQ.php Iwitness FAQ]
**[http://www.urbandead.info/iwitness/ Iwitness record database]
 
*[http://iamscott.net/dumbwit.html Dumbwitness homepage]
 
*[http://udwitness.oddnetwork.org/ UDWitness homepage]
**[http://udwitness.oddnetwork.org/reports UDWitness record database]
 
[[Category:Metagame Tools]]

Revision as of 05:12, 8 August 2013

THERE IS NO EVIDENCE OF GOD