Search found 49 matches

by Rishijin
Mon Oct 19, 2009 9:35 pm
Forum: Everything else
Topic: I need an Archer and Mage script for Fiesta...
Replies: 1
Views: 2189

Re: I need an Archer and Mage script for Fiesta...

What kind of script?

A full on bot, a hacking script, a supplemental script which performs semi-automated bot functions?

ALL OF THE ABOVE?


I might check out this game if there is really an Xtrap bypass.
by Rishijin
Thu Sep 17, 2009 5:33 am
Forum: Runes of Magic
Topic: Packet Editing Runes of Magic
Replies: 15
Views: 7339

Re: Packet Editing Runes of Magic

Did this get shifted to PMs or did it die?
by Rishijin
Thu Sep 17, 2009 5:24 am
Forum: MicroMacro scripts
Topic: Rohan
Replies: 2
Views: 2247

Re: Rohan

I heard this was one of the most botted games online today.
You sure you can't find one elsewhere?
by Rishijin
Sun Sep 06, 2009 2:27 pm
Forum: MicroMacro scripts
Topic: [Request] Example script of file i/o
Replies: 5
Views: 3105

Re: [Request] Example script of file i/o

Wow I seemed to have missed all of the obvious manuals and links.

I need to stop the insomnia surfing.


Integrating lua into VS sounds very useful, thanks for the link.
by Rishijin
Sun Sep 06, 2009 3:52 am
Forum: MicroMacro scripts
Topic: [Request] Example script of file i/o
Replies: 5
Views: 3105

Re: [Request] Example script of file i/o

Where can I look up how to use this function in general?
What you put there still leaves me with several questions, but I won't bother you with them all, considering that they are probably all answered in a manual somewhere.
by Rishijin
Fri Aug 21, 2009 10:06 pm
Forum: Runes of Magic
Topic: Packet Editing Runes of Magic
Replies: 15
Views: 7339

Re: Packet Editing Runes of Magic

Try going through these in relation to RoM. I don't play RoM, but I am doing the same thing on Shaiya; and these have been useful so far. http://www.gamehacking.com/forums/tutorials-experienced/109-breaking-packet-encryption-tibia-7-8-a.html http://www.reversing.us/pages/g3n/Packeter/Packet%20Hackin...
by Rishijin
Fri Aug 14, 2009 7:52 pm
Forum: Runes of Magic
Topic: Click without in foreground
Replies: 9
Views: 3401

Re: Click without in foreground

Can't you just write to the memory in game that turns true when you click the mouse (probably a value of 128 when clicking, 0 when not)?
by Rishijin
Fri Aug 14, 2009 4:04 am
Forum: Game cheating & modding
Topic: Pointer & Offset
Replies: 14
Views: 4701

Re: Pointer & Offset

What game are you working on, by the way?
by Rishijin
Thu Aug 13, 2009 4:43 pm
Forum: Game cheating & modding
Topic: Pointer & Offset
Replies: 14
Views: 4701

Re: Pointer & Offset

Ghetto it may be but it is working, nicely I might add. Now I'm trying to figure out a way to only pick up certain items when they drop, which is proven to be a little more difficult. But as I have said I'm new to this, I'm like a guy in the sewer with a burnt out flash light feeling my way through...
by Rishijin
Thu Aug 13, 2009 5:07 am
Forum: Game cheating & modding
Topic: Pointer & Offset
Replies: 14
Views: 4701

Re: Pointer & Offset

Finding your mobs by having it move the mouse around until you hover over them would be a pretty ghetto way to make a bot. Perhaps I am misunderstanding what you are trying to make? Also, I am not sure how the address for the mob name AFTER you've clicked it would be helpful (other than checking aga...
by Rishijin
Sun Aug 09, 2009 3:20 pm
Forum: Everything else
Topic: Offsets
Replies: 21
Views: 9553

Re: Offsets

playerptr_addr = 0x849274; -- EP4 targetid_addr = 0x7D4891; -- 0x002ABFF0; EP4 try 0x006d0bc4 sitcheck_addr = 0x709300; --EP4 -- byte, 0 = standing, 7 = sitting, 1 = moving, 2 = animation, 3 = jumping or dodging , 5 = process of sitting, 6 = process of standing swimcheck_addr = 0x006F6DA4; -- EP3 H...
by Rishijin
Sun Aug 09, 2009 3:15 pm
Forum: Game cheating & modding
Topic: Pointer & Offset
Replies: 14
Views: 4701

Re: Pointer & Offset

Now how do I search for monsters in a certain area near a character and selecting those monsters to attack. I don't actually know anything about this; but in theory, I think it goes something like this: If you are playing an online game your received packets should contain the info for the mobs aro...
by Rishijin
Sun Aug 09, 2009 2:48 pm
Forum: Game cheating & modding
Topic: Aion anyone?
Replies: 31
Views: 14878

Re: Aion anyone?

Fish and feathers as swords.... I'm officially interested.
by Rishijin
Mon Aug 03, 2009 5:24 pm
Forum: Everything else
Topic: Offsets
Replies: 21
Views: 9553

Re: Offsets

The player pointer is 848274, not 848E74.
by Rishijin
Sat Aug 01, 2009 11:58 pm
Forum: Game cheating & modding
Topic: Godmode (not as interesting as topic suggest)
Replies: 10
Views: 4749

Re: Godmode (not as interesting as topic suggest)

Thanks for the tips. Looks like I'll just have to continue being creative and observant until I can pinpoint things like this.
by Rishijin
Sat Aug 01, 2009 4:16 am
Forum: Game cheating & modding
Topic: Godmode (not as interesting as topic suggest)
Replies: 10
Views: 4749

Re: Godmode (not as interesting as topic suggest)

Thanks for the reply; I like those ideas, but how would I normally go about finding: A) The assembly line that writes the current random number (mov eax, randomnumber), or B) The logical comparison line in assembly for dodgerate vs a random number? Will that use "test"? Are these instructi...
by Rishijin
Fri Jul 31, 2009 5:29 pm
Forum: MicroMacro general & support
Topic: Warhammer Online micromacro?
Replies: 6
Views: 2455

Re: Warhammer Online micromacro?

Wow, a pay game with no protection at all???

Cool!

Too bad im broke.
by Rishijin
Fri Jul 31, 2009 5:27 pm
Forum: Everything else
Topic: shaiya no limits?
Replies: 6
Views: 3461

Re: shaiya no limits?

Well there is already a mountain climbing exe available at elitepvpers.de
by Rishijin
Fri Jul 31, 2009 3:23 pm
Forum: Game cheating & modding
Topic: Cheat Engine question
Replies: 0
Views: 2442

Cheat Engine question

Is there a way to filter things so that they wont show up in the opcode window when you are trying to find what accesses or writes on an address? It seems like it would be easy for me to get hacks done by just watching the player pointer when I do things to find out what I need to change in assembly...
by Rishijin
Fri Jul 31, 2009 3:14 pm
Forum: Game cheating & modding
Topic: Godmode (not as interesting as topic suggest)
Replies: 10
Views: 4749

Re: Godmode (not as interesting as topic suggest)

One method works by manipulating the hit/dodge instructions. That is, in some games, the client actually needs to inform the server that they will be taking a hit rather than dodging. How would you find something that is accessing the dodge instruction? Do you mean that there is a boolean in there ...