-
@faaatpotato said in [Help me] How to say with delay?:
delay
or
no pls look me scripts
autoLLL.js -
@skiddermaster412 its bad :(((((((((((((,like Alt+F4
-
-
Timer t = Timer(); t.setInterval([&]() { cout << "Hey.. After each 1s..." << endl; }, 1000); t.setTimeout([&]() { cout << "Hey.. After 5.2s. But I will stop the timer!" << endl; t.stop(); }, 5200);
-
@auto-reply-bot this isn't whatever that is supposed to be