NetStumbler.org Forums

Go Back   NetStumbler.org Forums > NetStumbler Community > Scripts
Register Search Today's Posts Mark Forums Read

Closed Thread
 
LinkBack Thread Tools Display Modes
Old 04-26-2004   #16 (permalink)
King_Ice_Flash
Alien Paranoid Stumbler
 
King_Ice_Flash's Avatar
 
Join Date: May 2003
Location: WI
Posts: 2,625
Quote:
Originally Posted by tpeer
Ok. I modified this to allow you to turn off Mappoint, and also turn off the signal strength sounds. I do not have Mappoint, and it appears to work ok on my system. Some brave soul want to test it to make sure Mappoint still works?
Ted
I haven’t been able to test it with MapPoint (Because I can't afford it), but it works great; however, I feel like a complete dumb ass now. It turns out that the one I was trying to modify would have worked just fine if I would have selected the correct language from the box. I spent about 4 hours trying to figure why I would get a script engine error. BTW, your script is very cool that you give the users a choice, I just deleted everything. Thank you!
__________________
"Yeah," said a voice from under the table, "you go to pieces so fast people get hit by the shrapnel."

Last edited by King_Ice_Flash : 04-29-2004 at 06:08 AM.
King_Ice_Flash is offline  
Old 04-27-2004   #17 (permalink)
The Others
PeaceDriver
 
The Others's Avatar
 
Join Date: Apr 2002
Location: Dos Palabras, Mandoras
Posts: 2,920
Quote:
Originally Posted by tpeer
Ok. I modified this to allow you to turn off Mappoint,
I just used it sans mappoint. It's a cool script - thanks.
__________________
all good ends all

?u=273
The Others is offline  
Old 04-28-2004   #18 (permalink)
Foxx373
Registered Member
 
Foxx373's Avatar
 
Join Date: Feb 2004
Location: Brooklyn, NY
Posts: 18
How can i change the default voice in XP? I have worked with TTS and MS Agent before, but all the things i have done on Win98 and WinME wont work on XP...

I have downloaded SAPI 4, TruVoice TTS engines, MS TTS Engines, MS Speech Control Panel, MS Agent, and some characters. I just cant change the defualt MS Sam voice...
Foxx373 is offline  
Old 04-28-2004   #19 (permalink)
simbabque
Registered Member
 
Join Date: Apr 2004
Posts: 4
Quote:
Originally Posted by Foxx373
How can i change the default voice in XP? I have worked with TTS and MS Agent before, but all the things i have done on Win98 and WinME wont work on XP...

I have downloaded SAPI 4, TruVoice TTS engines, MS TTS Engines, MS Speech Control Panel, MS Agent, and some characters. I just cant change the defualt MS Sam voice...
You should download the Speech SDK 5 from the Microsoft Website. It brings some new voices and lets you dictate for example into Word or Excel. Oh, and you can use it to command your bots in UT2k4 via voice
simbabque is offline  
Old 04-29-2004   #20 (permalink)
chemman14
CadillacStumbler
 
Join Date: Oct 2002
Posts: 250
it didnt work
tells me it cant creat script engine
what am i doing wrong? is it supposed to be .txt or another file extension?
chemman14 is offline  
Old 04-29-2004   #21 (permalink)
SirChaos
Registered Member
 
Join Date: Apr 2004
Posts: 1
Question I cant get it to work.

What language do I use?

Do I leave the file as a TXT file?

Do I need to install additional programs other than Mappoint and Netstumber??

Thanks!
SirChoas
SirChaos is offline  
Old 04-29-2004   #22 (permalink)
Madhadder
General "Noob Basher"
 
Madhadder's Avatar
 
Join Date: Apr 2002
Location: Munich, Germany
Posts: 1,620
You can leave it as .TXT

Choose VB or "Visual Basic" as the Lang.
__________________
Legends may sleep, but they never die!!!!
Madhadder is offline  
Old 04-29-2004   #23 (permalink)
Laidback
Laidback Stumbler
 
Laidback's Avatar
 
Join Date: Aug 2002
Location: Madrid
Posts: 65
If I have NetStumbler set for 'New document starts scanning' it seems that Sub OnEnableScan() isn't called when netStumbler opens and starts to scan.

This means that the map isn't updated on the cars position. Anyone else notice this?
Laidback is offline  
Old 04-29-2004   #24 (permalink)
tHREAt
Registered Member
 
Join Date: Apr 2004
Posts: 2
Great Script

Is there anyway to have the script open a specific map each time? That way I can save all the points to one map.
tHREAt is offline  
Old 04-29-2004   #25 (permalink)
chemman14
CadillacStumbler
 
Join Date: Oct 2002
Posts: 250
man i still cant get it to work
chemman14 is offline  
Old 04-29-2004   #26 (permalink)
iceburn68
Registered Member
 
iceburn68's Avatar
 
Join Date: Feb 2004
Posts: 206
Quote:
Originally Posted by chemman14
man i still cant get it to work
You need to give some more details? What version of NS, Mappoint, What OS, etc . . .
__________________
My Wardriving Website
iceburn68 is offline  
Old 04-29-2004   #27 (permalink)
tpeer
Registered Member
 
Join Date: Apr 2004
Posts: 21
Quote:
Originally Posted by Foxx373
How can i change the default voice in XP?
If you have downloaded the MS Speech SDK 5, you should have more voices. I have modified the script to allow you to change the voice. In your registry find \HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Speech\Voic es\Tokens - that should give you a list of voices you can set, it starts at 0, not 1. Change the line ~Set TTS.voice = TTS.getvoices().item(X) ' 20040429a~ where X equals the number of the voice you want.

I also changed it to add "is Open" for non-WEP and "is Closed" for WEP APs. This is controlled by the AddWEP flag.

Enjoy

Ted
tpeer is offline  
Old 04-29-2004   #28 (permalink)
tpeer
Registered Member
 
Join Date: Apr 2004
Posts: 21
Quote:
Originally Posted by chemman14
man i still cant get it to work
Save it as a .txt file, preferably to the Network Stumbler folder. Set it as External Script, VBScript for language in the Script window.

If that isn't the problem, as iceburn68 said, more info will help us to help you.

Ted
tpeer is offline  
Old 04-29-2004   #29 (permalink)
pforkes
Registered Member
 
Join Date: Apr 2002
Location: Santa Cruz, CA
Posts: 25
Is the MapPoint display supposed to move to always show your position?

I'm using MapPoint 2004.

I (eventually) this script to work (if I knew how then I'd write out step by step instructions).

However, when the car's position moves out of the current view in MapPoint then it disappears off the screen and you have no idea where it (or you) are.

Is this supposed to happen or is it addressable?

Peter
pforkes is offline  
Old 04-30-2004   #30 (permalink)
tpeer
Registered Member
 
Join Date: Apr 2004
Posts: 21
Quote:
Originally Posted by tpeer
If you have downloaded the MS Speech SDK 5, you should have more voices. I have modified the script to allow you to change the voice. In your registry find \HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Speech\Voic es\Tokens - that should give you a list of voices you can set, it starts at 0, not 1. Change the line ~Set TTS.voice = TTS.getvoices().item(X) ' 20040429a~ where X equals the number of the voice you want.

I also changed it to add "is Open" for non-WEP and "is Closed" for WEP APs. This is controlled by the AddWEP flag.

Enjoy

Ted
Um, I didn't upload the new version, sorry. I will get it up here later today.

Ted
tpeer is offline  
Closed Thread


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



Google
 
Web NetStumbler.org

All times are GMT -7. The time now is 08:15 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0 ©2007, Crawlability, Inc.


All messages express the views of the author and are for entertainment purposes only. Netstumbler.org cannot be held responsible for the authenticity of the content or the actions of its members. By using this site and its services, you warrant that you will not post any messages that are discriminating, obscene, hateful, threatening, or otherwise violates any laws and you release Netstumbler.org from any future claims of any kind whatsoever including, but not limited to, addiction and loss of productivity. All forum messages, private messages and any other content are properties of Netstumbler.org. Even if publicly available, personal or copyrighted information are not to be posted without the consent of the owner. Distribution of licensed and copyrighted materials in any way not endorsed by the copyright owner is strictly prohibited. You may not use this site and its resources to spam other sites or individuals or perform any action that violates any law. Items sold or bought in the For Sale forum are sold as is and no warranty or insurance of any kind is provided. Netstumbler.org cannot be held responsible for the outcome of any transactions and no warranty of any kind is provided, either express or implied. Vulgar words are not allowed in the subject lines ; they may be used in the message body in any forum. The Administrator, Super Moderators and Moderators of Netstumbler.org have the right to remove, edit, move or close any thread for any reason and to reveal your identity and other known information in the event of a complaint or legal action arising from any message posted by you.