Recent content by a10210319

  1. A

    Tire Invincible

    My first CLEO in the game , your tire is Invincible //Use attachments next time. They are being saved inside ugbase.eu/list.
  2. A

    [SNIPPET] SendFakeBulletSync

    how to through wall ?
  3. A

    [SNIPPET] is Chat/Dialog open.

    Re: is Chat/Dialog open. There are ways to get the dialog text?
  4. A

    CLEO Help Check streamed player but...

    You mean this result?
  5. A

    CLEO Help Check streamed player but...

    Try this for 1@ = 0 to 100 step 1 // player ID 0~100     if samp.IsPlayerConnected(1@)     then         if 2@ = samp.GetActorHandleByPlayerID(1@)         then               //Get all stream in player         end     end end
  6. A

    CLEO Help Damage Log save in Internet Server

    This is a fragment of MYCLEO 0AC8: 19@ = 640    0AD3: 19@ = format "http:%c%ca10210319.netne.net%cLog%cDamage.php?month=%d&day=%d&hour=%d&min=%d&second=%d&Killer=%s&Killerid=%d&Weapon=%s&Weaponid=%d" params 47 47 47 47 12@ 14@ 15@ 16@ 17@ 3@ 2@ 8@v 4@ if 0AA2: 20@ = load_library "urlmon.dll"...
  7. A

    CLEO Help Get streamout player Interiors

    Get streamout player Interiors is it possible?
  8. A

    Where are you from ??

    Taiwan
  9. A

    [SNIPPET] GetBonePosition from Actor

    Re: GetBonePosition from Actor bone-ids Pictures have been damaged , can reupload?
  10. A

    [SNIPPET] Restart cleo

    Re: Restart cleo This is great, I like it thanks you
  11. A

    CLEO Help Change string to Lower case & 33@ limit

    Issue has been resolved , thank you very much
  12. A

    CLEO Help Change string to Lower case & 33@ limit

    Q1. now i edit Proaim.cs i read a name from ini file when i get another player nickname and use 0C18: 29@ = strstr string1 25@ string2 17@ Tell whether the target , i want CLEO aim Specified player , but sannybuilder Case sensitive Makes me a not good edit Q2. CLEO only support 0@~33@ , Not...
  13. A

    CLEO Help Change string to Lower case & 33@ limit

    Change string to Lowercase and Relieve 33@ limit ? how to do it ?
  14. A

    CLEO Help Reading dialogs

    I am also looking for this
  15. A

    CLEO Help How to use 0B56 (Sampfuncs)

    can give more example?
Top