[AHK] Script wont work and I dont know why

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
Pixelated

[AHK] Script wont work and I dont know why

25 Mar 2017, 19:23

So im a beginner to autohotkey and i mostly use it for help, this script is one for a discord music but that will auto queue a bunch of songs, but when i press F3 to toggle it, it wont send any "=music qp"
But if it doesnt have =music qp in it it will auto type the song name, Please help me figure out how to make this send, love and thanks :D :D

Code: Select all

F3::
Send =music qp gotitbadderthanusher
Sleep 100
Send {Enter}	
Sleep 300
Send =music qp runnin through the 7th 
Sleep 100
Send {Enter}
Send 1
Send {Enter}
Sleep 300
Send {=music qp Jeffer drive}
Sleep 100
Send {Enter}
Send 1
Send {Enter}
Sleep 300
Send =music qp bones - sodium
Sleep 100
Send {Enter}
Send 1
Send {Enter}
Sleep 300
Send =music qp Suicideboys Exodus
Sleep 100
Send {Enter}
Send 1
Send {Enter}
Sleep 300
Send =music qp Suicideboys King Cobra
Sleep 100
Send {Enter}
Send 1
Send {Enter}
Sleep 300
Send =music qp bones biodegradable
Sleep 100
Send {Enter}
Send 1
Send {Enter}
Sleep 300
Send =music qp Suicideboys Fuckthepopulation
Sleep 100
Send {Enter}
Send 1
Send {Enter}
Sleep 300
Send =music qp a girl named drool and a pack of kools
Sleep 100
Send {Enter}
Send 1
Send {Enter}
Sleep 300
Send =music qp Suicideboys Grey magic
Sleep 100
Send {Enter}
Send 1
Send {Enter}
Sleep 300
Send =music qp bones - gladwehaveanunderstanding
Sleep 100
Send {Enter}
Send 1
Send {Enter}
Sleep 300
Send {=music qp Suicideboys $Hark attack}
Sleep 100
Send {Enter}
Send 1
Send {Enter}
Sleep 300
Send =music qp Suicideboys Magazine
Sleep 100
Send {Enter}
Send 1
Send {Enter}
Sleep 300
Send =music qp Kill yourself III
Sleep 100
Send {Enter}
Send 1
Send {Enter}
Sleep 300
Send =music aLL MY LIFE I WANTED A CHEVY
Sleep 100
Send {Enter}
Send 2
Send {Enter}
Sleep 300
Send =music qp muddy blunts
Sleep 100
Send {Enter}
Send 1
Send {Enter}
Sleep 300
Send =music qp Suicideboys Ultimate Suicide
Sleep 100
Send {Enter}
Send 1
Send {Enter}
Sleep 300
Return
Last edited by just me on 26 Mar 2017, 02:12, edited 1 time in total.
Reason: Added code tags.
Ovg
Posts: 23
Joined: 19 Feb 2017, 01:13

Re: [AHK] Script wont work and I dont know why

26 Mar 2017, 07:28

Add , (comma) after Send
eg

Code: Select all

Send, =music qp gotitbadderthanusher
It's impossible to lead us astray for we don't care even to choose the way.

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: filipemb and 224 guests