Advertisement
Guest User

Untitled

a guest
Dec 4th, 2016
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. $${if(auto);unset(auto);ACHIEVEMENTGET(Kill aura parou,47);stop();else;set(auto);ACHIEVEMENTGET(Kill aura começou!,279);PROMPT(&4AperteEnter:");Do;#check = 0;SET(&hit, %HIT%);SET(&target, PLAYER);SET(&amigo,%&amigo%);SET(&acertado,%HITNAME%);IF(&acertado = &amigo);#check = 0;ELSE;#check = 1;EndIf;If(#check = 1);IF(&hit = &target);if(%ITEM%=279);#d=1;else;#d=0;endif;if(%ITEM%=276);#a=1;else;#a=0;endif;if(%#d%!=1);wait(1ms);else;KEY(attack);WAIT(50ms);KEY(attack);wait(1ms);endif;if(%#a%!=1);wait(1ms);else;KEY(attack);WAIT(50ms);KEY(attack);wait(1ms);endif;loop;(50ms)Endif;EndIf;ELSE;Loop;ENDIF;Loop;}$$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement