Jump to content
Hostul a fost schimbat. Daca vedeti serverul offline readaugati rpg.b-zone.ro sau 141.95.124.78:7777 in clientul de sa-mp ×

LLstylish.NSFW

Member
  • Posts

    28
  • Joined

  • Last visited

Everything posted by LLstylish.NSFW

  1. Nickname: doN./LLstylish.NSFW Meeting / Activity: Activity Date and hour: 01/8/2021, 20:00 PM Statistics (Present / Absent members): here Winner/s name/s, Prize that they have received: BASTARDO(250k) and Amine.Snoussi(250K) Other mentions: See you next week.
  2. • Nick: LLstylish.NSFW • Rank: 2 • Person who you'd like to add (RPG BAR): • Name and level of the player: Warband, 18 • Date of offense: 05.7.2021 • Reason: he insulted me repaetedly by lungar language. for not accepting to do a license to him with no test. i want add him to bl faction. • Evidence: https://imgur.com/a/9n44Oud • Anything else? thanks for reading.
  3. +1 even if i didnt understand im with you guys
  4. nu face nicio lovitură în gazon
  5. @D J C but I need it to doesn't change when I'm dead, he get back to original skin and if you can add when I do (. /lskin) then get back to original skin
  6. can someone help me code a cleo that auto changes your skin everytime you log in to a server after like 15 sec ? skin id 270
  7. @Tupi if i want to change the color of the timer to red how i can do it ?
  8. @D J C i need to test it first ill try it now
  9. @Tupii want a cleo who check text in chat "Total payoff:" and start a timer for 5 min
  10. Hi, I'm starting with CLEO and I have some question / problem. How to make timer with 5 min countdown on screen whenever This Text show in chat "Total payoff:" when you finish a job i made this code but it full with misstakes i hope someone turn my idea into reality {$CLEO} {$INCLUDE SF} 0000: repeat wait 0 until SAMP.Available() alloc 29@ 256 0BE3: raknet setup_incoming_rpc_hook @auto_chat while true wait 0 if and 8B21: samp is_chat_opened 8C7E: is_console_active then 0@ = FALSE 1@ = 300 // The lenght of the countdown by seconds 1@ *= 1000 // converting it to milliseconds if 0ADC: test_cheat "JOB" THEN if 2@ == 0 then 0ACD: show_text_highpriority "AutoJob ~g~ON" time 1000 018C: play_sound 1083 at 0.0 0.0 0.0 2@ = 1 wait 250 else 0ACD: show_text_highpriority "AutoJob ~r~OFF" time 1000 018C: play_sound 1084 at 0.0 0.0 0.0 2@ = 0 wait 250 end end END END :looperulee wait 0 jump @looperulee :auto_chat 0BE5: raknet 31@ = get_hook_param PARAM_PACKETID if 31@ == RPC_ScrClientMessage then 0C11: memset destination 29@ value 0 size 256 0BE5: raknet 31@ = get_hook_param PARAM_BITSTREAM 0BE7: raknet 30@ = bit_stream_read 31@ type BS_TYPE_INT //color 0BE7: raknet 30@ = bit_stream_read 31@ type BS_TYPE_INT //lenght 0BE8: raknet bit_stream 31@ read_array 29@ size 30@ //string 0C0D: struct 29@ offset 30@ size 1 = 0 end WHILE TRUE WAIT 0 if or 0C29: $NULL_STIRNG = stristr string1 29@ string2 "Total payoff:" 0C29: $NULL_STIRNG = stristr string1 29@ string2 "Total payoff: $%d" THEN if 2@ == 1 then 0@ = TRUE REPEAT WAIT 0 UNTIL 8AB0: key_pressed 113 32@ = 0 END IF 0@ == TRUE THEN 0085: 2@ = 1@ // (int) 0085: 3@ = 32@ // (int) 0062: 3@ -= 2@ // (int) 3@ /= 1000 3@ *= -1 0AD1: show_formatted_text_highpriority "TIME_LEFT: %d" time 1000 3@ END IF AND 0@ == TRUE 001D: 32@ > 1@ // (int) THEN 0@ = FALSE 0AD1: show_formatted_text_highpriority "! GO !" time 2000 0x0AD1 END END
  11. didnt work doesnt read the chat so it doesnt type ./work
  12. Hey, I'm a fresh newbie at coding and I've been trying to code a cleo mod for GTA SA:MP which reads the chat and automatically triggers a command after a specified text in chat. For example, i want to create a mod in which, whenever it says in chat "Your job waiting time is over. You can now start working again.", it automatically sends a command "/work". I tried coding to make this code but it doesnt read the chat and make my game like in slowmotion {$CLEO .cs} 0000: repeat wait 0 until 0afa: 0B34: samp register_client_command "redeem" to_label @cmd while true wait 0 FOR 6@ = 98 TO 99 0AC8: 0@ = allocate_memory_size 260 // ALLOCATE MEMORY FOR THE CHAT STRING 0AB1: @GETCHATENTRYTEXT 1 id 6@ to 0@ // THIS IS A FUNCTION THAT STORES THE LAST CHAT STRING INTO 0@ if 31@ == true then if 0AD4: $NOT_USED = scan_string 0@ format "Your job waiting time is over. You can now start working again." $NOT_USED 5@ then 0AF9: samp say_msg "/work" wait 200 end end END // END FOR 0@ = 98 TO 99 end :cmd if 31@ == false then 31@ = true chatmsg "Autowork ON" -1 else 31@ = false chatmsg "Autowork OFF" -1 end 0B43: samp cmd_ret :getChatEntryText 0AF7: samp 1@ = get_base 1@ += 0x21A0E4 0A8D: 1@ = read_memory 1@ size 4 virtual_protect 0 1@ += 0x136 0@ *= 252 // size of stChatEntry 005A: 1@ += 0@ // (int) 1@ += 28 0AB2: 1 1@
    can You do an english version ? for this please
    Nu mai merge de ceva timp, imi pune doar o cifra din pin.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.