hi everyone i would need to make this a random interval specifically at a point
let click = farm => farm.click ();
let attack = setInterval (handle, 230);
hi everyone i would need to make this a random interval specifically at a point
let click = farm => farm.click ();
let attack = setInterval (handle, 230);
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (1)
hi everyone i would need to make this a random interval specifically at a point
let click = farm => farm.click ();
let attack = setInterval (handle, 230);