Should I create a conf file out of it? Sorry, I'm just new with this things...but thanks again.
No, that's a direct copy/paste from my cli.
You can either add them to your UniversalCurrency.conf by doing like:
addnode=104.238.147.194:14158
and then restarting your wallet client
or
you can add them in real-time by going to "Help"...."Debug window"..."console" and adding like:
addnode 104.238.147.194:14158 add
and pressing "enter"