Page 1 of 1

how to make scripts

Posted: April 7th, 2005, 8:23 pm
by shadowm891
can anyone direct me to a link that will teach me all i need to know on how to make scripts for fishing bots.

Re: how to make scripts

Posted: April 7th, 2005, 9:45 pm
by asl18fs
[quote="shadowm891";p="60984"]can anyone direct me to a link that will teach me all i need to know on how to make scripts for fishing bots.[/quote]I dunno really, if it's for xufish the documentation contains a lot of infor and if you do a search there's a crapload of past threads to look at.
However, if you want to create something yourself I suggest you study how to write VBScript and just create it. ;)

Re: how to make scripts

Posted: April 7th, 2005, 10:37 pm
by shadowm891
so in outher words if i know how to do VBScripting i would know how to make a bot for sure

Re: how to make scripts

Posted: April 7th, 2005, 11:06 pm
by asl18fs
[quote="shadowm891";p="61006"]so in outher words if i know how to do VBScripting i would know how to make a bot for sure[/quote]Exactly. If you're new to scripting altogether I recommend you start with JScript rather than VBScript as it's more like other languages and has better error handling plus you can use JScript to make dynamic web pages for all platforms, vbscript can only do that for internet explorer.

XUnleashed supports both JScript and VBScript anyway.

Re: how to make scripts

Posted: April 8th, 2005, 9:04 am
by shadowm891
oh i see now well thanks alot for the info i guess i'll get down to learning this stuff lol.