Jump to content
  • 0

Google Ads on Client?


Gelo

Question


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.01
  • Content Count:  56
  • Reputation:   1
  • Joined:  05/10/12
  • Last Seen:  

Hi there!,

Is it possible to put google ads on top or bottom of the ragnarok client?

Or any possible way to put google ads on RO?

I know this may be a bit complicated but if there are any existing idea or project about this please share :)

Because I want to create a 100% donation-free server and earn a little on google ads.

 

thank you 

  • Upvote 1
Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 1

  • Group:  Members
  • Topic Count:  13
  • Topics Per Day:  0.00
  • Content Count:  255
  • Reputation:   233
  • Joined:  07/24/13
  • Last Seen:  

7 hours ago, Gelo said:

Hi there!,

Is it possible to put google ads on top or bottom of the ragnarok client?

Or any possible way to put google ads on RO?

I know this may be a bit complicated but if there are any existing idea or project about this please share :)

Because I want to create a 100% donation-free server and earn a little on google ads.

 

thank you 

Hi!
A have two idea:

  1. You can try to use it from the script message :
    example:
    -	script	google_ads	-1,{
    OnPCLoginEvent:
    	sleep2 5000;
    	mes "If you want to support our server, open the link.";
    	mes "<URL>Click me!<INFO>http://www.example.com/</INFO></URL>";
    	close;
    }
    (But players may not open the page)
  2. You can try use it in your patcher.
    example:
    sample.png.37e257965b1c8409d053ab7109e1aa56.png|
    But i`m not sure that this will work.
    I don`t test it.

     
Edited by Balfear
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  197
  • Topics Per Day:  0.07
  • Content Count:  883
  • Reputation:   28
  • Joined:  02/13/17
  • Last Seen:  

16 hours ago, Balfear said:

Hi!
A have two idea:

  1. You can try to use it from the script message :
    example:
    
    -	script	google_ads	-1,{
    OnPCLoginEvent:
    	sleep2 5000;
    	mes "If you want to support our server, open the link.";
    	mes "<URL>Click me!<INFO>http://www.example.com/</INFO></URL>";
    	close;
    }
    (But players may not open the page)
  2. You can try use it in your patcher.
    example:
    sample.png.37e257965b1c8409d053ab7109e1aa56.png|
    But i`m not sure that this will work.
    I don`t test it.

     

nice patcher ^_^ i like that one

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.01
  • Content Count:  56
  • Reputation:   1
  • Joined:  05/10/12
  • Last Seen:  

5 hours ago, Balfear said:

Hi!
A have two idea:

  1. You can try to use it from the script message :
    example:
    
    -	script	google_ads	-1,{
    OnPCLoginEvent:
    	sleep2 5000;
    	mes "If you want to support our server, open the link.";
    	mes "<URL>Click me!<INFO>http://www.example.com/</INFO></URL>";
    	close;
    }
    (But players may not open the page)
  2. You can try use it in your patcher.
    example:
    sample.png.37e257965b1c8409d053ab7109e1aa56.png|
    But i`m not sure that this will work.
    I don`t test it.

     

 

Wow thanks for the on client link, that will be useful! 

Also the ads on patcher is great and that's also on my plan.

 

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
Answer this question...

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