Okay, thanks for your help.
You are better then the Skype support.
I try to reorganisate my DB that it looks like yours and take the other data to table Site Data.
Dit the Table need to be named like yours or can it have another name which i can change in the script?
It is 2 o`clock in the morning here, so i will try it when i wake up.
Edit:
i looked in the Script you made, but it not works like it should.
I think my english is too bad to write exactly what i need, but i try it again.
I have a Database with many column.
SiteName
Active
UserName
Email
Password
WalletID
Reload
Scheduled Pause
Every row is for another site, in case that i will store 1 login per site.
So i need to let them find the row of site x and select from them the column password to make that in a variable.
I make an example:
http://prntscr.com/mowssr
If a script run which use site1, it should grab the email and password from the row in which site 1 stand.
Same on other sites.
So i need a command like:
Store data in variable Site1_Password from column password, where sitename=Site1
My bot i try to create is for around 500 sites and i will store all logins in 1 database to create variables for every single script which is in the mainbot.
Kind regards from Berlin