Jump to content

Guild Wars ( Addons )


Recommended Posts

I did not find were to post this so i thought hey i get help in here so...

Ok all i need to know is about Guild Wars.

Do u know were i can find info about were i can Edit Guild Wars.

" As in Monsters turn all monsters in to a red box. "

Link to comment
Share on other sites

I dont know where you could find it, But, Maybe try to find out, which files it accesses, like, the monsters files, and find a way to replace the images?

# MY LOVE FOR YOU... IS LIKE A TRUCK- #
Link to comment
Share on other sites

Here is what Guild Wars File looks like. Screens are for in game PrintScreen.

This is all I see:

EDIT::

My mistake, I forget to turn on images on firefox, xD

Edited by AzKay
# MY LOVE FOR YOU... IS LIKE A TRUCK- #
Link to comment
Share on other sites

Posted Image

Here is what Guild Wars File looks like. Screens are for in game PrintScreen.

Well, looks like, youll need to find someone or a program that extracts that big file, Chances are, its all gonna be in there somewhere.
# MY LOVE FOR YOU... IS LIKE A TRUCK- #
Link to comment
Share on other sites

well let me see i know this is one for the game Diablo II it has the thing MPS in the name.

Well, What I mean is, For example, In GunZ, There is a file called system.mrs, Then someone released an extractor for it, So, You could extract all the files from system.mrs, which had the .mp3 files, the images, the weapon values, etc, so, Basically, I suggest do some research and find if theres any extractors.
# MY LOVE FOR YOU... IS LIKE A TRUCK- #
Link to comment
Share on other sites

Yes thats what i was trying to say about diablo Ok thnx. If i find it i will post here for other people.

Edit I found this but not what i need.

The link u Click!

I think that is what you need. Just, Need to study up on what there talking about.
# MY LOVE FOR YOU... IS LIKE A TRUCK- #
Link to comment
Share on other sites

Well i am stuck haha. I need help.

I am Trying to make it if this is true then Skip all this and go on to the next part.

for $i = 1 to 6 ;
$coord = PixelSearch( 682, 83, 711, 111, 0x6B1806, 2 )
MouseMove( 463, 317, 10)
sleep(1000)


; If the next pixel search is true then is will mouse click then skip the send 1 key and go to
$safe = PixelSearch( 463, 317, 465, 320, 0x405873, 2 )
If Not @error Then
$safe MouseClick("left", $safe[0], $safe[1], 1)



   Send("1") 
   sleep(3000)
   send("1") 
   sleep(3000)
   Send("1") 
   sleep(3000)
   send("1")
   sleep(3000)
   Send("1")
   sleep(3000)
   send("1")
   send("c")
   sleep(1000)
   Next
;Here * Aftert he sleep
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...