Search results

  1. P

    Show me your Desktop

  2. P

    [SNIPPET] DrawBar - for everything

    Well, whenever you want to make a HP bar or anything else, if you want to modify its position, size or even the thickness of that black line, you must rewrite the whole script...So I made this function...The only thing you must know is that the "value" must always be 100.0 when it's max. So if...
  3. P

    [SNIPPET] GetChatEntryText (without SF)

    Re: GetChatEntryText (without SF) Why a whole function to get samp base when you can use 0AA2: $hLIB = load_library "samp.dll" // IF and SET :surprised:
  4. P

    CLEO Help [Help?] Changing colours, positions and size.

    Yes...Yes you can  :dont_care: Just use springfield's player informer. It's the same...Well, if it works on 0.3z...
  5. P

    [SNIPPET] Send KeyPress

    Re: Send KeyPress I'm pretty sure Springfield wrote this...
  6. P

    CLEO Help [HELP] Textures

    Solved. It was because of using global variables. Thanks springfield.
  7. P

    CLEO Help [HELP] Textures

    Hello. I tried to use a mod for sniper scope, but when I release the right click my game crashes. It also happened to a sniper I tried to make some hours ago. The problem is that THE SAME MOD works well in all videos, and I've tried 2 that are the same and worked...Anyway, I keep thinking that...
  8. P

    CLEO Help [Sampfuncs] 0AF9 Crash

    Could you post the entire code...?
  9. P

    CLEO Release Triggerbot.cs

    Hello. I made this simple triggerbot when I saw springfield's post with the "pressN" mod...I thinked that it could also press the mouse button...so I did it. It's pretty bad cause the "aiming player" opcode is not perfect and I didn't want to use the aiming position snippet, as it works too hard...
  10. P

    CLEO Help Sampfuncs help

    Oooh, I see!!! But when I add that .cs that requires sampfuncs it crashes. if 8AF7: get_samp_base_to 33@ then 0A93: end_custom_thread end repeat wait 400 until 0AFA: is_samp_structures_available + the script, that's working on my pc
  11. P

    CLEO Help Sampfuncs help

    How... I installed him 4.1
  12. P

    CLEO Help Sampfuncs help

    Hello, a friend has a problem with sampfuncs. I checked the log and it ends like [14:04:20] Opcodes initialized successfully. Total opcodes count: 120. [14:04:37] GTA IDirect3DDevice9 hooked. [14:04:40] Uninitializing SAMPFUNCS... [14:04:40] Exited. but it shouldn't. It should load the other...
  13. P

    CLEO Help [HELP] Decimal to RGBA

    Hello. I'm trying to make a script that writes a text (someone's name, who has the mod) in his color from TAB, but it's not going well.... 0B37: samp 16@ = get_player_color $PLAYER_ACTOR 008A: $DECIMAL = 16@ // (int) 0010: $DECIMAL *= -1 0084: $R = $DECIMAL // (int) 0014: $R /= 65536 0084...
  14. P

    CLEO Help [REQ] Fyp Damage Informer Source

    Hello. I want the source from Fyp Damage Informer to customzie it...Well, only if someone has it, I don't really need it atm.
  15. P

    CLEO Help Read string from X to Y

    Thank you! I'm going to try to understand this in the following 3 weeks and then I'll continue my mods.
  16. P

    CLEO Help Read string from X to Y

    Hello. I need the opcode to read a string from X to Y. For exemple I have "<name> is calling you. <number>" I want to read from 26 to 34 I guess...You know, I only want to read <number>. <number> should be like 123-1231, then I need an opcode to add 123 to 1231 and be like 1231231 and then...
  17. P

    CLEO Help text is always capitalized, why not normal ?

    I got a mod from a russian forum, and everytime I try to compile it, the text turns to CAPS and it won't recognize %d as a variable. Does anyone know why? So "nnana" turns into "NNANA" and "Score: %d" (that should be e.g. Score: 0) turns into "SCORE: D".
  18. P

    CLEO Release SPEEDLIMITER.CS - NEVER GET PUNISHED FOR SPEED ON RP SERVER

    Re: SPEEDLIMITER.CS - NEVER GET PUNISHED FOR SPEED ON RP SER Just replace then with else in Sanny Builder. if file exist, it shouldn't write MAX_SPEED= 45.
  19. P

    CLEO Release NonStopCbug.cs

    So is it necesarry if you're not using deagle...?
  20. P

    CLEO Release 1

    Thank you!
  21. P

    CLEO Release Spec player CLEO MOD

    So I need 5 posts to see link...I'll try. I want this MOD!
Top