Refining with console commands
-
- Contributor
- Posts: 1114
- Joined: Sat Jan 07, 2017 4:00 pm
Refining with console commands
/inventory - opens a bag
/gensendmessage inventoryoption_refinebulksalvage clicked - opens refine form
/gensendmessage inventoryoption_identifyall clicked - indetify all equps
/gensendmessage inventoryoption_refinebulksalvage clicked - opens refining form;
/gensendmessage bulksalvage_addgemfood rowactivated - adds all gems to refine etc.
/gensendmessage bulksalvage_addequipment rowactivated
/gensendmessage bulksalvage_addenchants rowactivated
/gensendmessage bulksalvage_addrunestones rowactivated
/gensendmessage bulksalvage_convertbutton clicked - completes refining
to combine multiple commands can use $$
/gensendmessage inventoryoption_refinebulksalvage clicked - opens refine form
/gensendmessage inventoryoption_identifyall clicked - indetify all equps
/gensendmessage inventoryoption_refinebulksalvage clicked - opens refining form;
/gensendmessage bulksalvage_addgemfood rowactivated - adds all gems to refine etc.
/gensendmessage bulksalvage_addequipment rowactivated
/gensendmessage bulksalvage_addenchants rowactivated
/gensendmessage bulksalvage_addrunestones rowactivated
/gensendmessage bulksalvage_convertbutton clicked - completes refining
to combine multiple commands can use $$
Last edited by DartKotik on Fri Mar 29, 2019 8:55 am, edited 2 times in total.
Sorry for my English. I translate with Google.
Quester Assistant plugin
Quester Assistant plugin
-
- Regular Botter
- Posts: 20
- Joined: Sat Mar 23, 2019 3:08 pm
Re: Refining with console commands
Do You have more inventory commands? please look i need to emulate this sequence:
1. refine
2. choose item to refine, choose ward
3. and just refine

1. refine
2. choose item to refine, choose ward
3. and just refine

-
- Contributor
- Posts: 1114
- Joined: Sat Jan 07, 2017 4:00 pm
Re: Refining with console commands
For completing refine try
/gensendmessage Bulksalvage_Convertbutton clicked
I dont know how to add one by one. You can try to find this command yourself. For helping can use ingame console which opens with ~. It is activated by the startup key -enabledebugconsole. To activate automatically edit GameServers.txt like this
/gensendmessage Bulksalvage_Convertbutton clicked
I dont know how to add one by one. You can try to find this command yourself. For helping can use ingame console which opens with ~. It is activated by the startup key -enabledebugconsole. To activate automatically edit GameServers.txt like this
Code: Select all
GL -server 208.95.184.110 -server 208.95.184.111 -server 208.95.186.89 -server 208.95.184.95 -enabledebugconsole
Sorry for my English. I translate with Google.
Quester Assistant plugin
Quester Assistant plugin
-
- Regular Botter
- Posts: 20
- Joined: Sat Mar 23, 2019 3:08 pm
Re: Refining with console commands
thx, console works.
i found bunch of commands like
bulksalvage_additemlist
bulksalvage_rpdisplay
but they dont work: "GenSendMessage" takes 2 arguments(s)."
so i use "clicked" or "rowactivated" and result: "Cmd GenSendMessage: 0" no effect
Those commands also are shown without console , just in chat by using keyboard arrows "up" and "down" it shows what command available after You write "/gensendmessage bulk_", but im not the best programing person. I might do silly mistakes, im sure someone who sits in this for a while can know what to do with those commands properly. I mean, friends, isn't its someting worth to pursue? a refine system, i see bot is constanly developed after that many years, i see bot can do CRAZY things, thats crazy, congratulation, i was using it in 2015 from other account and reporting bugs back then too. Isn't its time to conquer this little feature as well?
Please whoever is smart in this matter, could i kindly ask for Your help to work it out?
i found bunch of commands like
bulksalvage_additemlist
bulksalvage_rpdisplay
but they dont work: "GenSendMessage" takes 2 arguments(s)."
so i use "clicked" or "rowactivated" and result: "Cmd GenSendMessage: 0" no effect
Those commands also are shown without console , just in chat by using keyboard arrows "up" and "down" it shows what command available after You write "/gensendmessage bulk_", but im not the best programing person. I might do silly mistakes, im sure someone who sits in this for a while can know what to do with those commands properly. I mean, friends, isn't its someting worth to pursue? a refine system, i see bot is constanly developed after that many years, i see bot can do CRAZY things, thats crazy, congratulation, i was using it in 2015 from other account and reporting bugs back then too. Isn't its time to conquer this little feature as well?
Please whoever is smart in this matter, could i kindly ask for Your help to work it out?
-
- Contributor
- Posts: 1114
- Joined: Sat Jan 07, 2017 4:00 pm
Re: Refining with console commands
You can try to use "1" as second.
Astral supports refining. Just tune Refine tab in Main Settings menu or use Salvage quester action.
Sorry for my English. I translate with Google.
Quester Assistant plugin
Quester Assistant plugin
-
- Regular Botter
- Posts: 20
- Joined: Sat Mar 23, 2019 3:08 pm
Re: Refining with console commands
i meant according to image i posted, refine in terms of refine enchantments, in other words upgrading
- Salvage in quester only converts enchantments for RP.
- Refining in settings cant do it either.
thank You for tips, but with "1" no effects either
- Salvage in quester only converts enchantments for RP.
- Refining in settings cant do it either.
thank You for tips, but with "1" no effects either
-
- Contributor
- Posts: 1114
- Joined: Sat Jan 07, 2017 4:00 pm
Re: Refining with console commands
Sorry, I understood now. Astral havent such functionality but in API all necessary is present. I have plans to make this.
Sorry for my English. I translate with Google.
Quester Assistant plugin
Quester Assistant plugin
-
- Regular Botter
- Posts: 20
- Joined: Sat Mar 23, 2019 3:08 pm
Re: Refining with console commands
I found 3 more commands
How to use those ? :
bulksalvage_adddropdown
bulksalvage_additemslist
bulksalvage_addsingebutton
i have like
"lesser mark of potency"
"Moderate Enchanting Stone"
to salvage, that dont go under anything DartKotik mentioned
How would You make ConsoleCommand to choose those to convert to RP?
How to use those ? :
bulksalvage_adddropdown
bulksalvage_additemslist
bulksalvage_addsingebutton
i have like
"lesser mark of potency"
"Moderate Enchanting Stone"
to salvage, that dont go under anything DartKotik mentioned
How would You make ConsoleCommand to choose those to convert to RP?
Who is online
Users browsing this forum: Bing [Bot] and 3 guests