Counter Measure for Rupiah drop bug!

Page 3 of 6 FirstFirst 123456 LastLast
Results 31 to 45 of 78
  1. #31
    Valued Member TantraRex is offline
    MemberRank
    Oct 2012 Join Date
    110Posts

    Re: Counter Measure for Rupiah drop bug!

    Quote Originally Posted by Eliana Gherbaz View Post
    that will not complete disable the bug



    Are you saying you are the developer of Tantra Online PH? which one? damodar or original one from GM Black?


    The dupe works not only with portals or QZP, let me explain how this dupe works:
    Hanbit didn't disable the UI when a loading screen is shown,the loading screen is just on top the UI which still on the back, you dont see the UI buttons (like OK/YES from a drop or Send from mail system etc etc) because are behind the loading screen but buttons still there active for clicking(even you dont see them), so not only works with portals or QZP, dupe can be done too just by switching chars or with anything that start any loading screen (better to say TAD rewrite). So the first instruction that server receive is to move to other map or switch char, then server needs to rewrite the account tad (every one knows that when a tad is in use you can't access it) so while the tad is rewritten server receives the 2do instruction like drop the item or mail rups or whatever, that tries to access the tad too but because it is in use (open) cant be rewritten (that is why ppl said you must click on certain time, while the tad still open by the first instruction) so you dont lose the item or the rups, if you drop the item the item will be on the floor and in your inventory, and if you sent a mail you will receive the mail with the dupe.

    And .... Is there an easy fix to this bug? yes there is, by simple changing 1 line of code in the zone.exe. which line? I will leave that as homework for those who like to REALLY be called Tantra Developers. just 1 line on zone.exe nothing to do with xml files. And the proof of what i'm saying is at Tantra-Online.com, all portals are working, QZP is working, Mail system is working and even tho you cant dupe using this bug. Rupiah drop and inventory drop was disable just by changing 1 line of code in zone.exe.
    maybee you can share wheren in 1 line of code in zone.exe for disable dupee rups and items?

    need for debug it or just changing with hex?

  2. #32
    Valued Member Eliana Gherbaz is offline
    MemberRank
    Oct 2013 Join Date
    122Posts

    Re: Counter Measure for Rupiah drop bug!

    Some of you asked me in PM (private message) to give a clue on how to disable the drop by just changing 1 line of code in the server side, well here is the clue.

    As you all may know tantra is client-server game, which means some client operations are sent to the server which is in charge to process it, for example when you drop anything: client sent a package to the server, that package contains info about what you are dropping, server receives that package, and start to process it by running a code. So what you think will happens if when the server receives the drop request you just disable the code that process it or reject the request?
    Last edited by Eliana Gherbaz; 03-01-16 at 03:07 AM.

  3. #33
    Tantra/Web Development jbeitz107 is offline
    MemberRank
    Mar 2012 Join Date
    USALocation
    1,471Posts

    Re: Counter Measure for Rupiah drop bug!

    basically it is blocked. the query is no longer there so the information packet is NULL.

  4. #34
    Valued Member Eliana Gherbaz is offline
    MemberRank
    Oct 2013 Join Date
    122Posts

    Re: Counter Measure for Rupiah drop bug!

    Quote Originally Posted by jbeitz107 View Post
    basically it is blocked. the query is no longer there so the information packet is NULL.
    No, the packet is not null, server receive it with all its info but server refuse it (do not process it at all)

  5. #35
    Valued Member TantraRex is offline
    MemberRank
    Oct 2012 Join Date
    110Posts

    Re: Counter Measure for Rupiah drop bug!

    @Eliana Gherbaz

    may can i know what the line must i change for disable it? and server will refuse and cancel the dropped?

    i must debug it or just change with hex?

    thank you

  6. #36
    Tantra/Web Development jbeitz107 is offline
    MemberRank
    Mar 2012 Join Date
    USALocation
    1,471Posts

    Re: Counter Measure for Rupiah drop bug!

    Sorry but, my definition of NULL is not the same as yours.
    null

    adjective
    1.
    having no legal or binding force; invalid.
    "the establishment of a new interim government was declared null and void"
    synonyms: invalid, null and void, void; More
    2.
    having or associated with the value zero.
    nounliterary
    1.
    a zero.
    verbELECTRONICS
    1.
    combine (a signal) with another in order to create a null; cancel out.

  7. #37
    Tantra/Web Development jbeitz107 is offline
    MemberRank
    Mar 2012 Join Date
    USALocation
    1,471Posts

    Re: Counter Measure for Rupiah drop bug!

    Thank you @Eliana Gherbaz. i have it figured out now.

  8. #38
    Member metan0ia is offline
    MemberRank
    Feb 2014 Join Date
    71Posts

    Re: Counter Measure for Rupiah drop bug!

    Quote Originally Posted by jbeitz107 View Post
    Thank you @Eliana Gherbaz. i have it figured out now.

    sir can i ask if whats the changes in your server... will it be like the same as Tantra Online that whenever you drop item/rups while it is loading UI the server will crash?

  9. #39
    Valued Member Eliana Gherbaz is offline
    MemberRank
    Oct 2013 Join Date
    122Posts

    Re: Counter Measure for Rupiah drop bug!

    Quote Originally Posted by metan0ia View Post
    sir can i ask if whats the changes in your server... will it be like the same as Tantra Online that whenever you drop item/rups while it is loading UI the server will crash?
    Hi, my server is Tantra Online Kathana VI ~ Neo Oriental Fantasy MMORPG, when you try to drop from inventory server will reject the request, server don't crash, but your inventory gets blocked, at that point all you need to do to unblock it is unequipped anything from your char

  10. #40
    Member metan0ia is offline
    MemberRank
    Feb 2014 Join Date
    71Posts

    Re: Counter Measure for Rupiah drop bug!

    Quote Originally Posted by eliana gherbaz View Post
    hi, my server is tantra online kathana vi ~ neo oriental fantasy mmorpg, when you try to drop from inventory server will reject the request, server don't crash, but your inventory gets blocked, at that point all you need to do to unblock it is unequipped anything from your char

    thanks for answering my question :d :d :d

  11. #41
    Tantra/Web Development jbeitz107 is offline
    MemberRank
    Mar 2012 Join Date
    USALocation
    1,471Posts

    Re: Counter Measure for Rupiah drop bug!

    @Eliana Gherbaz How did you manage to make the HTSSettings converter? I have spent 6 months on this project without success because I have not located a key nor have I been able to successfully make an encryption tool that works for it and I just got jacked for $50 from that scammer Yagamy aka Gerardo Galacia Marin.

  12. #42
    www.m.me/ExcelsiorSoftLLC master_unknown is offline
    MemberRank
    Oct 2004 Join Date
    HellLocation
    1,242Posts

    Re: Counter Measure for Rupiah drop bug!

    And you think she will just handed that to you?

  13. #43
    Valued Member TantraRex is offline
    MemberRank
    Oct 2012 Join Date
    110Posts

    Re: Counter Measure for Rupiah drop bug!

    @jbeitz107

    yagamy its always scammer bahahaha facebook name its Gerrardo Galacia Marin

    they also scam me 350$ a 2 - 3 years ago

    so be carefull im curious gerardo scam you T_T

  14. #44
    Tantra Freelancer A v a r a is offline
    MemberRank
    Apr 2014 Join Date
    In Your HeadLocation
    554Posts

    Re: Counter Measure for Rupiah drop bug!

    Quote Originally Posted by Eliana Gherbaz View Post
    Some of you asked me in PM (private message) to give a clue on how to disable the drop by just changing 1 line of code in the server side, well here is the clue.

    As you all may know tantra is client-server game, which means some client operations are sent to the server which is in charge to process it, for example when you drop anything: client sent a package to the server, that package contains info about what you are dropping, server receives that package, and start to process it by running a code. So what you think will happens if when the server receives the drop request you just disable the code that process it or reject the request?
    Is this editable through HEX or Resource only?

  15. #45
    Tantra/Web Development jbeitz107 is offline
    MemberRank
    Mar 2012 Join Date
    USALocation
    1,471Posts

    Re: Counter Measure for Rupiah drop bug!

    @master_unknown I am only asking for information pertaining to the question not an incompetent response. Thank you.

    - - - Updated - - -

    For those that are trying to sell this and rip people off. Here is your solution to stopping the rupiah drop. Don't buy it from anyone.



Page 3 of 6 FirstFirst 123456 LastLast

Advertisement