Advertisement
Guest User

Untitled

a guest
Mar 18th, 2019
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. auto 500 listas 'Ue' | if [$ciroscriptred != 1 && $monstersaround.4 >= 2 && $mp >= 1400 && $playersaround.10 == 0 && $target.isshootable] {say 'Exevo gran mas frigo}
  2.  
  3.  
  4.  
  5.  
  6. Hotkeys das proteções: Em Hotkeys -> Edit coloque isso dentro:
  7.  
  8. auto 500 foreach 'newmessages' $fg if [$fg.isredtext && $fg.content ? 'Warning! The murder of'] {settargeting off | setcavebot off | xlog}
  9. auto 50 dontlist | foreach 'newmessages' $ciropro if [$ciropro.content ? 'Warning! The murder of' && $ciropro.isredtext] {set $ciroscriptred 1}}
  10. auto 200 dontlist | setpos [$screenleft-149] [$screentop+60] | if [$ciroscriptred == 1 || $cirosc == 1] {displaytext 'Spell Blocked: Yes} else {displaytext 'Spell Blocked: No}
  11.  
  12.  
  13.  
  14. Quando você pegar White skull ou frag a hk vai ser pausada para sempre, para reativar ela você tem que reiniciar o bot ou ativar essa hk aqui:
  15.  
  16. auto 200 listas Reseting Ue | {set $ciroscriptred 0 | wait 1000 | turnoff}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement