Jump to content
UBot Underground

[SELL] ►► Csharp Compiler Plugin◄◄ Run C# Code Inside Ubot


Recommended Posts

 

Awesome Aymen! Thanks a lot for that!

 

Ok I see.. I forgot to convert that array into a string. 

Stringbuilder ok.. note to self :-)

 

 

I'm still confused by the namespaces. I know what they are, but how do I know which ones I need to specify here?

When I have the code running in visual studio. Is there a way to show which ones are used? 

Do I have to add all of them all the time?

 

 
Dan

 

 

You will have the name spaces (that starts with using) in the very beginning of your C# file

Any name space that is not in the System.dll (added by default to your project) need to be added using add .net assembly then add the assembly file (usually the namespace + .dll) and the namespace required to run the class!

Link to post
Share on other sites
  • 1 month later...

Aymen,

 

any plans to add new features or updates to the plugin? I can't think if any myself now but just wanted to ask if you have any plans for the C# plugin so far?

 

Dan

Link to post
Share on other sites

Aymen,

 

any plans to add new features or updates to the plugin? I can't think if any myself now but just wanted to ask if you have any plans for the C# plugin so far?

 

Dan

 

No plans to add anything to the plugin!

 

Regards

Link to post
Share on other sites

Im down with that. I know there is a lot of potential for this plug in but I hav'nt had much time to dig into it properly personally.. More examples would help.

.

Hows about some more source codes, like stated in the OP?

Says "soon" and its been about 3 months..

Link to post
Share on other sites

Hows about some more source codes, like stated in the OP?

 

Says "soon" and its been about 3 months..

 

There was not much requests so i figured no one was interested in this one!

Let me know what kind of examples you want to see and i'll look into it!

Link to post
Share on other sites

I'm working on a couple of C# examples. 

 

What examples would help you? Do you have special tasks you can't do with Ubot Studio itself or the available plugins?

Something that you need over and over again? 

 

Interested to hear your ideas. You can PM me to if you like.

 

Cheers

Dan

Link to post
Share on other sites

I'm just confused how to go about using it..
I know i need to learn c# better, but can this be used with ubot code..

Say I want to make it register accounts, but in the same ubot make it use http post to do some stuff?

Link to post
Share on other sites
  • 1 month later...

Hey guys,

 

just picking this up and wanted to share this youtube channel

 

https://www.youtube.com/channel/UCiA3tURI8dwCOUzCeM90c2g

 

 

this guy is really great and you will learn a lot

 

TC

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