Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TIme stolen gone #59

Open
luger75 opened this issue Dec 22, 2021 · 8 comments
Open

TIme stolen gone #59

luger75 opened this issue Dec 22, 2021 · 8 comments

Comments

@luger75
Copy link

luger75 commented Dec 22, 2021

Hi There,

I found out yesterday that all my TIME staked is gone and the AVax in my metamask too;; staked since the 5th Deecember

Attahced the initial deposit
Screenshot (12)

Could you help me with that or give me some suggestions

Thank you

@djdhdbeb
Copy link

My tokens are also gone

@Giorgione92
Copy link

Same thing happened to me, someone wiped my metamask account and stole my tokens. I than discovered that one of my opened tabs was running some malicious javascript code and hijacked my metamask password, in which is encrypted the seed phrase, and proceeded onto transferring my tokens to his wallet. It has nothing to do with the project itself, i suggest you to try and increase your security levels, starting by eliminating your hacked metamask wallet and creating a new one on a different browser, such as brave (with which you can block scripts and cookies), i suggest you to use a strong password, generated by an algorithm possibly, then also lock your metamask wallet when you are not using it and when you are making a transaction close all the other tabs except the ones you need. Thanks to this now my metamask is safer. I will leave down below the code for the random password generator algorythm, in case you aren't able to make one, just install a code editor, copy the code and run it. You can choose which symbols to put in, but the more there are, the better it is. I hope this helped you and stop thinking about what happened, just move on:

Btw after this happenee i made some deep researches about wonderland, the project seem legit and even if it is a ponzi we are early, so we should be able to me huge gains, i put some money back into the project and now i'm 40% up, so think about it.

(random-password-generator.py)

import random
lower="abcdefghijklmnopqrstuvwxyz"
upper="ABCDEFRGHIJKLMNOPQRSTUVWXYZ"
numbers="1234567890"
symbols="$%&^[]§@#{}()-_.;"

all=lower+upper+numbers+symbols
length=12
password="".join(random.sample(all,length))
print(password)

@luger75
Copy link
Author

luger75 commented Dec 26, 2021 via email

@myfender
Copy link

myfender commented Dec 29, 2021

Same thing for me ... the admin of the telegram group called derek silva offered to help me but sent me to a scam site and took everything away

Schermata 2021-12-29 alle 07 03 23

@luger75
Copy link
Author

luger75 commented Dec 29, 2021 via email

@0xRowdy
Copy link

0xRowdy commented Jan 3, 2022

This is really unfortunate to see. There are constantly people and sites trying to scam people. Always be aware of what you are clicking on or authorizing with your meta mask/wallet. Treat anyone trying to help out as you would an email from a prince with loads of money to give you. Good luck and be cautious in the future.

The issue is related to the user getting scammed and not to the project and should be closed or archived.

Please refer to this document to learn some of the best practices to avoid getting scammed in the future.
https://metamask.zendesk.com/hc/en-us/articles/4412217080091-Common-scams-and-how-to-avoid-them

@luger75
Copy link
Author

luger75 commented Jan 3, 2022 via email

@yelloman11
Copy link

Same thing for me ... the admin of the telegram group called derek silva offered to help me but sent me to a scam site and took everything away

Schermata 2021-12-29 alle 07 03 23

Same thing happened to me from Derek Silva. Got me for 130 million Shiba Elon Coin, some Ethereum and some USDC. He also has a gray admin tag. How do we catch him when he cashes out at a bank or whatever? That whole team hes working with I had them send me a screenshot of all the people who were official admin, all hackers. Kurt too. Then they DM you or calll your phone. Derek actually called me. Was a straight african.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants
@myfender @0xRowdy @Giorgione92 @luger75 @djdhdbeb @yelloman11 and others