Results 1 to 9 of 9
  1. #1
    Lxys's Avatar
    Join Date
    Jan 2014
    Gender
    male
    Location
    England.
    Posts
    1,156
    Reputation
    208
    Thanks
    2,235
    My Mood
    Devilish

    Lightbulb Changing some text on client

    I'm unsure if there is another tutorial about this somewhere, but whatever.

    --------------------------------------------------------------------------



    1. Load SoThink SWF Decompiler
    2. Open the drop down menu for Action
    3. Find _-F1
    4. Open the drop down menu for _-F1
    5. Click "CurrentCharacterScreen"
    6. Scroll down to line number 71.

    Code:
    _as3_pushstring "play"
    Example:

    Code:
    _as3_pushstring "join"


    --------------------------------------------------------------------------

    Editing the size:

    On line 72 you will see:

    Code:
    pushbyte 36
    Edit the value to make it bigger / smaller.

    Example:

    Code:
    pushbyte 46


    --------------------------------------------------------------------------

    Repeat at lines:

    (main)
    85 / 86

    (classes)

    99 / 100

    --------------------------------------------------------------------------

    If you wanted to change the trade box text:

    1. _-Rv
    2. _-Lk (Inside _-Rv)
    3. Line 85
    Code:
    _as3_pushstring " wants to trade with you</p>"
    </p> means player. don't play with that.. unless you want anonymous trades :P
    4. Line 127
    Code:
    _as3_pushstring "Reject"
    (126 is the size value)
    5. Line 188
    Code:
    _as3_pushstring "Accept"
    I think you know what to do from there.

    --------------------------------------------------------------------------

    I'm no pro at this, but I will take requests. I can only try. No guarantee I can do it.

    Thanks
    -Versss
    Attached Thumbnails Attached Thumbnails
    94ea37487794a3f467bd4171e15ab25b.png  

    527657b34bb52ff6b73fda4f317368f4.png  

    b8a62b80fa903bbd76ee096d6521c308.png  

    Last edited by Lxys; 07-05-2014 at 03:54 PM.

  2. The Following User Says Thank You to Lxys For This Useful Post:

    DaRkMaStEd (07-05-2014)

  3. #2
    theman 12's Avatar
    Join Date
    Jul 2013
    Gender
    male
    Posts
    80
    Reputation
    10
    Thanks
    96
    My Mood
    Angelic
    ty now i can do stuff....

  4. #3
    Lxys's Avatar
    Join Date
    Jan 2014
    Gender
    male
    Location
    England.
    Posts
    1,156
    Reputation
    208
    Thanks
    2,235
    My Mood
    Devilish
    No problem.. What do you mean by that now you can do 'stuff' what do you plan to do?

  5. #4
    BlackRayquaza's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    574
    Reputation
    10
    Thanks
    186
    My Mood
    In Love
    Not like this was hard to do in the first place...
    YEP cock

  6. The Following User Says Thank You to BlackRayquaza For This Useful Post:

    [MPGH]Ahl (07-06-2014)

  7. #5
    Lxys's Avatar
    Join Date
    Jan 2014
    Gender
    male
    Location
    England.
    Posts
    1,156
    Reputation
    208
    Thanks
    2,235
    My Mood
    Devilish
    Quote Originally Posted by BlackRayquaza View Post
    Not like this was hard to do in the first place...
    No shit Sherlock.

  8. #6
    rotmc2014's Avatar
    Join Date
    Jul 2014
    Gender
    male
    Posts
    15
    Reputation
    10
    Thanks
    321
    very nice will be trying this out

  9. #7
    CrazyJani's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Posts
    2,475
    Reputation
    170
    Thanks
    15,666
    Quote Originally Posted by Versss View Post
    </p> means player.
    p means paragraph.
    Quote Originally Posted by Versss View Post
    don't play with that.
    For this part you're right. It might not show the text at all if you take </p> away

  10. The Following 2 Users Say Thank You to CrazyJani For This Useful Post:

    AlhecMarin (07-15-2014),Lxys (07-12-2014)

  11. #8
    Lxys's Avatar
    Join Date
    Jan 2014
    Gender
    male
    Location
    England.
    Posts
    1,156
    Reputation
    208
    Thanks
    2,235
    My Mood
    Devilish
    Oh, I thought <p> meant player. I took it out and it just screwed it all over and it just didn't work XD

  12. #9
    Schev's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Location
    Ipswich I guess O.o
    Posts
    119
    Reputation
    10
    Thanks
    203
    I can not edit the action files:/ Any help for that?
    Hi.

Similar Threads

  1. How do i change my text color?
    By FrogIsHam in forum Suggestions, Requests & General Help
    Replies: 1
    Last Post: 07-03-2010, 01:18 AM
  2. [Help]Change Button Text[Solved]
    By [PA]nts in forum Visual Basic Programming
    Replies: 7
    Last Post: 06-29-2010, 02:48 PM
  3. good so far? , [ help, by adding on, change some, etc,etc]
    By kublkun in forum Art & Graphic Design
    Replies: 5
    Last Post: 03-06-2010, 01:17 AM
  4. Some text practise.
    By Zhellbound in forum Showroom
    Replies: 22
    Last Post: 05-12-2009, 06:59 PM
  5. need some help with client exe.
    By barney in forum Hack Requests
    Replies: 2
    Last Post: 11-03-2006, 10:05 PM