Search results

  1. K

    CLEO Help PUT WEAPON IN THE HAND

    thanks =D :urtheman:
  2. K

    CLEO Help PUT WEAPON IN THE HAND

    Thanks =D but when i enter passenger vehicle and try change,he dont change in vehicle,exist one metod to do ?
  3. K

    CLEO Help PUT WEAPON IN THE HAND

    how to put weapon in the hand. if i have 1 m4,desert mp5,and want when 1 press 1 key,change to other weapon. Example: i in the car with mp5,and when 1 press,change for m4 or ak47 thanks.
  4. K

    CLEO Release [RELEASE] Set car color v2 [Sync]

    Re: [RELEASE] Set car color [Sync] Very good man,liked =D
  5. K

    CLEO Help [HELP] Why waiting 3seconds ?

    Thank you for sharing your knowledge But i remove all wait and worked,thanks Opcode.
  6. K

    CLEO Help [HELP] Why waiting 3seconds ?

    Hello,i trying made cleo to type text. but he type in 3 seconds. {$CLEO .cs} thread "chec" :ON wait 0 if 0ADC: "ligar" jf @ON print "ON" 1337 :Load wait 0 if   SAMP.Available else_jump @Load   wait 0   for 0@ = 0 to 250     wait 0     if       SAMP.IsPlayerConnected(0@)     then      ...
  7. K

    CLEO Help [help] change color nick name

    How to change a color nick of other player? Not need sync,but change other player color for me. How that?
  8. K

    How to remove text "cleo" while ESC is pressed

    Hello guys,many should already know, but there are some that do not know how to remove the text that show scripts Cleo loaded in ESC. Download: http://mh-nexus.de/en/downloads.php?product=HxD Open he,and open CLEO.ASI press CTRL+F and find "SCRIPTS" change to 00: Cleos load: and...
  9. K

    CLEO Release faster anims

    its sync?
  10. K

    Rockstar announces release dates for GTA V PC, PS4 and X1

    im now,no buy this game.is much disregard for PC gamers
  11. K

    CLEO Help [HELP]Search text in chat and do something automatically?

    http://ugbase.eu/help-7/get-word-in-chat-samp/
  12. K

    CLEO Help [HELP] 1 command activate other command

    Hello,thanks,yes,it is,but is not runing. When i type the command,he say : player 65535 not online player 65535 not online player 65535 not online player 65535 not online And players is online,but he say this,Why? he type : /sellweapons D eagle
  13. K

    CLEO Help [HELP] 1 command activate other command

    Hello guys,i need a cleo,when 1 type my command,he execute other,but with variables. Example : When i type /s 3 5 7 9                            [numbers is id of the player] he take each number and add the command       {$CLEO .cs} 0000: NOP if 0@ = SAMP.Base() then     while not...
  14. K

    GTA:SA Radio Stream

    do you can create a key to change station? because scroll use to change weapons,and he change music =s and what a key to volume ?
  15. K

    Help Memory addresses

    help please!
  16. K

    Help Memory addresses

    hello guys,im creating 1 "hack" with visual basic and using writefloat... to change memory addresses with cheat engine,but when 1 restart the game,he change. I see this link :http://www.gtamodding.com/?title=Memory_Addresses_%28SA%29 But i see CPed +0x540 = [float] Health How to add this for...
  17. K

    CLEO Help get word in chat samp ?

    thanks i love ou again =D
  18. K

    CLEO Help get word in chat samp ?

    how to get 1 word in chat samp ? Example : when have "word" in a chat samp,execute a code.
  19. K

    CLEO Help How to type Text when connected to server ?

    i love you =D +1 LIKE
  20. K

    CLEO Help How to type Text when connected to server ?

    im have and use sampfuncs,but this code is not compile.,when i edit he for this : // This file was decompiled using SASCM.ini published by GTAG (http://gtag.gtagaming.com/opcode-database) on 14.6.2013 {$CLEO .cs} //-------------MAIN--------------- wait 500 for 0@ = 0 to 60     if...
  21. K

    CLEO Help How to type Text when connected to server ?

    I have sampfunc,try compile this code and your gta crash too
  22. K

    CLEO Help How to type Text when connected to server ?

    Have 1 error: Unknown directive SAMP.GetPlayerNickname(0@) how to fix? Thanks.
  23. K

    CLEO Help How to type Text when connected to server ?

    uhsuas,thanks for helping. I Want made cleo,when 1 player conect in server,my sa-mp close. But how i check if "name_name"(other player) connecting in the server, for my samp close?
  24. K

    CLEO Help How to type Text when connected to server ?

    Really, it wasnt a text, but a command that I thought I could take off from the code text and replace it but how can I execute a command in the login of a server?
  25. K

    CLEO Help How to type Text when connected to server ?

    how to make text appear when the player connects to the server?
  26. K

    CLEO Help how to create cleo that type for me?

    thanks Mr.Christmas and springfield =D
  27. K

    CLEO Help help teleport

    thanks =D, +1 liked
  28. K

    CLEO Help help teleport

    Hello guys, how's going ? If its wont bother you can you people help me in something ? I downloaded a teleport cleo, here's the download link:  http://ugbase.eu/releases-6/teleport-cs-teleporting-to-the-marker-franshopper/ But, I am trying to edit it, for when I press a key, it teleports me to...
  29. K

    CLEO Help how to create cleo that type for me?

    I would like to create a cleo that when activated, he typed what I set in the code time i know it can be used WAIT, but what function you write for me?
  30. K

    Request Pointer in clip

    Thanks, but I meant to address to be used in visual basic if you can send me, but still I will study this code cleo.
  31. K

    Request Pointer in clip

    Hello guys. you can get the pointer of the number bullets inside the clip by cheat engine? every time i relload my  gta comes one new address, then someone could give me a fix andress?
  32. K

    CLEO Help How to answer a dialog?

    i'm try create anti-afk,when i kicked from the server,connect and make login.But i crashing. {$CLEO} 0000: NOP while true wait 0 if not samp.Available() then 0B27: samp set_gamestate 1 wait 4000 SAMP.SetDialogInputBoxText("mypassword") SAMP.CloseDialog(1) end end     But when i kicked,i'm...
  33. K

    CLEO Help How to answer a dialog?

    How to create Cleo,when open 1 dialog and automatically respond end press enter?
  34. K

    CLEO Help Print text in chat samp

    Its worked,i love you =D thanks man But you can tell me how to do print text when the player is logging?
  35. K

    CLEO Help Print text in chat samp

    Im downloaded and worked,Very thanks . can you teach me how to make a command.when I type /test "NICKNAME",  print a text with the "NICKNAME" of the player that I have chosen in the chat? I can do with id : 0B35: samp 31@ = get_last_command_params 0AD4:  0@ = scan_string 31@ format "%d" 1@...
  36. K

    CLEO Release A-shield Pro Version V2 , V3 Released -full + video +V4!new!

    Re: A-shield Pro Version V2 , V3 Released - full functioned ! + video what I meant, and that on servers where the shot in the skin, I loss life in the  the barrier.
  37. K

    CLEO Help Print text in chat samp

    Yes,it work,but when i compile,i crash
  38. K

    CLEO Help Print text in chat samp

    I tried but did not work = s
  39. K

    CLEO Help Print text in chat samp

    Hello guys. I want to my cleo prints a text when I press a key. But when I press the key, it just cleans the chat. // This file was decompiled using SASCM.ini published by Seemann (http://sannybuilder.com/files/SASCM.rar) on 13.10.2007 {$CLEO .cs} //-------------MAIN--------------- thread...
  40. K

    CLEO Release A-shield Pro Version V2 , V3 Released -full + video +V4!new!

    Re: A-shield Pro Version V2 , V3 Released - full functioned ! + video Does not work with shots on skin?
  41. K

    NOFUEL ON/OFF

    Hello everyone, I tried putting the core of even driving a car without petrol for it being off / on. I tried to add a 0AB0: 88 KEY_PRESSED the car so when I'm walking with pressionada.Eu key pressed if I wanted just once, he already would connect the core mod, and not have to keep pressing...
Top