Search results

  1. MalikeiraOPoder

    CLEO Help How to define my jump?

    how can i define height of my jump with editbox? look my code.. {$CLEO .cs} 0000: NOP REPEAT WAIT 0 UNTIL 0AFA: Dialog.Create(21@, "") Dialog.SetRECT(21@, 490, 462, 250, 190) Dialog.AddButton(21@, 1, "Apply", 0, 60, 135, 35) Dialog.AddEditBox(21@, 2, "5.0" , 145, 60, 85, 35)...
  2. MalikeiraOPoder

    CLEO Help whats my fuckin' mistake?

    here is code.. [/php] SO... what i am doing wrong? this code it is to be like when i press both of buttons it make function to tp.. but this is not working i have no idea.. someone know why? @Zin @Parazitas etc...[/spoiler]
  3. MalikeiraOPoder

    CLEO Help Edit box to change key

    sup my homies, i need a help, idk how to do that shit.. i want a EditBox to change my activation to open a Dialog.. i want to put when i chooser a code and press in "Apply" it will close my dialog and to open i need to type new code.. example : Default code is "nugg" and i changed to "pussi"...
  4. MalikeiraOPoder

    CLEO Help press key

    when i press key "71" ( G ) this shit will open my dialog.. so.. i wanna do when i press G again, this key will close my Dialog.. and i cant do it zz whats my mistake? i did like that... IF key_down 71 THEN Dialog.SetVisible(0@, 1) SAMP.ToggleCursor(1) else dialog.SetVisible(0@,0)...
  5. MalikeiraOPoder

    CLEO Help How to use Dialog Slider...

    Guess whos back again? xD So.. i have a question, how can i use a slider to define a value ? this is a example code
  6. MalikeiraOPoder

    CLEO Help Easy code? help me here pls zz

    look this code.. // This file was decompiled using SASCM.ini published by GTAG (http://gtag.gtagaming.com/opcode-database) on 14.6.2013 {$CLEO .cs} //-------------MAIN--------------- 0000: NOP 0662: printstring "Made by Opcode.eXe" 0662: printstring "www.youtu.be/thT14ZrBfjo" 0662...
  7. MalikeiraOPoder

    CLEO Help Help with Dialog

    someone help with dialog... im learning how i can use dialog etc... and i wanna know how can i do "while true" for each dialog... exemple: i got 2 dialog or more.. and these dialog need a "While true" how can i do ? here my code.. look... the dialog 0@ it has a "while true" for dialog 1@, how...
  8. MalikeiraOPoder

    CLEO Help How to move a dialog?

    I want to know how can i move a Dialog.Create with CheckBox Example: When i press in this CheckBox, i can move my textdraw and when i uncheck it, my dialog stay where i wanna..
  9. MalikeiraOPoder

    CLEO Help Command to dialog..

    i want to do a command to open a Dialog.Create someone can do a example code for me? example: i type /open and this open my dialog... i tried so many times but i cant :/ im starter, sorry
  10. MalikeiraOPoder

    CLEO Help How to close a code?

    I want to know how can i do to close a code? i want to close a source code..
  11. MalikeiraOPoder

    CLEO Help Help with textdraw

    Hello, i want to see any tutorial about how to create any textdraw and ur functions exemple: it has a textdraw and it has options like cheats... I want to learn how to do a text draw and ur functions Give me tutorials how to create textdraws and how use CreateButton to do a cheat
  12. MalikeiraOPoder

    Shanker v3... ???

    Im looking for the Multi Hack Shanker v3 , anyone has link download ?
  13. MalikeiraOPoder

    CLEO Help Convert for 0.3.DL help ?

    Hi everyone, I made this simple cheat to use in version 0.3.DL, but I do not know how to convert to 0.3.DL, someone knows how to convert and can help me? my code: {$CLEO .cs} thread "easy cheat" :cheat wait 0 if SAMP.Available else_jump @cheat 0B34: samp register_client_command...
  14. MalikeiraOPoder

    How to convert a code

    How can i convert this : 0ADC: test_cheat "TEST" to 0B34: "example" @CHEAT_EXAMPLE ? Any tutorial ?
  15. MalikeiraOPoder

    Cheat Source Code ??

    I would like to know where I can get the source code of each cheat Example, the source code about NoSpread, Aimbot, BulletSync etc ... to add in my mod CLEO
  16. MalikeiraOPoder

    MENU DIALOG CHEATS HELP !

    I would like to add this BackFlip and NoReload code to this menu, anyone help me? MENU DIALOG HERE {$CLEO} {$INCLUDE SF} thread "MENU TEST" CONST PLAYER $PLAYER_ACTOR CHAR $PLAYER_CHAR D_HELP 666 D_WIDTH 160 // 320 D_HEIGHT 135 // 305...
  17. MalikeiraOPoder

    MENU BUTTON AND CHECKBOX

    Here is my code I want to add this code NoReloadGuns on CheckBox for work Below is the Code Player.Defined(CHAR) THEN 0470: 1@ = actor PLAYER current_weapon Actor.GiveWeaponAndAmmo(PLAYER, 1@, 0) wait 150 end and i want to add NoSpread on AddButton, when is ON , stay green the...
  18. MalikeiraOPoder

    how to get my nickname?

    how to get my nickname in code ? example chatmsg "Hello %s (Me) , your cheat is loading" what code i have to use ? idk how to do this code zzzz
  19. MalikeiraOPoder

    HELP with MENU CheckBox

    I need help with Dialog.AddCheckBox I want a menu with this cheat, but I do not know how to make it work example: // register the Cheat dialog.. Dialog.AddCheckBox(20@, 1, "NoReload", 5, 105, 180, 15) // For work the cheat IF 0B92: dialog 20@ is_checked 1 Player.Defined($PLAYER_CHAR)...
  20. MalikeiraOPoder

    HELP with MENU ADDBUTTON

    I need help with Dialog.AddButton I want a menu with NoSpread, but I do not know how to make it work Example: // register the NoSpread dialog.. Dialog.AddButton(20@, 1, "NoSpread", 5, 230, 125, 25) // The Cheat IF 12@ == 1 THEN WHAT I DO HERE FOR WORK THE...
  21. MalikeiraOPoder

    HELP WITH SASCM

    Does anyone have this updated SASCM file? my file does not work " %d " in script
  22. MalikeiraOPoder

    how to create Teleport Menu Dialog

    Hello , I would like to learn how to make a teleport menu like this video : Someone can modify for me and add teleport to SF, LS, LV ? Please !!!
  23. MalikeiraOPoder

    Cheat Menu HELP

    How can I make a cheater menu in dialog, with the cheaters /cbug /spread /spec / killall (I kill everybody around) I tried to do with the mod "kcmds" but I do not know how to convert "cbug" "spec" and "killall" in a single mod. /cbug 1 or 0 Turn On/Off /spread 1 or 0 Turn On/Off /spec...
  24. MalikeiraOPoder

    how to modify a cheats enable and disable

    Hi everyone, I do not know much about script and I want to make this mod to activate and deactivate, can do it for me and then explain to me how to do it to activate and deactivate
Top