Jump to content
UBot Underground

Recommended Posts

hi folks

 

here i show u quick and dirty how to run external ubotscripts with a nice free plugin

http://skapps.webhop.net/tuts/1.jpg

 

Thanks to William and his Coder  awesome work  realy

 

Here is my script that will run outsourced
http://skapps.webhop.net/tuts/2.jpg

 

http://skapps.webhop.net/tuts/3.jpg

 

http://skapps.webhop.net/tuts/4.jpg

 

load the external script in a var like this

 

http://skapps.webhop.net/tuts/5.jpg

 

then select the "Run Ubot Script" 

http://skapps.webhop.net/tuts/6.jpg

 

and then run it :) thats all
http://skapps.webhop.net/tuts/7.jpg

 

U also can select the encrypted run what means it encrypt the script so that is a bit more save from crackers and hackers

even its possible to store your scripts in your sqlite db which can be secured with a password  or in a external db...

some words at last

some ppl help other because there wanna
some ppl does plugin for free  because there wanna
some ppl does plugin for Bucks with many bugs  because there wanna
 

again THX TO THIS AMAZING PLUGIN AND THE C# OPEN FRAMEWORK FROM WILLIAM BOGACZ AND HIS CODER MY RESPECT!!!!

 

hope u like it

greetz blumi

 

Temporare downloadlink
http://www.sendspace.com/file/f0cnbx

  • Like 9
Link to post
Share on other sites

Brilliant post and thanks for the step by step - sounds brilliant.

Will be messing about with that later this evening.

 

Thanks to you for the explanation, thanks to Bill & Crew for the plugin!

  • Like 1
Link to post
Share on other sites

Really does this actually work? Cant wait to try it out!

no updatesubscription

no bucks to pay

 

its free :)

download it and doit

 

Link to post
Share on other sites

Hi Blumi, This is one of the best plugin! But there's one major problem with it right now..

 

It doesn't stop when you told it to stop. It will run forever..

 

Maybe your friend can have a fix for this?

 

Thanks!

 

 

------------

Sample code:

ui stat monitor("position", #position)
set(#include, $read file("C:\\t.txt"), "Global")
plugin command("Open.Framework.dll", "Run Ubot Script", #include) 

 

t.txt file

set(#position, 0, "Global")
loop(1000) {
    wait(1)
    increment(#position)
}

Link to post
Share on other sites

hi folks

 

here i show u quick and dirty how to run external ubotscripts with a nice free plugin

http://skapps.webhop.net/tuts/1.jpg

 

Thanks to William and his Coder  awesome work  realy

 

Here is my script that will run outsourced

http://skapps.webhop.net/tuts/2.jpg

 

http://skapps.webhop.net/tuts/3.jpg

 

http://skapps.webhop.net/tuts/4.jpg

 

load the external script in a var like this

 

http://skapps.webhop.net/tuts/5.jpg

 

then select the "Run Ubot Script" 

http://skapps.webhop.net/tuts/6.jpg

 

and then run it :) thats all

http://skapps.webhop.net/tuts/7.jpg

 

U also can select the encrypted run what means it encrypt the script so that is a bit more save from crackers and hackers

 

even its possible to store your scripts in your sqlite db which can be secured with a password  or in a external db...

 

some words at last

 

some ppl help other because there wanna

some ppl does plugin for free  because there wanna

some ppl does plugin for Bucks with many bugs  because there wanna

 

again THX TO THIS AMAZING PLUGIN AND THE C# OPEN FRAMEWORK FROM WILLIAM BOGACZ AND HIS CODER MY RESPECT!!!!

 

hope u like it

greetz blumi

 

Temporare downloadlink

http://www.sendspace.com/file/f0cnbx

your welcome guys, we will add more to it at some point but glad you all like it

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