Yes, I'm not joking. Chatgpt is able to scripting. Of course it's not rly the complex one but it works.
Here is the code:
prontera,140,140,4 script Healer 4_F_HILDA,{
if (getgmlevel() >= 1) { // nur für GMs verfügbar
mes "[Healer]";
mes "Hallo, wie kann ich dir helfen?";
next;
if (select("Ich möchte geheilt werden.") == 1) {
mes "[Healer]";
mes "Klar, ich werde dich heilen!";
heal 100,100; // HP