![]() |
|
|||||||
| Register | Search | Today's Posts | Mark Forums Read |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#17 (permalink) | |
|
Peripatetic Stumbler
Join Date: Jun 2002
Location: Motueka
Posts: 219
|
Quote:
At a guess, the GPSOk variable is not a NS global (given the way Marius DIMed it & used it in the default script). But I won't have GPS capability at this location until the w/e at the earliest so can't get stuck in there yet. <thinks in real-time>Wonder if there's some scope here for easily getting around Q263707 - MapPoint 2002 (et al) not recognising a GPS device connected to a Serial-to-USB adapter?</tir-t> |
|
|
|
|
|
|
#18 (permalink) | |
|
Registered Member
Join Date: Jul 2002
Location: here
Posts: 62
|
Quote:
yeah, in the win9x world we just disabled the card in the device mgr then enable it. Much faster than rebooting, worked 95% of the time. win2k is like xp, just disable/enable the connection. |
|
|
|
|
|
|
#19 (permalink) |
|
It's all my fault
Join Date: Apr 2002
Location: Northern California
Posts: 108
|
Netstumbler does not attempt to process the script itself, it just loads it into the scripting engine.
So... you are not restricted to VBScript. I have a piece of JScript that works. Or you can use any other language that appears in the scripting dialog box, since it gives you a list of what's on your system. Just make sure your script provides the same function names (OnScanResult, etc) as the default script. I am working on proper documentation, as well as some samples in Perl and Python. |
|
|
|
|
|
#20 (permalink) | |
|
Do I look like I'm joking
Join Date: Apr 2002
Location: SoCal, OC
Posts: 4,507
|
Quote:
__________________
-=BW=- |
|
|
|
|
|
|
#24 (permalink) | |
|
Do I look like I'm joking
Join Date: Apr 2002
Location: SoCal, OC
Posts: 4,507
|
Quote:
Version > NetSumbler's New Scripting Information http://forums.netstumbler.com/showth...&threadid=3415 Also I noticed that http://www.got-ram.com/modules.php?n...=article&sid=7 is not currently functioning nor is http://www.got-ram.com/ just an FYI. ![]()
__________________
-=BW=- |
|
|
|
|
|
|
#25 (permalink) |
|
Registered Member
Join Date: Jun 2002
Posts: 13
|
Sorry bout the site being down.. configuration error on my part when I added got-scripts.com to apache... had one too many / in there ;(
Back up now! I'll hopefully have got-scripts up by the end of the day, and ready for uploads by then end of the week. I'll be looking for people to help maintain it, and if anyone has any info on possible scripting or wireless banner places, let me know ![]() |
|
|
|
|
|
#26 (permalink) |
|
It's all my fault
Join Date: Apr 2002
Location: Northern California
Posts: 108
|
I have posted an "official" scripting guide at http://www.stumbler.net/scripting.html
It contains much the same info as pikoro's page, and will eventually have info about what's supported in what version, and so on. |
|
|
|
|
|
#28 (permalink) |
|
Uber Geek
Join Date: Aug 2002
Location: Virginia
Posts: 1,615
|
Script variable for WEP
I want to write a script that plays different tones for WEP or non-WEP sites. I stumble with the laptop in a bag, and listen over headphones. Is there a variable with this info? If not, does anyone have an idea how to determine if a site is WEPd or not based on the information available to the scripts? Thanks!
|
|
|
|
|
|
#29 (permalink) | |
|
Peripatetic Stumbler
Join Date: Jun 2002
Location: Motueka
Posts: 219
|
Re: Script variable for WEP
Quote:
|
|
|
|
|