Advertisement
Guest User

Untitled

a guest
Mar 18th, 2019
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.91 KB | None | 0 0
  1.  
  2. auto 500 listas 'Ue' | if [$ciroscriptred != 1 && $monstersaround.4 >= 2 && $mp >= 400 && $playersaround.10 == 0 && $target.isshootable] {say 'Exevo gran mas frigo}
  3.  
  4.  
  5.  
  6.  
  7. Hotkeys das proteções: Em Hotkeys -> Edit coloque isso dentro:
  8.  
  9. auto 500 foreach 'newmessages' $fg if [$fg.isredtext && $fg.content ? 'Warning! The murder of'] {settargeting off | setcavebot off | xlog}
  10. auto 50 dontlist | foreach 'newmessages' $ciropro if [$ciropro.content ? 'Warning! The murder of' && $ciropro.isredtext] {set $ciroscriptred 1}}
  11. auto 200 dontlist | setpos [$screenleft-149] [$screentop+60] | if [$ciroscriptred == 1 || $cirosc == 1] {displaytext 'Spell Blocked: Yes} else {displaytext 'Spell Blocked: No}
  12.  
  13.  
  14.  
  15. 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:
  16.  
  17. auto 200 listas Reseting Ue | {set $ciroscriptred 0 | wait 1000 | turnoff}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement