Page 2 of 5 FirstFirst 1234 ... LastLast
Results 16 to 30 of 75
  1. #16
    Kate's Avatar
    Join Date
    May 2015
    Gender
    female
    Location
    Arcadia Bay
    Posts
    788
    Reputation
    287
    Thanks
    182
    Quote Originally Posted by KniwiG View Post
    I do just have a question.
    How does dupes work?
    Like i know the one that you crash the server in spirite world and then you get refunded or something like that
    But is that really how the dupes works or is it more ways?
    If someone helps me with this and i find a dupe glitch i will share it on this forum! or private with that guy

    ^Lemme just make that less cancerous^

    When a small change is made to a character right before a dc, for example, you trade your items to another account / you move an item in your inventory to your backpack or another slot in your inventory, the dc resets it so that your character goes to the latest backup before the game dc'ed, meaning when you come back to the game, your item that you moved to another slot is in the slot that you moved it from / you've kept the items you traded to the other acc.

  2. #17
    KniwiG's Avatar
    Join Date
    Nov 2015
    Gender
    male
    Posts
    48
    Reputation
    10
    Thanks
    0
    My Mood
    Amazed
    Quote Originally Posted by Idiosyncratic View Post
    ^Lemme just make that less cancerous^

    When a small change is made to a character right before a dc, for example, you trade your items to another account / you move an item in your inventory to your backpack or another slot in your inventory, the dc resets it so that your character goes to the latest backup before the game dc'ed, meaning when you come back to the game, your item that you moved to another slot is in the slot that you moved it from / you've kept the items you traded to the other acc.
    Ohh so it's all about to find that thing to crash the server right?

  3. #18
    059's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Location
    California
    Posts
    3,312
    Reputation
    700
    Thanks
    92,771
    Quote Originally Posted by Joe View Post


    That's what I thought, but all of the realms would crash instantly as I crashed the server, it wasn't a case of dupers in those realms.


    - - - Updated - - -



    Happened twice recently, could definitely be leaked again if its found by more idiots
    I find this extremely hard to believe. They're on completely separate IPs, the servers are separated, how does that even work?
    My Vouches
    Having an issue with RotMG? Check for the solution here.


    Need Realm items? Come to RealmStock!

    Accepting PayPal - Bitcoin - Giftcards
    Selling ST Sets, Class Top Sets, Life Pots, and much more!


    Find it here: MPGH Sales Thread

  4. #19
    Kushala Daora's Avatar
    Join Date
    Oct 2013
    Gender
    male
    Location
    RealmSupply
    Posts
    1,075
    Reputation
    73
    Thanks
    642
    My Mood
    Angelic
    Quote Originally Posted by 059 View Post
    I find this extremely hard to believe. They're on completely separate IPs, the servers are separated, how does that even work?
    I was thinking the same thing. I crash the nexus and the players in the realms are unaffected.

    "There is no higher form of user validation than having customers support your product with their wallets." ~ Google


  5. #20
    Kate's Avatar
    Join Date
    May 2015
    Gender
    female
    Location
    Arcadia Bay
    Posts
    788
    Reputation
    287
    Thanks
    182
    Quote Originally Posted by KniwiG View Post
    Ohh so it's all about to find that thing to crash the server right?
    Yup, once that happens, a dupe can be made from that

  6. #21
    ReySharlLel's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Posts
    206
    Reputation
    10
    Thanks
    1,537
    Quote Originally Posted by Idiosyncratic View Post
    Yup, once that happens, a dupe can be made from that
    no, it happens cause once server crash it:

    1- save ur character data to db cause u disconected
    2- different thread (realm/net logic) it will handle item move and save ur character cause realm closed(non handled exception in reality), so race condition

    the cause is race condition, thread issue, no cuz u crashed server

    - - - Updated - - -

    Quote Originally Posted by 059 View Post
    I find this extremely hard to believe. They're on completely separate IPs, the servers are separated, how does that even work?
    2 way

    1)
    it is called AWS instances, there is api so u can create new new server on the fly by using snapshots

    master server -> handle game servers - each portal will spawn a new server with his IP

    but its expansive

    2) floating IP

    you have 1 server, and with AWS api, you can ask for new IP that connects to ur server, then ur master server handle it

    cheaper, but still 1 server instance

    rotmg needs multi threading or it'll run with low tps (tick per second) so i think it's method 1)
    Last edited by ReySharlLel; 07-26-2016 at 04:06 PM.

  7. #22
    Kushala Daora's Avatar
    Join Date
    Oct 2013
    Gender
    male
    Location
    RealmSupply
    Posts
    1,075
    Reputation
    73
    Thanks
    642
    My Mood
    Angelic
    Quote Originally Posted by ReySharlLel View Post
    *snip*
    Wow, you actually took the time to look stuff up, but you're still wrong.

    Nobody really knows how it crashes, other than it's just some unhandled code, and the exception handlers for whatever reason decide to call a rollback method. Only if someone got the prod server source would they be able to find out.

    And realms are hosted on shard servers.
    Last edited by Kushala Daora; 07-26-2016 at 04:31 PM.

    "There is no higher form of user validation than having customers support your product with their wallets." ~ Google


  8. #23
    ReySharlLel's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Posts
    206
    Reputation
    10
    Thanks
    1,537
    Quote Originally Posted by Kushala Daora View Post
    Wow, you actually took the time to look stuff up, but you're still wrong.

    Nobody really knows how it crashes, other than it's just some unhandled code, and the exception handlers for whatever reason decide to call a rollback method. Only if someone got the prod server source would they be able to find out.

    And realms are hosted on shard servers.
    it is not rollback cause ur action has been validated since the items has been moved

    it is race condition that cause some actions to happens but that should have never hapened

    crash make the race condition to happen cause of threading issue/timing

  9. #24
    hulabulia's Avatar
    Join Date
    Sep 2013
    Gender
    male
    Location
    dunno
    Posts
    204
    Reputation
    10
    Thanks
    25
    Quote Originally Posted by ReySharlLel View Post
    it is not rollback cause ur action has been validated since the items has been moved

    it is race condition that cause some actions to happens but that should have never hapened

    crash make the race condition to happen cause of threading issue/timing
    okay, so imma give my input, wich i think makes sense, and also is a lot simpler

    what happens is, you trade items from Client A to Client B then nexus on Client B wich has the items, then crash the realm, however you're gonna go about it, then what happens is that the server rolls back the characters that were in that realm a few seconds back, to insure no loss of items/characters happen, wich gives you the items back that you traded from Client A to Client B, wich makes it a duplication glitch.

    AND, the reason that you still have the items on Client B is because that account didnt crash, so because it nexused, wich didnt cause it to have an rollback.

  10. #25
    ReySharlLel's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Posts
    206
    Reputation
    10
    Thanks
    1,537
    Quote Originally Posted by hulabulia View Post
    okay, so imma give my input, wich i think makes sense, and also is a lot simpler

    what happens is, you trade items from Client A to Client B then nexus on Client B wich has the items, then crash the realm, however you're gonna go about it, then what happens is that the server rolls back the characters that were in that realm a few seconds back, to insure no loss of items/characters happen, wich gives you the items back that you traded from Client A to Client B, wich makes it a duplication glitch.

    AND, the reason that you still have the items on Client B is because that account didnt crash, so because it nexused, wich didnt cause it to have an rollback.
    i was talking about the different one that dont need trading, but looks like nobody know about it xD

  11. #26
    Danny's Avatar
    Join Date
    Jun 2015
    Gender
    male
    Posts
    9,617
    Reputation
    2835
    Thanks
    3,002
    My Mood
    Aggressive
    The method I used included an aspect of which I can imagine affecting realms, Idk its weird.

    I am not a middleman nor do I buy/sell anything. If you are being contacted by someone off-site from MPGH then it's not me! Please report these to me via PM. Don't be stupid, think first.

  12. #27
    ReySharlLel's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Posts
    206
    Reputation
    10
    Thanks
    1,537
    Quote Originally Posted by Joe View Post
    The method I used included an aspect of which I can imagine affecting realms, Idk its weird.
    are u crashing them now? i got account in use FFSSSSSS

  13. #28
    Danny's Avatar
    Join Date
    Jun 2015
    Gender
    male
    Posts
    9,617
    Reputation
    2835
    Thanks
    3,002
    My Mood
    Aggressive
    Quote Originally Posted by ReySharlLel View Post
    are u crashing them now? i got account in use FFSSSSSS
    No ---

    I am not a middleman nor do I buy/sell anything. If you are being contacted by someone off-site from MPGH then it's not me! Please report these to me via PM. Don't be stupid, think first.

  14. #29
    CJacko's Avatar
    Join Date
    Apr 2014
    Gender
    male
    Posts
    867
    Reputation
    17
    Thanks
    250
    Quote Originally Posted by Joe View Post
    The method I used included an aspect of which I can imagine affecting realms, Idk its weird.
    Opening a sprite world in left bazaar, or the guild hall?


  15. #30
    Danny's Avatar
    Join Date
    Jun 2015
    Gender
    male
    Posts
    9,617
    Reputation
    2835
    Thanks
    3,002
    My Mood
    Aggressive
    Quote Originally Posted by CJacko View Post


    Opening a sprite world in left bazaar, or the guild hall?
    "opening a sprite world"

    Ahem gl with that sir.

    Don't sound so cocky next time

    I am not a middleman nor do I buy/sell anything. If you are being contacted by someone off-site from MPGH then it's not me! Please report these to me via PM. Don't be stupid, think first.

Page 2 of 5 FirstFirst 1234 ... LastLast

Similar Threads

  1. [WTB] Looking for someone to sell dupe method
    By Fliest_aladdin in forum Counter-Strike 2 Marketplace
    Replies: 4
    Last Post: 02-01-2016, 05:50 AM
  2. [WTB] LF Duping method or someone to spawn stuff on arma 3 epoch
    By johnant124 in forum DayZ Selling / Trading / Buying
    Replies: 0
    Last Post: 06-25-2015, 01:15 AM
  3. So someone pissed me off and now I'm feeling evil..DUPE METHOD RELEASE TIME
    By drsandman in forum Realm of the Mad God Discussions
    Replies: 27
    Last Post: 04-24-2014, 11:25 PM
  4. Someone found a new dupe?
    By TheArzonite in forum Realm of the Mad God Discussions
    Replies: 7
    Last Post: 03-09-2014, 11:43 PM
  5. [kol]working Dupe Method
    By AN1MAL in forum General Game Hacking
    Replies: 12
    Last Post: 01-01-2007, 02:06 PM