Recent content by re]b0ot_

  1. R

    /.goto command | Teleport to players in the same world and interior!

    Only works with players in the same world and interior. Required:     SAMPFuncs (Mine is version 3.2) {$CLEO} 0000: thread "REBOOT_UGBASE" 0B34: samp register_client_command ".goto" to_label @REBOOT_UGBASE_189 :REBOOT_UGBASE_175 wait 0 jump @REBOOT_UGBASE_175 :REBOOT_UGBASE_189    ...
  2. R

    /.w command | Change your weather [TESTED]

    Need a tester that uses CLEO 4.3! My CLEO version is 4.1 /.w <weatherID> to change your weather. Tested in     >> Localhost     >> Pilot's Life Needs     >> SAMPFuncs 3.2     >> Cleo 4.1 (can anyone test @ 4.3?) {$CLEO} 0662: "re]b0ot_ | ugbase.eu" 0B34: samp register_client_command ".w"...
  3. R

    [RELEASE] Position Saver

    A CLEO script I made today for learning purposes. This script allows you save position and load your last saved position. Useful in stunt challenges, parkours, etc. Usage: Type 'P[' in-game like singleplayer cheat to save position. Type 'P]' in-game like singleplayer cheat to load position...
  4. R

    [RELEASE] intocar.cs/jack.cs | Enter any restricted cars that you like!

    Requirements:     SAMPFuncs 3.0 ++     Cleo 4.1, not the newest one, 4.3 UPDATE:: You must use Cleo 4.1 for this. (Newest version is 4.3) intocar.cs: Enter 'KK' as cheat code while near a car {$CLEO} 0662: "re]b0ot_ || ugbase.eu" // SetPlayerPos 0B2E: 31@ = read_samp_memory offset 0x13FA0...
  5. R

    CLEO Release /.w command | Change your weather [TESTED]

    Re: [CLEO] /.w command | Change your weather [TESTED] Changes player weather only.
  6. R

    CLEO Help [HELP] Player informer aint working

    Worked for me with SAMPFuncs 3.2
  7. R

    CLEO Release /.w command | Change your weather [TESTED]

    Need a tester that uses CLEO 4.3! My CLEO version is 4.1 /.w <weatherID> to change your weather. Tested in     >> Localhost     >> Pilot's Life Needs     >> SAMPFuncs 3.2     >> Cleo 4.1 (can anyone test @ 4.3?) {$CLEO} 0662: "re]b0ot_ | ugbase.eu" 0B34: samp register_client_command ".w"...
  8. R

    Untagged Release [RELEASE] intocar.cs/jack.cs | Enter any restricted cars that you like!

    Tested on localhost, no players, no cars. Pressing 'KK' results 'There are no vehicles near you'! When there is a car close enough, it teleports me in. Look at above post, you must have CLEO 4.1
  9. R

    CLEO Release /.goto command | Teleport to players in the same world and interior!

    Re: [CLEO] /.goto command | Teleport to players in the same world and interior! Hmmm... Try /.goto to other people(s). Some people can't be TP'd into but some can. Even the one that is unstreamed (in distance) I tested this on xSF and xMovie, 60% players I tested works, rest teleported me to...
  10. R

    Untagged Release [RELEASE] intocar.cs/jack.cs | Enter any restricted cars that you like!

    What CLEO version do you have? Mine is 4.1 (latest is 4.3) What SAMPFuncs version do you have? Mine is 3.2 I don't really know what can cause it.
  11. R

    Untagged Release [RELEASE] intocar.cs/jack.cs | Enter any restricted cars that you like!

    Chances are the vars are conflicting with other scripts. Try this one: {$CLEO} 0662: "re]b0ot_ || ugbase.eu" // SetPlayerPos 0B2E: 31@ = read_samp_memory offset 0x13FA0 size 2 // RemovePlayerFromVehicle 0B2E: 32@ = read_samp_memory offset 0x12D60 size 2 26@ = -1 27@ = -1 :CHECK wait 0 if  ...
  12. R

    CLEO Release /.goto command | Teleport to players in the same world and interior!

    Only works with players in the same world and interior. Required:     SAMPFuncs (Mine is version 3.2) {$CLEO} 0000: thread "REBOOT_UGBASE" 0B34: samp register_client_command ".goto" to_label @REBOOT_UGBASE_189 :REBOOT_UGBASE_175 wait 0 jump @REBOOT_UGBASE_175 :REBOOT_UGBASE_189    ...
  13. R

    Untagged Release [RELEASE] intocar.cs/jack.cs | Enter any restricted cars that you like!

    Yours doesn't teleport player into locked cars, where you can't even press 'F' or 'Enter' to enter them.
  14. R

    Untagged Release [RELEASE] intocar.cs/jack.cs | Enter any restricted cars that you like!

    Requirements:     SAMPFuncs 3.0 ++     Cleo 4.1, not the newest one, 4.3 UPDATE:: You must use Cleo 4.1 for this. (Newest version is 4.3) intocar.cs: Enter 'KK' as cheat code while near a car {$CLEO} 0662: "re]b0ot_ || ugbase.eu" // SetPlayerPos 0B2E: 31@ = read_samp_memory offset 0x13FA0...
  15. R

    CLEO Release -

    You need to have SAMPFuncs 3.0 +
Top