Page 1 of 1

New to wintin(been gone since 2000)

PostPosted: Wed Jan 24, 2007 5:55 am
by Kewl
ok a few people have tried helping me out learning the new wintin( prev i used was wintin 1.73). so alot has changed. i think you guys have nice fancy scripts, but i am trying to learn the basic by making a simple backstabber for myself.

if somebody don't mind posting a simple script on how to set it up, that would be great, i just want barebones setting up the variable and have an alias such as 'bst' to backstaqb the target. just learning the ropes so i don't need the extra mumbo jumbo in there. thank you.

PostPosted: Wed Jan 24, 2007 9:09 am
by gondor
a simple script that Iuseto set a target and backstab target.

#alias {tar} {#var target %1}
#alias {bst} {backstab $target}


If you want an autostabber on follow use

#ac {You follow %1} {bst}

I believe that is the correct follow string.

There are alot of more elaborate scripts out there and some people have scripts that will do just about anything. If you are interested in any others I will help with what I can.

Good luck and welcome back.

PostPosted: Wed Jan 24, 2007 1:30 pm
by Kewl
thanks, for some reason yesterday wintin was crashing because i used $ instead of % etc and revered it haha.. thanks though :)

PostPosted: Wed Jan 24, 2007 1:32 pm
by *Splork*
Please post the crash bugs in the wintin forum under bugs. New versions are constantly being released fixing these problems.

Splork

PostPosted: Wed Jan 24, 2007 3:03 pm
by Kewl
i will, just learning from my mistakes of switching and putting the wrong symbols in, it has been 6-7 years since i touched it