Jump to content

Need a way to pass text value to a remotes script


Recommended Posts

Hi guys,

i am still learning mIRC and need a way to pass the contents of the clipboard ( or any extracted text from firefox) , to a section of my remotes script that is a login email address. The email address changes every 2 hours or so. It is this one issue that is holding up my entire project and its frying my brain ! Please help someone...

I didn't find the right solution from the Internet.


References: http://forums.mirc.com/ubbthreads.php/topics/260573/Need_a_way_to_pass_text_value_#Post260573

 

Explainer Video Example

Link to comment

If you want it to pass it to MTA, use fetchRemote/callRemote from your server. You can set a timer, and then send data to X page, which will send it to a website, then it comes ingame through php sdk. There are many ways - but I'm not sure how you will implement as I have never even seen mIRC scripting stuff

fetchRemote() --(requires PHP SDK, for such purposes)

callRemote()

 

Edited by Anubhav
Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...