Jump to content
UBot Underground

[Sell Plugin] Hma Commands


Recommended Posts

  • Replies 52
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Popular Posts

http://content.screencast.com/users/lowridertj/folders/Snagit/media/9f7f8747-105e-4f5b-be6d-bdc674b8e6fc/03.30.2013-12.png USAGED   Open HMA, set the settings you want to use inside of hma, and hit c

would be a question for hidemyass.com

sent you a pm, think i responded to your email as well. and sent on skype.

  • 2 months later...

I tried this code and it's doesn't work for me.

 

set(#var1,"C:\\Program Files (x86)\\HMA! Pro VPN\\bin","Global")
plugin command("HMA Commands.dll""hma tools""213.5.70.201"#var1)
plugin command("HMA Commands.dll""hma tools""Connect"#var1)

Link to post
Share on other sites

Open HMA, and set to settings you want to use.

Click connect, or use the hma tools, Connect command, and wait a set amount of time to make sure it connects.

 

Then call the hma tools Change Ip command and wait set amount of time to make sure it changes.

 

It uses the CMD command line options to change ip address.

 

And your path should be the full relative path to the exe

C:\Program Files (x86)\HMA! Pro VPN\bin\HMA! Pro VPN.exe

Link to post
Share on other sites

It's not work for me

I change ip from log file for example 107.169.129.233 end trying connect

HMA PRO VPN is run and disconnect

 

set(#var1,"C:\\Program Files (x86)\\HMA! Pro VPN\\bin\\HMA! Pro VPN.exe","Global")
plugin command("HMA Commands.dll""hma tools""107.169.129.233"#var1)
plugin command("HMA Commands.dll""hma tools""Connect"#var1)

 

http://savepic.su/6027249.png

Link to post
Share on other sites

Perhaps the author make a tutorial or video.

Because he writes:

"I’ve never turned away anyone asking questions, or needing support.  Support tickets can be sent in usinghttp://support.theodoregaushaswebservices.com

Updates are free for the lifetime that I support the plugin.
This includes any new features or functionality of the plugins."

But he he does not help or answer (((

Link to post
Share on other sites

Have Patience v_ladimir TJ is responsible one.He will reply soon..

 

Perhaps the author make a tutorial or video.

Because he writes:

"I’ve never turned away anyone asking questions, or needing support.  Support tickets can be sent in usinghttp://support.theodoregaushaswebservices.com

Updates are free for the lifetime that I support the plugin.
This includes any new features or functionality of the plugins."

But he he does not help or answer (((

 

Link to post
Share on other sites

I think if TJ gave examples or video, it's would solve the problem.

when I buy bread in a store, I want to eat it right away. And do not wait for 2-3 days

if you are selling something you should support, otherwise lose all customers

 

In the meantime, I can say that the plugin does not work

Edited by v_ladimir
Link to post
Share on other sites

I found tutorial about HMA and comand line

Comand line works, but plagin and TJ doesn't work.

https://support.hidemyass.com/hc/en-us/articles/202723586-CLI-Controlling-HMA-Pro-VPN-client-externally-with-parameters

 

Examples .bat:

1. Start "HMA" "C:\Program Files (x86)\HMA! Pro VPN\bin\HMA! Pro VPN.exe" -connect

2. Start "HMA" "C:\Program Files (x86)\HMA! Pro VPN\bin\HMA! Pro VPN.exe" -disconnect

3. Start "HMA" "C:\Program Files (x86)\HMA! Pro VPN\bin\HMA! Pro VPN.exe" -changeip

Edited by v_ladimir
Link to post
Share on other sites

Perhaps the author make a tutorial or video.

Because he writes:

"I’ve never turned away anyone asking questions, or needing support.  Support tickets can be sent in usinghttp://support.theodoregaushaswebservices.com

Updates are free for the lifetime that I support the plugin.

This includes any new features or functionality of the plugins."

But he he does not help or answer (((

 

 

I think if TJ gave examples or video, it's would solve the problem.

when I buy bread in a store, I want to eat it right away. And do not wait for 2-3 days

if you are selling something you should support, otherwise lose all customers

 

In the meantime, I can say that the plugin does not work

 

 

I found tutorial about HMA and comand line

Comand line works, but plagin and TJ doesn't work.

https://support.hidemyass.com/hc/en-us/articles/202723586-CLI-Controlling-HMA-Pro-VPN-client-externally-with-parameters

 

Examples .bat:

1. Start "HMA" "C:\Program Files (x86)\HMA! Pro VPN\bin\HMA! Pro VPN.exe" -connect

2. Start "HMA" "C:\Program Files (x86)\HMA! Pro VPN\bin\HMA! Pro VPN.exe" -disconnect

3. Start "HMA" "C:\Program Files (x86)\HMA! Pro VPN\bin\HMA! Pro VPN.exe" -changeip

 

You could have also at anytime used the contact link on my website and sent me an email which I reply to daily as well as my skype: emw-dgn

Constantly.

 

As for your example code you were attempting to use.  not sure why your trying to use an IP in there stead of just selecting from the drop down menu as it was intended for use.

I also gave a detailed description of use as well.

 

Your cmd commands are spot on.  notice no ip is given in there just like the plugin for ease of use.  doesnt allow for selecting your own ip, only connect, disconnect, and changeip

Link to post
Share on other sites

Open HMA, set the settings you want to use inside of hma, and hit connect.

Then call

plugin command("HMA Commands.dll", "hma tools", "Connect", "Program Files (x86)")


or

plugin command("HMA Commands.dll", "hma tools full path", "Change ip", "C:\\Program Files (x86)\\HMA! Pro VPN\\bin\\HMA! Pro VPN.exe")


To change ip.

Link to post
Share on other sites

Thank's for your examples.

I using Win 10 Ubot 5.8.5

 

1. Start HMA program if not start

plugin command("HMA Commands.dll""hma tools""Connect""Program Files (x86)")

2. Start connect
plugin command("HMA Commands.dll""hma tools""Connect""Program Files (x86)")

3. Change ip
plugin command("HMA Commands.dll""hma tools""Change ip""Program Files (x86)")

4. Disconnect
plugin command("HMA Commands.dll""hma tools""Disconnect""Program Files (x86)")

Edited by v_ladimir
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...