Max (Rayflex Animation): Difference between revisions
Created page with "{{Featured article}}{{Infobox acs | title = Max | logo = | screenshot = Max0000.png | acs_name = Max | developer = Rayflex Animation | released = 1997 | character description = © 1997 Rayflex Animation | extra data = N/A | animation count = 20 | tts voice = Adult Male #2, American English (TruVoice) | download = https://tmafe.com/classic-ms-agents/MAX.ACS }} Max is a Microsoft Agent character developed by Rayflex Animation in 1997. He was used in a demonstration pa..." |
|||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Infobox acs| title = Max | |||
| title = Max | |||
| logo = | | logo = | ||
| screenshot = Max0000.png | | screenshot = Max0000.png | ||
| screenshot size = 128 | |||
| acs_name = Max | | acs_name = Max | ||
| developer = Rayflex Animation | | developer = Rayflex Animation | ||
Line 12: | Line 12: | ||
| download = https://tmafe.com/classic-ms-agents/MAX.ACS | | download = https://tmafe.com/classic-ms-agents/MAX.ACS | ||
}} | }} | ||
Max is a [[Microsoft Agent]] character developed by Rayflex Animation in 1997. He was used in a demonstration page on Rayflex Animation's website as an example of one of the characters that someone could request be made for a project. His appearance is a tan dog. | '''Max''' is a [[Microsoft Agent]] character developed by Rayflex Animation in 1997. He was used in a demonstration page on Rayflex Animation's website as an example of one of the characters that someone could request be made for a project. His appearance is a tan dog. | ||
==Usage== | ==Usage== | ||
===Rayflex website=== | ===Rayflex website=== | ||
Max was created by Rayflex Animation as a demonstration character to attract customers on their website.<reF>https://web.archive.org/web/19991012135429/http://web.triton.net/edkl/rayflex/max.htm</ref>, where Max introduces himself and states how the user can contact Rayflex for a custom Microsoft Agent. Below is some of the VBS script played upon the user visiting the website: | Max was created by Rayflex Animation as a demonstration character to attract customers on their website.<reF>https://web.archive.org/web/19991012135429/http://web.triton.net/edkl/rayflex/max.htm</ref>, where Max introduces himself and states how the user can contact Rayflex for a custom Microsoft Agent. Below is some of the VBS script played upon the user visiting the website: | ||
Sub SayHello | Sub SayHello | ||
Select Case DownloadStatus ' reaction to button push depends on | Select Case DownloadStatus ' reaction to button push depends on | ||
Case "OK" ' how much data has been downloaded | Case "OK" ' how much data has been downloaded | ||
Line 40: | Line 40: | ||
window.alert "No character loaded" | window.alert "No character loaded" | ||
End Select | End Select | ||
End Sub | End Sub | ||
==Character data== | ==Character data== | ||
{{Character data table | {{Character data table | ||
Line 70: | Line 71: | ||
[[Category:Characters]] | [[Category:Characters]] | ||
[[Category:Microsoft Agent 1.5 Characters]] | [[Category:Microsoft Agent 1.5 Characters]] | ||
{{Rayflex namespace navbox}} | |||
[[Category:Pre-Rendered Microsoft Agents]] |
Latest revision as of 21:28, 11 December 2024
![]() | |
Name | Max |
---|---|
Developer(s) | Rayflex Animation |
Initial release | 1997 |
Description | © 1997 Rayflex Animation |
Extra data | N/A |
Animations | 20 |
TTS voice | Adult Male #2, American English (TruVoice) |
Download | https://tmafe.com/classic-ms-agents/MAX.ACS |
Max is a Microsoft Agent character developed by Rayflex Animation in 1997. He was used in a demonstration page on Rayflex Animation's website as an example of one of the characters that someone could request be made for a project. His appearance is a tan dog.
Usage
Rayflex website
Max was created by Rayflex Animation as a demonstration character to attract customers on their website.[1], where Max introduces himself and states how the user can contact Rayflex for a custom Microsoft Agent. Below is some of the VBS script played upon the user visiting the website:
Sub SayHello Select Case DownloadStatus ' reaction to button push depends on Case "OK" ' how much data has been downloaded window.status = ActorXName & " is finished loading. Enjoy!" ActorX.MoveTo 300,300,0 ActorX.Show ActorX.Play "Blink" ActorX.Play "Wave" ActorX.Speak "\spd=150\\map=""\pit=130\Hell\pit=80\oh \pit=50\""=""Hello""\. \pit=120\Glad you could stop by." ActorX.Play "Acknowledge" ActorX.Speak "\pit=50\I am Max the dog." ActorX.Play "Blink" ActorX.MoveTo 100,100 ActorX.Play "Blink" ActorX.Speak "\pit=50\Please send Rayflex an e-mail, \pit=60\if you would like a custom character created for your project." ActorX.Play "Blink" ActorX.Speak "\pit=50\I'll be available as soon as the Agent Molder software is released." ActorX.MoveTo 100,250 ActorX.Play "Blink" ActorX.Speak "\pit=50\See you soon" ActorX.Hide Case "NOCHAR" window.alert "No character loaded" End Select End Sub
Character data
Character data for Max | |
---|---|
File name: | MAX.ACS |
Description: | © 1997 Rayflex Animation |
Extra data: | N/A |
File size: | 568 KB |
Animations: | 20 |
TTS voice: | Adult Male #2, American English (TruVoice) |
GUID: | {2D40CD43-3202-11D1-A986-444553540000} |
TTSMode ID: | {2D40CD43-3202-11D1-A986-444553540000} |
TTS speed: | 130 |
TTS pitch: | 50 |
Width: | 128px |
Length: | 128px |
Gallery
-
The default animation frame of Max.
Trivia
- Max is one of the earliest non-Microsoft created characters, being created in 1997.
- Max is one of the classical Microsoft Agents to be developed for Microsoft Agent 1.5.
- There are no known Microsoft Agent 2.0 versions of Max.