Jump to content
UBot Underground

scrpting overview


Recommended Posts

hello.. i would like to have an overview regarding ubot scripting capabilities:

1. i know ubot have focus on non programmer.. but what about from programmer perspective? does it ubot`s data types, variables, constant, logic operator, math operator,etc?

 

2. is there interactive capabilities in the form. for example if i build rss submit bot.. will i able to create form for user to select-checkbox the rss directories they want ?

 

3. does it has capabilities for file operation like read, write,delete, upload

Link to post
Share on other sites

All the answers are pretty much yes.

 

Basically if you can do it within a browser window then UBot can do it.

 

Also you can read and write files.

You can make variables and lists (lists is like an array for you programmer types).

You can run logic and math functions.

You can include javascript so if you know that language you can really do a ton.

 

The answer to #2 is yes.

 

As a programmer also you can make your own PHP pages that do any functions that you want and you can take UBot to an extremely high level.

 

Check out some videos to get a basic feel of it if you havent already.

 

http://www.ubottutorials.com/

http://ubotstudio.com/tutorials.aspx

Link to post
Share on other sites

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...