Facebook Share

Facebook Share 1.0a

No permission to download
Content Author
Dastgir,(Images, Part Of PHP: Cold)
Facebook Share System(Works Only with New Clients)

Configuration:

Edit NPC FacebookShare.txt

Code:
.link$ = "http://www.yourdomain.com/fbshare/";	//Trailing with "/"
Edit the link with the link where you have PHP Scripts(Trailing with "/" or "/index.php")

WebSite:

Edit config.php

Code:
$host = "127.0.0.1";		//MySQL Host$user = "root";				//MySQL Username$pass = "";				//MySQL Password$database = "fb_share";		//Ragnarok Database$site = "http://yourdomain.com/fbshare/";	//Link to FBShare Page(Directory where these scripts are installed)
$site should match with .link$(in the npc), Other Info are self explanatory.

It is a Simple Script Illustrating the usage of linking to website.

Author
Dastgir
Downloads
988
Views
6,550
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from Dastgir

  • Rebirth System
    Rebirth System
    It is Rebirth System , which allows to rebirth unlimited times   Some of its features on how it...
  • Duplicate NPC Commands
    Duplicate NPC Commands
    2 Self Explanatory Commands: duplicatenpc("NpcName", "DuplicateName", "DupHiddenName", "map", x...
  • Ultimate Guild Ranker
    Ultimate Guild Ranker
    Script By Request : http://herc.ws/board/topic/4756-ultimate-guild-ranking Percentage...
  • @arealoot
    @arealoot
    Hello, I wanna release this awesome @arealoot plugin. Credits to Streusel for providing the...
  • Auraset
    Auraset
    For Building Plugins: Windows: http://herc.ws/wiki/Building_HPM_Plugin_for_MSVC Linux...

Latest updates

  1. Version 1.0a

    v1.0 - Initial Release v1.0a- Added FB Link(I bymistakely removed it)
  2. Version 1.0a

    v1.0 - Initial Release v1.0a- Added FB Link(I bymistakely removed it)
  3. Version 1.0

    v1.0 - Initial Release
Back
Top