Results 1 to 7 of 7
  1. #1
    sumaka10's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Posts
    346
    Reputation
    10
    Thanks
    197
    My Mood
    Asleep

    Playing Hacked client in browser?

    Is there a way to do that?

    It worked for me before but now it keeps downloading the .swf once i drag it to a browser

    Sorry if this question sounds dumb
    But somehow i get more fps when playing in a browser now compared to flash projector

  2. #2
    elisrael's Avatar
    Join Date
    May 2017
    Gender
    male
    Posts
    142
    Reputation
    30
    Thanks
    1,985
    My Mood
    Sleepy
    Try the steam client (replace with hacked client) its usually better than projector and browser for modern computers

  3. The Following User Says Thank You to elisrael For This Useful Post:

    sumaka10 (06-05-2018)

  4. #3
    sumaka10's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Posts
    346
    Reputation
    10
    Thanks
    197
    My Mood
    Asleep
    Quote Originally Posted by elisrael View Post
    Try the steam client (replace with hacked client) its usually better than projector and browser for modern computers
    Tried before but it didn't work, did some research and i found a better explanation and it works
    The problem is that now i'm playing on a Steam account, it sucks that you can't log-in with another account

    I guess i won't be playing RotMG until i find another way to play it smoothly

  5. #4
    elisrael's Avatar
    Join Date
    May 2017
    Gender
    male
    Posts
    142
    Reputation
    30
    Thanks
    1,985
    My Mood
    Sleepy
    Quote Originally Posted by sumaka10 View Post
    Tried before but it didn't work, did some research and i found a better explanation and it works
    The problem is that now i'm playing on a Steam account, it sucks that you can't log-in with another account

    I guess i won't be playing RotMG until i find another way to play it smoothly
    Hey, there is a way to play on any account with steam client

    You need to edit on kabam/rotmg/account:AccountConfig

    this:
    Code:
    private function isSteam() : Boolean
    {
         return this.info.parameters.steam_api_path != null;
    }
    to this:
    Code:
    private function isSteam() : Boolean
    {
         return false;
    }
    in bytecode:
    Code:
    code
    getlocal_0
    pushscope
    pushfalse
    returnvalue
    I hope you can solve it

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

    001. (06-05-2018),sumaka10 (06-05-2018)

  7. #5
    Segwaym8's Avatar
    Join Date
    Jul 2015
    Gender
    male
    Posts
    89
    Reputation
    31
    Thanks
    73
    My Mood
    Inspired
    This has been an issue with Chrome since version 62, but I think they have explicitly refused to fix it. Downgrading to Chrome version 60 is a guaranteed solution, and embedding the .swf in an html file should work as well but I haven't tried it.

  8. #6
    elisrael's Avatar
    Join Date
    May 2017
    Gender
    male
    Posts
    142
    Reputation
    30
    Thanks
    1,985
    My Mood
    Sleepy
    Quote Originally Posted by Segwaym8 View Post
    This has been an issue with Chrome since version 62, but I think they have explicitly refused to fix it. Downgrading to Chrome version 60 is a guaranteed solution, and embedding the .swf in an html file should work as well but I haven't tried it.
    Embedding .swf in an html file wont work unless you add the domain to secure sites, (file:/// not possible so there as you'd have to use a localhost or website). But you can also just change the "security domain" code and set it to always true to fix this.

  9. The Following User Says Thank You to elisrael For This Useful Post:

    Segwaym8 (06-10-2018)

  10. #7
    kiwi5's Avatar
    Join Date
    Feb 2016
    Gender
    male
    Location
    Puerto Rico
    Posts
    2,025
    Reputation
    713
    Thanks
    3,449
    My Mood
    Sad
    You could upload it on ******.

Similar Threads

  1. [Help Request] cant play with hacked client
    By proman505 in forum Realm of the Mad God Help & Requests
    Replies: 0
    Last Post: 02-21-2014, 03:31 PM
  2. Play Hacked Client Online
    By HappyMan20 in forum Realm of the Mad God Discussions
    Replies: 13
    Last Post: 01-31-2014, 05:52 AM
  3. [Help Request] Could somebody do a short tutorial to play with a hacked client on Steam?
    By Fightera100 in forum Realm of the Mad God Help & Requests
    Replies: 2
    Last Post: 09-13-2013, 03:33 PM
  4. [Help Request] How to play with a hacked client on steam?
    By Fightera100 in forum Realm of the Mad God Help & Requests
    Replies: 5
    Last Post: 09-07-2013, 04:19 PM
  5. Insane Keystroke Delay when playing on hacked clients
    By ROTMGnoobnoob in forum Realm of the Mad God Help & Requests
    Replies: 13
    Last Post: 06-04-2013, 09:34 AM