Recent content by Olcay

  1. Olcay

    CLEO Help Samp Memory Help

    Hey There! I need help about cleo scripting offset or memory (whatever i don't know those). What are the meaning of these. I see these functions in every cleo script(e.g: alloc_memory and offset).  3@ = SAMP.GetSAMPPlayerIDByActorHandle($PLAYER_ACTOR) 3@ = SAMP.GetPlayerStruct(3@) 3@ += 170...
  2. Olcay

    [ COLLECTION OF 0.3.7 - 0.*.* OFFSETS ]

    ID_WEAPON_SYNC = 204 ID_UNOCCUPIED_SYNC = 209 ID_TRAILER_SYNC = 210 ID_PASSENGER_SYNC = 211 Not by Me (Quote)
  3. Olcay

    CLEO Help Ammo Repeat

    Thank You.! Moderators can delete or whatever this topic.
  4. Olcay

    CLEO Help Ammo Repeat

    Thanks but I need fire gun when 3 ammo added. Add ammo to current weapon and fire one time finally ammo will increase 2 bullet per key press. So I need it opcode or something.
  5. Olcay

    CLEO Help Ammo Repeat

    Hi everyone I'm trying to make a cleo that add 3 ammo and then fire weapon. So, I can't make 2 parts of this. How can i fire weapon after added 3 ammo to current weapon and repeat it until has 9000+ ammo? {$CLEO .cs} 0000: NOP repeat Wait 40 until 0AFA: is_samp_structures_available while...
  6. Olcay

    CLEO Help [REQUEST] Activation key pls

    Try this http://www88.zippyshare.com/v/AQgWWUxw/file.html
  7. Olcay

    m0d_sa Release [Mod Sobeit] OverLight v3 (with source code)

    Thanks. I like bot functions.
  8. Olcay

    CLEO Help Cleo on/off style

    Hi to everyone. I want code a bot with on/off version. But i don't know how do it. Can you explain to me? Thanks a lot.
  9. Olcay

    CLEO Help Type wrong id.

    Re: I'm getting crash. I solved all bug and crash problem but for now it type /ke %i and /ya %i . Don't type targeted actor's id. I'm sure killer. Edit: I solved my problem. Thanks for everything. Lock please.
  10. Olcay

    CLEO Help Type wrong id.

    Re: I'm getting crash. Don't work. Game is very slow when I aim at someone  :sadpepe:
  11. Olcay

    CLEO Help Type wrong id.

    Re: I'm getting crash. Bump
  12. Olcay

    CLEO Help Type wrong id.

    Re: I'm getting crash. I solve loading bar freeze problem but for now it don't type cmd and freeze for 2-3 second. :computer_guy:
  13. Olcay

    CLEO Help Type wrong id.

    Re: I'm getting crash. Now game not openning. It is freeze at Samp loading screen.
  14. Olcay

    CLEO Help Type wrong id.

    Hi Guys. I did a .cs file succesfully. Sanny doesn't give error and I saved it. I try it game but game freeze 2-3 second and later try keybind is not working. {$CLEO .cs} 0000: REPEAT     WAIT 0 UNTIL 0AFA:  SAMP_IS_READY WHILE TRUE     WAIT 0     IF     0AB0:  key_pressed 78     THEN    ...
  15. Olcay

    CLEO Help How can i hide my codes in cleo

    Hi guys. I would like hide my sany builder codes and i don't know how do it. Also i want open hidden cleos and how do i it, too?
Top