<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Road Runner Dial Access Fix</title>
	<atom:link href="http://ben.woodruff.ws/road-runner-dial-access-fix.html/feed" rel="self" type="application/rss+xml" />
	<link>http://ben.woodruff.ws/road-runner-dial-access-fix.html</link>
	<description>In with the Out Crowd</description>
	<lastBuildDate>Fri, 19 Feb 2010 07:47:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jhansen</title>
		<link>http://ben.woodruff.ws/road-runner-dial-access-fix.html/comment-page-1#comment-3579</link>
		<dc:creator>Jhansen</dc:creator>
		<pubDate>Thu, 02 Apr 2009 15:41:10 +0000</pubDate>
		<guid isPermaLink="false">http://woodruffrc.com/road-runner-dial-access-fix.html#comment-3579</guid>
		<description>Go to the library folder in the top level of your hard drive
Create a folder in library called &quot;Terminal Scripts&quot;
Paste the script below into textedit and save as &quot;script.txt&quot; in Terminal Scripts folder.
Go into Network -&gt; External Modem -&gt; PPP and select &quot;Settings: Configuration&quot;, and select your terminal script. Uncheck using command line. This will automate your connection.


!
@ANSWER
@HANGUP
EXIT 0
!
@ORIGINATE
!
CHRDELAY 1
!
@LABEL 9
MATCHCLR
MATCHSTR 1 19 &quot;Username:&quot;
!MATCHSTR 1 18 &quot;UU.NET&quot;
!MATCHSTR 2 18 &quot;UU.Net&quot;
MATCHSTR 2 16 &quot;ANSNet&quot;
!MATCHSTR 3 10 &quot;Sprint-IP&quot;
!MATCHSTR 4 16 &quot;UQKT1&quot;
!MATCHSTR 5 10 &quot;UQKT2&quot;
!MATCHSTR 6 18 &quot;Saturn.BBN&quot;
MATCHSTR 3 20 &quot;Login:&quot;
MATCHSTR 4 21 &quot;% Username:&quot;

MATCHREAD 127
!
!
NOTE &quot;Did not find a match for script-type&quot;
JUMP 100

@LABEL 10
!NOTE &quot;Sprint-UQKT2&quot;
MATCHCLR
MATCHSTR 1 11 &quot;ogin&quot;
MATCHREAD 127
NOTE &quot;Connect script couldn&#039;t match string \34ogin\34&quot; 3
JUMP 99
!
@LABEL 11
PAUSE 1
WRITE &quot;aolnet/ent.^11^#twcbiz.com\13&quot;
!
@LABEL 12
MATCHCLR
MATCHSTR 1 13 &quot;word&quot;
MATCHREAD 127
NOTE &quot;Connect script couldn&#039;t match string \34word\34&quot; 3
JUMP 99
!
@LABEL 13
IFSTR 12 14 &quot;&quot;
PAUSE 1
WRITE &quot;^12\13&quot;
PAUSE 2
JUMP 93
!
@LABEL 14
ASK 1 &quot;Please enter password: &quot;
WRITE &quot;^*\13&quot;
!
@LABEL 15
MATCHCLR
MATCHSTR 1 90 &quot; server \39&quot;
MATCHREAD 127
NOTE &quot;Connect script couldn&#039;t match string \34 server \39\34&quot; 3
JUMP 99
!
@LABEL 16
!NOTE &quot;ANSNet-UQKT1&quot;
MATCHCLR
MATCHSTR 1 17 &quot;ogin&quot;
MATCHREAD 50
NOTE &quot;Connect script couldn&#039;t match string \34ogin\34&quot; 3
JUMP 99
!
@LABEL 17
WRITE &quot;aolnet/ent.^11\13&quot;
JUMP 93
!
@LABEL 18
!NOTE &quot;UU.Net-Saturn.BBN&quot;
MATCHCLR
MATCHSTR 1 11 &quot;ogin&quot;
MATCHREAD 127
NOTE &quot;Connect script couldn&#039;t match string \34ogin\34&quot; 3
JUMP 99
!
@LABEL 19
WRITE  &quot;aolnet/ent.^11\13&quot;
MATCHCLR
MATCHSTR 1 89 &quot;Password&quot;
MATCHREAD 50
!
@LABEL 20
WRITE &quot;aolnet/ent.^11\13&quot;
MATCHCLR
MATCHSTR 1 94 &quot;Password&quot;
MATCHREAD 50
!
@LABEL 21
MATCHCLR
MATCHSTR 1 81 &quot; % Username:&quot;
MATCHREAD 200
!
!
@LABEL 81
WRITE &quot;aolnet/ent.^11\13&quot;
MATCHSTR 1 82 &quot;Password&quot;
MATCHREAD 50

@LABEL 82
WRITE &quot;^12\13&quot;
JUMP 93

!
@LABEL 89
WRITE &quot;^12\13&quot;
JUMP 93
!
@LABEL 90
MATCHCLR
MATCHSTR 1 91 &quot;Network User&quot;
MATCHREAD 50
EXIT 0
!
@LABEL 91
WRITE &quot;PPP\13&quot;
PAUSE 10
EXIT 0
!
@LABEL 92
!********this is for ANSNet
MATCHCLR
MATCHSTR 1 93 &quot;\10&quot;
MATCHREAD 300
NOTE &quot;Connect script couldn&#039;t match string \34\10\34&quot; 3
JUMP 99

@LABEL 93
PAUSE 2
EXIT 0

@LABEL 94
WRITE &quot;^12\13&quot;
MATCHSTR 1 95 &quot;&gt;&quot;
MATCHREAD 50
!
@LABEL 95
WRITE &quot;ppp\13&quot;
JUMP 93
!
@LABEL 99
PAUSE 60
EXIT -6002 &quot;Connection script failed.&quot;

@LABEL 100
PAUSE 10
EXIT -01 &quot;No appropriate script type&quot;</description>
		<content:encoded><![CDATA[<p>Go to the library folder in the top level of your hard drive<br />
Create a folder in library called &#8220;Terminal Scripts&#8221;<br />
Paste the script below into textedit and save as &#8220;script.txt&#8221; in Terminal Scripts folder.<br />
Go into Network -&gt; External Modem -&gt; PPP and select &#8220;Settings: Configuration&#8221;, and select your terminal script. Uncheck using command line. This will automate your connection.</p>
<p>!<br />
@ANSWER<br />
@HANGUP<br />
EXIT 0<br />
!<br />
@ORIGINATE<br />
!<br />
CHRDELAY 1<br />
!<br />
@LABEL 9<br />
MATCHCLR<br />
MATCHSTR 1 19 &#8220;Username:&#8221;<br />
!MATCHSTR 1 18 &#8220;UU.NET&#8221;<br />
!MATCHSTR 2 18 &#8220;UU.Net&#8221;<br />
MATCHSTR 2 16 &#8220;ANSNet&#8221;<br />
!MATCHSTR 3 10 &#8220;Sprint-IP&#8221;<br />
!MATCHSTR 4 16 &#8220;UQKT1&#8243;<br />
!MATCHSTR 5 10 &#8220;UQKT2&#8243;<br />
!MATCHSTR 6 18 &#8220;Saturn.BBN&#8221;<br />
MATCHSTR 3 20 &#8220;Login:&#8221;<br />
MATCHSTR 4 21 &#8220;% Username:&#8221;</p>
<p>MATCHREAD 127<br />
!<br />
!<br />
NOTE &#8220;Did not find a match for script-type&#8221;<br />
JUMP 100</p>
<p>@LABEL 10<br />
!NOTE &#8220;Sprint-UQKT2&#8243;<br />
MATCHCLR<br />
MATCHSTR 1 11 &#8220;ogin&#8221;<br />
MATCHREAD 127<br />
NOTE &#8220;Connect script couldn&#8217;t match string \34ogin\34&#8243; 3<br />
JUMP 99<br />
!<br />
@LABEL 11<br />
PAUSE 1<br />
WRITE &#8220;aolnet/ent.^11^#twcbiz.com\13&#8243;<br />
!<br />
@LABEL 12<br />
MATCHCLR<br />
MATCHSTR 1 13 &#8220;word&#8221;<br />
MATCHREAD 127<br />
NOTE &#8220;Connect script couldn&#8217;t match string \34word\34&#8243; 3<br />
JUMP 99<br />
!<br />
@LABEL 13<br />
IFSTR 12 14 &#8220;&#8221;<br />
PAUSE 1<br />
WRITE &#8220;^12\13&#8243;<br />
PAUSE 2<br />
JUMP 93<br />
!<br />
@LABEL 14<br />
ASK 1 &#8220;Please enter password: &#8221;<br />
WRITE &#8220;^*\13&#8243;<br />
!<br />
@LABEL 15<br />
MATCHCLR<br />
MATCHSTR 1 90 &#8221; server \39&#8243;<br />
MATCHREAD 127<br />
NOTE &#8220;Connect script couldn&#8217;t match string \34 server \39\34&#8243; 3<br />
JUMP 99<br />
!<br />
@LABEL 16<br />
!NOTE &#8220;ANSNet-UQKT1&#8243;<br />
MATCHCLR<br />
MATCHSTR 1 17 &#8220;ogin&#8221;<br />
MATCHREAD 50<br />
NOTE &#8220;Connect script couldn&#8217;t match string \34ogin\34&#8243; 3<br />
JUMP 99<br />
!<br />
@LABEL 17<br />
WRITE &#8220;aolnet/ent.^11\13&#8243;<br />
JUMP 93<br />
!<br />
@LABEL 18<br />
!NOTE &#8220;UU.Net-Saturn.BBN&#8221;<br />
MATCHCLR<br />
MATCHSTR 1 11 &#8220;ogin&#8221;<br />
MATCHREAD 127<br />
NOTE &#8220;Connect script couldn&#8217;t match string \34ogin\34&#8243; 3<br />
JUMP 99<br />
!<br />
@LABEL 19<br />
WRITE  &#8220;aolnet/ent.^11\13&#8243;<br />
MATCHCLR<br />
MATCHSTR 1 89 &#8220;Password&#8221;<br />
MATCHREAD 50<br />
!<br />
@LABEL 20<br />
WRITE &#8220;aolnet/ent.^11\13&#8243;<br />
MATCHCLR<br />
MATCHSTR 1 94 &#8220;Password&#8221;<br />
MATCHREAD 50<br />
!<br />
@LABEL 21<br />
MATCHCLR<br />
MATCHSTR 1 81 &#8221; % Username:&#8221;<br />
MATCHREAD 200<br />
!<br />
!<br />
@LABEL 81<br />
WRITE &#8220;aolnet/ent.^11\13&#8243;<br />
MATCHSTR 1 82 &#8220;Password&#8221;<br />
MATCHREAD 50</p>
<p>@LABEL 82<br />
WRITE &#8220;^12\13&#8243;<br />
JUMP 93</p>
<p>!<br />
@LABEL 89<br />
WRITE &#8220;^12\13&#8243;<br />
JUMP 93<br />
!<br />
@LABEL 90<br />
MATCHCLR<br />
MATCHSTR 1 91 &#8220;Network User&#8221;<br />
MATCHREAD 50<br />
EXIT 0<br />
!<br />
@LABEL 91<br />
WRITE &#8220;PPP\13&#8243;<br />
PAUSE 10<br />
EXIT 0<br />
!<br />
@LABEL 92<br />
!********this is for ANSNet<br />
MATCHCLR<br />
MATCHSTR 1 93 &#8220;\10&#8243;<br />
MATCHREAD 300<br />
NOTE &#8220;Connect script couldn&#8217;t match string \34\10\34&#8243; 3<br />
JUMP 99</p>
<p>@LABEL 93<br />
PAUSE 2<br />
EXIT 0</p>
<p>@LABEL 94<br />
WRITE &#8220;^12\13&#8243;<br />
MATCHSTR 1 95 &#8220;&gt;&#8221;<br />
MATCHREAD 50<br />
!<br />
@LABEL 95<br />
WRITE &#8220;ppp\13&#8243;<br />
JUMP 93<br />
!<br />
@LABEL 99<br />
PAUSE 60<br />
EXIT -6002 &#8220;Connection script failed.&#8221;</p>
<p>@LABEL 100<br />
PAUSE 10<br />
EXIT -01 &#8220;No appropriate script type&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Woodruff</title>
		<link>http://ben.woodruff.ws/road-runner-dial-access-fix.html/comment-page-1#comment-238</link>
		<dc:creator>Ben Woodruff</dc:creator>
		<pubDate>Fri, 24 Aug 2007 16:57:19 +0000</pubDate>
		<guid isPermaLink="false">http://woodruffrc.com/road-runner-dial-access-fix.html#comment-238</guid>
		<description>Macmomma, You&#039;re welcome. It&#039;s true that the password doesn&#039;t show up while you&#039;re typing it, but this is a security feature, so that if someone is looking over your shoulder they can&#039;t see how many characters your password is.

Shawn, Glad to hear it works from you. No problem.</description>
		<content:encoded><![CDATA[<p>Macmomma, You&#8217;re welcome. It&#8217;s true that the password doesn&#8217;t show up while you&#8217;re typing it, but this is a security feature, so that if someone is looking over your shoulder they can&#8217;t see how many characters your password is.</p>
<p>Shawn, Glad to hear it works from you. No problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shawn</title>
		<link>http://ben.woodruff.ws/road-runner-dial-access-fix.html/comment-page-1#comment-237</link>
		<dc:creator>Shawn</dc:creator>
		<pubDate>Fri, 24 Aug 2007 05:28:33 +0000</pubDate>
		<guid isPermaLink="false">http://woodruffrc.com/road-runner-dial-access-fix.html#comment-237</guid>
		<description>Thank you!!  Finally I can dial in from work.</description>
		<content:encoded><![CDATA[<p>Thank you!!  Finally I can dial in from work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Macmomma</title>
		<link>http://ben.woodruff.ws/road-runner-dial-access-fix.html/comment-page-1#comment-153</link>
		<dc:creator>Macmomma</dc:creator>
		<pubDate>Thu, 26 Apr 2007 13:04:35 +0000</pubDate>
		<guid isPermaLink="false">http://woodruffrc.com/road-runner-dial-access-fix.html#comment-153</guid>
		<description>Thanks so much for this ... it&#039;s bad enough to have to buy an external modem to work with my MacBook Pro, but then to have it not work with RoadRunner ...! I entered my login name in the terminal window, but then was not able to type in my password. I found that when I hit return, I was connected. Thanks again.</description>
		<content:encoded><![CDATA[<p>Thanks so much for this &#8230; it&#8217;s bad enough to have to buy an external modem to work with my MacBook Pro, but then to have it not work with RoadRunner &#8230;! I entered my login name in the terminal window, but then was not able to type in my password. I found that when I hit return, I was connected. Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hyper123.net &#187; Blog Archive &#187; How to get Roadrunner Dial-up to work on Mac</title>
		<link>http://ben.woodruff.ws/road-runner-dial-access-fix.html/comment-page-1#comment-76</link>
		<dc:creator>Hyper123.net &#187; Blog Archive &#187; How to get Roadrunner Dial-up to work on Mac</dc:creator>
		<pubDate>Mon, 09 Apr 2007 00:19:39 +0000</pubDate>
		<guid isPermaLink="false">http://woodruffrc.com/road-runner-dial-access-fix.html#comment-76</guid>
		<description>[...] read more &#124; digg story [...]</description>
		<content:encoded><![CDATA[<p>[...] read more | digg story [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
