Created: 06/28/2022, 08:17:06 PM Updated: 07/17/2022, 09:56:35 PM View Change History
1
2
3
4
5
6if not findtype 'kryss' righthand
7 warmode 'off'
8endif
9
10if targetexists
11 if lhandempty and rhandempty
12 dress 'kryss'
13
14 while not findtype 'kryss' righthand
15 endwhile
16 endif
17
18 if not findtype 'kryss' righthand
19 clearhands 'both'
20
21 while not rhandempty and lhandempty
22 endwhile
23
24 wait 600
25 dress 'kryss'
26
27 while not findtype 'kryss' righthand
28 endwhile
29 endif
30else
31 if findtype 'kryss' backpack
32 dclicktype 'kryss' backpack
33 endif
34endif
35
36warmode 'on'
37attack lasttarget