EDIT- PAGE-1 Updated With instructions for runtime and OCX errors.
Edit2:
Version 3.5a(8-7-2010)
*BugFixes
*Fixes/Updates to ScriptBot Help
*New ScriptBot Command: lscript;filename;#
example:
skill.txt is a script, 5 is the times its ran.
Included are example scripts to show the newer commands.
@Shin- I edited your zigzag script and used it as an included example script with credits.
Heres an example included as well to show the new command:
Edit2:
Version 3.5a(8-7-2010)
*BugFixes
*Fixes/Updates to ScriptBot Help
*New ScriptBot Command: lscript;filename;#
example:
Code:
lscript;skills.txt;5
Included are example scripts to show the newer commands.
@Shin- I edited your zigzag script and used it as an included example script with credits.
Heres an example included as well to show the new command:
Code:
'Neato by KabFlash: elitepvpers.com, lstart, 'start loop, *w,5000,-w,10, 'press w for 5 seconds and delay 10ms, lscript;skillbot.txt;2,10, 'the skillbot.txt will run 2 times then delay 10ms, *s,5000,-s,10, 'press s for 5 seconds and delay 10ms, lscript;skillbot.txt;2,10, 'the skillbot.txt will run 2 times then delay 10ms, lend;2, 'end the main loop that ran 2 times, #done, 'chat done dont ask me why, end, 'turn off script