Jump to content
IGNORED

HeatWaveBBS.com - questions & answers


Schmitzi

Recommended Posts

Hi,

 

in the office, I connect with my WIN7-PC to the BBS. If I use telnet in a CMD, the world is OK (but cannot X-Fer)

If I use my preferred SecureCRT, I have this strange character-sets, not showing the nice ASCII-graphics.

 

I already have tried all types of terminal-emulations, like ANSI (Color), VT100, Wyse .... but no gain.

 

Yes, I remember the Ansi.sys from former times, in the Config.sys....

but is that the solution, as it works proper with the windows-given telnet.exe ?

Maybe something with my CodePage (CHCP is 850, german windows) ?

 

Any ideas ?

 

Thanks

schmitzi

 

 

post-41141-0-73420000-1430783857_thumb.jpg

post-41141-0-13294600-1430783869_thumb.jpg

post-41141-0-97959100-1430783874_thumb.jpg

Link to comment
Share on other sites

I've been using SecureCRT for years and it is always a bit of a hassle to get ANSI colors and such working. After some messing around I managed to get it working (see photo).

 

The settings I made were:

 

Emulation -> Terminal -> ANSI

Emulation -> ANSI Color -> checked

 

Appearance -> Current color scheme -> Traditional

Appearance -> Fonts -> Normal Font -> Terminal 10pt

 

That's it. You need to make sure you select a font that has the old DOS extended characters that have the line drawing and block drawing characters.

post-24952-0-41736200-1430811821_thumb.png

Edited by matthew180
  • Like 2
Link to comment
Share on other sites

So, as you also use SecureCRT for a long time, sorry, have another question :)

 

I also use "login-scripts", but here at the HeatWave it fails with a wrong password.

I know how to configure scripts here, also with the extra-located script-files.

The HeatWave anytime gives me back a "invalid password" on the screen.

I am not sure, but I think either he "sucks" one letter, or maybe there is a confusion with capitals....

 

/OK, password is definetely in capital letters, checked that, but error resists/

 

Do you use the scripts, did you experience something like that ?

 

schmitzi

 

/EDIT for more facts, an to free Kevin/

post-41141-0-22007400-1430835444_thumb.jpg

Edited by schmitzi
Link to comment
Share on other sites

In Win7, I usually just use the command prompt. I type:

 

 

telnet <enter>

 

open heatwavebbs.com 9640 <enter>

 

Beautiful graphics every time. :)

 

 

Yes, as I was using telnet in my distress, but in CMD/telnet, you cannot X-fer fies.

But now my main problem is solved as you can read above :)

 

Thanks

schmitzi

Link to comment
Share on other sites

So, as you also use SecureCRT for a long time, sorry, have another question :)

 

I also use "login-scripts", but here at the HeatWave it fails with a wrong password.

I know how to configure scripts here, also with the extra-located script-files.

The HeatWave anytime gives me back a "invalid password" on the screen.

I am not sure, but I think either he "sucks" one letter, or maybe there is a confusion with capitals....

 

/OK, password is definetely in capital letters, checked that, but error resists/

 

Heatwave converts the password to capital letters.

 

If SecureCRT is sending the password at full speed without delay, Heatwave will not be able to process it. You need to insert delays to allow for the RS232 to process the incoming stream.

  • Like 1
Link to comment
Share on other sites

 

Huh? What! I've been calling that place for how long and did NOT know that!?! WIBD!

 

Yes, if you enter or change your password, it is automatically converted to capitals, AT the moment of input,

not regarding wether you are using/entering small or capitals. So it should work fine ever.

Link to comment
Share on other sites

Yea, doing this eliminated a lot of problems with user error during login ;) File transfers also enforce a caps-only requirement. ;)

 

Hi,

 

I have tried the following now, but no success on entering the password....

maybe you have an idea for me ?

 

 

 

#$language = "VBScript"

#$interface = "1.0"

 

Sub main

crt.Screen.Synchronous = True

crt.Screen.WaitForString "bye: "

crt.Screen.WaitForCursor 1

crt.Screen.Send "l"

crt.Screen.WaitForString "ID#: "

crt.Screen.WaitForCursor 1

crt.Screen.Send "63" & VbCr

crt.Screen.WaitForString "password: "

crt.Screen.WaitForCursor 1

crt.Screen.Send "MYPASSWORD" & VbCr

' crt.Screen.Synchronous = False

 

End Sub

 

 

Edited by schmitzi
Link to comment
Share on other sites

 

Hi,

 

I have tried the following now, but no success on entering the password....

maybe you have an idea for me ?

 

 

 

#$language = "VBScript"

#$interface = "1.0"

 

Sub main

crt.Screen.Synchronous = True

crt.Screen.WaitForString "bye: "

crt.Screen.WaitForCursor 1

crt.Screen.Send "l"

crt.Screen.WaitForString "ID#: "

crt.Screen.WaitForCursor 1

crt.Screen.Send "63" & VbCr

crt.Screen.WaitForString "password: "

crt.Screen.WaitForCursor 1

crt.Screen.Send "MYPASSWORD" & VbCr

' crt.Screen.Synchronous = False

 

End Sub

 

 

 

I think you need to delay DURING the transmission of the password.

 

If password is "opendoor"

 

pause

send "o"

pause

send "p"

pause

send "e"

pause

send "n"

...

...

pause

send "r"

 

The password prompt cannot accept characters at full speed. They need to be sent at a normal typing rate.

 

I do not know how to do this with your script. Some telecomm programs have a "pacing" delay or transmit delay that can be used for macros and scripting.

  • Like 1
Link to comment
Share on other sites

...I do not hope that I have shutdown the HeatWave with my login-tries. :(

It is not answering at the moment..... maybe just something like intrusion-detection for a while ?

(but I made positives logins between my tries, to prevent from that)

 

hmmmm

Link to comment
Share on other sites

...I do not hope that I have shutdown the HeatWave with my login-tries. :(

It is not answering at the moment..... maybe just something like intrusion-detection for a while ?

(but I made positives logins between my tries, to prevent from that)

 

hmmmm

Maybe Kyle is doing maintenance. Or the Arizona heat got to the hardware! It's probably been 10+ years since the actual software has crashed - I tried to make it bullet-proof ;) There is no intrusion detection unless Kyle saw your repeated attempts and decided to take the system offline for a bit :)

  • Like 2
Link to comment
Share on other sites

Back in the old days, I used a device hooked to the phone that would let me cycle the power to the computer. That would take care of 99% of the problems and reset the BBS.

 

yeah I have an X11 telephone device that i could cycle power to any x11 module.. would use that for the bbs when it was crashed.. also had one module that has a relay that i had hooked to the peecee reset button ;)

Link to comment
Share on other sites

Yep, I got it now. The script vor SecureCRT should look as followed (assumed ID 998 & Password MYPASS)

thanks to all

 

 

ClickHere --v

 

#$language = "VBScript"
#$interface = "1.0"

Sub main

crt.Screen.Synchronous = True
crt.Screen.WaitForString "bye: "
crt.Screen.WaitForCursor 1
crt.Screen.Send "l"
crt.Screen.WaitForString "ID#: "
crt.Screen.WaitForCursor 1
crt.Screen.Send "998" & VbCr
crt.Screen.WaitForString "password: "
crt.Screen.WaitForCursor 2
crt.Screen.Send "M"
crt.Screen.WaitForCursor 1
crt.Screen.Send "Y"
crt.Screen.WaitForCursor 1
crt.Screen.Send "P"
crt.Screen.WaitForCursor 1
crt.Screen.Send "A"
crt.Screen.WaitForCursor 1
crt.Screen.Send "S"
crt.Screen.WaitForCursor 1
crt.Screen.Send "S"
crt.Screen.WaitForCursor 1
crt.Screen.Send VbCr

' crt.Screen.Synchronous = False

End Sub


 

Edited by schmitzi
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...