Search results

  1. randomguy1234

    CLEO Help Reading Textdraw

    I want to make a cleo which sends a command exactly at XX:00. I need to get the server time for that I think i have to read the time textdraw but i have no idea how to do it.
  2. randomguy1234

    CLEO Help how to press a key in a cleo script?

    I am making a cleo which enters the code in the dialog but i want to press enter to submit. Is it possible to click on submit on dialog box or press enter on keyboard in cleo script?
  3. randomguy1234

    CLEO Help Unable to get ID of player

    This fixed the problem. I had to press F10 to open option though.
  4. randomguy1234

    CLEO Help Unable to get ID of player

    I am trying to make a cleo script which will sell a gun to player who has been aimed while pressing B on keyboard but for some reason the ID becomes "D" and /sellgun doesn't work. Here's the code- {$CLEO .cs} 0000: NOP :PEPE_1 wait 50 if 0AB0: key_down 66 jf @PEPE_1 if 0AD2: 0@ = player...
  5. randomguy1234

    [Cleo] Player ID "D"

    I was editing a cleo in which when u aim at someone and press a key it will send a server command. But the ID stored in a variable after aiming is "D"
  6. randomguy1234

    CLEO Help Questions about Triggerbot

    I don't want it. I am asking how can someone get it?
  7. randomguy1234

    CLEO Help Questions about Triggerbot

    Is it possible to make a triggerbot which doesn't affect the green triangle above head? Usually in triggerbots triangle disappears as soon as crosshair is removed from the skin. If it is possible then how can I get my hands on it? There is also a mod called ''Autoshot'' which shows triangle...
Top