Results 1 to 10 of 10

Hybrid View

  1. #1
    Adidascool's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Posts
    12
    Reputation
    10
    Thanks
    1
    My Mood
    Happy

    My hack textboxes is transparent!

    Hello,

    I was coding my cleaner on Visual Basic and now my textboxes on this is transparent!



    Can someone's help me right now? I want to code .

    And I will add him to my credits for help..
    Goal List ( : completed and happy, /me completed and not completed) :
    Make a Combat Arms Cleaner []
    Get kicked when legit []
    Get kicked when hacking []
    Make your read this [ x 100]
    Make a C++ hack []
    Make an AFK Bot []

  2. #2
    NOOB's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    3,843
    Reputation
    425
    Thanks
    8,616
    You know how on the desktop if you hold down you mouse and draw you create a box that selects multiple items?



    Do the same thing in VB.

    You really need to change that GUI. Use tabs.

  3. #3
    Adidascool's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Posts
    12
    Reputation
    10
    Thanks
    1
    My Mood
    Happy
    Quote Originally Posted by ᴺᴼᴼᴮ View Post
    You know how on the desktop if you hold down you mouse and draw you create a box that selects multiple items?



    Do the same thing in VB.

    You really need to change that GUI. Use tabs.
    What do you mean by "You know how on the desktop you hold down you mouse and draw you create a box that selects multiple items?". And what is tabs??

    I'm a noob I know..
    Goal List ( : completed and happy, /me completed and not completed) :
    Make a Combat Arms Cleaner []
    Get kicked when legit []
    Get kicked when hacking []
    Make your read this [ x 100]
    Make a C++ hack []
    Make an AFK Bot []

  4. #4
    NOOB's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    3,843
    Reputation
    425
    Thanks
    8,616
    Quote Originally Posted by Adidascool View Post
    What do you mean by "You know how on the desktop you hold down you mouse and draw you create a box that selects multiple items?". And what is tabs??

    I'm a noob I know..
    Tabs:



    If that spammer uses SendKeys, it won't work.

    And.. use "Format" (on the top of VB.NET) to align your controls easily.

    For colors, take two basic colors that are opposite.


  5. #5
    Adidascool's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Posts
    12
    Reputation
    10
    Thanks
    1
    My Mood
    Happy
    Thanks for your help. Do you need vb.net for the Format Function? And do you know a tutorial for making a spammer like post #6 #4 #99 at each message?

    Thanx for respond
    Goal List ( : completed and happy, /me completed and not completed) :
    Make a Combat Arms Cleaner []
    Get kicked when legit []
    Get kicked when hacking []
    Make your read this [ x 100]
    Make a C++ hack []
    Make an AFK Bot []

  6. #6
    NOOB's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    3,843
    Reputation
    425
    Thanks
    8,616
    Quote Originally Posted by Adidascool View Post
    Thanks for your help. Do you need vb.net for the Format Function? And do you know a tutorial for making a spammer like post #6 #4 #99 at each message?

    Thanx for respond
    It's on the top toolbar. For the spammer, you'll need to use SendMessage and you need to randomize the end of the messages.

    Code:
    Dim RandomNumAfterEachMessage As New Random
    Then after the SENDKEYS part, do:

    Code:
    RandomNumAfterEachMessage.Next(0, 20)
    0 is the lowest random number it will generate. 20 is the highest.

    Quote Originally Posted by whit View Post
    Maybe you should of posted in vb section mate
    I got this. /me

  7. #7
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    Maybe you should of posted in vb section mate

  8. #8
    ∟0∟'s Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    248
    Reputation
    9
    Thanks
    24
    My Mood
    Lurking
    /moved to code help/discussion

    fk no powers ahhhhhhhhh


    My Respect List
    AVGN - Most epic modder ever
    WPS - Legendary MPGHian

Similar Threads

  1. [Help] Transparent TextBox?[Solved]
    By master131 in forum Visual Basic Programming
    Replies: 5
    Last Post: 11-11-2010, 05:33 AM
  2. Warrock Hack - Tutorial
    By Dave84311 in forum WarRock - International Hacks
    Replies: 667
    Last Post: 10-09-2007, 10:10 AM
  3. In-Depth Tut. to hacking in War Rock (Conc. to Dave)
    By fl0 in forum WarRock - International Hacks
    Replies: 15
    Last Post: 01-18-2006, 02:49 PM
  4. WarRock Auto Vehicle Repair Hack
    By mortis123 in forum WarRock - International Hacks
    Replies: 12
    Last Post: 01-17-2006, 08:40 PM
  5. i need short icq number pls and hack to wr..
    By BoneXDBreaker in forum WarRock - International Hacks
    Replies: 1
    Last Post: 12-26-2005, 05:08 PM