Advertisement
Guest User

Untitled

a guest
Dec 15th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. if multimatches[4][2] == "nS" and bot == 1 then
  2. send("ope n;speed n4en;f raspberry;b;b")
  3. elseif wait == 1 and bot == 1 then
  4. tempTimer(240, [[send("n")]])
  5. wait = 0
  6. elseif wait == 0 and bot == 1 then
  7. send("s")
  8. tempTimer(30, [[send("n")]])
  9. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement