OMG, DONE!!!
uff such a big scare xD
I didn’t wanted to lost my bot xD
The solution to the problem was simple:
Start another OS, you can do this form a live CD or just selecting one already installed.
Then execute this command:
mount /dev/sdaX /mnt
WARNING: You must change the ‘X’ to a number, if you don’t know in which partition is your linux, just try them all and check whats inside the /mnt folder, you should identify your OS by looking at the files!!
Then go inside the /mnt folder and change whatever you want to change, WHATEVER!!!!!
Then you just need to reboot your system, because somehow, changes on your /mnt folder are saved to the real partition!!
In my case, I just needed to open the /mnt/etc/passwd file and change the UID and the GID of the root on /mnt/etc/passwd
This is awesome!!!
Because you can access whatever you want on your computer!!
Now I understand why experienced hackers say that if you have physical access to a PC, you can do whatever you want!!