-
if (blum.balance.playPasses > 0) {
let passes = blum.balance.playPasses // maybe add this for a solution?
for (let play = 0; play < passes; play++) { // play is increased and blum.balan…
-
### System details
RStudio Edition : Desktop
RStudio Version : 1.4
OS Version : macOS 11.1
R Version : R 4.0.3
### Steps to reproduce the problem
Open a Rmarkdow…
-
- [X] I searched for an existing RRFC which might be relevant to my RRFC
## Motivation
In the documentation for styles, there is a [brief section dynamic styles and classes](https://lit.dev/doc…
-
Проблема с запуском бота, пишет все время Relogin. Бот работал нормально, но что-то произошло.
Пробовал менять сервер, прокси, по новой устанавливать бот. Аккаунты живые, в чем может быть проблема?
-
Hi, I really like McLighting! Great work guys :)
I have a project which is powered from a LiPo battery. I intend to monitor the battery voltage using the ESP8266 ADC - if it drops too low everythin…
-
I post this here and not a module repo only because it seems to apply to all MCF modules. When you are running accounts in parallel the random wait before running next account is not needed as the ac…
-
2024-09-07 15:34:01 | INFO | 67 | AR67 | Trying to login...
2024-09-07 15:34:04 | SUCCESS | 76 | AR67 | Login successful
2024-09-07 15:34:09 | ERROR | 401 | AR67 | Unknown error: Cannot conn…
-
hi
i don't know what's happening in my server, all games was gone.
but selenium folders are still there.
![image](https://github.com/user-attachments/assets/31facbb9-df0f-4e0b-b2e2-93eeba3035ab…
-
`import { API } from "../api/api.js";
import { Helper } from "../utils/helper.js";
export class Blum extends API {
constructor(acc, query, queryObj, proxy) {
super(proxy);
this.accoun…
-
Hi,
I've been trying to get the HoneyClient setup to run based on the user guide: http://www.honeyclient.org/trac/wiki/UserGuide
Unfortunately the Firewall VM that I pulled and unzipped does not ini…