Search results

  1. batonkal

    CLEO Help SampFuncs not working

    So my friend has a problem with sampfuncs. The .asi wont load or something so it doesnt create the "sampfuncs" folder. fresh windows 7 installation Cleo 4.1.1.30f works. Installed directx9 installed visual c++ installed .net framework .asi loader is in gta sa folder disabled UAC and firewall...
  2. batonkal

    CLEO Help [HELP] How to send client commands with CLEO

    So I want to send client commands like /fpslimit and such. here is my code {$CLEO .cs} 0000: NOP thread "swimming" :MAIN wait 50 if 0965: actor $PLAYER_ACTOR swimming then 0AF9: samp say_msg "/fpslimit 20" else jump @MAIN wait 1000 ms end :SWIMMING wait 50 if 0965: actor...
  3. batonkal

    CLEO Help Change value of the dialog box.

    I just want a hack that changes values of a dialogboxes.
  4. batonkal

    CLEO Help how to do this

    So I wanna do this on a sever: I press a keybind and it types /service [id] heal 1 I want to input there in [ID] a nearest player's id. If it's possible please tell me.
  5. batonkal

    Untagged Release [REQ] Can this be done?

    So I want to automate jobs, but on this server there is some captcha shit that you need to enter before doing the job : So is there any way to bypass this or to make something that would read the number and fill it in?  :sadpepe: 
Top