Pixkk

Results 7 issues of Pixkk

Hello. I was trying use this bypass, but nothing happen with site, which i wont bypass.

### Steps to reproduce 1. Open and play video 2. Lock your phone ### Expected behavior Video pause ### Actual behavior Video playing ### VueTube version Latest Unstable ### Android...

bug

File prompt.py: ```python try: buf = fig.canvas.tostring_rgb() except AttributeError: fig.canvas.draw() buf = fig.canvas.tostring_rgb() cols, rows = fig.canvas.get_width_height() img_array = np.frombuffer(buf, dtype=np.uint8).reshape(rows, cols, 3) result = cv2.cvtColor(img_array, cv2.COLOR_RGB2BGR) plt.close() return result...

### Issue details When i open JADX, i getting this problem with colors: ![image](https://github.com/user-attachments/assets/b32d74ff-5bcb-4fd4-b7fb-7fb37827de79) ![image](https://github.com/user-attachments/assets/655eca80-5142-4db3-bf6e-ecdaeac8296a) ![image](https://github.com/user-attachments/assets/a1c64e16-eda8-4d7b-968e-2b7e9b92575d) ![image](https://github.com/user-attachments/assets/317a980f-435e-41e6-825e-52dfb8f46056) It smoothly stays black and white. ### Jadx version 1.5.0 ### Java version...

bug
GUI
waiting for reply
JDK-issue

### Has this been reported before? - [x] I have checked for existing reports of this issue ### Repro steps 1. Work with HttpToolKit 2. After some time try to...

bug

**Describe the bug** Unexpected packet received during server login process when using packetevents 2.9.5 and viaversion. **Software brand** Purpur **1.21.8**-2496-59fb18d ViaVersion - git-ViaVersion-5.5.0-SNAPSHOT:5a30399 ViaBackwards - git-ViaBackwards-5.4.3-SNAPSHOT:c5a2a6a **Plugins** (i was disabled...

bug