Jump to content

Bakaincognito

Members
  • Posts

    5
  • Credits

  • Joined

  • Last visited

    Never
  • Feedback

    0%

About Bakaincognito

Contact Methods

  • WhatsApp
    Somethinae

Profile Information

  • Gender
    Not Telling

Bakaincognito's Achievements

Newbie

Newbie (1/16)

0

Reputation

  1. WEll i dont know quite where to start here for you but.... It helps to understand that the format for Itemcount() is like this: ITEMCOUNT(Fungus Sac[iD=1118],<,10) { CALL(Fungus Sac) } Which means it is a conditional statement, and will run everything inside of it meets the condition.... SO, what i would do is tell it to continue fighting (a loop that keeps call it's self) untill there is 10. So you need a conditional statement that looks for there to be more than 9 that then forwards it to your label that is set up to do set(fightstop) and go back to town/talk to npc, get stuff, and then restart the whole process over again.
  2. Confirmed working - on my server with no spaces between the token I was thinking i should try that offset for the token, but i was stuck on using the one right to the left of it, lol. Thanks man.
  3. NP, i figured since this was the form that actually listed the offsets (and thus allowed me to figure out what the heck the program was patching)so it is the least i could do. And i only tested on one serv, l2x, but they will be changing to the c4 client soon... so it will probaly work once they do :)
  4. More work will need be done to get anything past 10.6.3 to work, but here's the offset: 10.6.4 : $005393A0 I was reading up on C4, and apprently they changed some of the networking around, so once 10.6.4 came out designed for C4, i figured it wouldn't work on priv servers anymore. So i figured out what token.exe was changing, and found the offset for 10.6.4 (see above), changed it, and I was right, 10.6.4 with the right off set changed, you are able to log in, but once you do, you are forced out: Then your disconnected, looks like more work will need to be done to get it to work.
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock