What is your cheery victory tune when a rare drops?

Discussion about everything RO and OpenKore related. This place is NOT for ANY kind of support questions.

Moderator: Moderators

Message
Author
Ziom
Noob
Noob
Posts: 4
Joined: 14 Sep 2017, 02:49
Noob?: No

What is your cheery victory tune when a rare drops?

#1 Post 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:

Mortimal
Developers
Developers
Posts: 389
Joined: 01 Nov 2008, 15:31
Noob?: No

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

#2 Post by Mortimal »

Incorrect section...
Please use pin function for uploading your file contents!

Post Reply