Results 1 to 2 of 2

Thread: Socket functions?

  1. #1
    Join Date
    Nov 2006
    Posts
    2,369
    Mentioned
    4 Post(s)
    Quoted
    78 Post(s)

    Default Socket functions?

    So recently I've been using a program called wpe pro(winsock packet editor pro) to bot on a private server called battlescape. However you can only make it send packets when I would like to do something like:
    If receivedpacket(X) then sendpacket(Y).

    I noticed socked functions in simba. Can those be used to send packets? Do packets and sockets even have anything to do with each other?

    This is how the packets look like:
    13 00 81 DC 34 F7 05 83 0C 00 3E 0D 0D B4 01 (= pickpocket guard)
    Quote Originally Posted by DeSnob View Post
    ETA's don't exist in SRL like they did in other communities. Want a faster update? Help out with updating, otherwise just gotta wait it out.

  2. #2
    Join Date
    Jan 2008
    Location
    10° north of Hell
    Posts
    2,035
    Mentioned
    65 Post(s)
    Quoted
    164 Post(s)

    Default

    Yes, you can do it that way tho it's not gonna be easy. You will need to learn how to handshake, login, and do other things thru sockets as well.

    Dg's Small Procedures | IRC Quotes
    Thank Wishlah for my nice new avatar!
    Quote Originally Posted by IRC
    [22:12:05] <Dgby714> Im agnostic
    [22:12:36] <Blumblebee> :O ...you can read minds

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •