Register for your free account! | Forgot your password?

You last visited: Today at 08:54

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Help

Discussion on Help within the 12Sky2 forum part of the MMORPGs category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Aug 2011
Posts: 111
Received Thanks: 9
Help

Hey i am trying to make an auto pill but i get this error
Can anyone help me!!
My Skype is Sacrifcies313
Error 1 'Timer1' is not declared. It may be inaccessible due to its protection
Code:
Public Class Form1

    Private Sub CheckBox1_CheckedChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles AutoPill.CheckedChanged
        If AutoPill.Checked = True Then '// when you press on check box , you activate / deactivate
            WriteInteger("TwelveSky2", &H12F53DC, 1) '// writeinterger = modify game address value
            '// "TwelveSky2" is the game proccess , &H <- Must Be Infront Of Address, 1= value
            Timer1.start()
        Else '// if checkbox is deactivated
            WriteInteger("TwelveSky2", &H12F53DC, 0)
            '// if cb is deactivated then auto pill will be off
            Timer1.stop()
        End If
    End Sub
End Class
nisan1233211 is offline  
Old 06/29/2015, 21:24   #2
 
Str8inyou's Avatar
 
elite*gold: 50
Join Date: Jul 2009
Posts: 719
Received Thanks: 436
use only
Code:
if autopill.checked = true then
timer1.start
end if

if timer1.enabled = true then 
writeinteger (game , address , 1 )
esle
Writeinteger(game , address , 0)
end if
Str8inyou is offline  
Old 06/29/2015, 21:38   #3
 
elite*gold: 0
Join Date: Aug 2011
Posts: 111
Received Thanks: 9
Quote:
Originally Posted by Str8inyou View Post
use only
Code:
if autopill.checked = true then
timer1.start
end if

if timer1.enabled = true then 
writeinteger (game , address , 1 )
esle
Writeinteger(game , address , 0)
end if

same sheet
nisan1233211 is offline  
Old 06/30/2015, 07:53   #4
 
Str8inyou's Avatar
 
elite*gold: 50
Join Date: Jul 2009
Posts: 719
Received Thanks: 436
nvm , learn more.
Str8inyou is offline  
Old 06/30/2015, 09:48   #5
 
elite*gold: 0
Join Date: Aug 2011
Posts: 111
Received Thanks: 9
Quote:
Originally Posted by Str8inyou View Post
nvm , learn more.
ha u suck mate i guess u don't know how to help me or people yet u offer help to teach you are nothing but an immature kid who thinks he can code
nisan1233211 is offline  
Old 06/30/2015, 10:55   #6
 
elite*gold: 0
Join Date: Jul 2006
Posts: 665
Received Thanks: 990
Quote:
Originally Posted by nisan1233211 View Post
ha u suck mate i guess u don't know how to help me or people yet u offer help to teach you are nothing but an immature kid who thinks he can code
visual basic is **** try code in c++
dabnoj is offline  
Old 06/30/2015, 11:46   #7
 
elite*gold: 0
Join Date: Aug 2011
Posts: 111
Received Thanks: 9
Quote:
Originally Posted by dabnoj View Post
visual basic is **** try code in c++
true
nisan1233211 is offline  
Old 06/30/2015, 12:13   #8
 
Str8inyou's Avatar
 
elite*gold: 50
Join Date: Jul 2009
Posts: 719
Received Thanks: 436
Quote:
Originally Posted by nisan1233211 View Post
ha u suck mate i guess u don't know how to help me or people yet u offer help to teach you are nothing but an immature kid who thinks he can code
or just sick to help idiots like u that add 3-4 codes in a single function
Str8inyou is offline  
Old 06/30/2015, 15:58   #9
 
elite*gold: 0
Join Date: Aug 2011
Posts: 111
Received Thanks: 9
Quote:
Originally Posted by Str8inyou View Post
or just sick to help idiots like u that add 3-4 codes in a single function
hahaha i am sorry that ur tutorial sucks
#REKT u suck mate-.-
nisan1233211 is offline  
Old 07/01/2015, 14:34   #10
 
elite*gold: 0
Join Date: Feb 2015
Posts: 30
Received Thanks: 5
lmao this is fking funny xD
Str8inyou, such a fail xD
imHungry is offline  
Old 07/02/2015, 11:56   #11
 
Str8inyou's Avatar
 
elite*gold: 50
Join Date: Jul 2009
Posts: 719
Received Thanks: 436
well... maby but i have programs done , not like u. only to w8 for sum1 to make
Str8inyou is offline  
Old 07/02/2015, 15:32   #12
 
DarkSideDany's Avatar
 
elite*gold: 0
Join Date: Aug 2014
Posts: 189
Received Thanks: 16
The english grammar on this thread is over-flowing
DarkSideDany is offline  
Thanks
1 User
Old 07/02/2015, 19:38   #13
 
elite*gold: 0
Join Date: Feb 2015
Posts: 30
Received Thanks: 5
Oh ***... i just looked at str8inyou's profile:

About Str8inyou
Biography
FUCKIG (can't even spell his own occupation and intrests...)
Interests
*******
Occupation
*******

sounds like a 14 year old who thinks he's the ****.
actually reminds me of this video xD

imHungry is offline  
Thanks
1 User
Old 07/03/2015, 08:45   #14
 
elite*gold: 0
Join Date: Aug 2011
Posts: 111
Received Thanks: 9
Quote:
Originally Posted by imHungry View Post
Oh ***... i just looked at str8inyou's profile:

About Str8inyou
Biography
FUCKIG (can't even spell his own occupation and intrests...)
Interests
*******
Occupation
*******

sounds like a 14 year old who thinks who thinks he's the ****.
actually reminds me of this video xD

hahaha you got that right his nothing but an immature kid who just got rekt lol
nisan1233211 is offline  
Old 07/03/2015, 09:13   #15
 
DarkSideDany's Avatar
 
elite*gold: 0
Join Date: Aug 2014
Posts: 189
Received Thanks: 16
Quote:
Originally Posted by imHungry View Post
Oh ***... i just looked at str8inyou's profile:

About Str8inyou
Biography
FUCKIG (can't even spell his own occupation and intrests...)
Interests
*******
Occupation
*******

sounds like a 14 year old who thinks who thinks he's the ****.
actually reminds me of this video xD

Quote:
Originally Posted by nisan1233211 View Post
hahaha you got that right his nothing but an immature kid who just got rekt lol

Fellas , he is a poor kid who thinks he knows coding.
Nevermind him.
DarkSideDany is offline  
Reply




All times are GMT +2. The time now is 08:54.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.