Dastgir 1246 Posted March 12, 2014 File Name: Facebook Share File Submitter: Dastgir File Submitted: 12 Mar 2014 File Category: Utility Facebook Share System(Works Only with New Clients) Configuration: Edit NPC FacebookShare.txt .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 $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. Click here to download this file 4 leloush, karazu, evilpuncker and 1 other reacted to this Quote Share this post Link to post Share on other sites
leloush 7 Posted March 12, 2014 omg, thanks... Quote Share this post Link to post Share on other sites
Hadeszeus 15 Posted March 12, 2014 @.@ this is great Quote Share this post Link to post Share on other sites
karazu 33 Posted March 12, 2014 http://herc.ws/board/index.php?app=downloads&module=display§ion=screenshot&id=111 File Name: Facebook ShareFile Submitter: Dastgir Pojee File Submitted: 12 Mar 2014 File Category: Utility Facebook Share System(Works Only with New Clients) Configuration: Edit NPC FacebookShare.txt .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 $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. Click here to download this file Thank you for this one. btw is it possible to add more feature like what equips is the player currently using? refines cards zeny etc? Quote Share this post Link to post Share on other sites
Dastgir 1246 Posted March 13, 2014 @karazu Its possible, but maybe I have to add a privacy option if I add the option for showing equips, since some player may not be comfortable for sharing their equips(especially, the refine,cards and zeny) Quote Share this post Link to post Share on other sites
evilpuncker 503 Posted March 13, 2014 Also add a option for custom tables, for displays like pvp ladder position, kills, deaths, cashpoint amount, etc Quote Share this post Link to post Share on other sites
orange 4 Posted March 14, 2014 hey there... can u tell me what exactly happens here?? i am sorry for asking this but no description is given there. Quote Share this post Link to post Share on other sites
Triedge 12 Posted March 16, 2014 The window that opens is too small.Would that be corrected? Quote Share this post Link to post Share on other sites
orange 4 Posted March 19, 2014 hey there... can u tell me what exactly happens here?? i am sorry for asking this but no description is given there. *bump* Quote Share this post Link to post Share on other sites
Dastgir 1246 Posted March 19, 2014 hey there... can u tell me what exactly happens here?? i am sorry for asking this but no description is given there. *bump* Its a NPC, you install npc to vps and webscript to webserver When someone click npc, it will show a link in npc, clicking that link will share a url to FB.(That url will contain the character Info) Quote Share this post Link to post Share on other sites
karazu 33 Posted March 19, 2014 Hello Dastgir You have a point there but how about just enable it and we will just uncomment if I dont want to enable it in our servers? I mean just put all the possibilities but we can just comment and uncomment it if we dont want to include it in the share. Quote Share this post Link to post Share on other sites
Ink 1 Posted July 25, 2014 (edited) @karazu Its possible, but maybe I have to add a privacy option if I add the option for showing equips, since some player may not be comfortable for sharing their equips(especially, the refine,cards and zeny) I tried to install it, but when i share my stats, the link on facebook contains nothing but the image (logo.png) npc: config.php the $port was // disabeld, i tried it with and without port, with " and without. I can't figure whats wrong q.q (root is generic username,) (ip of the server, password and database are correct and tripple checked) the website can access the db for the server online/offline check, so this should work as well? Edited July 25, 2014 by Medusalem Quote Share this post Link to post Share on other sites
alvin182 0 Posted August 3, 2014 (edited) @karazu Its possible, but maybe I have to add a privacy option if I add the option for showing equips, since some player may not be comfortable for sharing their equips(especially, the refine,cards and zeny) I tried to install it, but when i share my stats, the link on facebook contains nothing but the image (logo.png) npc: config.php the $port was // disabeld, i tried it with and without port, with " and without. I can't figure whats wrong q.q (root is generic username,) (ip of the server, password and database are correct and tripple checked) the website can access the db for the server online/offline check, so this should work as well? @karazu Its possible, but maybe I have to add a privacy option if I add the option for showing equips, since some player may not be comfortable for sharing their equips(especially, the refine,cards and zeny) I tried to install it, but when i share my stats, the link on facebook contains nothing but the image (logo.png) npc: config.php the $port was // disabeld, i tried it with and without port, with " and without. I can't figure whats wrong q.q (root is generic username,) (ip of the server, password and database are correct and tripple checked) the website can access the db for the server online/offline check, so this should work as well? I think you are Using A wrong Database Did you create Fb_share table Edited August 3, 2014 by alvin182 Quote Share this post Link to post Share on other sites
Zeiyan 4 Posted October 26, 2014 if (($table = mysqli_query($sql,"SELECT * FROM `char` WHERE `char_id`='".$_GET['char']."'")) ) How do I add a table? I'm trying to have my "pvp_rank" table included so i can add how many kills, deaths, etc. my player has Quote Share this post Link to post Share on other sites
butasro 1 Posted January 2, 2016 Where is the Table Script for this? anyone ^^ thanks anyone update this script ^^ with points like on rathena, and exhange for items, more info with pics, ^^ ty 1 Dastgir reacted to this Quote Share this post Link to post Share on other sites
skymia 0 Posted May 17, 2020 is this compatible with rathena? Quote Share this post Link to post Share on other sites