Page 1 of 1

What is your cheery victory tune when a rare drops?

Posted: 11 Oct 2017, 06:50
by Ziom
Well this is mostly for botters that only run a couple of bots, not dozens.
What tune do you have enabled or would you have enabled for rare drops, like cards?

Incase you do not know how it works, paste this into macros.txt in your /control/ folder:

Code: Select all

automacro victory {
	console /.*Item added to inventory: (.*) Card*/i
	timeout 10
	call {
		do eval Utils::Win32::playSound ('Victory.wav')
	}
}
and place a tune you'll call 'Victory.wav' (make sure it's .wav) in the kore main folder.

My current rareloot themesong is the FF Victory theme:
http://youtu.be/ymM1NVgjFOc

I can't be the only one who has this on :mrgreen:

Re: What is your cheery victory tune when a rare drops?

Posted: 23 Oct 2017, 08:56
by Mortimal
Incorrect section...