Jump to content

Open Application in windows using NPC script?


Onairda

Recommended Posts


  • Group:  Members
  • Topic Count:  71
  • Topics Per Day:  0.03
  • Content Count:  167
  • Reputation:   8
  • Joined:  12/30/16
  • Last Seen:  

Hello 🙂

is this possible in game?
Open an Application in windows using NPC script in game?


Thank you

Link to comment
Share on other sites


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10013
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

may refer this topic, goddameit did something similar in the past.

https://rathena.org/board/topic/62654-send-e-mail-to-someone/

however it only work if the command are executed in same hosting environment

Link to comment
Share on other sites

  • 3 weeks later...

  • Group:  Forum Moderator
  • Topic Count:  44
  • Topics Per Day:  0.01
  • Content Count:  896
  • Reputation:   117
  • Joined:  05/23/12
  • Last Seen:  

U can add a SQL table with ur request and on the same server add a cronjob which look for tasks every second as example. After that u can run a code or similar.

 

Rynbef~

Link to comment
Share on other sites

  • 2 weeks later...

  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  1
  • Reputation:   0
  • Joined:  03/18/24
  • Last Seen:  

On 3/4/2024 at 7:46 PM, Rynbef said:

U can add a SQL table with ur request and on the same server add a cronjob which look for tasks every second as example. After that u can run a code or similar.

Rynbef~

Your response is quite logical and feasible, thank you for that.

basketball legends

Edited by susanafoster
Link to comment
Share on other sites


  • Group:  Forum Moderator
  • Topic Count:  33
  • Topics Per Day:  0.01
  • Content Count:  1268
  • Reputation:   382
  • Joined:  02/03/12
  • Last Seen:  

If you're looking for something clientside there are various launchers with some serverside communication. For example rgzlauncher. You'd need to send a custom packet/message to the launcher which exists at the same time as the client and then run the application from that launcher. You could also just create your own launcher which does something similar.

  • Upvote 1
Link to comment
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.

×
×
  • Create New...