SAMP TEXT

Ask gaming related questions (AHK v1.1 and older)
JustGamerx
Posts: 2
Joined: 07 Oct 2018, 02:42

SAMP TEXT

02 Mar 2020, 12:45

Hello, i need help with SA:MP

So i was looking for tutorial in google, but i cant find it anywere.

So what i need is just to make AHK script that writes a text in game and show it just for me.

I saw my friend did it, but he doesnt show me the code, can anyone help me?
User avatar
Yakshongas
Posts: 590
Joined: 21 Jan 2020, 08:41

Re: SAMP TEXT

22 Mar 2020, 10:13

Maybe this:

Code: Select all

F1 Up::
Toggle :=true
ToolTip, Waiting for Input...
Input, text,V,{Escape}
Loop
{
ToolTip, %text%
}until !Toggle
tooltip
return
F1::Toggle :=!Toggle
Please mark your topics as solved if you don't need any further help. ✅

Need a little more help? Discord : Yakshongas#9893 🕹

Return to “Gaming Help (v1)”

Who is online

Users browsing this forum: mexican scientist and 73 guests