Jump to content
UBot Underground

[SELL] ►►Socket Code Generator◄◄ ✔ Http Source Codes Generator For Ubot


Recommended Posts

It will be down again for another 12 hours or so again!

 

PM me to get the new version with the backup server licensing working!

 

Regards

 

404 here

 

PM sent Aymen

Link to post
Share on other sites
  • Replies 263
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Popular Posts

Want To See Something Extra Cool ??   Check Out How I Made A C# Scraper Bot In 7 Minutes Flat   More Videos   Video 1 : Sockets Recorder + Post Code From Url       Plugins Required To Use The Ubot

i'll send you guys the new version in a few minutes

First Make Sure to install the new updated version i released today! if you did that then you're good! when a new update is released you will get notified when you launch the software ! I'll add a win

  • 4 weeks later...

Reminder it doesn't seem to be working on https links

 

can test logging into gmail.com

and then test on non secure link http://ubotstusio.com/playground

Which function do you mean TJ?  The HTTP header converter seems to work fine for me.

 

Dan

Link to post
Share on other sites

vote 1+

yes it does not working on https ...

sockets recorder..

 

yea i'm aware of the bug and i'll work on it as soon as i can , for the time being you can use http headers converter tab!

 

Regards

Link to post
Share on other sites
  • 5 weeks later...

C# Code Generation:

 

I played around with that a bit.

 

Tried to convert a simple get request:

 

GET https://www.xing.com/de HTTP/1.1
Host: www.xing.com
Connection: keep-alive
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.124 Safari/537.36
Accept-Encoding: gzip,deflate
Accept-Language: en-US,en;q=0.8,de;q=0.6

The created code is:

HttpPost.HttpClass httpclass = new HttpPost.HttpClass();
httpclass.UserAgent="Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.124 Safari/537.36";


httpclass.timeout=20;
httpclass.proxy="";
httpclass.maxredirects = 10;
string output = "";
string Accept-Language: en-US,en;q= "0.8,de;q";


string PostDataReq="Accept-Language: en-US,en;q=" + Accept-Language: en-US,en;q;
output = httpclass.GetData(" https://www.xing.com/de "+"?"+PostDataReq);

Which has a couple of errors:

 

c%23socketcodeg.JPG

 

 

Dan

 

 
Link to post
Share on other sites

I wanted to buy it but coupon(Coupon code : PLWDIS25F) is not working. Can u plz PM me new coupon plz?

 

Sorry that coupon expired long time ago!

 

Regards

Link to post
Share on other sites
  • 4 weeks later...

Hello,  I want to purchase this plugin but need to understand the system requirements first please.

Does it work properly with Ubot Studio 5.5  or just with version 4?

When is the next update due please?

Link to post
Share on other sites

Hello,  I want to purchase this plugin but need to understand the system requirements first please.

Does it work properly with Ubot Studio 5.5  or just with version 4?

When is the next update due please?

 

This is not a plugin. This is a stand alone application that can generate Ubot and c# code. 

Please take a look at the videos at the beginning of the thread. That should make it clear.

 

Dan

Link to post
Share on other sites

Hi Dan, thanks for your reply and correction.  Software indeed. It was from your video Sockets 6 video in the HTTP Plugins tutorials that you recommended Ubot 4 for this to work. I have version 5 installed however and being an absolute beginner I would not be able to tell the difference if its not working properly in Ubot v5.

 

Can I safely use the Socket Code Generator software in the latest version of Ubot?

 

Thanks for your continual support.

Link to post
Share on other sites

Hi Dan, thanks for your reply and correction.  Software indeed. It was from your video Sockets 6 video in the HTTP Plugins tutorials that you recommended Ubot 4 for this to work. I have version 5 installed however and being an absolute beginner I would not be able to tell the difference if its not working properly in Ubot v5.

 

Can I safely use the Socket Code Generator software in the latest version of Ubot?

 

Thanks for your continual support.

 

It's working fine for me with the latest ubot version.

 

Dan

Link to post
Share on other sites

Hello Aymen,

I have purchased the Socket Code Generator but when i came to download it I received 404 error. Please advise?

 

Your package has been PMed to you!

Sorry for the 404 issue , i really need to update that link :).

Link to post
Share on other sites
  • 4 weeks 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...