I need to write an auto fish and I do not know how to indicate in an if when to pull out a fishing rod

Its Domme
Posts
-
Pls help -
[help] Error in the scriptI wanted to write a timer that will turn on and off every second, but the script did not appear
/// api_version=2 var script = registerScript({ name: "AacTimer", version: "1.0.0", authors: ["ItsDoome1"] }); script.registerModule({ name: "AacTimer", category: "Fun", description: "Timer For Aac" }, function (module) { }); module.on("update", function() { }); var secounds = java.("java.lang.System.currentTimeMillis"); function timer() { moduleManager.getModule("Timer").getValue("Speed").set(1.5); //Делает таймер со скоростью 1.5 }; function timer1() { moduleManager.getModule("Timer").getValue("Speed").set(1.0); //Делает таймер со скоростью 1.0 } if secounds = 1000 { timer() }; if secounds = 2000 { timer1() }; module.on("disable", function() { });
-
[help] Error in the script@idk-my-name Hahah I almost died laughing
-
[help] Error in the script@skidma I started writing scripts not long ago
1-2days ago read liquidbounce api for the first time -
[help] Error in the script@idk-my-name said in [help] Error in the script:
your grammar is the worst in this fucking world
Ahah, I didn't fully learn javascirpt
-
[help] Error in the script@idk-my-name said in [help] Error in the script:
why are you laughing?
also, as fact, in English countries people do not use 'haha' or 'ahah' when typing. They use 'LMAO' as far as i knowIm from rus. Pls send me Core.Lib
-
[help] Error in the script@skidma No rus = Russia
-
[help] Error in the script@skidma which version is the best elimination now?
-
[help] Error in the script@skidma What? She's not there ...
-
[help] Error in the script@idk-my-name LiquidBounce b74
-
[help] Error in the script@cancernameu said in [help] Error in the script:
! is a way of saying "not". Not i is therefore true if i is false, and vice versa.
You are a genius, can I have children for you? xd