Results 1 to 9 of 9
  1. #1
    Goodfeet's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Location
    The Netherlands
    Posts
    771
    Reputation
    150
    Thanks
    903

    Question Club's - How to let players connect via web

    Hey, i have a own pserver and i would like to put the client online so players dont have to download a new client everytime the client gets edited.

    I host the client on a apart host and embed it on the site.

    I tried Trapped's tutorial but the strings are different then described (string 3702 = purchaseOffer, and string 4213 is /steamworksRegisterAccount).

    What are the good strings i have to edit to let players connect from web?

    PS. Im using Hamachi (for now).
    Last edited by Goodfeet; 06-15-2014 at 09:04 AM.
    [IMG]https://lh3.googleuserconten*****m/-00iIf0SVXqM/Wx7De4Gt3cI/AAAAAAAAHPw/cy33De9pX4AE7Arzy2gPMgRRcwno-sVEQCHMYCw/s0/ifNXCIl.gif[/IMG]

  2. #2
    donran's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    952
    Reputation
    41
    Thanks
    955
    My Mood
    Paranoid
    I didn't really understand what the problem was but I think you meant the embedding problem?
    I explain this before here, old thread but there is a search function.

    You need to include a file called rotmg.UrlLib.js which is shown in the code below:
    Code:
    <script src="https://www.realmofthemadgod.com/js/rotmg.UrlLib.js"></script>
    <embed src="client.swf" width="800" height="600">

  3. The Following 4 Users Say Thank You to donran For This Useful Post:

    [MPGH]Ahl (06-16-2014),Goodfeet (06-16-2014),Knorrex (06-16-2014),Trapped (06-16-2014)

  4. #3
    Ahl's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Location
    /modcp
    Posts
    16,599
    Reputation
    3219
    Thanks
    5,383
    My Mood
    Angelic
    Quote Originally Posted by donran View Post
    I didn't really understand what the problem was but I think you meant the embedding problem?
    I explain this before here, old thread but there is a search function.

    You need to include a file called rotmg.UrlLib.js which is shown in the code below:
    Code:
    <script src="https://www.realmofthemadgod.com/js/rotmg.UrlLib.js"></script>
    <embed src="client.swf" width="800" height="600">
    Also stated that it is hamachi so that means people need to be in hamachi network. Does that work with this?
    News Force Head Editor from 09/14/2018 - 03/02/2020
    Publicist from 11/23/2017 - 06/07/2019
    Global Moderator since 09/24/2017
    Minion+ from 04/16/2017 - 09/24/2017
    Market Place Minion from 04/16/2017 - 09/24/2017
    Minecraft Minion from 02/23/2017 - 09/24/2017
    Realm of the Mad God Minion from 11/06/2016 - 09/24/2017

    Middleman from 09/14/2016 - 09/24/2017
    News Force Editor from 08/23/2016 - 09/14/2018
    News Force (Section of the Week) from 03/21/2016 - 07/17/2017
    News Force (User News) from 10/18/2015 - 09/14/2018

    Donator since 03/16/2015
    Realm of the Mad God Editor from 05/20/2014 - 07/08/2014
    Member since 12/23/2012


    Rep Power: 82

  5. #4
    donran's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    952
    Reputation
    41
    Thanks
    955
    My Mood
    Paranoid
    Quote Originally Posted by Ahlwong View Post


    Also stated that it is hamachi so that means people need to be in hamachi network. Does that work with this?
    Doesn't matter, that code is put wherever he is hosting his website.. Of course he can host his website on Hamachi if that's what you mean?
    Last edited by donran; 06-16-2014 at 03:50 AM.

  6. The Following User Says Thank You to donran For This Useful Post:

    Trapped (06-16-2014)

  7. #5
    Trapped's Avatar
    Join Date
    May 2012
    Gender
    male
    Location
    Italy.
    Posts
    584
    Reputation
    10
    Thanks
    449
    My Mood
    Asleep
    Quote Originally Posted by Ahlwong View Post


    Also stated that it is hamachi so that means people need to be in hamachi network. Does that work with this?
    Are you sure you understand what the Internet is?
    "The great merit of society is to make one appreciate solitude."
    Charles Chincholles, "Reflections on the Art of Life" (from fortune-mod)

  8. The Following 2 Users Say Thank You to Trapped For This Useful Post:

    BlackRayquaza (10-07-2014),Mitcheel (06-18-2014)

  9. #6
    Knorrex's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Location
    ~
    Posts
    517
    Reputation
    15
    Thanks
    975
    My Mood
    Angelic
    Quote Originally Posted by Trapped View Post
    Are you sure you understand what the Internet is?
    An explanation is available here C:\Users\Knorrex\internetguide.txt

  10. The Following 2 Users Say Thank You to Knorrex For This Useful Post:

    BlackRayquaza (10-07-2014),Trapped (06-16-2014)

  11. #7
    Goodfeet's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Location
    The Netherlands
    Posts
    771
    Reputation
    150
    Thanks
    903
    Quote Originally Posted by donran View Post
    I didn't really understand what the problem was but I think you meant the embedding problem?
    I explain this before here, old thread but there is a search function.

    You need to include a file called rotmg.UrlLib.js which is shown in the code below:
    Code:
    <script src="https://www.realmofthemadgod.com/js/rotmg.UrlLib.js"></script>
    <embed src="client.swf" width="800" height="600">
    Thanks for your help! Im going to try this out now!
    [IMG]https://lh3.googleuserconten*****m/-00iIf0SVXqM/Wx7De4Gt3cI/AAAAAAAAHPw/cy33De9pX4AE7Arzy2gPMgRRcwno-sVEQCHMYCw/s0/ifNXCIl.gif[/IMG]

  12. #8
    Ahl's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Location
    /modcp
    Posts
    16,599
    Reputation
    3219
    Thanks
    5,383
    My Mood
    Angelic
    Quote Originally Posted by donran View Post
    Doesn't matter, that code is put wherever he is hosting his website.. Of course he can host his website on Hamachi if that's what you mean?
    My question would then be, Do you have to have hamachi to connect... seems kinda pointless to make a webclient for a hamachi server if you need to connect to a hamachi network in order to enter
    News Force Head Editor from 09/14/2018 - 03/02/2020
    Publicist from 11/23/2017 - 06/07/2019
    Global Moderator since 09/24/2017
    Minion+ from 04/16/2017 - 09/24/2017
    Market Place Minion from 04/16/2017 - 09/24/2017
    Minecraft Minion from 02/23/2017 - 09/24/2017
    Realm of the Mad God Minion from 11/06/2016 - 09/24/2017

    Middleman from 09/14/2016 - 09/24/2017
    News Force Editor from 08/23/2016 - 09/14/2018
    News Force (Section of the Week) from 03/21/2016 - 07/17/2017
    News Force (User News) from 10/18/2015 - 09/14/2018

    Donator since 03/16/2015
    Realm of the Mad God Editor from 05/20/2014 - 07/08/2014
    Member since 12/23/2012


    Rep Power: 82

  13. #9
    donran's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    952
    Reputation
    41
    Thanks
    955
    My Mood
    Paranoid
    Quote Originally Posted by Ahlwong View Post


    My question would then be, Do you have to have hamachi to connect... seems kinda pointless to make a webclient for a hamachi server if you need to connect to a hamachi network in order to enter
    Faster to upload the client there than to send it to everyone in the Hamachi network..

Similar Threads

  1. How to edit your client to connect via web to your server
    By Trapped in forum Realm of the Mad God Private Servers Tutorials/Source Code
    Replies: 23
    Last Post: 11-10-2013, 06:05 AM
  2. How to display player stats
    By Crash in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 110
    Last Post: 08-31-2010, 10:54 AM
  3. How to Let a RS Bots work! ^^
    By xCuPiDx in forum Runescape Tutorials
    Replies: 17
    Last Post: 06-06-2010, 12:27 AM
  4. [Tutorial] How to buy Z8 Points via SMS/Phone call
    By adytzu83 in forum CrossFire Hacks & Cheats
    Replies: 14
    Last Post: 12-04-2009, 08:04 PM
  5. how to prevent server connection lost thing
    By mgrung in forum Combat Arms Hacks & Cheats
    Replies: 12
    Last Post: 10-29-2008, 10:57 AM