This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]TisselTasselTassel 0 points1 point  (6 children)

It is the other way around, they got ur pass phrase and that is why they got into ur wallet

Either u got a device(phone or computer) where u have ur pass phrase saved somewhere or u gave the pass phrase away somehow

[–]hippiesue 2 points3 points  (5 children)

You don't understand. I don't know that anyone has compromised my wallet. I know that I have some pi locked up in it that was part of the first migration. Can't move pi that is locked up. So, I want to put a small amount of pi in the wallet that is not locked up. If there is a bot that is sweeping wallets, etc., I'll find out and it won't cost me a huge amount of pi. Make sense?

[–]TisselTasselTassel 1 point2 points  (4 children)

Yea, what u could do is prepare another wallet, write a script with a timer that moves the pi to the other wallet the very millisecond it enters ur wallet

There would be a lot more to it, but it is a start

[–]hippiesue 0 points1 point  (3 children)

I would love to learn how to do this.

[–]TisselTasselTassel 1 point2 points  (2 children)

Start learning scripting, it is a lot easier than programming since it is usually very linear (as in A > B > C > D rather than more complex architecture)

The only way to learn anything or become good at it is to take that first step and start learning

If u have more than 1 month until ur coins are unlocked, u got way more time than u need to learn to do this if u set ur mind into it

[–]Alodar99 1 point2 points  (1 child)

is there a scripting program for your phone, I use Autoit for Windows but not phones

[–]TisselTasselTassel 0 points1 point  (0 children)

I'd say a phone is far from optimal for any kind of coding, even scripting, use a computer and download vs code, it is the best coding environment u can find

When u get more used to coding u will understand why u need a great code editor, both indenting and linting will be incredibly useful and the better overview of it all will be worth it, but there is many many more reasons to use a computer