Search:

Type: Posts; User: ArkMods

Page 1 of 10 1 2 3 4

Search: Search took 0.08 seconds.

  1. Little late, but make sure your client is in a...

    Little late, but make sure your client is in a trusted location in the flash settings or else it will send the flash policy instead of hello.
  2. Replies
    131
    Views
    37,652

    Sticky: Il2cpp retains method and struct names (lol). If...

    Il2cpp retains method and struct names (lol). If you proxy unity client, you will find that the only different thing is the client token.
  3. Thread: Auto login

    by ArkMods
    Replies
    3
    Views
    3,216

    EDIT: I fixed the issue, pull from master and...

    EDIT: I fixed the issue, pull from master and make sure to use the map function that takes a file path and point it to the file your mapping ex
    PacketMapper.mapPackets(Paths.get("packets.xml"));...
  4. Replies
    2
    Views
    2,925

    Theres probably a missing field in Notification...

    Theres probably a missing field in Notification packet
  5. Replies
    2
    Views
    1,098

    [Help Request] I found the issue was KRelay was not forwarding...

    I found the issue was KRelay was not forwarding the MapInfo handshake recieved from the server for some reason. I cant find what voodoo magic calls krelays Client::Send but if I did I would fix it.
  6. Replies
    8
    Views
    1,626

    [Solved] Thanks for pointing that out, Ill push a fix rn

    Thanks for pointing that out, Ill push a fix rn
  7. Replies
    8
    Views
    1,626

    [Solved] Not allowed to link git lmfao so this has to be...

    Not allowed to link git lmfao so this has to be approved first, 408064
  8. Thread: Tradebot

    by ArkMods
    Replies
    8
    Views
    1,690

    [Solved] I have a repository with krelay updated here:...

    I have a repository with krelay updated here: gitlab.com/arkzzz/krelay assuming that the plugins are old though they may not work anymore

    I also have a java clientless library that you can find at...
  9. Replies
    6
    Views
    2,042

    The game actually has a secret z axis, you can...

    The game actually has a secret z axis, you can just jump over enemy shots.
  10. Replies
    4
    Views
    976

    [Solved] I know alot of people are going to say you should...

    I know alot of people are going to say you should jump right into looking at source, but I feel like its essential that you learn the very basic oop/general concepts. You cant obtain meaning from...
  11. Thread: Trade bot

    by ArkMods
    Replies
    3
    Views
    827

    theres plenty of botting frameworks around, its...

    theres plenty of botting frameworks around, its really easy to make a tradebot.
    java : gitlab.com/arkzzz/realmjay
    nodejs : ******.com/thomas-crane/nrelay
  12. Replies
    7
    Views
    6,244

    When you don't realize that there is already an...

    When you don't realize that there is already an updater in Lib K Relay/Resources resources /fuckthat
  13. Replies
    4
    Views
    1,903

    [Help Request] 1. Dump flash projector with rotf opened 2....

    1. Dump flash projector with rotf opened
    2. binwalk dump.bin -D 'swf animation:swf'
    3. ???
    4. Proffit?
  14. Replies
    1,976
    Views
    381,903

    Buying dupe 0.000035 btc

    Buying dupe 0.000035 btc
  15. Replies
    2
    Views
    421

    [Help Request] You can tell when one is picked up by hooking...

    You can tell when one is picked up by hooking invswap and checking if the key itemid is the object type in one of the slot objects
  16. Replies
    5
    Views
    1,094

    [Help Request] You can find the source here:...

    You can find the source here: gitlab.com/arkzzz/krelay
  17. Replies
    0
    Views
    1,432

    RealmRes - A restful RoTMG asset server

    Hi all, I figured Id share my API server for RoTMG related assets, you can find the source and API docs over at https://gitlab.com/Arkzzz/realmres

    I have the server running on a heroku dyno so...
  18. Replies
    243
    Views
    85,814

    [Outdated] Everyone who is getting errors, you have to...

    Everyone who is getting errors, you have to update the xmls inside of libkrelay before building
  19. Replies
    4
    Views
    2,393

    you can "inject" (send on the behalf of...

    you can "inject" (send on the behalf of client/server) a packet by using the Client::SendToServer and Client::SendToClient
  20. Replies
    3
    Views
    489

    [Help Request] Working source here...

    Working source here https://gitlab.com/arkzzz/krelay (no binaries)
  21. Replies
    243
    Views
    85,814

    [Outdated] If you care enought I have the source publicly...

    If you care enought I have the source publicly available https://gitlab.com/Arkzzz/krelay (no binaries)
  22. Replies
    1
    Views
    394

    [Help Request] Heres an implementation for a client only...

    Heres an implementation for a client only listener I made, just copy paste everything one more time and have the buffers for server/client sockets be written to eachother.


    public class...
  23. [Help Request] I c what you did there : ^ )

    I c what you did there : ^ )
  24. Thread: Need Help

    by ArkMods
    Replies
    2
    Views
    1,134

    Flash projector from adobes official site:...

    Flash projector from adobes official site: https://fpdownload.macromedi*****m/pub/flashplayer/updaters/32/flashplayer_32_sa.exe

    people claim to get better fps on older versions sometimes, I...
  25. Replies
    6
    Views
    2,024

    Ive tried neural networks with a clientless with...

    Ive tried neural networks with a clientless with ~100 bots running for multiple days, you really dont get enought training data, I even tried manually automating some things, like pathfinding and...
Results 1 to 25 of 236
Page 1 of 10 1 2 3 4