Jump to content
UBot Underground

[FREE PLUGIN] URI Encode/Decode


Recommended Posts

I just releases my 2nd FREE UBot Plugin which will allow you to Encode and Decode URI strings (URLs) without using the "eval()" and JavaScript functions.

 

The plugin will add 2 new functions:

  • "$uri encode" returns a URI encoded string,
  • "$uri encode" returns a URI decoded string.

 

 

After importing the plugin you'll find the functions under "Text Functions", and the only thing you should know is that there are 2 methods for encoding (corresponding to 2 JavaScript functions), but you'll most likely be using "decodeURIComponent" in most of the cases.

 

For more information about the plugin and how to download please URI Encode/Decode Plugin page.

Direct Download

 

I hope you'll find it useful and it will make your coding in UBot easier.

  • Like 3
Link to post
Share on other sites

Oh, I didn't know it exists, else I would use that one. :) Thanks for the support and no problem. Those functions should already be part of UBot. :)

Link to post
Share on other sites
  • 2 years later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...