Jump to content
  • 0

Google Ads on Client?


Question

Posted

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

3 answers to this question

Recommended Posts

  • 1
Posted (edited)
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
  • 0
Posted
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

  • 0
Posted
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.

 

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.

  • Recently Browsing   0 members

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