Skip to content

Fake. Tries to trick you in code | Do not delete #12

@CanNotGatherData

Description

@CanNotGatherData

i didn’t believe it. so i wanted to be sure and check raw code. guess what i found…

while True:
wait()
print(f"{Fore.RED}Amazon Card | Balance: $0.00 | {Fore.YELLOW}ID:",current)
current = current + 1
broke = randrange(0,100)
if broke == 50:
print(f"{Fore.YELLOW}GCL broke, resetting...")
wait()

It’s tricks you in think that the program broke and needs resetting. this shows that it won’t find anything and just after 50 more or less tries, it will say “bRoKe, ReSeTtInG” yall be like “where does it say that”

broke = randrange(0,100)
if broke == 50:
print(f"{Fore.YELLOW}GCL broke, resetting...")
wait()

so bullshi and DO NOTE delete this issue. You know what you did…

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions