Recent content by CristianSS

  1. C

    Samp Send Key Press

    And in c++?
  2. C

    Samp Send Key Press

    Ok, so i want to send any key press in samp. When i send command "/test" i want the key W or any key to be pressed.
  3. C

    Dialog

    I don`t need anymore thanks!
  4. C

    CLEO Help [SA:MP] Read chat and auto reply

    You can create it in c++ pSAMP->getChat()->chatEntry[99].szText // Use this to get the last chat line. And then use strstr on it to search what do you want.
  5. C

    Dialog

    I need a function to save the text of a dialog in a CHAR, who can help me? ASI
  6. C

    CLEO Help Fast Please

    Level 3. Can you paste the whole code please?
  7. C

    CLEO Help Fast Please

    How can i do it for text and numbers?
  8. C

    CLEO Help Fast Please

    This is the dialog box
  9. C

    CLEO Help Fast Please

    {$CLEO .cs} 0000: while not SAMP.Available() wait 50 end while true wait 0 if 0B4C: samp is_dialog_active 250 then alloc 0@ 4096 0BD7: samp get_dialog_text 0@ if 0AD4: $NOT_NEEDED = scan_string 0@ format "Enter %d" 5@ then...
  10. C

    CLEO Help Fast Please

    -
  11. C

    CLEO Help Fast Please

    http://ugbase.eu/index.php?threads/need-some-help-with-dialog-input-script.19633/ I found this thread and I really need the .cs file that works. He modified something to the code and it works now but it isn`t posted. Can someone help me to make the mod working?
  12. C

    Source

    Can you give me a basic sampfuncs source with basic thigns like type something in chat, just something basic.
  13. C

    CLEO Help Exit Car

    So? Is it possbile?
  14. C

    CLEO Help Exit Car

    This is the thing, i want this for another script. I don`t want to exit the car with "F" i want to exit with a command. I think this is the opcode + 0x1E Enter+exit but i don t know how to use it :?
Top