ScriptUO
		Official ScriptUO EasyUO Scripts => Scripting Chat => Topic started by: Burnhazel88 on October 10, 2017, 01:52:42 PM
		
			
			- 
				Don't know if anyone figured this out yet but with windows 10 you can copy text to clipboard.
I plan on updating my ID script with it.
execute C:\Windows\System32\cmd.exe /c echo YOUR TEXT HERE | clip
that simple. I might be over reacting but I always wanted this for my ID script that I use daily... :D :D :D
			 
			
			- 
				This works on all versions of windows I believe.
 :o
			 
			
			- 
				
This works on all versions of windows I believe.
 :o
lol never knew it. But I know now.    :D
			 
			
			- 
				So what might this be useful for?  Just curious; seems like I'm missing something obvious.  But I'm cool that way. :p
			
 
			
			- 
				
So what might this be useful for?  Just curious; seems like I'm missing something obvious.  But I'm cool that way. :p
Your I'D tool for example. Add a copy button
			 
			
			- 
				
So what might this be useful for?  Just curious; seems like I'm missing something obvious.  But I'm cool that way. :p
Your I'D tool for example. Add a copy button
Oh duh.  Yes, that would be very helpful.  :)