Page 1 of 2 12 LastLast
Results 1 to 15 of 25
  1. #1
    EnjoiRed's Avatar
    Join Date
    May 2019
    Gender
    male
    Posts
    25
    Reputation
    10
    Thanks
    2
    My Mood
    Happy

    Tutorial How to set up Valor Realm

    What you need
    -Valor Source (https://******.com/Omniraptyr/Valor-Server)
    -IntelliJ IDEA (any version after 2016) for client editing.
    -Visual Studio for server editing.
    -Redis for windows (search on Google "redis for windows ServiceStack", go to the first page and select "downloads" then download the correct version for you).
    -Redis Desktop Manager for database management
    -Download flex sdk 4.9.1 (https://archive.apache.org/dist/flex/4.9.1/binaries/)

    First open server.sln with Visual Studio located in the Votr-Server folder

    go to wserver then wserver.json change port to 6379 change auth to your own password or get rid of it or keep that one up to you change adress to 127.0.0.1

    now go to server then server.json put your new password in auth or their password or keep it empty

    at the top click build then rebuild when its done rebuilding you can close Visual Studio

    now for the client open VotR-Client then open .project in IntelliJ IDEA

    Go to File->Project Structure and click "New" button and select Flex/AIR SDK
    Select the location where you left the folder of the flex sdk version, and select the folder that contains flex sdk 4.9.1 and click OK.
    then select the flex version

    then go to Modules click on click NR-27.7.X13 when that opens click WebMain click change un check pure action scripts
    still in WebMain go to Dependencies and select Flex Version now build rebuild you will get errors dont worry you got to src kabam rotmg then go to Market right click it go to refactor click rename change Market to market then click refactor
    then go to src kabam rotmg application impl ProductionSetup.as press Ctrl F then find private const SERVER:String = change whats in "" to 127.0.0.1:8080 then rebuild again



    open Redis Desktop Manager click connect to Redis in the top left corner under name put 0 and under auth put your password then click ok nothing will happen until you run redis-server.exe

    to start open Votr-Server then bin run server.exe and wserver.exe as admin in the redis for windwos run Redis-Server.exe as admin (right click it and click run as administrator) now open Votr-Client bin-debug and WebMain

    if server or wserver give you a error and crashes just open it again it happens to me idk if there is a fix for it or not
    if you dont under stand anything i put lmk ill help you

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

    Daemonmann (01-20-2020),DavisXola (04-14-2020)

  3. #2
    godspd's Avatar
    Join Date
    May 2019
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    0
    btw does the valor source come with behaviors?

  4. #3
    EnjoiRed's Avatar
    Join Date
    May 2019
    Gender
    male
    Posts
    25
    Reputation
    10
    Thanks
    2
    My Mood
    Happy
    yes it does

    - - - Updated - - -

    and it has nilly behaviors in it

  5. #4
    godspd's Avatar
    Join Date
    May 2019
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    0
    also its just stuck on listening to port for me for both of them

    - - - Updated - - -

    thats my only problem
    the server and wserver are stuck one is listening to port 8080 and the other is on 2050

  6. #5
    EnjoiRed's Avatar
    Join Date
    May 2019
    Gender
    male
    Posts
    25
    Reputation
    10
    Thanks
    2
    My Mood
    Happy
    its suppose to do that

    - - - Updated - - -

    its not stuck its just does not show what its loading

  7. #6
    godspd's Avatar
    Join Date
    May 2019
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    0
    really? but whne i go to flash player its stays stuck on loading screen

    - - - Updated - - -

    nvm i fixed it just needed to add to trusted locations thanks for all the help

  8. #7
    EnjoiRed's Avatar
    Join Date
    May 2019
    Gender
    male
    Posts
    25
    Reputation
    10
    Thanks
    2
    My Mood
    Happy
    did you do src kabam rotmg application impl ProductionSetup.as press Ctrl F then find private const SERVER:String = change whats in "" to 127.0.0.1:8080

    - - - Updated - - -

    no problem i was stuck on this for ever thats why i made the tutorial to help everyone else

  9. #8
    godspd's Avatar
    Join Date
    May 2019
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    0
    and btw are there valor legendaries in this too?

    - - - Updated - - -

    and when i spawn it doesnt spawn true entities? is there a fix or no/

  10. #9
    KoJonek01's Avatar
    Join Date
    Jan 2019
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by godspd View Post
    really? but whne i go to flash player its stays stuck on loading screen

    - - - Updated - - -

    nvm i fixed it just needed to add to trusted locations thanks for all the help
    you need to add wserver.exe and server.exe only to trusted locations because I have the same problem?

    @EnjoiRed in redis when I click "connect to redis server" in "Name:" what should I write?
    Last edited by KoJonek01; 05-25-2019 at 12:43 PM.

  11. #10
    godspd's Avatar
    Join Date
    May 2019
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    0
    in name you should write 0

    - - - Updated - - -

    and i added the valor swf on trusted locations

  12. #11
    KoJonek01's Avatar
    Join Date
    Jan 2019
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by godspd View Post
    in name you should write 0

    - - - Updated - - -

    and i added the valor swf on trusted locations
    Nothing has helped, client perma loading

  13. #12
    godspd's Avatar
    Join Date
    May 2019
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    0
    ?


    did you do this. then go to src kabam rotmg application impl ProductionSetup.as press Ctrl F then find private const SERVER:String = change whats in "" to 127.0.0.1:8080 then rebuild again ?

  14. #13
    KoJonek01's Avatar
    Join Date
    Jan 2019
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by godspd View Post
    ?


    did you do this. then go to src kabam rotmg application impl ProductionSetup.as press Ctrl F then find private const SERVER:String = change whats in "" to 127.0.0.1:8080 then rebuild again ?

    yes i did it :/

  15. #14
    wycuhmi's Avatar
    Join Date
    Jul 2017
    Gender
    male
    Location
    Chicago
    Posts
    93
    Reputation
    27
    Thanks
    93
    @EnjoiRed If you're getting market errors, you want to go to kabam/rotmg, then look for the 'Market' folder, then rename 'Market' to 'market'. It's a simple fix that took me way to long to figure out..
    なぜ?なぜ体が温かいのですか?なぜあなたの体温を感じるのですか?

  16. #15
    KoJonek01's Avatar
    Join Date
    Jan 2019
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    0
    Can u add me on disc ord @EnjoiRed?
    yanosik#6810

Page 1 of 2 12 LastLast

Similar Threads

  1. Can someone link me to a tutorial that teaches how to set up valor source?
    By toninhorotmg in forum Realm of the Mad God Private Servers Help
    Replies: 0
    Last Post: 11-29-2018, 05:44 AM
  2. [Tutorial] How to Set Up VPN
    By RedVxns in forum Blackshot Hacks & Cheats
    Replies: 12
    Last Post: 03-10-2013, 06:04 PM
  3. [Tutorial] How to set hotkeys to more advanced hacks.
    By wr194t in forum Visual Basic Programming
    Replies: 13
    Last Post: 05-26-2008, 10:31 AM
  4. [Tutorial] How to set hotkeys to your basic hacks.
    By wr194t in forum Visual Basic Programming
    Replies: 4
    Last Post: 11-08-2007, 03:44 AM
  5. [Tutorial]How to set all maps FREE
    By tony94 in forum WarRock - International Hacks
    Replies: 18
    Last Post: 05-30-2007, 12:26 PM