Skip to content

Commit

Permalink
THIS IS DEPRECATED, USE ZCB 3 INSTEAD
Browse files Browse the repository at this point in the history
THIS IS DEPRECATED, USE ZCB 3 INSTEAD
https://github.com/zeozeozeo/zcb3/releases
  • Loading branch information
zeopticz committed Nov 12, 2023
1 parent d2ce6ba commit 6ca2cc4
Showing 1 changed file with 28 additions and 1 deletion.
29 changes: 28 additions & 1 deletion src/zcb.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
# THIS IS DEPRECATED, USE ZCB 3 INSTEAD: https://github.com/zeozeozeo/zcb3/releases
# THIS IS DEPRECATED, USE ZCB 3 INSTEAD: https://github.com/zeozeozeo/zcb3/releases
# THIS IS DEPRECATED, USE ZCB 3 INSTEAD: https://github.com/zeozeozeo/zcb3/releases
# THIS IS DEPRECATED, USE ZCB 3 INSTEAD: https://github.com/zeozeozeo/zcb3/releases
# THIS IS DEPRECATED, USE ZCB 3 INSTEAD: https://github.com/zeozeozeo/zcb3/releases
# THIS IS DEPRECATED, USE ZCB 3 INSTEAD: https://github.com/zeozeozeo/zcb3/releases
# THIS IS DEPRECATED, USE ZCB 3 INSTEAD: https://github.com/zeozeozeo/zcb3/releases
# THIS IS DEPRECATED, USE ZCB 3 INSTEAD: https://github.com/zeozeozeo/zcb3/releases
# THIS IS DEPRECATED, USE ZCB 3 INSTEAD: https://github.com/zeozeozeo/zcb3/releases
# THIS IS DEPRECATED, USE ZCB 3 INSTEAD: https://github.com/zeozeozeo/zcb3/releases
# THIS IS DEPRECATED, USE ZCB 3 INSTEAD: https://github.com/zeozeozeo/zcb3/releases
# THIS IS DEPRECATED, USE ZCB 3 INSTEAD: https://github.com/zeozeozeo/zcb3/releases
# THIS IS DEPRECATED, USE ZCB 3 INSTEAD: https://github.com/zeozeozeo/zcb3/releases
# THIS IS DEPRECATED, USE ZCB 3 INSTEAD: https://github.com/zeozeozeo/zcb3/releases
# THIS IS DEPRECATED, USE ZCB 3 INSTEAD: https://github.com/zeozeozeo/zcb3/releases
# THIS IS DEPRECATED, USE ZCB 3 INSTEAD: https://github.com/zeozeozeo/zcb3/releases
# THIS IS DEPRECATED, USE ZCB 3 INSTEAD: https://github.com/zeozeozeo/zcb3/releases
# THIS IS DEPRECATED, USE ZCB 3 INSTEAD: https://github.com/zeozeozeo/zcb3/releases
# THIS IS DEPRECATED, USE ZCB 3 INSTEAD: https://github.com/zeozeozeo/zcb3/releases
# THIS IS DEPRECATED, USE ZCB 3 INSTEAD: https://github.com/zeozeozeo/zcb3/releases

import sys
sys.dont_write_bytecode = True

Expand All @@ -19,10 +40,16 @@
╚══███╔╝██╔════╝██╔══██╗
███╔╝ ██║ ██████╔╝
███╔╝ ██║ ██╔══██╗
███████╗╚██████╗██████╔╝ v2.0
███████╗╚██████╗██████╔╝ v2.0 (v3.0 update available: https://github.com/zeozeozeo/zcb3/releases)
╚══════╝ ╚═════╝╚═════╝
Zeo's Click Bot
'''.replace('█', colors.fg['magenta']+'█'+colors.reset))

# https://github.com/zeozeozeo/zcb3/releases
for i in range(100):
print(colors.fg['red'] + "THIS IS DEPRECATED, USE ZCB 3 INSTEAD: https://github.com/zeozeozeo/zcb3/releases" + colors.reset)
print("Discord server: https://discord.gg/b4kBQyXYZT")

log.printinfo('Select a replay!')

macro_input = ''
Expand Down

0 comments on commit 6ca2cc4

Please sign in to comment.