Search found 4 matches

by klappo
2005-02-11 01:56:37
Forum: Scripting Ore
Topic: just a little script: sos coords to Automap file...
Replies: 5
Views: 3491

just a little script: sos coords to Automap file...

here is it.

- - - - - - - - - - - - - - - - - - - - - - - - - - -
var f = file("c:\personal.map")
var secure = "0x5869C707"


sub main()
open_file()
empty_bottle()
read_maps()
close_file()
end sub

sub open_file()
f.open(&#41 ...
by klappo
2005-02-11 01:45:58
Forum: Help
Topic: Macro test.
Replies: 6
Views: 2603

i'm italian :)
by klappo
2005-02-10 12:10:35
Forum: Help
Topic: Macro test.
Replies: 6
Views: 2603

that's the script.




var f = file("c:\personal.map")
var secure = "0x5869C707"


sub main()
open_file()
empty_bottle()
read_maps()
close_file()
end sub

sub open_file()
f.open()
f.writeln("3")
end sub

sub close_file()
f.close()
end sub

sub read_maps()
while ...
by klappo
2004-11-22 16:14:35
Forum: Help
Topic: Macro test.
Replies: 6
Views: 2603

Yoko. you are great. i was waiting this function since my 100% in fishing. now i know how to do a loooooooot of money with sos bottle. thanx thanx thanx.