Quest problem v25.3.8

hello guys I have a problem with quest script
When I set my bot to a quest script
I use quest,npcname,questname command 2 times
but it doesn’t retrieve the quest again and after getting rewards it disables the quest
what can I do?
can someone help me?

Which quest?

some special quest, not isro quests.

I believe it gets disabled if it’s not repeatable so it doesn’t keep going to the NPC. That would explain why it’s not getting the quest again.

Im using script to get reward and retrieve;
quest
wait,1000
walk,x,y,z
quest

and quest is repeatable

But the bot doesn’t know if it’s repeatable because it’s missing text from the PK2.

How can I fix this by myself? I can change pk2 by manual.

In textquest_otherstring.txt the quest text should contains unlimited repeat.

1 Like

Aight, I’ll try this and write here again.

image
which one is it?

This one: SN_NC

I found the problem, the developer of the server translated Unlimited repeates to tr sentences XD. You might fix this for your bot too.

What is the text? I use tekrar for TRSRO to determine if it’s unlimited.

1 SN_NC_QNO_MARS_NIYA_76_KILL Tekrarlanabilir Görev.

Should work because it contains tekrar. Check the database and see if the repeatable column is set to -1 for that quest. If it is then it’s some other issue.

can you check the discord I’ll send you the textquest file

CHEFKOCH fixed the quest thing for me with xpackettool but now when the script ends, bot doesnt end the script, it starts to do down to up;;
[16:10:02] Quest: [Niya Sniper/Hunter Kesme Görevi 20000 Adet] has been completed

[16:10:09] Script: Walking to 6448, 1067

[16:10:11] Script: Walking to 6462, 1046

[16:10:13] Script: Walking to 6469, 1035

[16:10:14] Plugin: Injecting packet 7045…

[16:10:16] Plugin: Injecting packet 7046…

[16:10:18] Plugin: Injecting packet 30D4…

[16:10:20] Plugin: Injecting packet 7515…

[16:10:21] Plugin: Injecting packet 704B…

[16:10:25] Plugin: Injecting packet 7045…

[16:10:27] Plugin: Injecting packet 7046…

[16:10:29] Plugin: Injecting packet 30D4…

[16:10:31] Plugin: Injecting packet 30D4…

[16:10:33] Plugin: Injecting packet 30D4…

[16:10:40] Returning to town due to script command

[16:10:40] Script: Waiting 20 seconds before continuing the script

[16:11:14] Returning to town due to script command

[16:11:14] Script: Waiting 20 seconds before continuing the script

[16:11:40] Plugin: Injecting packet 30D4…

[16:11:42] Plugin: Injecting packet 30D4…

[16:11:44] Plugin: Injecting packet 30D4…

[16:11:46] Plugin: Injecting packet 7046…

[16:11:48] Plugin: Injecting packet 7045…

[16:11:51] Plugin: Injecting packet 704B…

[16:11:52] Plugin: Injecting packet 7515…

[16:11:54] Plugin: Injecting packet 30D4…

[16:11:56] Plugin: Injecting packet 7046…

[16:11:58] Plugin: Injecting packet 7045…

[16:11:59] Script: Walking to 6469, 1035

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.