Code:
numpad0::
SendInput t/layvatlieu{enter}
sleep 20000
sendinput t/pcp{enter}
sleep 50
sendinput t/plpos 3{enter}
sleep 50
Auto /getmats
Auto ON
Anybody help me?
Huhu :sadpepe:
numpad0::
SendInput t/layvatlieu{enter}
sleep 20000
sendinput t/pcp{enter}
sleep 50
sendinput t/plpos 3{enter}
sleep 50
Dwayne said:It is my AHK and i need it put into cleo like autocmdsender.Code:numpad0:: SendInput t/layvatlieu{enter} sleep 20000 sendinput t/pcp{enter} sleep 50 sendinput t/plpos 3{enter} sleep 50
Auto /getmats
Auto ON
Anybody help me?
Huhu :sadpepe:
{$CLEO .cs}
//-------------MAIN---------------
0000: NOP
:Label2
wait 0
if
key_down 96
jf @Label2
say "/layvatlieu"
wait 20000
say "/pcp"
wait 50
say "/plpos 3"
goto @Label2
wavelengthzero said:Dwayne said:It is my AHK and i need it put into cleo like autocmdsender.Code:numpad0:: SendInput t/layvatlieu{enter} sleep 20000 sendinput t/pcp{enter} sleep 50 sendinput t/plpos 3{enter} sleep 50
Auto /getmats
Auto ON
Anybody help me?
Huhu :sadpepe:
Here you go:
It needs latest sampfuncs: http://ugbase.eu/Thread-ASI-SAMPFUNCS-5-3-0-3-7Code:{$CLEO .cs} //-------------MAIN--------------- 0000: NOP :Label2 wait 0 if key_down 96 jf @Label2 say "/layvatlieu" wait 20000 say "/pcp" wait 50 say "/plpos 3" goto @Label2
Mila.cs said:Here.
Shakira said:Đéo có ai fix cho mày 100% đâu óc chó à , hack tele fram vật liệu =)) éo có gì tốt đẹp rgame thối nát
Mila.cs said:Here.
wavelengthzero said:[quote pid='94099' dateline='1469427006']
Mila.cs said:Here.
Can u write it like autocmd , and /pcp , /plpos is not cmd of server , so command say_msg "/pcp" not work . Cau u fix it
Dwayne said:wavelengthzero said:[quote pid='94099' dateline='1469427006']
Mila.cs said:Here.
Can u write it like autocmd , and /pcp , /plpos is not cmd of server , so command say_msg "/pcp" not work . Cau u fix it
Not sure what you're asking so I made the script customizable with an .ini file.
wavelengthzero said:Dwayne said:wavelengthzero said:[quote pid='94099' dateline='1469427006']
Mila.cs said:Here.
Can u write it like autocmd , and /pcp , /plpos is not cmd of server , so command say_msg "/pcp" not work . Cau u fix it
Not sure what you're asking so I made the script customizable with an .ini file.
Its going okay but Command not work and i want it repeat . Can u fix it. pls
And command /pcp and /plpos 3 it not command of server so say_msg not work