Results 1 to 5 of 5

Thread: Success at last - Amfc#

Threaded View

  1. #1

    Joined
    Jun 2012
    Posts
    1,699
    Thanks
    876
    Thanked
    2,881/1,142
    DL/UL
    44/1
    Mentioned
    562 times
    Time Online
    118d 6h 45m
    Avg. Time Online
    40m

    Success at last - Amfc#

    After weeks of none stop issues (I am new to this programming language) I have finally got the code to work as intended integrated into joes wrapper. This single packet is the most important I have ever constructed:



    It is a amf packet , for those none programmers out theres this is a specially encoded packet and my new code simulates the encoding so this:

    PHP Code:
    this.ParseAmf("EventService.simulate()""http://habitarium.neopets.com/amfphp/gateway.php"); 
    Becomes:



    Yeah I know to a none nerd this is probly not intresting , but this will allow habi bot to run from inside stealth core bot on a schedule. Aswell as other private tools that I am working on too...

    For more info on amf format:
    (you need an account to see links)
    Last edited by DarkByte; 06-07-2013 at 05:39 AM.

  2. The Following 7 Users Say Thank You to DarkByte For This Useful Post:

    Daenery (06-07-2013),Demetri (06-07-2013),j03 (06-07-2013),Jolz (06-07-2013),kooldude888 (06-07-2013),SmileYaDead (06-07-2013),utahclock (06-07-2013)

Posting Permissions

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