Category: Miscellaneous
Addon Information
Works with 3.2
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
Author:
Version:
r34
Date:
11-21-2009 05:10 PM
Size:
109.81 Kb
Downloads:
12,106
Favorites:
227
MD5:
Pictures
Click to enlarge
r33c
Multishot (Screenshot)   Updated less than 3 days ago!   Popular! (More than 5000 hits)
Multishot is a tiny addon that automatically takes a screenshot on bosskills, levelups, achievements, reputation changes and so on. Currently dungeons and raids up to Patch 3.2.2 are supported. Multishot works on all locales.

Configuration via Interface > Addons > Multishot or type /multishot into the chat window.

Check out the official Multishot Thread for bug reports & feature requests . Turn on "debug mode" if necessary. Please post on the comments page to keep this addon updated or mark it as a favorite.
  Change Log - Multishot (Screenshot)
Multishot r34
- update to LibBossIDs-1.0-r34
- code cleanup, speed improvements (thanks!)

Multishot r33c
- added a fix where LibBossIDs would identify trash as boss (false positive)

Multishot r33b
- screenshots on reputation changes

Multishot r33
- update to LibBossIDs-1.0-r33
  Archived Versions - Multishot (Screenshot)
File Name
Version
Size
Author
Date
r33c
111kB
dlui
11-08-2009 04:14 PM
r33
111kB
dlui
11-01-2009 10:19 AM
  Comments - Multishot (Screenshot)
Post A Reply Comment Options
Old 05-09-2009, 07:40 AM  
yoshimo
A Kobold Labourer

Forum posts: 1
File comments: 50
Uploads: 0
Often with addons that take pictures when you get an achievement , the picture is taken before the achievement is completely visible.
Does this addon add a small delay here ?
yoshimo is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-05-2009, 08:31 AM  
Bigbuff
A Kobold Labourer
 
Bigbuff's Avatar

Forum posts: 0
File comments: 8
Uploads: 0
Re: option

Quote:
Originally posted by sun
an option to take a sshot without the ui would be a nice complement.
I was thinking the same
Maby this would help : perfectscreenshot

Last edited by Bigbuff : 05-05-2009 at 08:37 AM.
Bigbuff is online now Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-03-2009, 03:26 PM  
recluse
A Wyrmkin Dreamwalker
 
recluse's Avatar
Interface Author - Click to view interfaces

Forum posts: 50
File comments: 71
Uploads: 11
I noticed your latest changelog mentioned the removal of hunter pet level up screenshots, and to me those aren't very important anyway - but I'm curious if this cures the screenshotting everytime my hunter enters a vehicle (ie. Wintergrasp)?

If not, that's my only complaint - things lag for a moment (while screenshot is processed) when hopping into a vehicle, and at times it's a little annoying during heated PvP or Flame Leviathan.
__________________
We'd be together, but only diamonds last forever...
recluse is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-03-2009, 06:32 AM  
Derpo
A Kobold Labourer

Forum posts: 0
File comments: 22
Uploads: 0
Lightbulb Re: option

Quote:
Originally posted by sun
an option to take a sshot without the ui would be a nice complement.
I've tried some of such addons (I'm a screenshot junkie, lol), but a lot of other addons don't allow it or mess up afterwards.
But it would be nice.
Although I do not mind the UI. It helps me remember the members of the party I was in (bossfight), and additional info like the quick statistics of bossmods when the screenshot is taken, and such. And I really like the "You have earned the title: <insert title>" in my screenshots of achievements.
Derpo is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-02-2009, 02:45 PM  
sun
A Defias Bandit
Interface Author - Click to view interfaces

Forum posts: 2
File comments: 107
Uploads: 1
option

an option to take a sshot without the ui would be a nice complement.
sun is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-02-2009, 04:51 AM  
Derpo
A Kobold Labourer

Forum posts: 0
File comments: 22
Uploads: 0
I dont mind the 2 screenshots at bossfights. I really love browsing through my screenshots. It stockpiled up a lot, but the memories it brings!

So... Thank you for updating this mod!

Finally i dont have to manually time my screenshots anymore.
Derpo is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-01-2009, 12:55 PM  
xtoq
A Fallenroot Satyr
 
xtoq's Avatar
Interface Author - Click to view interfaces

Forum posts: 24
File comments: 502
Uploads: 1
Re: timing?

Quote:
Originally posted by drsmartazze
does it take the ss at the right time or as the achievement fades in?
I don't know what the "right" time is to you, but as soon as you get the achievement, it fires. Downside: if you get an achievement when you kill a boss you'll get two screenshots.

FEATURE SUGGESTION: Option to only take boss screenshots in raid instances.

Other than that this addon is freakin' perfect.
xtoq is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-22-2009, 09:12 AM  
droeber
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Ulduar

I updated the code for the Ulduar bosses and sent a PM to the author, but if anyone wants to modify their copy now, here's what you do:

Go to the Interface/AddOns/Multishot folder, and open Multishot.lua in Notepad. Add the following lines in the mobDB section. Near the end is fine, just make sure you enter your lines in before the }.

Code:
	[33993] = 1, 	 -- Vault of Archavon: Emalon the Storm Watcher
	[33113] = 1, 	 -- Ulduar: Flame Leviathan
	[33118] = 1, 	 -- Ulduar: Ignis the Furnace Master
	[33186] = 1, 	 -- Ulduar: Razorscale
	[33293] = 1, 	 -- Ulduar: XT-002 Deconstructor
	[32857] = 1, 	 -- Ulduar: Stormcaller Brundir
	[32867] = 1, 	 -- Ulduar: Steelbreaker
	[32927] = 1, 	 -- Ulduar: Runemaster Molgeim
	[32930] = 1, 	 -- Ulduar: Kologarn
	[33515] = 1, 	 -- Ulduar: Auriaya
	[33412] = 1, 	 -- Ulduar: Mimiron
	[32845] = 1, 	 -- Ulduar: Hodir
	[32865] = 1, 	 -- Ulduar: Thorim
	[32906] = 1, 	 -- Ulduar: Freya
	[32914] = 1, 	 -- Ulduar: Elder Stonebark
	[32913] = 1, 	 -- Ulduar: Elder Ironbranch
	[32915] = 1, 	 -- Ulduar: Elder Brightleaf
	[33271] = 1, 	 -- Ulduar: General Vezax
	[33288] = 1, 	 -- Ulduar: Yogg-Saron
The NPC ID for Yogg-Saron may be wrong, I haven't been able to test it. I don't yet have the NPC ID for Algalon, so if you kill him, you'll have to take a screenshot the old fashioned way.
droeber is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-20-2009, 03:04 AM  
upyursh
A Murloc Raider
Interface Author - Click to view interfaces

Forum posts: 9
File comments: 13
Uploads: 1
Ulduar Update

Any chance of 3.1 bosses being updated? someone done this already?
upyursh is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-10-2009, 12:27 AM  
drsmartazze
A Kobold Labourer

Forum posts: 0
File comments: 11
Uploads: 0
Question timing?

does it take the ss at the right time or as the achievement fades in?
drsmartazze is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-04-2009, 11:55 PM  
DAIxFIR
A Murloc Raider
 
DAIxFIR's Avatar

Forum posts: 4
File comments: 3
Uploads: 0
Quote:
Originally posted by Jerricka
How do you turn off the bosskil shots? It's annoying to freeze up whenever I kill one, has crashed me twice now and I need to turn it off when raiding.
This is a very late response, but I'd like to add it anyway. According to Brajana at NoStockUI, you can turn off boss kill screenshots by editing the Multishot.lua file in Notepad. Erase or comment out (put a double hyphen before it) the following line (line 522):

self:RegisterEvent("PLAYER_ENTERING_WORLD")
DAIxFIR is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 02-26-2009, 08:04 PM  
Jerricka
A Fallenroot Satyr
 
Jerricka's Avatar

Forum posts: 25
File comments: 173
Uploads: 0
How do you turn off the bosskil shots? It's annoying to freeze up whenever I kill one, has crashed me twice now and I need to turn it off when raiding.
Jerricka is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 02-22-2009, 05:27 AM  
Derpo
A Kobold Labourer

Forum posts: 0
File comments: 22
Uploads: 0
Checking by to see if there are new updates.
I love this addon, it made tons of adorable screenshots for me!

Major gains in reputation would be great to screenshot too.
For example: the "You are now exalted with .." sentence is usually something you worked hard enough for to have a big proud moment, one to screenshot!
Derpo is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-18-2009, 03:35 PM  
xtoq
A Fallenroot Satyr
 
xtoq's Avatar
Interface Author - Click to view interfaces

Forum posts: 24
File comments: 502
Uploads: 1
I third the options. And I'd like to suggest some more events to take screenshots:
  • When you kill a rare (even low level ones!)
  • When you die on a boss fight
  • When you engage a boss (funny for those times you accidentally aggro some world boss; could also just be world bosses)

I bet there's more that people would like. Are there any plans to add options and/or more events?
xtoq is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-24-2008, 03:16 AM  
thishere
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Seconding the comment about setup options
thishere is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.