Search results

  1. 0

    CLEO Help [Sampfuncs] 0AF9 Crash

    Ah, got it working. After applying the patches (provided by xyztro), I downloaded http://rghost.net/47363336 and moved SB data into Sanny/data/sa. This allowed me to properly compile scripts that utilize sampfuncs. I am no longer encountering errors.
  2. 0

    CLEO Help [Sampfuncs] 0AF9 Crash

    Well, I moved all the patched files you posted into their respective directories, but now it just spits out exceptions like crazy and your thread crashes, got any ideas?
  3. 0

    CLEO Help [Sampfuncs] 0AF9 Crash

    Hello, recently I have been utilizing sampfuncs in my code, but when using opcode 0AF9, I crash. I am running Samp 0.3x R1 with win7 64 and Cleo 4.1. Below is an excerpt from a script of mine. if 8AF7: get_samp_base_to 0@ then 0A93: end_custom_thread end repeat wait 400 until 0AFA...
  4. 0

    CLEO Help SetPlayerCheckpoint

    Does anyone know of a way to create a PlayerCheckpoint? I've seen it discussed before, but no one has made any progress (to my knowledge). Here's a filterscript that utilizes this checkpoint system...
  5. 0

    Undetectable Flyhack [Car Required] [TEASE]

    [youtube:2afx27l7]http://www.youtube.com/watch?v=dm3nzut4Th4[/youtube:2afx27l7] Yes, I understand that some people may be able to achieve an undetectable flyhack (with cars) by using a setpos opcode or something along those lines, but this mod takes advantage of a unique flaw in GTA:SA's vehicle...
  6. 0

    NG-RP Server Permanent ban-unban ?

    I hate to dig up old posts, but I'd like to inform anyone still wondering about this ban system that the UGSAMP team will be looking for a workaround.
  7. 0

    CLEO Help is it posibble ?

    What about memory hacking the reload timer? What would the effects of sending a "shot fired" packet 10x be? What if you slowed the packet sendrate down and then Cbug'd 9 more shots, then sped it back up? Just throwin' things out there.
  8. 0

    Untagged Release Deagle C-Bug

    !c:: Loop 7 { Click down Right sleep 50 click down Left sleep 200 click up Right click up Left sleep 50 SendInput {c down} sleep 25 SendInput {c up} sleep 100 } return
  9. 0

    hI GUYS I NEED your help please no virus

    Why should WE give YOU a critical server bug/bot? For all we know, you could be one of the server's developers...
  10. 0

    Untagged Release Player Crasher 0.3x Working 100% not -R1-2 ( 0% working)

    Re: Player Crasher 0.3x Working 100% After a quick histogram analysis, I believe some data was appended to the end of this .exe, but further analysis with OllyDbg shows no 'suspicious' strings. Use at your own risk...
  11. 0

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

    Don't bother, highly detectable.
  12. 0

    [BUYING] LSRP Hacks

    whatever you can give.
  13. 0

    [BUYING] LSRP Hacks

    Have you tried this?:http://ugbase.eu/post9397.html?hilit=afk#p9397 Be warned, the virustotal scan came back 3/45, it may have a virus. I have never used the above file, but I made my own that is entirely undetectable, no patterns. How much are you willing to pay, and in what form?
  14. 0

    CLEO Help How to type in a dialog box?

    Think I found something, but it looks like it can only be used to check the dialog box, not respond to it.... 0B3C: samp dialog_respond 5 button 0 @ list_item 1 @ input_text 2 @ / / Check whether the dialogue is closed and returns all of the input parameters / / Output: 0 @ - going down buttons...
  15. 0

    CLEO Help How to type in a dialog box?

    Yeah, I am currently producing a very nice script, I am missing one thing though. I need to be able to type into a dialog box. Any help will be greatly appreciated, thanks in advance!
  16. 0

    CLEO Help Need help about car auto drive to many positions.

    After extensive testing with bikes and cars, I have determined that action_sequences is limited to around 7 checkpoints, has anyone found differently?
  17. 0

    Untagged Release Deagle C-Bug

    I am currently trying to counter the deagle's natural kickback, once I finish I'll publish the source of this simple AHK file. Note: I am having difficulty using this in single player, I think the timing might be too fast. Please alert me if the deagle does not shoot all 7 shots.
  18. 0

    Need a Rcon Cracker

    Offer the reward in bitcoins, then you might get someone's attention.
  19. 0

    CLEO Help Need help about car auto drive to many positions.

    Is there a way to eliminate the Z coordinate?
  20. 0

    Untagged Release Deagle C-Bug

    Written in AHK due to convenience, press ALT+C to C-Bug 7 shots with a Deagle. Empty's a Deagle in 1.75 seconds. Been using it for a day or so and haven't gotten banned, but use it at your own discretion. Note: When I tried to fraps it working, the FPS dropped to 30 and it stopped working. May...
  21. 0

    CLEO Help Need help about car auto drive to many positions.

    What do you mean by "stop"? I wrote some waypoints of my own, and noticed that the damn thing just keeps circling somewhere around the 7th (maybe 6th) waypoint...
  22. 0

    CLEO Help Need help about car auto drive to many positions.

    Alright, I couldn't compile your code at first, so I fixed it by changing a line... Maybe this will help you? 0@ = Actor.CurrentCar($PLAYER_ACTOR) was changed to 03C0: 0@ = actor $PLAYER_ACTOR car Sorry I'm not very good with cleo
  23. 0

    CLEO Help Need help about car auto drive to many positions.

    I'm not sure I understand, are you saying that those are 23 positions you need the boat to go to?
  24. 0

    Untagged Release [FOUND] unofficial patch 1.2

    Goodshit man, love this mod
  25. 0

    CLEO Release [Undetectable] Simple speed hack (cars/bikes)

    While this hack is technically undetectable, if you hit a pole right after you activate it, everyone will know lol.
  26. 0

    CLEO Release 1

    Very nice, this has many more implementations than just health hacks though... use your mind :) :):)
Top