Results 1 to 8 of 8

Hybrid View

  1. #1
    2000callum's Avatar
    Join Date
    Jul 2011
    Gender
    male
    Location
    UK
    Posts
    56
    Reputation
    10
    Thanks
    93

    Question How to write a string value in ReadWriteMemory.vb eg String(81)

    i found an address that is a text and i want write it in vb so i need to know how to write a string
    Last edited by 2000callum; 06-26-2013 at 04:05 PM.
    Had a break for awhile, moved to xbox modding with a freind and i am now a ZZ9.

  2. #2
    Lovroman's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    9,417
    Reputation
    611
    Thanks
    11,989
    My Mood
    Cheerful
    Use this class:
    Jorn's class

  3. The Following User Says Thank You to Lovroman For This Useful Post:

    2000callum (06-26-2013)

  4. #3
    2000callum's Avatar
    Join Date
    Jul 2011
    Gender
    male
    Location
    UK
    Posts
    56
    Reputation
    10
    Thanks
    93
    Quote Originally Posted by Lovroman View Post
    Use this class:
    Jorn's class
    didnt work 4 me because its c# im using vb

    ---------- Post added at 12:21 AM ---------- Previous post was at 12:21 AM ----------

    Quote Originally Posted by 3leven View Post
    WriteMemory((&Hxyz123), CStr(TextBox1.Text))
    Ze module!
    Thanks. + how do i tell it what process to inject to?
    Never mind found it in MemoryModule.
    Code:
            Private Const TargetProcess As String = "iw5mp"
    change to
    Code:
            Private Const TargetProcess As String = "t6mp"
    Last edited by 2000callum; 06-26-2013 at 11:29 PM.
    Had a break for awhile, moved to xbox modding with a freind and i am now a ZZ9.

  5. #4
    3leven's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Location
    Lurking in the shadows
    Posts
    746
    Reputation
    59
    Thanks
    1,555
    My Mood
    Angelic
    Quote Originally Posted by 2000callum View Post
    didnt work 4 me because its c# im using vb

    ---------- Post added at 12:21 AM ---------- Previous post was at 12:21 AM ----------



    Thanks. + how do i tell it what process to inject to?
    Come on Skype, I'll help you there.

  6. #5
    TonyMane123's Avatar
    Join Date
    Jul 2013
    Gender
    male
    Location
    ★ Chicago, USA ★
    Posts
    324
    Reputation
    22
    Thanks
    4,851
    My Mood
    Amused
    Can you add me on skype, im having problems as well. thanks
    skype: xxfrequentxx

  7. #6
    3leven's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Location
    Lurking in the shadows
    Posts
    746
    Reputation
    59
    Thanks
    1,555
    My Mood
    Angelic
    WriteMemory((&Hxyz123), CStr(TextBox1.Text))
    Ze module!

  8. #7
    markokojic's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Posts
    51
    Reputation
    10
    Thanks
    489
    My Mood
    Doubtful
    When will you realease your trainer?

    Oh and..come on skype..i have some good ideas!

  9. #8
    quinnc12's Avatar
    Join Date
    Jun 2013
    Gender
    male
    Posts
    18
    Reputation
    10
    Thanks
    1
    My Mood
    Stressed
    il get it for you im on a diffrent computer right now

    3leven how do you readmemory with that module i will + rep you if you answer
    Last edited by Kenshin13; 09-15-2013 at 11:55 AM.

Similar Threads

  1. [TuT] How to write a pointer in vb6
    By cjg333 in forum General Game Hacking
    Replies: 5
    Last Post: 06-26-2010, 07:30 PM
  2. How do i put the values in teh trainer?
    By maxisking in forum Combat Arms Hacks & Cheats
    Replies: 8
    Last Post: 08-30-2008, 09:18 AM
  3. [Help] How to write value NOP
    By jaqq3000 in forum Visual Basic Programming
    Replies: 9
    Last Post: 12-02-2007, 11:46 AM
  4. How to write value "NOP"
    By w00t? in forum Visual Basic Programming
    Replies: 2
    Last Post: 10-10-2007, 12:32 PM
  5. [TuT] How to make PW and value box for Guns/Superjump/SkyStormer(VB6)
    By jokuvaan11 in forum WarRock - International Hacks
    Replies: 14
    Last Post: 06-30-2007, 01:09 PM