Search results

  1. J

    Help Dialog Box.

    Add 00 here after 0a and the problem will be solved. It tells that here the string ends.
  2. J

    HotReload (beta)| Auto reload edited CLEO script

    Inspired from the new CLEO Redux https://github.com/cleolibrary/CLEO-Redux which monitors new changes from CLEO files and reloads them in game. How it works: -In a array goes all found files from CLEO folder -Then in loop I read the threads names of loaded scripts -Checking the names of threads...
  3. J

    [0.3DL] My game crashes when resolving RPC_ShowDialog

    Check if u have SAMP Addon
  4. J

    Run opcode function in GTA SA with C code

    https://github.com/DK22Pac/plugin-sdk
  5. J

    HandleRPCPacketFunc can't respond RPC_ShowDialog at 0.3.DL

    Ok... but a lot of users have installed SAMPAddon and I can't tell them just to delete samp.asi
  6. J

    HandleRPCPacketFunc can't respond RPC_ShowDialog at 0.3.DL

    Sorry for off topic, but it is possible to skip this somehow? Like to disable and enable it back or SAMPAddon is a piece of shet
  7. J

    CLEO Help Error in conditional "if" or string variable

    Do you use SAMPFUNCS? It only works with SAMP 0.3.7 R1
  8. J

    CLEO Help SAMPFUNCS.ASI - PLEASE HELP PLEASE

    It is your fault, it can't be possible with all the replies that gave you a solution for your problem didn't fix it. Review and repeat every process again which was given in this thread and stop crying for help.
  9. J

    CLEO Help SAMPFUNCS.ASI - PLEASE HELP PLEASE

    Try to get the ownership of your samp folder https://www.laptopmag.com/articles/take-ownership-folder-windows-10-using-file-explorer
  10. J

    CLEO Help Help with script

    After say "lotto 15", put this: repeat wait 0 until 80EC: actor $PLAYER_ACTOR sphere 0 near_point 1220.1060 -1422.9386 radius 1.2 1.2
  11. J

    CLEO Help Help

    From what samp version is this memory address ?
  12. J

    CLEO Help Help

    Mb you forgot the color on chatmsg and I didn't crashed the result is -684799955
  13. J

    CLEO Help Help

    Why not, lol?
  14. J

    CLEO Help Help

    CTRL + H with the cursor on it?
  15. J

    CLEO Help Cancelling cycle

    It's without SF, 0b12 is part of intoperation.cleo
  16. J

    CLEO Help Cancelling cycle

    The wait opcode is pausing the loop until it reaches 80000 ms and then proceeds to loop back, when you are pressing the key in "freezed" loop the if condition will not work. Here is the code using game timer {$CLEO .cs} {$USE bitwise} 0000: wait 5000 while true if 0ab0: is_key_pressed 192...
  17. J

    ️ Decrypting/Safety Check CLEO/SF/ASI/DLL

    Can you send the source in DM?
  18. J

    Untagged Release HotReload (beta)| Auto reload edited CLEO script

    Inspired from the new CLEO Redux https://github.com/cleolibrary/CLEO-Redux which monitors new changes from CLEO files and reloads them in game. How it works: -In a array goes all found files from CLEO folder -Then in loop I read the threads names of loaded scripts -Checking the names of threads...
  19. J

    ️ Decrypting/Safety Check CLEO/SF/ASI/DLL

    @SobFoX Can you try this one?
  20. J

    CLEO Help SAMPFUNCS.ASI - PLEASE HELP PLEASE

    Last chance, install all VC++ https://disk.yandex.ru/d/AEcCLKhljMV-TA versions and try to launch. if it will not work just install new gta from this link > https://disk.yandex.ru/d/vjircM4pHL6J3g
  21. J

    CLEO Help SAMPFUNCS.ASI - PLEASE HELP PLEASE

    It is because you have the game on Windows main disk and the SAMPFUNCS file doesn't have permission to write/read. Try this: https://msdn.microsoft.com/en-us/library/bb727008.aspx
  22. J

    CLEO Help SAMPFUNCS.ASI - PLEASE HELP PLEASE

    Enter in gta.exe compatibility settings and check Run As Administrator, also u can do it on samp.exe too, if this will not work then idk man..
  23. J

    CLEO Help SAMPFUNCS.ASI - PLEASE HELP PLEASE

    try install directx https://www.microsoft.com/en-us/download/details.aspx?id=8109 and change settings in SAMPFUNCS/sampfuncs-settings.ini multiprocess = false antipause = false exception-handler = false
  24. J

    CLEO Help SAMPFUNCS.ASI - PLEASE HELP PLEASE

    show the path of root folder + if you crash, show the full log.
  25. J

    CLEO Help SAMPFUNCS.ASI - PLEASE HELP PLEASE

    Newer sampfuncs and show the path of root folder + if you crash, show the log.
  26. J

    CLEO Help SAMPFUNCS.ASI - PLEASE HELP PLEASE

    https://www.gtagarage.com/mods/download.php?f=37262
  27. J

    CLEO Help SAMPFUNCS.ASI - PLEASE HELP PLEASE

    After putting the SAMPFUNCS.asi and launching the samp.exe as administrator, does it still remains in GTA root folder?
  28. J

    CLEO Help SAMPFUNCS.ASI - PLEASE HELP PLEASE

    Dude, launch samp as administrator and put the folder in exclusion for antivirus or disable antivirus,.
  29. J

    SAMPFUNCS doesn't loading.

    Make the folder of your game to not be checked by the antivirus, simply add at exclusion settings.
  30. J

    CLEO Help Help with a mod

    Now he will ask to make with ON/OFF command
  31. J

    Auto digits calculator from a dialog

    U need to type 2175 and 63
  32. J

    Auto digits calculator from a dialog

    Type [/dset TD_ID_BUY_TEXT TD_ID_CLICK_BUTTON] both ID's for textdraw text and textdraw BUY button, u can use txd_finder that can show u the ID of all textdraws on screen to activate it type /txd. Cya Bft nab @qBogdan
  33. J

    CLEO Help deleting digits

    Bcs u are loop opcode 0AC8: without clearing memory when u exist from loop. Using 0C11: is easier to operate with allocated memory, using this u are reseting all memory with 0 and then u don't need to free the memory. {$CLEO} {$INCLUDE SF} {$USE CLEO} {$USE bitwise} {$USE ini} {$USE file}...
  34. J

    CLEO Help deleting digits

    alloc 2@ 32 format 2@ "100420" 2@ += 3 alloc 1@ 32 format 1@ "%s" 2@ chatmsg 1@ -1 2@ -= 3 free 1@ free 2@
  35. J

    NOTIFICATION UGBASE.EU - Data loss

    Nah, I thought if we lost so much data we can start to do lua and to get rid of cleo, idk..
  36. J

    NOTIFICATION UGBASE.EU - Data loss

    Maybe this is a new start to code on lua?
  37. J

    CLEO Help Help with /sms id command add deelay

    I got there 3 servers which will work. Added the ID by nickname, the possibility to call 112 after someone kill you, and delay for specific servers and to call LSPD and I did separate numbers for /sms and /call . So, that's why the code is too long! IDK if he has the pleasure to code in CLEO...
  38. J

    CLEO Help Help with /sms id command add deelay

    Script was updated for this server: https://github.com/JaggerJam69/MyScripts/raw/master/smartphone_k.cs
  39. J

    CLEO Help Help with /sms id command add deelay

    @ajom , he will steal the script and will not put my credits in, I could help him if he doesn't said that HE wrote this, instead of "I found this and I want some help to edit it" He thinks if he copy-pasted from me, then he made it... Even the variables are identical. I love to help others to...
  40. J

    CLEO Help Loosing my sanity...

    What do you mean about read value? Here is your topic about text handlig: http://ugbase.eu/index.php?threads/tutorial-text-handling.19741/ I've done like u said there.
  41. J

    CLEO Help Loosing my sanity...

    So, idk why but I have a weird bug, or I'm blind+dumb... My problem consist in a fucking variable which SOMEHOW re-writes it self from nothing when I'm using say keyword to execute a command. Here is a screenshot with this: The variable 1@ contains the message from 27@ by using %n where...
  42. J

    CLEO Help Help with /sms id command add deelay

    Sooo, what u did said? Pffffff... nice lie my friend, author speaking here: https://github.com/JaggerJam69/MyScripts/blob/master/smartphone_k.cs If u did made this script u know that in RPC/callbacks u can't put wait. If I know about what server ur talking about, then it got the anti-spam...
  43. J

    CLEO Help 0BC9 w/o SAMPFUNCS

    You can't emulate RPC without SAMPFuncs if you're using CLEO.
  44. J

    CLEO Help ON/OFF on CLEO FOV

    Loool, now you sayin' about samp version pfff.. Delete loop repeat...until and put wait 5000 instead.
  45. J

    CLEO Help 0B2C w/o SAMPFUNCS

    U can use this func from SAMP-UDF source GetVehiclePointerById(dwId) { if(!dwId) return 0 if(!checkHandles()) return 0 dwPed_By_Id := GetPedById(dwId) dwAddress := readDWORD(hGTA, dwPed_By_Id + 0x58C) if(ErrorLevel) { ErrorLevel :=...
  46. J

    Gta sa Memories...

    Here is a mini-HUD source, site link: https://libertycity.ru/files/gta-san-andreas/137571-simple-hud.html P.S. But he creates new HUD. /* Made by Vital */ //$PLAYER_ACTOR $PLAYER_GROUP $ONMISSION //Byte, Char – 1; Short, Word – 2; Long, DWord, Float – 4 {$CLEO} 0000: const TEXT_FONT = 3 //0...
  47. J

    CLEO Help Trigger Indicator

    I decrypted OP-Hax a little, but there is a really mess )) Have tried to understand it, but some call functions are unreadable.. @Opcode.eXe can you help me? :$OpcodeXe_2156 wait 0 0BFD: 31@ = get_global_var "Triggerbot" if 31@ == 1 else_jump @$OpcodeXe_2874 0BFD: 30@ = get_global_var...
  48. J

    CLEO Help Trigger Indicator

    Hello fellows, I used an open source triggerbot for sniper which uses the distance between the bones to calculate area where if sniper is on player to shoot (like 05A5. So the problem is that I can't find the depth of the skin and this is a little bit annoying when the snippet doesn't return...
  49. J

    CLEO Help cmd problem

    Which type of dialog do you have? Share a screenshot of it!
  50. J

    CLEO Help Is Checkpoint active

    {$CLEO} 0000: repeat wait 0 until SAMP.Available() while true wait 0 if and not SAMP.ChatInputOpened() 0C89: key_just_pressed 75 THEN IF 0AB1: call @isActive_cp 0 THEN say "/killcp" ELSE chatmsg "{ff0000}[TaxiCMD]...
  51. J

    CLEO Help player's car

    {$CLEO} {$INCLUDE SF} 0000: thread "JobsBrowse" repeat wait 0 until SAMP.Available() Dialog.Create(0@, "Job Cars") Dialog.SetRECT(0@, 1470, 250, 400, 500) Dialog.AddListBox(0@, 0, 3, 3, 390, 490) Dialog.SetVisible(0@, 0) 0B34: "jobcars" @jobcars WHILE TRUE WAIT 0 FOR 9@ = 0 TO 1000 STEP...
  52. J

    CLEO Help Question about RPC

    Can you post a link or what you did find? Please.
  53. J

    CLEO Help How to set dialog list item on a dialog with 2 columns

    The opcode 0b49: doesn't work on this type of dialog. Snippet: :setDialogIndex { 0ab1: call @setDialogIndex 1 _item 2 } 0BB0: samp 31@ = get_dialog_info_ptr 31@ += 0x20 0A8D: 31@ = read_memory 31@ size 4 virtual_protect 0 31@ += 0x143 0@ -= 1 0A8C: write_memory 31@ size 1 value 0@...
  54. J

    CLEO Help Help with this variable

    Use only local variables not global in call functions.
  55. J

    CLEO Help commas number

    What the fuck, this doesn't work? format 0@ "\"%d\" " Try it.
  56. J

    CLEO Help MiniMap Coords

    How to find the screen coords of the minimap?
  57. J

    CLEO Help Help with draw text in screen

    How did you achieve that list on side of screen? Can you show the code?
  58. J

    Script for simplification

    https://blast.hk/threads/897/post-186148
  59. J

    CLEO Help samp 0.3.7 r3 SetPlayerHealth

    Here is the plugin, patches the R1 version with R2-R3 fixes and making the server think that you using R2 or R3 https://blast.hk/threads/29398/ There are some bugs, but they are very fast fixed.
  60. J

    Bust aimboters

    Can the thread be closed? This is going too long with off topic...
  61. J

    RemoveHouses.cs

    Buy a new PC! Or play with low graphics modpack. No one will do this...
  62. J

    CLEO Help Actor status

    if 0B20: samp 1@ = actor_handle_by_samp_player_id 0@ then .... end
  63. J

    CLEO Help [SOLVED] Create a linked list

    Solved, mb.. in primitive way, but it's working. Also found the write_opcode needs a delay, without the delay "list" get messy {$CLEO} {$INCLUDE SF} 0000: repeat wait 0 until SAMP.Available() 0b34: "list" @linked_list alloc 0@ 128 0C11: memset destination 0@ value 0 size 128 0085: 31@ = 0@ 1@...
  64. J

    CLEO Help [SOLVED] Create a linked list

    So I have came up with this, but it gives me wrong strings and also trying to define the null pointer but no success 0b34: "list" @linked_list alloc 0@ 128 0C11: memset destination 0@ value 0 size 128 0085: 31@ = 0@ 1@ = 0 while true wait 0 if key_press 190 // period or > then...
  65. J

    CLEO Help [SOLVED] Create a linked list

    Hello, is a way to create a linked list in CLEO, like this. I know how it works, but in CLEO idk how to reproduce, here is a.k.a pseudocode {$CLEO} 0000: repeat wait 0 until SAMP.Available() 0b34: "list" @linked_list while true wait 0 if key_press 190 // period or > then...
  66. J

    SA:MP 0.3.7 Keylogger (Stealer)

    Eat a** https://blast.hk/threads/16018/
  67. J

    CLEO Help Input info struct [SOLVED]

    I want to find out the coordinates for chat box, does someone have snippets or something else idk... Edit: :inputbox_xy 0BAF: samp 0@ = get_input_info_ptr 0@ += 8 0A8D: 1@ = read_memory 0@ size 4 virtual_protect 0 1@ += 8 0A8D: 2@ = read_memory 1@ size 4 virtual_protect 0 //x 1@ += 4 0A8D: 3@...
  68. J

    CLEO Release [RELEASE]Load your cleo mods in-game! [V2 has been launched]

    For who using sampfuncs, just type in console command "csload Name.cs".
  69. J

    CLEO Help If string/text have color

    It's not a textdraw, here is the snnipet 0.3.7: :getNumberPlate // call @getNumberPlate 1 car_id 0@ retr_to 1@ 1@ = SAMP.Base() 1@ += 0x21A0F8 // SAMP_INFO_OFFSET 0x21A0F8 0A8D: 1@ = read_memory 1@ size 4 virtual_protect 0 1@ += 0x3CD // Pools 0x3CD 0A8D: 1@ = read_memory 1@ size 4...
  70. J

    CLEO Help If string/text have color

    The doesn't have the {}.
  71. J

    CLEO Help If string/text have color

    Hello, I'm having a trouble with DXUT dialogs, about static text. I'm getting from cars licence plate and formatting in a string: The problem is that some cars have "red" licence plate, which causes the string what I'm formatting to bug. Can I somehow find out if the licence plate/text haves...
  72. J

    [SNIPPET] Get Dialog caption

    https://github.com/SAMP-UDF/SAMP-UDF-for-AutoHotKey/blob/master/SAMP.ahk
  73. J

    APP Release Fast Screen

    Can anyone solve the map marker when it set, game crashes. @springfield
  74. J

    CLEO Help [SOLVED] Last screenshot taken.

    Does anyone know how to get this info from string? I need only the screenshot number. Sorry problem solved, I didn't tried to use without coming RPC_ClientMessage.
  75. J

    CLEO Help Cleo mod working on a specified server

    Na scriptere {$CLEO} 0000: repeat wait 0 until SAMP.Available() alloc 0@ 128 0B3A: samp 0@ = get_current_server_name if 0C18: 1@ = strstr string1 0@ string2 "ruby" then chatmsg "CLEO working" -1 else chatmsg "CLEO stopped" -1 0A93: end_custom_thread end free 0@
  76. J

    CLEO Help Screen text

    How can I get this text SAMP 0.3.7-R1: P.S. Please without troll, thx guys. [SOLVED] http://ugbase.eu/index.php?threads/reading-text-like-this.20303/#post-117968
  77. J

    CLEO Help Ingame map

    This is a .ASI mod, not a .SF .....
  78. J

    CLEO Help Click

    {$CLEO} 0000: repeat wait 0 until SAMP.Available() 0@ = 0 while true wait 0 if key_down 88 then repeat wait 0 until not key_down 88 0B12: 0@ = 0@ XOR 1 end if 0@ == 1 then WAIT 0 0972: put_actor $PLAYER_ACTOR at 597.2166...
  79. J

    CPP RELEASE SA-MP 0.3.7 Source Code leaked

    Pump ur head, https://github.com/jovazxc/samp it's 0.2.5 modified somehow to 0.3.7
  80. J

    CLEO Help Dialog Box parsing [CLEO]

    Ohh and here I'll put the 0c18: opcode, then I'll use strcat. Okay, thx!
  81. J

    CLEO Help Dialog Box parsing [CLEO]

    Hey there!! I need some help, because I'm stuck a little bit. The thing I need is to highlight/delete the selected "item" from dialog, I have ideas.. but it doesn't properly work... Here I'm formating the string for a dialog_list_item: :dialog_create alloc 31@ 128...
  82. J

    CLEO Help Fast Please

    nephrite.ro, he need that script for auto-captcha ))) and I made it, ahhahah
  83. J

    CLEO Help Checkpoint (Hatiko Waiting)

    OMG  :not bad: , thx... But the text will not appear twice if the checkpoint will be in the same coordonates from last one, it works if the next checkpoint will be in another coordonates and then the put checkpoint to needed coordonates. Example: checkpoint on coordonates for text2 > text...
  84. J

    CLEO Help Checkpoint (Hatiko Waiting)

    Hi guys, here I have a problem... Please help me... I want the chatmsg to show up only one time on that coordonates, but it only spams... I have tried everything, I have spent 3 weeks to solve this, but no result.. {$CLEO} 0000: repeat   wait 0 until 0afa: WHILE TRUE wait 0 if call...
  85. J

    CLEO Help Chat String [I'll wait the response like HATIKO]

    https://www.sannybuilder.com/forums/viewtopic.php?id=1065 :areyoukiddingme:
  86. J

    CLEO Help Chat String [I'll wait the response like HATIKO]

    This is sscanf he using the address of the game 0x8220AD.
  87. J

    CLEO Help Chat String [I'll wait the response like HATIKO]

    RE: Chat String :ugbase:
  88. J

    CLEO Help Chat String [I'll wait the response like HATIKO]

    Hi everyone, here i've a problem with chat string. The problem consists in that 25@ mb taking and ID from %d, and 26@v it doesn't separate it. Code: {$CLEO} 0000: repeat wait 0 until SAMP.Available() alloc 16@ 105 alloc 1@ 64 alloc 4@ 25 alloc 5@ 260 alloc 25@ 20 WHILE TRUE wait 0 for...
  89. J

    CLEO Help Incompatible label

    Why isn't taking the red color? On SF 5.2 the label is working, but on SF 5.3 isn't working...... [php] :copcmd_main WAIT 0     IF 31@ == 1     THEN         FOR 0@ = 0 to 999              IF SAMP.IsPlayerConnected(0@)             THEN                  IF 1@ =...
  90. J

    CLEO Help Incompatible label.

    :copcmd_main WAIT 0     IF 31@ == 1     THEN         FOR 0@ = 0 to 999              IF SAMP.IsPlayerConnected(0@)             THEN                  IF 1@ = SAMP.GetActorHandleByPlayerID(0@)                  THEN                     16@ = SAMP.GetPlayerColor(0@)                     IF 16@ ==...
Top