If you are just starting out in scripting I would use Lua rather then VBscript. Lua is the recommended language for scripting these days. The syntax under Lua would be slightly different:
Execute ("reco") -- do reco alias
DoAfterSpecial (10, "doquest", 10) -- do quest alias
well i dont even know where to actually start the trigger
i have an alias labled reco
on the mud i play we usually send
"spams" for 15-20 mins wich is just sending 1 alias that sends enough commands to where you dont do anything for 15-20 mins but sometimes during that time something happens and you have to reconnect to clear your buffer well thats why i have an alias labled reco that fires a script to disconnect and reconnect here is how that alias looks
i want it to fire that alias and also send to the world
Recall
vanish
u
n
e
xpquest request
recall
thats what im asking
if i can do it with one trigger awesome, i was thinking i might need 2 tho but i have to wait till the world actuall reconnects before i can send the
Recall
vanish etc....
I belive a man should be judged by the quality of his work not the quality of his piss
basically i want to have 2 triggers matching on the same thing
i have an alias that is named execute
and the mud sends you may do another xpquest
the alias is named reco wich disconnects from the mud and reconnects i want the first trigger to execute reco and soon as its reconnected i want it to send recall u n e xpquest request recall ...any ideas?
I belive a man should be judged by the quality of his work not the quality of his piss
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.