[wellylug] TomTom

Lindsay Hunter lindsay at csw.co.nz
Wed Nov 14 22:03:46 NZDT 2007


Anybody guess what language this is?  From a TomTom Go 300 GPS 
navigator.  It is not the whole file.  I am wondering whether the 
associated map is reusable.  :-)

Lindsay

//Rolling demo GO300 - version 6.3
//Created: March 20, 2005 by Matthijs van Baarsel
//Map: Great Britain PLUS - 566
//Emulator build: 4520

//Start loop

:loop

//Agreeing to the license agreement

#ifgadget CLegalWarning
  ENTER
#endif

HOME
WAIT 0.1

//Restore Demo settings

NORMAL

//Part 1: Welcome screen

SHOW Script\background.bmp
PRINT TomTom presents TomTom GO 300
WAIT 4

//Part 2: Plan a route from A to B and demo it

SHOW Script\background.bmp
PRINT Easy door-to-door navigation, with vocal instructions
WAIT 4
ESCAPE
ENTER
WAIT 2.2

//Entering 'A' (depart from)

MOUSEEVENT,0,269,153
WAIT 0.8
MOUSEEVENT,2,269,153
WAIT 1.2
MOUSEEVENT,0,54,57
WAIT 0.8
MOUSEEVENT,2,54,57
WAIT 0.01

#ifgadget CGenericQueryGadget
  KEYPRESS n
#endif

WAIT 1.2
MOUSEEVENT,0,269,153
WAIT 0.8
MOUSEEVENT,2,269,153
WAIT 1.2
MOUSEEVENT,0,268,64
WAIT 0.8
MOUSEEVENT,2,268,64
WAIT 1.2
KEYPRESS l
WAIT 0.3
KEYPRESS o
WAIT 0.3
KEYPRESS n
WAIT 0.3
KEYPRESS d
WAIT 0.3
KEYPRESS o
WAIT 0.3
KEYPRESS n
WAIT 1.2
MOUSEEVENT,0,54,35
WAIT 0.8
MOUSEEVENT,2,54,35
WAIT 0.01

#ifgadget CGenericQueryGadget
  KEYPRESS n
#endif

WAIT 1.2

//Entering 'B'

MOUSEEVENT,0,268,64
WAIT 0.8

-- 
Lindsay Hunter
Computer Solutions
021 341 232
(4) 934 1702




More information about the wellylug mailing list