Mods / QP's Client Side Tools

Category: #Utility
Author: QPTech
Side: Client
Created: Oct 23rd 2023 at 9:48 PM
Last modified: Nov 1st 2023 at 6:45 PM
Downloads: 364
Follow Unfollow 9

Latest file for v1.18.15:
qpt 1.0.1.zip 1-click install


So far just adds a few simple "." commands:

.qpt imat  Tells the everyone in the selected chat window your current coordinates, eg: I'm at 500 118 -1000
.qpt this   Tells the opened chat window what you have in your hand, eg: Iron Pantograph
.qpt c        Copies your current location to the clipboard so you can paste it somewhere else (v 1.0.1)
Will add more as I think of things, feedback welcomed!
(Note a lot of stuff may not be possible because it's a client side only mod)

Version For Game version Downloads Release date Changelog Download 1-click mod install*
v1.0.1 265 Nov 1st 2023 at 6:45 PM Show qpt 1.0.1.zip Install now
v1.0.0 99 Oct 23rd 2023 at 9:49 PM Show qpclienttools_1.0.0.zip Install now

7 Comments (oldest first | newest first)

💬 QPTechAuthor, Feb 16th at 11:52 AM

adres4t what do you mean?

💬 adres4t, Feb 14th at 9:03 PM

Hey Quentin, could you add HTTP/HTTPS integration?

💬 QPTechAuthor, Nov 1st 2023 at 12:27 PM

DanaCraluminum ah didn't see that i will definitely update that!

💬 DanaCraluminum, Oct 26th 2023 at 11:32 PM

QuentinP The game uses this everywhere:

(api as ICoreClientAPI).Input.ClipboardText = "ClipboardText";
💬 QPTechAuthor, Oct 26th 2023 at 10:47 PM

DanaCraluminum ah good idea.

I was hoping to have it copy to the system clipboard maybe, but then I have to include windows forms and I don't think it would work on every system then.

💬 QPTechAuthor, Oct 26th 2023 at 10:47 PM
💬 DanaCraluminum, Oct 26th 2023 at 3:23 PM

Can you add .qpt gps alias for .qpt imat command?

(edit comment delete)