-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathautoaway.html
More file actions
115 lines (102 loc) · 5.63 KB
/
autoaway.html
File metadata and controls
115 lines (102 loc) · 5.63 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>How to go auto-away on AIM when playing a game</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<META name="author" content="Bill Kammermeier">
<META name="generator" content="notepad, Homesite, and Dreamweaver">
<META name="keywords" content="DOD, CS, AIM, Away, Auto-away, mIRC, DDE, ASE, goaway">
<META name="description" content="How to go auto-away on AIM when playing a game using the All-seeing eye">
<link href="index.css" rel="stylesheet" type="text/css">
</head>
<body class="BodyClass" link="#990000" vlink="#990000" alink="#990000">
<table border="0" cellpadding="0" cellspacing="0" width="700">
<tr>
<!-- LOGO -->
<td align="left" valign="bottom" colspan="2"><img src="sp3chead.gif" border="0"></td>
<!-- END LOGO -->
</tr>
</table><table border="1" bordercolor="black" cellpadding="2" cellspacing="0" width="700">
<tr>
<!-- INFOLINE -->
<td align="left" valign="top" class="infoline" colspan="2"> All images and code (c) Copyright
<a href="mailto:clarksfan316@yahoo.com" class="nounderline" onmouseout="blur();" onclick="blur();" onmouseover="blur();">Bill
Kammermeier</a>. You may also contact me on <a href="aim:goim?Screenname=BuLLeTFoDDeR" class="nounderline" onmouseout="blur();" onclick="blur();" onmouseover="blur();">AOL
IM</a>. Enjoy your stay! </td>
<!-- END INFOLINE -->
</tr>
<tr>
<!-- BODY -->
<!-- MENU -->
<td align="left" valign="top" class="tablemenu" NOWRAP width="107">
<a href="index.html"><img src="menu-home.gif" border="0" alt=""></a><br>
<a href="oldsp3c.html" class="menulink">Old Sp3c Info</a><br>
<a href="history.html" class="menulink">Match History</a><br>
<a href="server.html" class="menulink">Server Info</a><br>
<a href="resources.html" class="menulink">Resources</a><br>
<a href="scripts.html" class="menulink">1.3 Config Scripts</a><br>
<a href="quotes.html" class="menulink">1.3 Quotes</a><br>
<br>
<img src="menu-roster.gif" border="0" alt="-- ROSTER --"><br>
<a href="roster.html" class="menulink"><b>Full Roster</b></a><br>
<!--
<a href="http://www.tpgleague.org/dods6/team/52/" class="menulink">TPG DOD:S</a><br>
<a href="http://www.tpgleague.org/dods3/team/258/" class="menulink">TPG 3v3 Source</a><br>
-->
<a href="http://www.tpgleague.org/dod6/team/49/" class="menulink">TPG 6v6</a><br>
<a href="http://www.tpgleague.org/dod3/team/57/" class="menulink">TPG 3v3</a><br>
<br>
<img src="menu-links.gif" border="0" alt="-- LINKS --"><br>
<a href="maplinks.html" class="menulink">Map Downloads</a><br>
<a href="ventrilotips.html" class="menulink">Ventrilo Tips</a><br>
<a href="leagues.html" class="menulink">DOD Leagues</a><br>
<a href="pastchamps.html" class="menulink">Past Champs</a><br>
<a href="community.html" class="menulink">Community Sites</a><br>
</td>
<!-- END MENU -->
<td align="left" valign="top" class="tablebody" width="600">
<!-- START LINKS --------------------------------------------------------------------------->
<h2>AIM Auto-away with mIRC and All-seeing Eye</h2>
<h3>mIRC</h3>
File --> Options --> General --> Servers --> <a href="mircdde.gif" class="nounderline">[Check] Enable DDE Server</a><p>
<b>In alias.ini (Tools --> Aliases):</b><br>
/dod {<br>
/nick <span class="redtext">yourname</span>| $+ DOD <br>
/away DOD at $$3-<br>
/run aim:goaway?message=Playing+DOD+at+<a+href="eye:// $+ $$2:// $+ $$1"> $+ $$1</a><br>
/ame is playing DOD at $$3-<br>
}<br>
/back /nick <span class="redtext">yourname</span> | /away | /run c:\windows\system32\wscript.exe c:\comeback.vbs<br>
<i>If you are running Windows 2000 the folder is "WINNT" instead of "Windows"</i><p>
<b>Create a text file called c:\comeback.vbs with the following lines in it:</b><br>
Set WshShell = WScript.CreateObject("WScript.Shell")<br>
WshShell.AppActivate "<span class="redtext">AIM Screename As Formatted</span> - "<br>
WScript.Sleep 100<br>
WshShell.Sendkeys "{ENTER}"<br>
Set WshShell = Nothing<br>
<p>
<h3>All-Seeing Eye</h3>
View --> Options --> [Tab] DDE --> <a href="asedde.gif" class="nounderline">[Check] Enable DDE</a><br>
<b>When launching game: </b><br>
mIRC command - /{game} {address} {servertype} [{hostname}] [{address}]<br>
<b>When returning from game: </b><br>
mIRC command - /back<p>
<i>Notes: In order to automatically come back from away on mIRC
The All-Seeing Eye must remain open.</i>
</td>
</tr>
<tr>
<!-- AFFLIATES -->
<td align="left" valign="top" class="buttonline" colspan="2">
<a href="http://www.dayofdefeat.com/forums/" onmouseout="blur();" onclick="blur();" onmouseover="blur();"><img src="dodbutton.gif" border="0"></a>
<a href="http://www.mardymouse.co.uk/" onmouseout="blur();" onclick="blur();" onmouseover="blur();"><img src="mardymouse.jpg" border="0"></a>
<a href="http://www.tpgleague.org/" onmouseout="blur();" onclick="blur();" onmouseover="blur();"><img src="tpgleague.jpg" border="0"></a>
<a href="http://www.ironcityevil.com/" onmouseout="blur();" onclick="blur();" onmouseover="blur();"><img src="ice-affil.gif" border="0"></a>
<a href="http://www.sunlitgames.net/sldl_main.php" onmouseout="blur();" onclick="blur();" onmouseover="blur();"><img src="sldl_link.jpg" border="0"></a>
<a href="http://www.gotfrag.com/dod/forums/3/" onmouseout="blur();" onclick="blur();" onmouseover="blur();"><img src="gotfrag.jpg" border="0"></a>
<!-- END AFFLIATES -->
</td>
</tr>
</table>
</body>
</html>