Jump to content

isBrainDed

Donator
  • Posts

    980
  • Joined

  • Last visited

  • Days Won

    6

Posts posted by isBrainDed

  1. Have you tried different inputs? I am using ControlSend and that works very well. OOOH, I figured it out. Its the speed for how fast it writes.

    Okay, I  figured it out. It works around 90% and it will work at 100% if you wont spam the keybind.

    #NoEnv  ; Recommended for performance and compatibility with future AutoHotkey releases.
    ; #Warn  ; Enable warnings to assist with detecting common errors
    ; Recommended for new scripts due to its superior speed and reliability.
    SetKeyDelay, 20,0
    
    #IfWinActive Grand Theft Auto V
    
    KEYBIND::
    	send, {shift down}t7
    	Sleep 10
    	SendInput {shift up}b Hello{enter}
    return

     

  2. Account name: OsamaBigLag

    Character name: n/a

    Issue/bug you are reporting: I can't start new conversation on forums. It says my inbox is full. I can reply to already existing conversations. This happened after forum update.

    Evidence (optional):

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and our Privacy Policy. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.