Jump to content
UBot Underground

[Free] Heopas Custom Plugin (Thread Lock / Sqlite / Thread Variables / Email / Ini / Clipboard)


Recommended Posts

Heopas buddy,

Would you please add table and grid in this great plugin? has a lot of use when scraping data. something like Aymen's datagrid plugin.

Thanks

  • Like 1
Link to post
Share on other sites
  • 2 weeks later...
  • Replies 122
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Popular Posts

http://image.prntscr.com/image/5d61968cf8c24ebe9075a2eb898ecb43.pnghttp://image.prntscr.com/image/f3a13b25912244bd89dd415303d1874a.pnghttp://image.prntscr.com/image/27fa51acd90a4a2ca77a8012da7cd3f2.pn

So long time no update released. An update is coming soon with a lot of internal fixes.

version 1.1.2.0 released

  • 1 month later...
  • 1 month later...
  • 3 weeks later...
  • 2 weeks later...
  • 3 weeks later...
  • 2 weeks later...
  • 2 months later...

Heopas buddy,

 

I got an update today v1.1.4.4 have no idea what's new, but, would you please add methods to HTTP commands?

 

Methods like PUT and DELETE are extremely needed, at the moment I have no option to use these methods. I have a ready-to-release bot but need these methods to make it really work.

 

I appreciate if you do this favor.

Link to post
Share on other sites
  • 1 month later...
  • 2 months later...
  • 4 weeks later...
  • 2 months later...

looking foward to it, hopefully the autorestart also gets fix, it restarts but doesn't launch the functions , i put a simple alert message but doesn't run after restarting.

ui button("Auto Restart Start") {
    AutoRestart Start()
}
define show message {
    alert("restarted")
}
define AutoRestart Start {
    plugin command("HeopasCustom.dll", "Heopas Auto Restart", "True", 20, 3) {
        show message()
    }
}

Link to post
Share on other sites

 

looking foward to it, hopefully the autorestart also gets fix, it restarts but doesn't launch the functions , i put a simple alert message but doesn't run after restarting.

ui button("Auto Restart Start") {
    AutoRestart Start()
}
define show message {
    alert("restarted")
}
define AutoRestart Start {
    plugin command("HeopasCustom.dll", "Heopas Auto Restart", "True", 20, 3) {
        show message()
    }
}

This container run the commands before the restart. You are using it wrong.

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