Search results

  1. M

    1

    Hello with my cleo mod you can choose a (un)occupied car and put it on fire or force it to spin around. Keys: mb to activate and deactivate. Aim with right mouse button. Q to Spin it around. E to put it on fire. If you hold CTRL while pressing this keys you can watch :troll: :troll::troll...
  2. M

    CLEO Help Help with Object finding

    Hey, i want to make a cleo, which allow me to search an object in my streamed area. (No Teleporting, just searchin for Streamed in Objects) But i don't know how i can search for them. I found no specific opcode... Thx for your help
  3. M

    CLEO Help Help with format

    Thank you :3 worked  :ppffh:
  4. M

    CLEO Help Help with format

    Why is this not workin? 1@ = 1 0AD3: 0@v = format "Number: %d" 1@ My output is "Number: D"
  5. M

    I like to eat banananananan

  6. M

    Bypass or cheat through a client version check?

    Its a known samp bug.
  7. M

    CLEO Release 1

    yep
  8. M

    CLEO Help Checkpoint Adress

    Thanks
  9. M

    CLEO Help Checkpoint Adress

    Hello, does someone have the memory adress of the current checkpoint. (SAMP) I tried to find it with cheatengine but I failed :( :(:(
  10. M

    CLEO Help stuck - Flipping cars

    Do you have cleo4? Reinstall it. It works to me.
  11. M

    CLEO Help stuck - Flipping cars

    well, since my stupid internet fucked up , i blocked for much time ,, anyway the remain code that you added is just crazy {$CLEO .cs} thread "FLIPcar" :MAIN wait 0 :start //the start wait 10 if and Player.Defined($PLAYER_ACTOR) Actor.Driving($PLAYER_ACTOR) Car.Defined($mycar) /define the car...
  12. M

    CLEO Help stuck - Flipping cars

    I tried it and it works. I attached the .cs
  13. M

    CLEO Help stuck - Flipping cars

    Now it works :) :):) But the activation key is 1 now. (I changed it for testing) You can edit it on yourself. {$CLEO .cs} thread "FLIPSHIT" :MAIN wait 0 :start //the start wait 10 if and Player.Defined($PLAYER_ACTOR) Actor.Driving($PLAYER_ACTOR) jf @start 1@ =...
  14. M

    CLEO Release 1

    Hello with my cleo mod you can choose a (un)occupied car and put it on fire or force it to spin around. Keys: mb to activate and deactivate. Aim with right mouse button. Q to Spin it around. E to put it on fire. If you hold CTRL while pressing this keys you can watch :troll: :troll::troll...
  15. M

    CLEO Help stuck - Flipping cars

    Try this if and 00DB: actor $PLAYER_ACTOR in_car $car 0AB0: KEY_PRESSING: 119 // F8
  16. M

    CLEO Release How to Spawn a car in SA-MP

    If you enter a "client" car, the sand glass will appear and you are unsynced.
  17. M

    Ruthless Russian (Funny)

    Crazy communists :lol: :lol::lol:
  18. M

    Naked selena Gomez! (Not for kids)

    Okay its fake... But shes hot :catface: :catface::catface:
  19. M

    How to make money online? No scam please

    Don't try it with paid spam mails. U get 0.001 for 1 mail and they sell your address data.
  20. M

    CLEO Help Cleo - Health memory hack

    Es geht darum, dass ich testen / lernen / wissen möchte wie Memory Hacking mit CLEO funktioniert. Und ich hab mir gedacht, ich mach es am Health. ___ I want to know / learn how to do memory hacking with cleo. And i thought i'll try it with simple stuff like health.
  21. M

    25_Ghz be aware ! A guy is trying to fuck your website

    xD Lets fight^^
  22. M

    CLEO Help Cleo - Health memory hack

    Hey :) :):) I try to change my health with memory hacking. But I failed :( :(:( Whats wrong? (Noob attack :D :D:D ) 0A96: 3@ = actor $PLAYER_ACTOR struct 3@ += 540 0A8C: write_memory 3@ size 4 value 1000 virtual_protect 0 I tried it with the actor struct and the CPED base adress but...
  23. M

    Edit mod_sa-s0nicTz

    If you want do disable the key, replace "m" and "y" with "&0"
  24. M

    Birthday :O

    xD Happy birthday
  25. M

    Some things you may want to know about SA:MP (or you actually NEED to know)

    Re: Some things you may know... About SA:MP No you cant bypass the anticheat. Its Serverside!
  26. M

    CLEO Help Port to Player, doesnt work

    Okay thank you ^^ //Do you know how to do memory hacking with cleo? And can you give me an little example?
  27. M

    CLEO Help Port to Player, doesnt work

    I think it only jumps to Main if the statement is false. Or not? //Edit: But if the player doesnt typed POR it jumps to the next Check. (jf @Check_1)
  28. M

    CLEO Help Port to Player, doesnt work

    Doesnt work. Whats wrong? _______________________ {$CLEO .cs} //-------------MAIN--------------- thread "PORT" wait 0 :MAIN wait 10 if 0ADC: test_cheat "POR" jf @CHECK_1 if 21@ == 0 then 0ACD: show_text_highpriority "G~ACTIVATED!" time 2000 21@ = 1 else 21@ = 0 0ACD: show_text_highpriority...
  29. M

    CLEO Help Port to Player, doesnt work

    But i have to damage the player first... Is it possible to read streamed players from memory?
  30. M

    CLEO Help Port to Player, doesnt work

    Ah okay. Any other solution?
  31. M

    CLEO Help Port to Player, doesnt work

    No 11@ is for the acitivation. Teleport to the Player doesnt work.
  32. M

    CLEO Help Port to Player, doesnt work

    Why this doesnt work ? I try to port to a player in my range. __ :CHECK_1 if and 11@ == 1 0AB0: key_pressed 80 jf @MAIN Actor.StorePos($PLAYER_ACTOR,0@,1@,2@) 0AE1: $actor = random_actor_near_point 0@ 1@ 2@ in_radius 30.0 find_next 1 pass_deads 1 Actor.StorePos($actor,3@,4@,5@)...
  33. M

    CLEO Help Get Car Position

    Thx.
  34. M

    CLEO Help Get Car Position

    Hello :) :):) Is it possible to get the car, where I aim at. I found out how to get the aiming coordinates, now i need a function to search vehicles in a specific range.
  35. M

    Interesting Stats

    Germany :3
  36. M

    Untagged Release [C# beta] Handling Editor for GTA:SA by Z0DY

    Does it work for samp ?
  37. M

    CLEO Release Checkpoint teleport

    Hm its only teleporting to the Stadium CP.
  38. M

    CLEO Release [NEW]Crasher On Foot 0.3x 97.3%

    Crash :( :(:(
Top