Search results

  1. wavelengthzero

    Search YouTube, Convert and Stream

    With this mod you can search YouTube from SA:MP and begin an audio stream (all files convert to 128kbps .ogg). Example: "/fvrad martin garrix - animals" (without the quotes). This will find the closest matching song name, convert and stream very quickly. Alternatively, if the wrong song is...
  2. wavelengthzero

    Search and stream YouTube links

    This is just a simple mod that lets you enter a command then YouTube link or song name to convert and begin streaming quickly. For example you type "/fvrad martin garrix - animals" and it will search YouTube for that song, choose the closest match, convert and begin a stream. If you don't find...
  3. wavelengthzero

    Random Name Changer [69,101 usernames]

    This cleo will give you 3 options, change your name to a random number, random username or a username you enter. Once you change your name you will automatically reconnect to the server with that name. Commands: /cn - Changes to a random name out of a list of 69,101 names /cnt <Name> - Changes...
  4. wavelengthzero

    Search and stream YouTube links

    This is just a simple mod that lets you enter a command then YouTube link or song name to convert and begin streaming quickly. For example you type "/fvrad martin garrix - animals" and it will search YouTube for that song, choose the closest match, convert and begin a stream. If you don't find...
  5. wavelengthzero

    Need Any key to this CLEO [Enter Fast in car]

    So this? Not 100% sure what you're asking. Y will enable "fast enter", press Y again to disable. [attachment=4496]
  6. wavelengthzero

    CLEO Release Random Name Changer [69,101 usernames]

    I just realized the last name in the .ini will never be picked since 0209 doesn't use the last random number: http://gtag.gtagaming.com/opcode-database/opcode/0209/ It won't matter since there's 69,101 to choose from, but here's the fixed version anyway [attachment=4479]
  7. wavelengthzero

    Fastwalk without infinite run

    I edited the "FastWalk b+1-b+6" version so there's no longer infinite run, I also made a version for myself so instead of pressing b+1-6 you can just type "/wspeed 1.5 2.5" where 1.5 is normal walking/jogging and 2.5 is sprinting. Both files are in the .zip. For wspeed.cs you'll need SAMPFUNCS...
  8. wavelengthzero

    CLEO Release Search YouTube, Convert and Stream

    I'm not sure of the NGG commands and other people may need commands edited also, so I've created an .ini version. All help info is in the .ini You don't need the mod to stream, it just speeds things up. Instead you can type /radiostream https://6t.pe/?youtubelink or /radiostream...
  9. wavelengthzero

    CLEO Release Random Name Changer [69,101 usernames]

    This cleo will give you 3 options, change your name to a random number, random username or a username you enter. Once you change your name you will automatically reconnect to the server with that name. Commands: /cn - Changes to a random name out of a list of 69,101 names /cnt <Name> - Changes...
  10. wavelengthzero

    Put AHK into cleo

    Just edit the .ini file to put the commands you want in
  11. wavelengthzero

    Put AHK into cleo

    Not sure what you're asking so I made the script customizable with an .ini file. [attachment=4467]
  12. wavelengthzero

    Put AHK into cleo

    Here you go: {$CLEO .cs} //-------------MAIN--------------- 0000: NOP :Label2 wait 0 if key_down 96 jf @Label2 say "/layvatlieu" wait 20000 say "/pcp" wait 50 say "/plpos 3" goto @Label2 It needs latest sampfuncs: http://ugbase.eu/Thread-ASI-SAMPFUNCS-5-3-0-3-7
  13. wavelengthzero

    CLEO Help Streaming in cleo

    Any help?
  14. wavelengthzero

    CLEO Release Search YouTube, Convert and Stream

    It sends commands like /radio but with the link you provided on the end of "https://6t.pe/?song=song name you typed". If you can't use commands like /radio in-game it won't work. I'd like to make a version that will work for people without access to streaming commands, but my cleo knowledge is...
  15. wavelengthzero

    Untagged Release RakSAMP-Lua

    I'm wondering if it's possible to make a proxy connection through this for each separate instance of RakSAMP-Lua. I successfully did it with the regular RakSAMP and proxifier, but I had to use a server with every UDP port open for Socks5 with dante-server for it to work since the UDP port to...
  16. wavelengthzero

    CLEO Help Streaming in cleo

    Not sure how to fix this, but the song doesn't play when pressing "p". // 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  :Label2 wait 0  if  key_down 80  jf @Label2...
  17. wavelengthzero

    CLEO Release Search YouTube, Convert and Stream

    Good idea tbh, but most of the code for this was done in PHP on a server I own. The PHP gets the song name as a variable, scans YouTube with the search API, finds the closest matching song, converts, generates a filename based on the title and redirects to said filename at uif.sexy. Cleo just...
  18. wavelengthzero

    CLEO Release Search YouTube, Convert and Stream

    It does. I'm going to try and make a version that doesn't need sampfuncs but I've seen how difficult that can be.
  19. wavelengthzero

    CLEO Release Search YouTube, Convert and Stream

    Yeah lol, I'm skilla
  20. wavelengthzero

    CLEO Release Search YouTube, Convert and Stream

    Does the server you play support any of these commands? /rad or /frad for /radio /vrad or /fvrad for /vradio /vwa or /fvwa for /vwaudio /vrm or /fvrm for /vrmusic If it doesn't you could quickly edit the commands from the source provided, otherwise I can if you want. If so I'm not sure what the...
  21. wavelengthzero

    CLEO Release Search YouTube, Convert and Stream

    With this mod you can search YouTube from SA:MP and begin an audio stream (all files convert to 128kbps .ogg). Example: "/fvrad martin garrix - animals" (without the quotes). This will find the closest matching song name, convert and stream very quickly. Alternatively, if the wrong song is...
  22. wavelengthzero

    CLEO Release Search and stream YouTube links

    This is just a simple mod that lets you enter a command then YouTube link or song name to convert and begin streaming quickly. For example you type "/fvrad martin garrix - animals" and it will search YouTube for that song, choose the closest match, convert and begin a stream. If you don't find...
  23. wavelengthzero

    Untagged Release Search and stream YouTube links

    This is just a simple mod that lets you enter a command then YouTube link or song name to convert and begin streaming quickly. For example you type "/fvrad martin garrix - animals" and it will search YouTube for that song, choose the closest match, convert and begin a stream. If you don't find...
  24. wavelengthzero

    CLEO Help Store > 16 bytes in strings

    That worked. Probably the shortest yet most helpful answer ever lmao  :motherofgod:
  25. wavelengthzero

    CLEO Help Store > 16 bytes in strings

    Is it possible to store more than 16 bytes to a string,  or could I split it into multiple variables then recombine them? For example a YouTube link which is 43 bytes.  I have no idea where to go from here: {$CLEO .cs} //-------------MAIN--------------- 0000: NOP thread "play" 0B34: samp...
  26. wavelengthzero

    CLEO Help shorten commands cleo

    The audio stream is processed by the server I play, just not the converting. For example, I can type /radio https://6t.pe/?https://www.youtube.com/watch?v=4WH0bFYg3Wo and it will be streamed. I just wanted to shorten that to something like /play https://www.youtube.com/watch?v=4WH0bFYg3Wo by...
  27. wavelengthzero

    CLEO Help shorten commands cleo

    I'm trying to accomplish this: {$CLEO .cs} //-------------MAIN--------------- 0000: NOP 0B34: samp register_client_command "play" to_label @command 30@ = 0 :Label wait 0 if 30@ == 1 else_jump @Label 30@ = 0 SAMP.IsCommandTyped(0@)   if   0AD4: 31@ = scan_string 0@ format "%s" 29@  ...
  28. wavelengthzero

    CLEO Help shorten commands cleo

    This should create an audio stream to %s, where %s is a URL to the song, but instead %s == (null) and it then unregisters the command. {$CLEO .cs} //-------------MAIN--------------- 0000: NOP 0B34: samp register_client_command "play1" to_label @Label163 30@ = 0 :Label23 wait 0 if  30@...
  29. wavelengthzero

    CLEO Help Grab player ID

    Working. Thanks everyone, I just had to compile "AS IS" :imoverit:
  30. wavelengthzero

    Check for closest player to you

    It's not working for me. I tried SAMPFUNCS 5.2.1 to the new 5.3 and I get the same result: Distance of 100: "No actor is near you" Distance of 1000+: "Actor D is near you" No number, just the letter D. I don't want the D tho, I want the ID, ffs. Halp?
  31. wavelengthzero

    CLEO Help Grab player ID

    Yeah, I have 5.3 as of today and still the variable is empty. I also tried this as a different test: {$CLEO .cs} //-------------MAIN--------------- 0000: NOP thread "GO" :GO_8 wait 0 if and 0AD2: 0@ = player $PLAYER_CHAR targeted_actor //IF and SET key_down 49 else_jump @GO_77 2@ =...
  32. wavelengthzero

    Help Automatic Command Before Login Server

    Sorry, I meant "IsPlayerConnected()": {$CLEO .cs} 0000: NOP thread "cmd" :CMD_1 wait 0 if SAMP.IsPlayerConnected($PLAYER_ACTOR) else_jump @CMD_1 say "/MapRecord" 0A93: end_custom_thread
  33. wavelengthzero

    Help Automatic Command Before Login Server

    I'm still kinda new to this, but maybe this will work: 0000: NOP thread "cmd" :CMD_1 wait 0 if SAMP.Available() else_jump @CMD_1 say "/Command" You will need SAMPFUNCS
  34. wavelengthzero

    CLEO Help Grab player ID

    I realized after another look this morning, but what's wrong with my test script? // 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 thread "GETID" :GETID_11 wait 0  ...
  35. wavelengthzero

    CLEO Help Grab player ID

    Thanks but I'm still clueless. Where's the player's ID variable stored?
  36. wavelengthzero

    CLEO Help Grab player ID

    That would be good, but I mainly wanted it for when I'm spectating a player, so I can quickly /sk their ID with the nearest vehicle just by clicking them. I'm happy to write the rest of the code myself, but I couldn't find anything like this on Google.
  37. wavelengthzero

    CLEO Help Grab player ID

    How would I store a player's ID in a variable by simply clicking their skin/nametag?
  38. wavelengthzero

    CLEO Help Stop incoming RPC Cleo

    How could I stop an incoming RPC in Cleo? Such as: netPatch[] = "CreateObject" "incoming RPC" 44 &0 0 netPatch[] = "Create3DTextLabel" "incoming RPC" 36 &0 0 In blue eclipse. I don't even know where to start.
  39. wavelengthzero

    La Pirula Project (with source code)

    I didn't expect the crasher to work. Really great mod with no bugs at all surprisingly. This is going to be awesome (until it's patched of course).
  40. wavelengthzero

    RakSAMP Proxified

    Proxifier is good, but I'm unsure if it supports cmd-based applications such as RakSAMP. Does Proxifier work for you with RakSAMP? What proxy list are you using?
  41. wavelengthzero

    RakSAMP Proxified

    I've tried using a few proxifier applications with RakSAMP such as Freecap, Proxifier, Socks5Cap etc, but none actually work because it's basically cmd, which isn't supported by these applications. I'm only doing it to bypass the maximum of 5 connections per IP. Could anyone provide me with info...
  42. wavelengthzero

    Untagged Release RakSamp 0.3z

    !Spawn is not a valid cmd.. can someone make this please? I'm way too shit to know what to do.
  43. wavelengthzero

    Untagged Release RakSamp 0.3z

    Could you add these commands pliss? :yesyes:
  44. wavelengthzero

    Untagged Release RakSamp 0.3z

    Instant ban on all modes except 1.. :table_flip: :angry: :red_eyes: :face_palm:
  45. wavelengthzero

    Girl kills herself because people bullied her about her porn vid

    So, where's the video? :excited_troll:
Top