Page 2 of 4 FirstFirst 1234 LastLast
Results 16 to 30 of 51
  1. #16
    sasori~'s Avatar
    Join Date
    Jul 2017
    Gender
    male
    Location
    Posts
    671
    Reputation
    139
    Thanks
    113
    Good quality work, way to go.

  2. #17
    strix.'s Avatar
    Join Date
    Nov 2018
    Gender
    male
    Location
    127.0.0.1
    Posts
    147
    Reputation
    31
    Thanks
    37










    corner ukko crazy

  3. #18
    Austen_Dayton's Avatar
    Join Date
    Mar 2018
    Gender
    female
    Location
    DUBAI
    Posts
    303
    Reputation
    10
    Thanks
    18
    Quote Originally Posted by CrazyJani View Post
    ClientUpdate - When connecting on an outdated client, the plugin attempts to soft-update the client (eliminates the need to use JPEXS)
    Thank you so much Jani for your contribution! Such a positive vibe is what we need on this forum. People who encourage others to start coding.. Helping each other and starting building a better community! Good job Jani! I am very excited to see how far you will get! Therefore I would like to wish you good luck with your projects!

  4. #19
    gotopizv2's Avatar
    Join Date
    Aug 2018
    Gender
    female
    Posts
    18
    Reputation
    10
    Thanks
    0
    donwloading this for later thanks dude

  5. #20
    JustSoup's Avatar
    Join Date
    Aug 2018
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    First I want to say thank you for this, this is something I've been kind of waiting for a while. Always been interesting in coding, happen to have learned a tiny bit of C#, and was always interested in tinkering around in realm.

    I was curious, I've gone through the documentation and still have some digging to do, but is there a full listing of the accessible packets? As well is there any clients without any hacks but with the Proxy server implemented? I'd love to have a clean slate to work with to see what I'm capable of doing.

    Anyways thanks again! I look forward to future plugins to help progress my own learning.
    Last edited by JustSoup; 11-21-2018 at 06:47 PM.

  6. #21
    Gravitir3.14's Avatar
    Join Date
    Feb 2018
    Gender
    male
    Location
    Russia - Moscow
    Posts
    548
    Reputation
    92
    Thanks
    9,935
    Quote Originally Posted by JustSoup View Post
    First I want to say thank you for this, this is something I've been kind of waiting for a while. Always been interesting in coding, happen to have learned a tiny bit of C#, and was always interested in tinkering around in realm.

    I was curious, I've gone through the documentation and still have some digging to do, but is there a full listing of the accessible packets? As well is there any clients without any hacks but with the Proxy server implemented? I'd love to have a clean slate to work with to see what I'm capable of doing.

    Anyways thanks again! I look forward to future plugins to help progress my own learning.
     

    FAILURE
    CREATE_SUCCESS
    CREATE
    PLAYERSHOOT
    MOVE
    PLAYERTEXT
    TEXT
    SERVERPLAYERSHOOT
    DAMAGE
    UPDATE
    UPDATEACK
    NOTIFICATION
    NEWTICK
    INVSWAP
    USEITEM
    SHOWEFFECT
    HELLO
    GOTO
    INVDROP
    INVRESULT
    RECONNECT
    PING
    PONG
    MAPINFO
    LOAD
    PIC
    SETCONDITION
    TELEPORT
    USEPORTAL
    DEATH
    BUY
    BUYRESULT
    AOE
    GROUNDDAMAGE
    PLAYERHIT
    ENEMYHIT
    AOEACK
    SHOOTACK
    OTHERHIT
    SQUAREHIT
    GOTOACK
    EDITACCOUNTLIST
    ACCOUNTLIST
    QUESTOBJID
    CHOOSENAME
    NAMERESULT
    CREATEGUILD
    GUILDRESULT
    GUILDREMOVE
    GUILDINVITE
    ALLYSHOOT
    ENEMYSHOOT
    REQUESTTRADE
    TRADEREQUESTED
    TRADESTART
    CHANGETRADE
    TRADECHANGED
    ACCEPTTRADE
    CANCELTRADE
    TRADEDONE
    TRADEACCEPTED
    CLIENTSTAT
    CHECKCREDITS
    ESCAPE
    FILE
    INVITEDTOGUILD
    JOINGUILD
    CHANGEGUILDRANK
    PLAYSOUND
    GLOBAL_NOTIFICATION
    RESKIN
    PETUPGRADEREQUEST
    ACTIVE_PET_UPDATE_REQUEST
    ACTIVEPETUPDATE
    NEW_ABILITY
    PETYARDUPDATE
    EVOLVE_PET
    DELETE_PET
    HATCH_PET
    ENTER_ARENA
    IMMINENT_ARENA_WAVE
    ARENA_DEATH
    ACCEPT_ARENA_DEATH
    VERIFY_EMAIL
    RESKIN_UNLOCK
    PASSWORD_PROMPT
    QUEST_FETCH_ASK
    QUEST_REDEEM
    QUEST_FETCH_RESPONSE
    QUEST_REDEEM_RESPONSE
    PET_CHANGE_FORM_MSG
    KEY_INFO_REQUEST
    KEY_INFO_RESPONSE
    CLAIM_LOGIN_REWARD_MSG
    LOGIN_REWARD_MSG
    QUEST_ROOM_MSG
    PET_CHANGE_SKIN_MSG


    There you can find more about their structure.

    You can use ClientTools, this will automatically download last client and add proxy-server, don't forget to read README.md.
    Last edited by Sölvi; 01-23-2019 at 02:52 AM.

  7. #22
    CrazyJani's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Posts
    2,475
    Reputation
    170
    Thanks
    15,666
    Quote Originally Posted by JustSoup View Post
    I was curious, I've gone through the documentation and still have some digging to do, but is there a full listing of the accessible packets?
    Have a look at the \include\Packets folder.

  8. #23
    JustSoup's Avatar
    Join Date
    Aug 2018
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    Thank you for the replies, I managed to figure out what the packets were last night by digging around I just forgot to modify my post. But the additional information on them will be useful as well as the tool for creating proxy client. I can tell this is a lot more advanced then I'm capable of right now but I have some basic understanding and hoping this is going to help me learn a lot. Currently messing around with player messages and seeing what I can do with them.

    Thanks again for all the help!
    Last edited by JustSoup; 11-22-2018 at 09:49 AM.

  9. #24
    gorgor's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Location
    Toxic Sewer
    Posts
    583
    Reputation
    15
    Thanks
    161
    performance are awesome ! incredible job, congrats !
    I hope crazy-autonexus wont hurt too much perf, event though it would still be faster than any other client. This will become the unavoidable companion of all players in the forum.

  10. #25
    bighackerROT's Avatar
    Join Date
    Nov 2018
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    When I make a new plugin it crashes when connecting to a new realm.
    Last edited by bighackerROT; 11-28-2018 at 08:24 PM.

  11. #26
    gorgor's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Location
    Toxic Sewer
    Posts
    583
    Reputation
    15
    Thanks
    161
    Quote Originally Posted by bighackerROT View Post
    When I make a new plugin it crashes when connecting to a new realm.
    same here, was try to make some DAMAGE packet stuff..
    as long as i am in the nexus its fine, once i get in a realm the proxy close.

  12. #27
    bighackerROT's Avatar
    Join Date
    Nov 2018
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by gorgor View Post
    same here, was try to make some DAMAGE packet stuff..
    as long as i am in the nexus its fine, once i get in a realm the proxy close.
    I talked to him on ******* and he is aware of the issue, should be fixing it soon.

  13. #28
    ruusey's Avatar
    Join Date
    May 2012
    Gender
    male
    Location
    null;
    Posts
    327
    Reputation
    21
    Thanks
    539
    My Mood
    Cynical
    No longer works due to some security feature deca impl. Check my thread under help & requests @Raple
    One day... machines will rule the world.

  14. #29
    gorgor's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Location
    Toxic Sewer
    Posts
    583
    Reputation
    15
    Thanks
    161
    Any beta of autonexus to propose to boost this project up ?

  15. #30
    user-123's Avatar
    Join Date
    Dec 2018
    Gender
    male
    Posts
    18
    Reputation
    10
    Thanks
    0
    My Mood
    Inspired
    Thanks

    Works very good

Page 2 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. [Outdated] RealmNet - A new high performance native proxy
    By CrazyJani in forum Realm of the Mad God Hacks & Cheats
    Replies: 11
    Last Post: 11-14-2018, 06:09 AM
  2. Replies: 1
    Last Post: 01-16-2013, 10:36 PM
  3. need a new high rank account
    By anoymous in forum Combat Arms Selling / Trading / Buying
    Replies: 4
    Last Post: 10-01-2011, 03:35 PM
  4. [Release] 2 new high and good warrock accounts
    By ceidel in forum WarRock Discussions
    Replies: 7
    Last Post: 09-30-2010, 07:15 AM
  5. Humper's BIG from old to new (high KB load)
    By Humper in forum Showroom
    Replies: 12
    Last Post: 05-12-2009, 11:14 AM