Voting for the Month of April! Voting reset at midnight Eastern!

Started by Nyr, March 31, 2013, 03:56:32 PM

Now would be a good time to throw some more reviews up on TMC. If you love it, share the love!
I'm taking an indeterminate break from Armageddon for the foreseeable future and thereby am not available for mudsex.
Quote
In law a man is guilty when he violates the rights of others. In ethics he is guilty if he only thinks of doing so.

Is there any way to use a batch file or something to auto enter voting websites and vote for armageddon, daily?

Yes... A batch file to open the two links is simple. Making a script to click the vote button for you is an order of magnitude harder and considered cheating by many.

Open chrome http://www.top... Should work but km ons tablet and can't test  grr.

Quote from: Agent_137 on April 25, 2013, 04:27:13 AM
Making a script to click the vote button for you is an order of magnitude harder and considered cheating by many.

And by us.  And probably by TMS.  So don't do crap like that.
Quote from: LauraMars on December 15, 2016, 08:17:36 PMPaint on a mustache and be a dude for a day. Stuff some melons down my shirt, cinch up a corset and pass as a girl.

With appropriate roleplay of course.

here's the batch file code to open your default browser to the vote pages.

start explorer http://www.topmudsites.com/vote-sanvean.html

start explorer "http://www.mudconnect.com/cgi-bin/vote_rank.cgi?mud=Armageddon"


If you don't know how to make a batch file... all you have to do is Show file name extensions, create a text file, paste in the code above, save it, then change the file extension from .txt to .bat.

Protip: leave file name extensions visible.

Here's a luascript so that you get hyperlinks whenever you log into TMS.

function votestart()
Hyperlink ("http://www.topmudsites.com/vote-sanvean.html", "Vote at TMS\r", "Vote for TMS 2x a day", "yellow", "black", 1)
Note ("")
Hyperlink ("http://www.mudconnect.com/cgi-bin/vote_rank.cgi?mud=Armageddon", "Vote at TMC", "Vote for TMS", "yellow", "black", 1)
end

function voteend()
Hyperlink ("http://www.topmudsites.com/vote-sanvean.html", "Vote at TMS", "Vote for TMS 2x a day", "yellow", "black", 1)
Note ("")
end

simply put "votestart" in the connect section and "voteend" in the disconnect section (without quotation marks) and you then have two clickable links everytime you log into Armageddon  :)

Almost 2100 votes!
Sometimes, severity is the price we pay for greatness

Our massive voting effort seems to be encouraging other MUDs to vote more as well. So don't forget to vote today!

Quote from: Cutthroat on April 27, 2013, 08:49:22 AM
Our massive voting effort seems to be encouraging other MUDs to vote more as well. So don't forget to vote today!

Yikes!
Varak:You tell the mangy, pointy-eared gortok, in sirihish: "What, girl? You say the sorceror-king has fallen down the well?"
Ghardoan:A pitiful voice rises from the well below, "I've fallen and I can't get up..."

Hi, did you remember to vote today?










GOOD.
Child, child, if you come to this doomed house, what is to save you?

A voice whispers, "Read the tales upon the walls."

I vote daily. Even did it when I was banned from the forums for a week.

That's loyalty peeps.
I remember recruiting this Half elf girl. And IMMEDIATELY taking her out on a contract. Right as we go into this gith hole I tell her "Remember your training, and you'll be fine." and she goes "I have no training." Then she died

2300 votes yaaaaaaay! \o/

A new record!
Sometimes, severity is the price we pay for greatness

I will have our numbers and retention metrics (such that they are) up in about an hour. Good work, everyone!
Quote from: LauraMars on December 15, 2016, 08:17:36 PMPaint on a mustache and be a dude for a day. Stuff some melons down my shirt, cinch up a corset and pass as a girl.

With appropriate roleplay of course.