|
 FFXI Matrix Beta : FFXI General Discussions - Page 3
|
|
Posted: January 3rd, 2007, 9:48 pm
|
|
|
|
sauron2
sauron2's Reps:
|
there are only two other ways to retrieve information from the game by not accessing pol.exe: one is by screen OCR (very old technique), and the other is the mentioned packet analysis.
that would make SE sh|t a ton of bricks if someone cracked the netcode and leaked the info.
lilkaiman, i await more.
|
|
|
|
|
Posted: January 4th, 2007, 7:45 am
|
|
|
|
syztem
syztem's Reps:
|
i dunno it seems like its just a couple of scripts, a farming bot + a make your own bot thing + NPC scanner. and ppl have been waiting a long time for a farming bot so if just that works im sure community would be super happy
|
|
|
|
|
Posted: January 4th, 2007, 11:04 am
|
|
|
|
lilfisher
Total Posts: 6810
Location: Corona, California
Joined: March 1st, 2005, 12:13 pm
lilfisher's Reps: 63
|
|
|
|
|
Posted: January 4th, 2007, 1:11 pm
|
|
|
|
kourath
Total Posts: 1979
Location: Pangea
Joined: February 8th, 2006, 8:04 pm
kourath's Reps: 23
|
for those of you who dont know: OCR stands for Optical Character Recocgnition you can read more about it here http://en.wikipedia.org/wiki/Optical_ch ... ecognition
He could read values from video memory (using that term loosley) however, it would be hard to make any kind of headway.
_________________
EX-TU member. For my own reasons, I will no longer play a role as an active member. Goodbye.
RIP kourath. 5/21/08
|
|
|
|
|
Posted: January 4th, 2007, 1:42 pm
|
|
|
|
Atti
Total Posts: 520
Location: Virginia
Joined: March 26th, 2005, 11:20 am
Atti's Reps: 1
|
sauron2 (!empty($user->lang['WROTE'])) ? $user->lang['WROTE'] : ucwords(strtolower(str_replace('_', ' ', 'WROTE'))): that would make SE sh|t a ton of bricks if someone cracked the netcode and leaked the info.
http://ffxilock.com/
|
|
|
|
|
Posted: January 4th, 2007, 11:49 pm
|
|
|
|
sauron2
sauron2's Reps:
|
Atti (!empty($user->lang['WROTE'])) ? $user->lang['WROTE'] : ucwords(strtolower(str_replace('_', ' ', 'WROTE'))): sauron2 (!empty($user->lang['WROTE'])) ? $user->lang['WROTE'] : ucwords(strtolower(str_replace('_', ' ', 'WROTE'))): that would make SE sh|t a ton of bricks if someone cracked the netcode and leaked the info. http://ffxilock.com/cool!
|
|
|
|
|
Posted: January 5th, 2007, 12:06 am
|
|
Posted: January 7th, 2007, 7:13 pm
|
|
|
|
lilkaiman
lilkaiman's Reps:
|
To much info obviously O_O
Last edited by Guest on January 8th, 2007, 10:41 am, edited 1 time in total.
|
|
|
|
|
Posted: January 7th, 2007, 9:57 pm
|
|
|
|
syztem
syztem's Reps:
|
o.O doesnt load, is this a joke that just owned me? lol
|
|
|
|
|
Posted: January 9th, 2007, 3:21 pm
|
|
|
|
Atti
Total Posts: 520
Location: Virginia
Joined: March 26th, 2005, 11:20 am
Atti's Reps: 1
|
i guess it was just recently removed. when i posted it, it worked. *shrug*
|
|
|
|
|
Posted: January 9th, 2007, 6:12 pm
|
|
|
|
syztem
syztem's Reps:
|
i love that hat 
|
|
|
|
|
Posted: January 9th, 2007, 6:57 pm
|
|
|
|
lilkaiman
lilkaiman's Reps:
|
Teach a man to fish or give him one? I have a premy account for life on another site because of the bot so it really does'nt matter. No need to discuss it here anymore. I am sure it will float around the net as do all bots.
(!empty($user->lang['QUOTE'])) ? $user->lang['QUOTE'] : ucwords(strtolower(str_replace('_', ' ', 'QUOTE'))): ...even though "strength" is a server-side value that is not sent to the client at any point unless you send the /check command.
When I get the premium this site promised I'll do better than show you.. I'll teach you. Server side info is'nt that hard to get. Just a note also.. the reason I use vb6 in the tutorials is because it is the dominant language among the members here. I checked around before I started. A second fact.. if a noob wants to learn it, it is much easier for him in vb than c++.. and keep in mind I am trying to help noobs. (!empty($user->lang['QUOTE'])) ? $user->lang['QUOTE'] : ucwords(strtolower(str_replace('_', ' ', 'QUOTE'))): As for making your own AI system, I wouldn't recommend it. Instead, use a free and/or open source chat bot
Why? Any 5th grader can code one.. I like a challenge. Maybe I should try a bot in Qbasic. Joking of course. (!empty($user->lang['QUOTE'])) ? $user->lang['QUOTE'] : ucwords(strtolower(str_replace('_', ' ', 'QUOTE'))): But of course, prove me wrong somehow and you get a prize.
Not my intentions. I want to help some people advance and others to get their start. (without the attitude and negative thoughts of others)
Sit back and wait as I wait on the premium account. 
|
|
|
|
|
Posted: January 9th, 2007, 8:11 pm
|
|
|
|
kourath
Total Posts: 1979
Location: Pangea
Joined: February 8th, 2006, 8:04 pm
kourath's Reps: 23
|
(!empty($user->lang['QUOTE'])) ? $user->lang['QUOTE'] : ucwords(strtolower(str_replace('_', ' ', 'QUOTE'))): Server side info is'nt that hard to get care to elaborate? im sorry, but i just see no feasible way to get that information without doing somthing illegal. that information is server side, it is meant to be server side, and it was never, never, designed to be sent the client at any point or time for any reason. as for the chat bot, its fine that you like a challenge, but an open source bot would be much more accurate than anything you could code, given the amount of time were dealing with here. the problem is that no matter how good you are, its not humanly possible to be albe to match up to multiple coders and years of time in developement. multiple coders + long time > 1 really good coder + short time (!empty($user->lang['QUOTE'])) ? $user->lang['QUOTE'] : ucwords(strtolower(str_replace('_', ' ', 'QUOTE'))): I have a premy account for life on another site
well, im sorry to say that you may be banned for that, as ive seen it before. we have rules at TU here, and we have to enforce them. of course, you may be perfectly fine, who knows.
Edit: oh i see how it works now, my bad.
Last edited by kourath on January 12th, 2007, 5:12 pm, edited 1 time in total.
|
|
|
|
|
Posted: January 10th, 2007, 12:48 am
|
|
|
|
lilfisher
Total Posts: 6810
Location: Corona, California
Joined: March 1st, 2005, 12:13 pm
lilfisher's Reps: 63
|
|
|
|
|
Posted: January 10th, 2007, 2:42 am
|
|
|
|
lilkaiman
lilkaiman's Reps:
|
(!empty($user->lang['QUOTE'])) ? $user->lang['QUOTE'] : ucwords(strtolower(str_replace('_', ' ', 'QUOTE'))): well, im sorry to say that you may be banned for that, as ive seen it before. we have rules at TU here, and we have to enforce them.
For submitting something else having nothing to do with this site to another? Or being rewarded a premium at another site? You'll have to elaborate. Which part is breaking the rules because I am very careful not to use any info one site to another. A example.. (!empty($user->lang['QUOTE'])) ? $user->lang['QUOTE'] : ucwords(strtolower(str_replace('_', ' ', 'QUOTE'))): No need to discuss it here anymore. I am sure it will float around the net as do all bots.
I was accused before of being angry, just for the record... I am smiling. (!empty($user->lang['QUOTE'])) ? $user->lang['QUOTE'] : ucwords(strtolower(str_replace('_', ' ', 'QUOTE'))): care to elaborate?
I answered already: (!empty($user->lang['QUOTE'])) ? $user->lang['QUOTE'] : ucwords(strtolower(str_replace('_', ' ', 'QUOTE'))): ...... I'll do better than show you.. I'll teach you.
And no its not illegal. Just breaking the rules as we all do when able.
|
|
|
|
|
Who is online |
|
Users browsing this forum: No registered users and 130 guests |
|
|
|