Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Arboff committed Jan 5, 2023
2 parents 8aa6486 + a1f5ebf commit e55fa0a
Showing 1 changed file with 23 additions and 1 deletion.
24 changes: 23 additions & 1 deletion README.MD
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2FArboff%2FMega-Checker-by-Arboff&count_bg=%2379C83D&title_bg=%23555555&icon=circle.svg&icon_color=%23E7E7E7&title=Visits&edge_flat=false)](https://hits.seeyoufarm.com)

# Mega.nz Account Checker by Arboff.
![alt text](https://i.imgur.com/hX1cORt.png)
![alt text](https://i.imgur.com/4jA4HH3.png)
Expand Down Expand Up @@ -30,4 +32,24 @@ Please make sure to update tests as appropriate.

## License

[MIT](https://choosealicense.com/licenses/mit/)
[MIT](https://choosealicense.com/licenses/mit/)


# PATCH NOTES

## 1.2

```bash
Removed bug where the program would suddenly crash at a certain account. Issue was caused by not adding "UTF-8" coding when reading the files.

ADDED:

Added CURRENT/TOTAL counter on top
Added a counter for Hits / Fails / Customs on the top of the status bar.
Added functionality to look for keyword in the account upon HIT
Added String Position in Hit message
Added TRUE/FALSE keyword flag on hits

Visual Improvements.
Recompiled .exe
```

0 comments on commit e55fa0a

Please sign in to comment.