Page 27 of 27 FirstFirst ... 17252627
Results 391 to 400 of 400
  1. #391
    loly2321's Avatar
    Join Date
    Oct 2014
    Gender
    male
    Location
    On my desk
    Posts
    96
    Reputation
    10
    Thanks
    1,793
    My Mood
    Aggressive
    Not VB Language?
    or u don't kniow it

  2. #392
    Denis902's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Posts
    45
    Reputation
    10
    Thanks
    3
    My Mood
    Amazed
    I'm not realy new to gamehacking but not new for programming on c# but i get sh*t load of errors...

    1>------ Build started: Project: 124214, Configuration: Release Any CPU ------
    1>c:\users\denis\documents\visual studio 2013\Projects\124214\124214\Form1.cs(35,13,35,21): error CS0103: The name 'ItemList' does not exist in the current context
    1>c:\users\denis\documents\visual studio 2013\Projects\124214\124214\Form1.cs(36,17,36,23): error CS0103: The name 'Memory' does not exist in the current context
    1>c:\users\denis\documents\visual studio 2013\Projects\124214\124214\Form1.cs(38,17,38,23): error CS0103: The name 'Memory' does not exist in the current context
    1>c:\users\denis\documents\visual studio 2013\Projects\124214\124214\Form1.cs(40,28,40,31): error CS0103: The name 'Mem' does not exist in the current context
    1>c:\users\denis\documents\visual studio 2013\Projects\124214\124214\Form1.cs(41,30,41,33): error CS0103: The name 'Mem' does not exist in the current context
    1>c:\users\denis\documents\visual studio 2013\Projects\124214\124214\Form1.cs(42,26,42,29): error CS0103: The name 'Mem' does not exist in the current context
    1>c:\users\denis\documents\visual studio 2013\Projects\124214\124214\Form1.cs(44,32,44,35): error CS0103: The name 'Mem' does not exist in the current context
    1>c:\users\denis\documents\visual studio 2013\Projects\124214\124214\Form1.cs(46,30,46,33): error CS0103: The name 'Mem' does not exist in the current context
    1>c:\users\denis\documents\visual studio 2013\Projects\124214\124214\Form1.cs(47,30,47,33): error CS0103: The name 'Mem' does not exist in the current context
    1>c:\users\denis\documents\visual studio 2013\Projects\124214\124214\Form1.cs(48,30,48,33): error CS0103: The name 'Mem' does not exist in the current context
    1>c:\users\denis\documents\visual studio 2013\Projects\124214\124214\Form1.cs(50,32,50,35): error CS0103: The name 'Mem' does not exist in the current context
    1>c:\users\denis\documents\visual studio 2013\Projects\124214\124214\Form1.cs(51,36,51,39): error CS0103: The name 'Mem' does not exist in the current context
    1>c:\users\denis\documents\visual studio 2013\Projects\124214\124214\Form1.cs(54,39,54,42): error CS0103: The name 'Mem' does not exist in the current context
    1>c:\users\denis\documents\visual studio 2013\Projects\124214\124214\Form1.cs(55,37,55,40): error CS0103: The name 'Mem' does not exist in the current context
    1>c:\users\denis\documents\visual studio 2013\Projects\124214\124214\Form1.cs(57,39,57,42): error CS0103: The name 'Mem' does not exist in the current context
    1>c:\users\denis\documents\visual studio 2013\Projects\124214\124214\Form1.cs(58,35,58,38): error CS0103: The name 'Mem' does not exist in the current context
    1>c:\users\denis\documents\visual studio 2013\Projects\124214\124214\Form1.cs(59,40,59,43): error CS0103: The name 'Mem' does not exist in the current context
    1>c:\users\denis\documents\visual studio 2013\Projects\124214\124214\Form1.cs(60,39,60,42): error CS0103: The name 'Mem' does not exist in the current context
    1>c:\users\denis\documents\visual studio 2013\Projects\124214\124214\Form1.cs(64,29,64,38): error CS0103: The name 'SearchBox' does not exist in the current context
    1>c:\users\denis\documents\visual studio 2013\Projects\124214\124214\Form1.cs(66,51,66,60): error CS0103: The name 'SearchBox' does not exist in the current context
    1>c:\users\denis\documents\visual studio 2013\Projects\124214\124214\Form1.cs(68,33,68,41): error CS0103: The name 'ItemList' does not exist in the current context
    1>c:\users\denis\documents\visual studio 2013\Projects\124214\124214\Form1.cs(71,37,71,40): error CS0103: The name 'Mem' does not exist in the current context
    1>c:\users\denis\documents\visual studio 2013\Projects\124214\124214\Form1.cs(72,37,72,40): error CS0103: The name 'Mem' does not exist in the current context
    1>c:\users\denis\documents\visual studio 2013\Projects\124214\124214\Form1.cs(73,37,73,40): error CS0103: The name 'Mem' does not exist in the current context
    1>c:\users\denis\documents\visual studio 2013\Projects\124214\124214\Form1.cs(80,29,80,37): error CS0103: The name 'ItemList' does not exist in the current context
    ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

  3. #393
    azzclown's Avatar
    Join Date
    Apr 2015
    Gender
    male
    Posts
    18
    Reputation
    10
    Thanks
    1
    Quote Originally Posted by Denis902 View Post
    I'm not realy new to gamehacking but not new for programming on c# but i get sh*t load of errors...

    1>------ Build started: Project: 124214, Configuration: Release Any CPU ------
    1>c:\users\denis\documents\visual studio 2013\Projects\124214\124214\Form1.cs(35,13,35,21): error CS0103: The name 'ItemList' does not exist in the current context
    1>c:\users\denis\documents\visual studio 2013\Projects\124214\124214\Form1.cs(36,17,36,23): error CS0103: The name 'Memory' does not exist in the current context
    1>c:\users\denis\documents\visual studio 2013\Projects\124214\124214\Form1.cs(38,17,38,23): error CS0103: The name 'Memory' does not exist in the current context
    1>c:\users\denis\documents\visual studio 2013\Projects\124214\124214\Form1.cs(40,28,40,31): error CS0103: The name 'Mem' does not exist in the current context
    1>c:\users\denis\documents\visual studio 2013\Projects\124214\124214\Form1.cs(41,30,41,33): error CS0103: The name 'Mem' does not exist in the current context
    1>c:\users\denis\documents\visual studio 2013\Projects\124214\124214\Form1.cs(42,26,42,29): error CS0103: The name 'Mem' does not exist in the current context
    1>c:\users\denis\documents\visual studio 2013\Projects\124214\124214\Form1.cs(44,32,44,35): error CS0103: The name 'Mem' does not exist in the current context
    1>c:\users\denis\documents\visual studio 2013\Projects\124214\124214\Form1.cs(46,30,46,33): error CS0103: The name 'Mem' does not exist in the current context
    1>c:\users\denis\documents\visual studio 2013\Projects\124214\124214\Form1.cs(47,30,47,33): error CS0103: The name 'Mem' does not exist in the current context
    1>c:\users\denis\documents\visual studio 2013\Projects\124214\124214\Form1.cs(48,30,48,33): error CS0103: The name 'Mem' does not exist in the current context
    1>c:\users\denis\documents\visual studio 2013\Projects\124214\124214\Form1.cs(50,32,50,35): error CS0103: The name 'Mem' does not exist in the current context
    1>c:\users\denis\documents\visual studio 2013\Projects\124214\124214\Form1.cs(51,36,51,39): error CS0103: The name 'Mem' does not exist in the current context
    1>c:\users\denis\documents\visual studio 2013\Projects\124214\124214\Form1.cs(54,39,54,42): error CS0103: The name 'Mem' does not exist in the current context
    1>c:\users\denis\documents\visual studio 2013\Projects\124214\124214\Form1.cs(55,37,55,40): error CS0103: The name 'Mem' does not exist in the current context
    1>c:\users\denis\documents\visual studio 2013\Projects\124214\124214\Form1.cs(57,39,57,42): error CS0103: The name 'Mem' does not exist in the current context
    1>c:\users\denis\documents\visual studio 2013\Projects\124214\124214\Form1.cs(58,35,58,38): error CS0103: The name 'Mem' does not exist in the current context
    1>c:\users\denis\documents\visual studio 2013\Projects\124214\124214\Form1.cs(59,40,59,43): error CS0103: The name 'Mem' does not exist in the current context
    1>c:\users\denis\documents\visual studio 2013\Projects\124214\124214\Form1.cs(60,39,60,42): error CS0103: The name 'Mem' does not exist in the current context
    1>c:\users\denis\documents\visual studio 2013\Projects\124214\124214\Form1.cs(64,29,64,38): error CS0103: The name 'SearchBox' does not exist in the current context
    1>c:\users\denis\documents\visual studio 2013\Projects\124214\124214\Form1.cs(66,51,66,60): error CS0103: The name 'SearchBox' does not exist in the current context
    1>c:\users\denis\documents\visual studio 2013\Projects\124214\124214\Form1.cs(68,33,68,41): error CS0103: The name 'ItemList' does not exist in the current context
    1>c:\users\denis\documents\visual studio 2013\Projects\124214\124214\Form1.cs(71,37,71,40): error CS0103: The name 'Mem' does not exist in the current context
    1>c:\users\denis\documents\visual studio 2013\Projects\124214\124214\Form1.cs(72,37,72,40): error CS0103: The name 'Mem' does not exist in the current context
    1>c:\users\denis\documents\visual studio 2013\Projects\124214\124214\Form1.cs(73,37,73,40): error CS0103: The name 'Mem' does not exist in the current context
    1>c:\users\denis\documents\visual studio 2013\Projects\124214\124214\Form1.cs(80,29,80,37): error CS0103: The name 'ItemList' does not exist in the current context
    ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
    ItemList/SearchBox are the name he puts in his form, so you have to change your list and textbox to that if you want to follow step by step. Also did you download the memory file he provided? Last this does not work anymore since battleye block rpm/wpm from user.

  4. #394
    SquaredUp's Avatar
    Join Date
    Apr 2015
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    This is a very good tutorial, helped me lots...thank you.

  5. #395
    Ulookingat's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Location
    Tasmania
    Posts
    208
    Reputation
    10
    Thanks
    12
    My Mood
    Cheeky
    Does this still work before I invest the time?

  6. #396
    gtaplayer2's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Location
    Dancing with my kawaii friend
    Posts
    588
    Reputation
    22
    Thanks
    1,984
    Quote Originally Posted by Ulookingat View Post
    Does this still work before I invest the time?
    Nope, it doesn't.

  7. #397
    SaddamSells's Avatar
    Join Date
    May 2015
    Gender
    male
    Posts
    16
    Reputation
    10
    Thanks
    0
    Thanks very informative

  8. #398
    denis200191's Avatar
    Join Date
    Jan 2015
    Gender
    male
    Posts
    100
    Reputation
    10
    Thanks
    10
    I'm a rookie. how do I make or get a kernel driver 0.53
    Last edited by denis200191; 05-23-2015 at 08:45 PM.

  9. #399
    datmos's Avatar
    Join Date
    Jun 2013
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by gtaplayer2 View Post
    Nope, it doesn't.
    sh*t i wont lose time then

  10. #400
    TheSirExploit's Avatar
    Join Date
    Apr 2015
    Gender
    male
    Location
    United States
    Posts
    75
    Reputation
    30
    Thanks
    15
    My Mood
    Happy
    Even though it's no longer working guys it is still useful information in learning to code C#

Page 27 of 27 FirstFirst ... 17252627

Similar Threads

  1. [Source Code] HOW TO MAKE YOUR OWN SERVER CONTROL HACK.
    By Geomatrical the 7th in forum Call of Duty Modern Warfare 3 Coding, Programming & Source Code
    Replies: 8
    Last Post: 10-30-2012, 04:48 PM
  2. How to make your own hacks?
    By BladeZ in forum General Game Hacking
    Replies: 1
    Last Post: 07-02-2009, 04:27 AM
  3. how to make your own hacks
    By julius026 in forum Combat Arms Hacks & Cheats
    Replies: 11
    Last Post: 05-03-2009, 10:50 PM
  4. how to make your own hack!
    By blue213321 in forum WarRock - International Hacks
    Replies: 1
    Last Post: 04-25-2009, 04:38 PM
  5. {TUT} How to make your own opk hack
    By mandog10 in forum Combat Arms Hacks & Cheats
    Replies: 28
    Last Post: 08-13-2008, 02:44 PM