Search results

  1. G

    [RELEASE]Countdown.cs/Timer.cs

    Hello, Today i'm gonna release a cleo script made by other ugbase.eu member but completely edited by meh. What does this do?, alright, this mod is a very basic ''timer'' that might be useful for Role Play servers or DeathMath servers where there are certain activities that requires await time...
  2. G

    CLEO Help [HELP] Script doesn't work!

    Hello, i would like to have your help here, i'm quite advanced scripter but i can't find the mistake here. My opinion is that 0B4C: crashes the whole script. If i change 0B4C: for any other condition it's ok, the script works, but only for 0B4C: crashes. What i wanna do is to type /sayhi and...
  3. G

    CLEO Help [cleo don't working]

    as i said. if i ever try to use ''0AF9: samp say_msg' 'on this server s2.hotring.cz:7777 , it won't work.
  4. G

    CLEO Help [cleo don't working]

    SUP FELLAS i its me again i stole a cleo from springfield and modified for my own purposes.. soo its a very basic cleo heres it {$CLEO .cs} //-------------MAIN---------------// 0000: NOP REPEAT WAIT 400 UNTIL 0AFA: 0B34: "v" @VOMIT WHILE TRUE WAIT 0 END :VOMIT 0B35: samp 0@ =...
  5. G

    CLEO Help [HELP] Marker.SetColor

    wassup folks i'm trying to create a cleo script which will place a Colored Square icon with a specified size and color on it. So there goes my problem is that i don't know how to set a color on it. the way you can see the code below is the way i'm trying to make it work but it doesn't work. i...
  6. G

    [REQUEST] Change ThermaL's Player Finder's command

    BETTER USE THIS {$CLEO} 0000: NOP wait 5000 0B34: samp register_client_command "cfind" to_label @start 0B34: samp register_client_command "myfind" to_label @my_find 0B34: samp register_client_command "stopfind" to_label @stop 31@ = false 30@ = false :cfind wait 0 if 31@ == true jf @cfind if...
  7. G

    CLEO Help [HELP]untitled

    That's cool, did you test it?
  8. G

    CLEO Help [HELP]untitled

    if                        0B20: samp 31@ = actor_handle_by_samp_player_id 30@                        then                        0B2B: samp 2@ = get_player_id_by_actor_handle 31@                                                0B36: samp 3@ = get_player_nickname 2@                      ...
  9. G

    CLEO Help [HELP]untitled

    Been trying this for days and i can't make it work properly,. its supposed to draw defined players and their anim id name and file but there seems to be lack of memory maybe? Here is the code  {$CLEO .cs} 0000: NOP repeat wait 500 until 0AFA:  is_samp_available 10@ =...
  10. G

    CLEO Help short question

    I have a short question. Is there a way to bypass sanny builder's max limit from ''if and'' because i have a lot of if and check i feel like i can make it look better. as you already know, ''if and'' supports three lines as maximum. and ''if or'' supports only 8. I wonder how can i do that by...
  11. G

    Samp Noob & Pro Detector :3

    nice mod :3 and what is that admin  and friend checker? is it yours?
  12. G

    [CLOSED][CLEO] Accepting request

    RE: [CLEO] I accepting request 1. Name of the mod: This is my mod.cs 2. Where you saw it:I've seen similar stuff very common 3. What do you want: I want this mod to detect the player even if he is not near me 4. Details:This cleo helps me to detect a colored player that's highlighted by admin...
  13. G

    CLEO Help [HELP] im stuck

    I'm very glad guys, i couln't make it work without all of you Here is the code i choose and i modified it a little to make it work: {$CLEO .cs} 0000: NOP repeat wait 0 until 0AFA:  is_samp_available while true wait 1000 FOR 1@ = 0 to 999 if 0B23:  samp is_player_connected 1@ then    0B20...
  14. G

    CLEO Help [HELP] im stuck

    Hello, need some hlep, i don't know what im doing WRONG! 2 hours trying to make it work but i can't this script its supposed to spam my chat while a player is holding micro smg in him(only while hes holding it) but i shows nothin , what i did wrong?
  15. G

    m0d_sa Release New Cool Sobeit 0.3.7

    Bro can u just be so kind to tell me which VS++ version did you use to edit and compile the overlight source code and which extencions or SDK package version did u use? because ive tried to edit it aswell but i can't
  16. G

    hello ugbase

    Thanks for the help good sir! But its not working, i give up i can'0t make it
  17. G

    hello ugbase

    * Name of the mod: MYOWNGODMODE.CS *Where you saw it: NEVER SEEN BEFORE. * What do you want: I WANT SOMEONE TO EXPLAIN ME WHAT LINE IS WRONG OR WHAT I'M DONIG WRONG HERE(CLEO SCRPITER N00B) Hello ugbase, its me again I am making this thread with purppose to help me understand what i've done...
  18. G

    CLEO Help Need help, thx

    Indeed was quite close to the correct way!!! Thanks for your kindness senior monday, thanks for sharing your knowdelge! :))) [hr] Excuse me for double post but forgot to mention also the bug of radar and HUD dissapear due to this cleo.cs (already tried removing all other mods and got clan gta...
  19. G

    CLEO Help Need help, thx

    Hello dear ugbase members, so i've been working like 2 hours already and can't get it working because after joining the server when i enter to a vhicle my screen freezes and iu can't  do anything here is the code: {$CLEO .cs} 0000: NOP Thread "EXIT_1_WITH_10" :L_1 wait 0 if and 0226: 1@ =...
  20. G

    Give me your scripting ideas!

    Please create a cleo script or .asi script to make it possible we can use /pagesize 5... Like we can have only 5 lines in our samp chat!!! I know this can ben done so please consider this and others players would also find this very useful!!!! Thank you /pagesize 5
  21. G

    Untagged Release Fakeping (new)

    This scrpit is.. is PURE GOLD!!!! But have a question .. does admins can see my ping from TAB and my ping from /checkplayerinfo ?? Because they can see my current weapons, packetloss,ping etc etc all info from my net connection so if they check my ping from TAB of all players list and they...
  22. G

    CLEO Help Help to add opcode!

    Dear ugbase.eu members, staff and guests! I'm trying to add a opcode which shows me IF player has certain weapon. In this case weapons from STOL 7 to be more specific, the weapons are these: Rocket  id 36 Slot 7 Model 360 Minigun id 38 Slot 7 Model 362 I have been trying these opcodes: 0491...
  23. G

    CLEO Release [OPEN-SOURCE] Player List - 28/06/2015 16:23

    So, After 20 years trying to compile this cleo scrip with a modifyed shit,(MOVED PLAYERNAME POSTIONS)  and compiling it when i test it on a server DOESN'T WORK, WHY? 1.- I'm compiling this cleo script with no modifications except 2 lines(20 and 225 player list position) 2.- I have CLEO 4.1 3.-...
  24. G

    CLEO Release Lock status (release)

    How the fk i know this aint no a keylogger? take a look on these lines. format 0@ "CLEO\LockStatusByiTz_XG4M3R.INI"  format 1@ "https:%c/www.dropbox.com/s/oow4mrciq6w0jog/LockStatusByiTz_XG4M3R.INI?dl=1" 47  0AA2: 10@ = load_library "Urlmon.DLL" // IF and SET  0AA4: 11@ = get_proc_address...
  25. G

    CLEO Help I get unkown command. whats wrong?

    saehrtsrdtjergaerbwsergfvergv
  26. G

    CLEO Help I get unkown command. whats wrong?

    For now they can see it because my client isn't detecting/loading this cleo script/cmd so whenever i try to spec someone it shouds unkown command. and my intention to change it to /stats was because sometimes i can mistake and type 7spec or t/spec ..
  27. G

    CLEO Help I get unkown command. whats wrong?

    Yes, ofc the default comands are ''spec'' and ''rs'' but i don't think this is the reason it doesn't work. i changed these cmds to /stats cmd to prevent mistakes and admins see what i type
  28. G

    CLEO Help I get unkown command. whats wrong?

    Well ive downloaded a spectator scrpit from monglova but it keeps saying unknown command .. i don't find the error in the script therefore i will post entire source if someone finds whats the problem pls tell me. // This file was decompiled using SASCM.ini published by GTAG...
  29. G

    Smart health hack

    Forgot to say default health from cars to start burning and explode is 250.0 so if someone can make it to struck vehicle health to 250.1 when it gets damaged it would be dice, so i can go to damage my helicopert and let it on 250.1 then drop upside a player and it instantly creates a big...
  30. G

    Smart health hack

    Omg you actually have to read my request again. i said like 20 times i want a cleo to off collision damage coming from objects like trees, buildings etc. NOT FROM PLAYERS, and i don't want to add/remove health because its pure detectable..
  31. G

    Smart health hack

    * Name of the mod: smarthealth.cs * Where you saw it: no where. * What do you want I want a cheap cleo mod to freeze my vehicle health to 261.000 of HEALTH. * Details: Have you ever get tired of traveling on your plane with speed hack and suddenly you die because it crashes with a tree which...
  32. G

    CPP RELEASE GTA_SA Simple Wallhack/Chams/Wireframe

    lol i was stoned asfvck when i wrote that. but anways that shit is a shit and does not work. stfu and go to open your gifts kid!
  33. G

    CLEO Release [CLEO] PlayerLines

    You are pro!!!! :not_bad:
  34. G

    Selling invitation key - 50 invitations

    Haha, i don't understand why people fall in drugs these days
  35. G

    CLEO Release [RELEASE]Countdown.cs/Timer.cs

    I did not fucking said that i am a cleo scripter nor that i'm gonna do what you like, you motherfuking better don't judge my shit since you don't even release something usefull for me, and i don't understand your english skills, therefor i feel offended.
  36. G

    CLEO Release [RELEASE]Countdown.cs/Timer.cs

    Hello, Today i'm gonna release a cleo script made by other ugbase.eu member but completely edited by meh. What does this do?, alright, this mod is a very basic ''timer'' that might be useful for Role Play servers or DeathMath servers where there are certain activities that requires await time...
  37. G

    CLEO Help Can someone change the activation key of this cleo?

    Hey, I have changed the activation to F11 due to i don't know how to put 2 activation keys together, besides if i put only ''G'' it would annoy you to enter vehicles as passenger, therefor its F11. let me know if it works
  38. G

    CPP RELEASE GTA_SA Simple Wallhack/Chams/Wireframe

    Well im doing a favour to u and after im trusting that it isn't a virus, you should thank me, and other thing, y have tested it but i use a english traditional keyboard and when y press athe keys: insert, delete, home, end, etc nothing happens so here is a big prblem and must be solved as fast...
  39. G

    CPP RELEASE GTA_SA Simple Wallhack/Chams/Wireframe

    How to inject bro
  40. G

    [Remover]

    pls
  41. G

    CPP RELEASE GTA_SA Simple Wallhack/Chams/Wireframe

    I don't understand the activation keys.. my bad but what it means? What are they ? hehe....
  42. G

    [Remover]

    Bumping
  43. G

    REQ Wallhack

    It works fine for me when i have sampfuncs and modloader uninstalled(incluiding cleo mods). but i cannot make it look red and through walls :l anyway its a good one :D thanks!
  44. G

    REQ Wallhack

    activate what? it doesn't activate anything.. i already tested this and these keys do not activate it.. :sadpepe:
  45. G

    REQ Wallhack

    Activation key?  :face_palm: 0x688
  46. G

    REQ Wallhack

    I want the same thingXD I have a friend that speaks german.. but he is admin and .. xDDDD All we need is someone to tell us how to activate that red skin wallhack xD BTW opcode.exe did something similar but i bet its private or not updated for 0.3.7. https://www.youtube.com/watch?v=-QL0T1RGbAo
  47. G

    REQ Wallhack

    Okay i know you want to change it from .asii to a normal .asi but! HOW DO YOU ACTIVATE THAT? I mean the red skin upon the player. I can only activate the wallhack with alt+f3 but i cannot activate the red skin ¬¬' how to do that?
  48. G

    pls

    Okay :imoverit:
  49. G

    pls

    :angry: :angry:
  50. G

    pls

    :yesyes: http://ugbase.eu/releases/(asi)sa-mp-markers/ :yesyes:
  51. G

    pls

    i think never gonna see it released  :sadpepe:
  52. G

    pls

    Someone tell Springfiel to update [ASI]SA-MP Markers to 0.3.7 he says he is lazy but we all need itttttttttttttttttttttttttttt
  53. G

    CLEO Release [OPEN-SOURCE] Player List - 28/06/2015 16:23

    Re: [CLEO] Player List - 28/06/2015 16:23 nice xD :D
  54. G

    [Remover]

    Name of the mod: Marker remover. Where did you see it: No where. What does it do: It removes a specific icon marker from radar/minimap. its id is: 56 Name: Light Detail: Yellow dot What do you want: I myself made a cleo mod that places a yellow dot(light id 56 from...
  55. G

    CLEO Release [SAMP 0.3.7] Fskin - Skin Changer

    Is it synced or not? :kidding: Yeah i don't wanna get banned. And just curious, if i type /fskin (a skin number which doesn't exist, the server i play will get it as a cmd, saved on logs, admins will caught me, and i'll get banned. xD)
  56. G

    Untagged Release [ASI]SA-MP Markers

    Waiting for the 0.3.7 Version :yesyes: also On/Off pl0x :urtheman:
  57. G

    Untagged Release [ASI]SA-MP Markers

    This mod for some wierd reason doesn't work for me. I've tested this with the next CLEO 4.1 / 4.3 SAMP 0.3z R1 / R2 Asi loader (installed) And also i tried deleting gta and samp together with the logs and still doesn't work. The thing is, when i click on samp to open ANY server the gta runs...
  58. G

    Untagged Release [ASI]SA-MP Markers

    Is it detectable? Does it has something related to teleporting? I got kicked for teleporting before log in a server.. not sure if that was lag on my side or its due to this. One thing: Can you make it ON/OFF? NUM3 please?, it worked fine but i find it more useful with on/off activation...
  59. G

    [REQ] Screen size's resolutions

    * Name of the mod: Fixes samp resolutions * Where you saw it: No exist maybe.. * What do you want: There is a issue, when you put on samp a resolution lets say, 1280x720 the CHAT size is small, and it is what i want, but my PC is made of wood and i can't run high resolutions, so i'm always...
  60. G

    [REQ]beatsamp.asi disable on DEAD?

    Yes please!! I would like to suggest for the next version(if going to be released) to add Fog draw distance.. So we can edit it aswell to make our timecyc look better! I edited my own timecyc and here's the draw distance and the fog distance 400 399 (never put fog distance more high than draw...
  61. G

    CLEO Help [REQ] Help to fix it..

    Old thread, if someone found the address, let us know thanks. Bumping it :bawww: ///EDIT: Springfield address works now in 0.3z R2. Thanks for your time senior! :urtheman: 30/11/2014 Thread can be locked now.. thanks :)
  62. G

    CLEO Help [REQ] Help to fix it..

    Bumpy :yesyes:
  63. G

    CLEO Help [REQ] Help to fix it..

    Hello, It works well, hides the chat and the killList, but also it hide/block the chat bar to type or do any cmd. When i use it, it blocks the chat bar, i can not chat nor type any cmd or type anything, because it blocks it ;s I tried myself to make it ON/OF with this: I replaced 1@ +=...
  64. G

    CLEO Help [REQ] Help to fix it..

    Hello :/ Since samp 0.3z i can't use anymore some of the best cleos most needed :s So i wonder if someone of you guys could please release a version of this but working on SA:MP 0.3z R2 :) What this one does is Hide the Main-chat.. it worked for R1 but not anymore for R2 :S This other hides...
  65. G

    Help [HELP]crashes v2.3 CRASHING

    I caught the problem. The problem was the ''cleo.asi'' file. I moved it to a different folder and samp now runs as normal. But in order to use crashes.asi 2.3 i must remove cleo.asi :S and i need the cleo haxxs...  :sweet_jesus: Which version of CLEO do you use sir? :imoverit:
  66. G

    Help [HELP]crashes v2.3 CRASHING

    Hello.. As you may know Whitetigerswt recently has released the new ''crashfix'' or ''crashes.asi v2.3'' (its the same) But always when i install this to my GTA it crashes.. I use SA:MP and as far my english might understand this, i got told this .asi file works only for MTA? I have tested this...
  67. G

    CPP RELEASE [OPEN-SOURCE]Packet Transmission Delayer (* aka Lag-Switcher*) [UPDATED]

    Re: [OPEN-SOURCE]Packet Transmission Delayer (* aka Lag-Switcher*) How can i change the activation key to this cheat ? :S i want something like ALT + 4 to enable/disable ;S
  68. G

    CLEO Release [SELLING]Multiple Objects Search Hack by M1ZG4RD

    RELEASE IT TODAY PLXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
  69. G

    CLEO Release [SELLING]Multiple Objects Search Hack by M1ZG4RD

    When will this become free? xs
  70. G

    CLEO Release [REL]A-Shield V5 RELEASED !! + SOURCE RELEASED :)

    Can you do one similar but just to pretect vehicles? or to be specific, i need one to protect a helicopter (raindance)
  71. G

    Untagged Release [RELEASES] Sounds disappear

    Does it make me invisible?
  72. G

    REQ - GTA custom settings.

    Hello, i was totally mad about my new shitty laptop which run gta really low around 15-30FPS maximun. Then i though about set low visual settings but this not working yet. The point is.. it is possible to set less draw distance than normal less distance, set more low visual effects from...
  73. G

    Need help (ahk) :)

    Its easy. i am not a cleo scripter but i know how to do it. simply just make a cleo that read the ''Message from''(he have to post the message to know what message have to work) then when it message appears the cleo sets /quit like in sampkeybinder
  74. G

    Name your pry!

    Stupid, idiot and racist post, i hope you find a chaisaw in your ass
  75. G

    CLEO Release [REL] Bone's ESP.cs v0.1 by Monstercat

    Good job! Works perfectly Monstercat, can you provide me the cleo mod you have in minute 1:18 when someone hits you shows blood at the full screen? i want this mod please tell me :angry: :angry: :angry: Thanks for the cleo! keep it up :)
  76. G

    [SNIPPET] Get aiming positionaim

    Re: Get aiming position This should sync :/
  77. G

    CLEO Release CarControl by Mr.Ze |WITH DEACTIVATION AND PATCHES| + SOURCE

    It works well :) but for RP servers where exist /lock to lock a car comes a proble.. if the car you want control is locked, the anticheat detects it as an unlock hack and you get banned :dont_care: or just you can't control cuz is locked :challenge_completed: but well, thanks for the cleo
  78. G

    demn fk

    demn fk
  79. G

    CLEO Release [RELEASE] Player Finder for 0.3z, works with SAMPFUNCS 3.2

    Mr.Spammer, you can use modify to avoid spam.
  80. G

    CLEO Release [RELEASE] Player Finder for 0.3z, works with SAMPFUNCS 3.2

    Hello TH3RM4L, i've not tested your cleo yet. but i have an biggest suggestion for you :D Since a player use that type of hacks, in servers witch strong anticheat / admin staff, the staff start to spectate suspicious players. So, in few words, the cmds you did to activate this mods can be read...
  81. G

    CLEO Help ADMINS

    Download it from the Cleo Library home page. http://cleo.li/download
  82. G

    Help About timecyc.aaa files :d

    Wow, it works, thanks TH3RM4L and Springfield :youdontsay: thanks thanks thanks! :urtheman:
  83. G

    Help About timecyc.aaa files :d

    Any idea to create a custom timecyc.aaa guys? :)
  84. G

    Help About timecyc.aaa files :d

    Yes, aready i did. but when i edit the file and i join to samp it doesn't change nothing
  85. G

    Help About timecyc.aaa files :d

    Hello, me again here.. Few days aho i decided to start myself to make cleos.cs and these stuff.. so i wanted to edit a timecyc.aaa but... I have a timecy.aaa (that i love so much) have invisible water and looks beautiful. :oh_stop_it_u: so i learned about .aaa files and i found that its...
  86. G

    Untagged Release skinAimbot [Updated]

    You can change the key to activate this using Sanny Builder.
  87. G

    I request Opcodexe..

    It works now :D thats my config.. Still crash when i die.. but at least this mod sets draw distance automatically, thank you all for supporting, i'll try never die haha =) :oh_stop_it_u: :oh_stop_it_u: :oh_stop_it_u: By the way, problem solved.
  88. G

    I request Opcodexe..

    I think you misunderstood me, I have a computer made ​​of wood, all I want is to reduce the draw distance, so less draw distance give me more FPS, less draw distance make quick gameplay without lagg :D
  89. G

    I request Opcodexe..

    Doesn't work equal to opcodexe's timecy, but anyway thank you for supporting :forever_opcode_alone:
  90. G

    I request Opcodexe..

    It seems work. but i don't know hot to set the draw distance (from 3600 to 200) :forever_hurra: Could you give me a example? please :somuchwin:
  91. G

    [INFO NEWS] RIP OPCODE.EXE :'(

    I thought you guys we're kidding :/ Good luck Opcodexe!
  92. G

    [INFO NEWS] RIP OPCODE.EXE :'(

    What the feck, now who will fix my timecy mod
  93. G

    I request Opcodexe..

    This thread is made to request Opcodexe help us if he wants.. please =) I mean this Timecy mod made by Opcodexe. [SAMP]Timecyc.cs - Change your view distance ingame! Each time I join the server the draw distance resets itself to maximum( 3500 ), it does not save my configuration. ( 200 of...
  94. G

    demn fk

    Re: Find hidden things.. feeeeeeeeek
  95. G

    demn fk

    Re: Find hidden things.. demn fk
  96. G

    demn fk

    demn fk
Top