Advertisement
hhaos

Untitled

Apr 11th, 2022
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. if affstrack.score.prone <=90 then
  2. send("combination "..target.." slice epseth trip")
  3. elseif affstrack.score.paralysis <=66 then
  4. send("combination "..target.." rend gecko drive")
  5. elseif affstrack.score.stupidity <=66 then
  6. send("combination "..target.." rend aconite smash high")
  7. else
  8. send("combination "..target.." rend prefarar smash high")
  9. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement