User:Armucat: Difference between revisions

From Encyclopedia Dramatica
Jump to navigationJump to search
imported>Armucat
imported>Armucat
(No difference)

Revision as of 19:14, 4 March 2014

New Versions of the scripts are up with bug fixes for the 4chan html changes.

HEY If you had trouble getting a copy of AutoHotkey basic you can now download it right here. I've added the installer and source to the zip file with the scripts.

If this were Wikipedia I would be unashamedly stroking my ego here. Since it isn't I think I'll mostly put guides and other actually useful stuff on this page. I might even throw in a huge3 for the lulz but I'll probably just put that kind of thing on others pages.

current stuff

programs

All of the scripts here are released under the terms of the GNU General Public License. Any scripts listed here that have a graphical interface will have included instructions that can be accessed by clicking in the drop down menu help>guide. Be sure to read the section below for each script before running it. Any thing important to know before running will be included there. To run these scripts you will need AutoHotkey installed. http://www.autohotkey.com/ Please note some of these scripts only work under the basic version. Version 1.0.48.05 is last update of the the basic version and can be found in the .net. http://www.autohotkey.net/ As of the time of this writing the links to the basic version are dead so I have included the installer and it's source in the zip file with the scripts.

When reading version numbers a rise in the left most number indicates a major change, or complete rewrite. The middle number indicates a minor change and the right most number indicates a bugfix.
Current versions of the scripts are
4charc 2.0.2
bot kill 1.0.1
combinations 1.0.1
gps search 3.1.2
nick spam 2.0.2
gps archiver 1.2.2 (See gps archiver for important info if you're updating from a version prior to 1.2.0)

See the included change logs in the download for info on improvements.

  • Download Link This download also contains the installer and the source for the interpreter.

4charc

4charc


Version 2 is here. The most notable improvements are the ability to automatically find and archive threads matching search patterns and to assign archived threads custom names.

4charc is a 4chan thread archiving script. The script periodically downloads the threads being monitored and adds any new posts to it's archived version. When the thread 404s a nice html page is produced complete with even the full sized images from the thread. If any posts or images are deleted during the archiving process they will still be included in archived version along with an added note about the deletion.

The hotkey to open the scripts interface defaults to F12. Double clicking the scripts icon in the sys tray also opens the interface.

You'll need cURL to use this script.

The archiver only works under the basic version of AutoHotkey.

bot kill

bot kill


This was slapped together to make switching off irc bot floods convenient. It proved useful so it was given a gui. Pressing a user defined hotkey sends some specified text via macro functions. The program ironically also has good potential for annoying people. See the go to bed Equivamp saga.

combinations

combinations


This generates every possible anagram from the given strings. Good for rearranging others nicks. Beware that as the number of strings increases the amount of time needed to produce the anagram list exponentially increases.

gps search

gps search


gps search is a program that searches jpeg images for gps data. The program creates an html file containing the search results. The results file is updated as new images are found so it is not necessary to wait for the search to complete to begin viewing the results. (please note gps data in images is rare. For example out of about 15000 images from a 4chan archiving program i run only about 70 contained gps data.) If a copy of IrfanView is installed the program can generate thumbnails in the results file.

This program only runs properly under the basic version of AutoHotkey.

Currently the most convenient way to view the gps data in images and look up the location in google maps is a browser plugin such as Exif Viewer.

nick spam

nick spam


This script started as a simple irc pm spammer. Through in field usage it has been refined and rewritten into the all purpose nick spammer it is today. The program sends the given text to the window once for every given nick. A partial exclude list enables channel ops to be easily exempted from nick spam via the &, %, @, and ~ symbols in front of their nicks.

Please note there was previously a version 2.0.2 released and rolled back to 2.0.1 due to the patch causing a worse problem than what it addressed. The version 2.0.2 currently in the pack is NOT the rolled back one and you can safely replace any prior versions with this one.

gps archiver

HEY If you're updating from version 1.0, or 1.1 and you have previously ran the move duplicates.ahk file you need to read this. The folder titled files contains lists of the md5 hashes from images that have been scanned to detect duplicates. tldr Deleting these files may lead to duplicates in your results. The easiest way to preserve your md5 lists is to reuse your old files folder. Just replace gps archiver.ahk, and move duplicates.ahk with the new version and ignore the folder. This was a lack of foresight on my part and is now fixed as of version 1.2. The script now stores these lists in the application data folder where such things are supposed to be stored. When you run the move duplicates.ahk file the script will move these records from files into application data. This is the last time you will need to preserve the old files folder when updating.


How many times have you found yourself thinking "I sure wish I had some photos that could be traced back to the location where they were taken?" Well, cheer up. armucat is on the job. I wrote a little script that downloads images uploaded to /b/ and saves all the geotagged photos. Now you might be wondering who would be dumb enough to post geotagged photos on b? The script has been averaging around 120 images a day from running about 16 hours a day. Out of that about 80 a day are unique images. So what are you waiting for? Geotagged images are being posted as you read this.

This script doesn't have a graphical interface. To access the built in guide right click on the scripts icon in the systray. Then goto help>guide.

There's a folder named files included with this script. That folder needs to stay in the same directory as the script for stuff to work right.

You'll need cURL to use this script.

This only works under the basic version of AutoHotkey.

stuff Wikipedia doesn't want you to know

(this is put on hold for the time being)

I'm working on a collection of good infos that were censored from Wikipedia. See the talk pages for the direction the articles are going. If there's any really repetitive modifications that need to be made just let me know about it. I'm working on a script to do the bulk of the converting work for TOW to ED stuff.

Wikipedia keeps a link of controversial articles that might be good for finding more censored stuff. Be aware that just because you don't see it in the page history doesn't mean it was never there. Revisions sometimes get purged. List of controversial issues

recovered articles

The Drama Pack

(this is put on hold for the time being)

I've put together a large pack of screen caps of irc drama. They're not whole page caps but smaller ones usually with just a few lines. All of the files are conveniently named so you can easily find the kind of content you want on the person you want. There will probably be two more sizable packs released if I get a good reaction to this.

old stuff

porn wiki leaks

See the talk page for the article.

Text file has been added to the article. Whine on my talk page or something if the link goes down.

Google images cache harvesting program

I wrote a program that searches Google's cache for files listed on the wanted page. It's far from perfect pretty damn good at this point. It misses some images that a person might find but it delivers results fast. 6,000+ 8,000+ OVER 9000 images harvested.

As of 2011/05/07 the program has ran through the entire list. Unless pages are still being uploaded from the old wiki I'm most likely done searching Google images.

customized Google search

search plugin updated 2011/05/03
I made a custom version of the Google search plugin for Firefox to make finding missing images easier. It adds the safe=off option to the the url, adds encyclopediadramatica to the search and goes straight to the Google images page. It also puts the search terms you search for in quotes. This way you can just highlight a file name, right click on it and then select the search option to check Google for it.

To install this do the following.
1. Follow the instructions on this page to open your profile folder http://support.mozilla.com/en-US/kb/Profiles#w_how-to-find-your-profile
2. Open the searchplugins folder within your profile folder. If this folder does not exist creating it will work I think.
3. Drop this file in the folder. http://www.mediafire.com/?6yphax2ykfzwyec dead link. contact me if for some reason you want this file.
4. Restart Firefox and it will automatically find the plugin and add it to the choices in your quick search bar.

banned

current ban count: 2
DocEvil has banned me again! This time I even did something to earn it.


See this screencap for the previous ban

lol disregard that. replacing missing images is ok