Open Side Menu Go to the Top

11-19-2007 , 09:30 PM
I'm new to scripts and have just recently started using them. I've downloaded Roland's Functions and am using a script that cascades, closes lobbies, and auto-registers. I've found other scripts I'd like to try....Can these all be combined into one file or do I need to save each script seperately and then load them individually when I want to use them? Will I have conflicts running too many scripts at once?
AHK Scripts Question Quote
AHK Scripts Question
150% up to $2,000 Welcome Bonus on CoinPoker
Join the action now
Daily Rewards • Splash Pots • CoinRaces
AHK Scripts Question
11-19-2007 , 09:36 PM
Quote:

I've found other scripts I'd like to try....Can these all be combined into one file or do I need to save each script seperately and then load them individually when I want to use them?

Save and run individually.

It is *possible* to edit them all together in to one monster script, maybe. You'd have to know AHK quite well to do so.

There is however no advantage in doing so, and probably considerable performance disadvantage to a single mammoth multifunction script.

Quote:

Will I have conflicts running too many scripts at once?

No.

The worst that will happen is you run two scripts with the same hotkey assigned - so functions will be erratic - simply change the key assignment in one of the scripts if you want to use both.

Good luck,

dave.
AHK Scripts Question Quote
AHK Scripts Question
150% up to $2,000 Welcome Bonus on CoinPoker
Join the action now
Daily Rewards • Splash Pots • CoinRaces
AHK Scripts Question

      
m