Search found 1 match

by TheBill
25 Jan 2019, 11:18
Forum: Ask for Help (v1)
Topic: I need help writing the EPIC DISCORD PINGING MACHINE
Replies: 2
Views: 1205

I need help writing the EPIC DISCORD PINGING MACHINE

The title says it all, I'm kinda stuck

Code: Select all

				; i want something to set x after i type "pingx" to what i typed in as x, i don't know how to do that
NumpadHome::
	SendRaw,  @x	; x is the name and id of the person want pinged
	Sleep, 20 
	SendInput, {Enter}	
	Sleep, 10	
	SendInput, {Enter}
return

Go to advanced search