Jump to content
UBot Underground

Proper Ways To Save/edit Data?


Recommended Posts

I've been using the IniFileReader.dll plugin to save data while using only the http post plugin, but it seems to make ubot crash after a short period of time.
 

Looking for a way to harvest data & be able to edit it & pull this data as simple as possible, this is why i used the ini plugin, as it works for what i need.

What i'm doing is scraping UID's & would like to be able to add a value to the uid so ubot knows what step id like it to do next.


example: 

     load html(#post3)
     set(#muid, $page scrape("\\\"uid\\\":", ","), "Global")

Id like to save the #muid and add a value to it like so:  23435634576=X
but need to be able to grab this data & edit it as well.

I'm sure im just over thinking this, but its driving me crazy.

I don't have much experience with tables/sql & have searched for over an hour on the forum for a simple fix.

Any help would be greatly appreciated. 

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