Jump to content
UBot Underground

Inject Code To The Compiled Bot, Any Ideas?


Recommended Posts

Hi,

 

The case is, I want to bulk sale a bot and allow buyers to re-brand it (add their logo and text to a section of the bot). but this shouldn't be allowed for their buyers (buyers of buyers).

 
What would be the way to like, inject codes into the compiled bot? any plugins?
 
Though about a couple of ways but none seem to be working properly.
 
Thanks

 

 

 

Link to post
Share on other sites

They could be read from a file, an example you create an XML file which is uploaded somewhere and the bot reads the XML file on startup and then uses the logo and title from that file.

 

In order to sell this in mass you would need to make another little bot which encrypts the XML file URL and stores it somewhere. Then the people could set the URL which would be encrypted in a database. And sell the bot (with the included database or some file with the encrypted URL). The bot opens, reads encrypted URL and fetches logo & text. The people just wouldn't sell the encryption bot with it.

  • Like 1
Link to post
Share on other sites

I thought of something similar too but hoped to find a way that doesn't need the 2nd bot.

 

It can be done using http plugin to get data from a source but each seller would have a different url. that's why the 2nd bot is needed though.

Link to post
Share on other sites

1 make a site let say affsite.com

2 use some member img script,when your seller can regist there and upload logo file and text,and the seller get aff id

3 make a txt file called aff id.txt and make it blank

4 in bot you can make some http calls with the url+affid and get the seller's logo apper

5 rar your bot and the aff id.txt and send too your seller and make a note:please regist out aff site,and write down your affid in the affid.txt files,and then rerar the bot and the affid.txt to sell to others

done

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