Page 2 of 2 FirstFirst 12
Results 16 to 27 of 27
  1. #16
    Pixie's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    Pixie wird wieder steigen.
    Posts
    1,884
    Reputation
    22
    Thanks
    229
    My Mood
    Fine
    Quote Originally Posted by Iamazn1 View Post
    Very top. Above "Public Class Form1"
    It highlights this:
    Code:
    (TextBox1.Text & RndText)
    And this is the error log:
    Code:
    Error	1	Operator '&' is not defined for types 'String' and 'System.Text.StringBuilder'.

  2. #17
    Iamazn1's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Posts
    407
    Reputation
    12
    Thanks
    50
    Quote Originally Posted by PixieCorp View Post
    It highlights this:
    Code:
    (TextBox1.Text & RndText)
    And this is the error log:
    Code:
    Error	1	Operator '&' is not defined for types 'String' and 'System.Text.StringBuilder'.
    Code:
    TextBox1.Text & RnDText.ToString)
    Try that?

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

    Pixie (10-24-2009)

  4. #18
    Pixie's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    Pixie wird wieder steigen.
    Posts
    1,884
    Reputation
    22
    Thanks
    229
    My Mood
    Fine
    Quote Originally Posted by Iamazn1 View Post
    Code:
    TextBox1.Text & RnDText.ToString)
    Try that?
    Thanks, no errors
    And it works!

    Now time to modify it, so it looks like a certain spammer I used to use

    + My spammer's text can also be changed in game too

  5. #19
    monkey32's_backup's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Posts
    58
    Reputation
    10
    Thanks
    3
    Gj Iamazn, Lol. Didn't wanna explain.. -.-

  6. #20
    Iamazn1's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Posts
    407
    Reputation
    12
    Thanks
    50
    Quote Originally Posted by monkey32's_backup View Post
    Gj Iamazn, Lol. Didn't wanna explain.. -.-
    Stop thinking your so hot.

  7. #21
    Pixie's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    Pixie wird wieder steigen.
    Posts
    1,884
    Reputation
    22
    Thanks
    229
    My Mood
    Fine
    Quote Originally Posted by Iamazn1 View Post
    Stop thinking your so hot.
    pwnt

  8. #22
    Iamazn1's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Posts
    407
    Reputation
    12
    Thanks
    50
    @monkey
    Your injector doesnt even close when Close when finished is ticked. I doubt you could explained this to Pixie

  9. #23
    Zoom's Avatar
    Join Date
    May 2009
    Gender
    male
    Location
    Your going on my 24/7 DDoS hit list.
    Posts
    8,552
    Reputation
    127
    Thanks
    5,970
    My Mood
    Happy
    Pixie you can use this:

    Code:
    SendKeys.Send("{Enter}")
                SendKeys.Send(TextBox1.Text)
                SendKeys.Send("{Enter}")
                SendKeys.Send(Rnd(1))
                SendKeys.Send("{Enter}")
    -Rest in peace leechers-

    Your PM box is 100% full.

  10. #24
    gwentravolta's Avatar
    Join Date
    Jan 2009
    Gender
    male
    Location
    A cardboard Box
    Posts
    311
    Reputation
    9
    Thanks
    46
    i personally think this one is cleaner. sorry if it doesn't work, i'm not a big fan of sendkeys
    Code:
    SendKeys.Send("{Enter}")
                SendKeys.Send(TextBox1.Text + int(rnd()*10) + int(rnd()*10))
    right?


    Posts:
    10 posts []
    50 posts []
    100 posts []
    500 posts []

    Thanks:
    5 thanks []
    10 thanks []
    100 thanks []

    Profile:
    Make a signature []
    Set a profile picture []

    Hacks:
    Download and use a hack []
    Get a virus []
    ... or two... []
    Release my own hacks []



  11. #25
    monkey32's_backup's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Posts
    58
    Reputation
    10
    Thanks
    3
    Quote Originally Posted by Iamazn1 View Post
    Stop thinking your so hot.
    Did I say i was? Thats simple stuff. So stfu and stop making a remark at everything i say.. I know how you wanna have a big e-penis and all. But really?

  12. #26
    Iamazn1's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Posts
    407
    Reputation
    12
    Thanks
    50
    Quote Originally Posted by monkey32's_backup View Post
    Did I say i was? Thats simple stuff. So stfu and stop making a remark at everything i say.. I know how you wanna have a big e-penis and all. But really?
    Quote Originally Posted by monkey32's_backup View Post
    Gj Iamazn, Lol. Didn't wanna explain.. -.-
    Quote Originally Posted by monkey32's_backup View Post
    XD pixie i know more VB than you. :P
    Stop thinking your so good at VB...

  13. #27
    Pixie's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    Pixie wird wieder steigen.
    Posts
    1,884
    Reputation
    22
    Thanks
    229
    My Mood
    Fine
    Quote Originally Posted by Iamazn1 View Post
    Stop thinking your so good at VB...
    I think you just hate him

Page 2 of 2 FirstFirst 12

Similar Threads

  1. [Help Request] Random # key generation
    By lawyer666 in forum Vindictus Help
    Replies: 10
    Last Post: 08-01-2011, 08:41 PM
  2. [HELP] Sending Pictures
    By ViittO in forum Visual Basic Programming
    Replies: 4
    Last Post: 02-13-2010, 09:20 PM
  3. Need Help Sending a Virus
    By I_Cheat in forum General Hacking
    Replies: 1
    Last Post: 10-23-2009, 04:00 PM
  4. Need Help Get Beta Key Come in Here
    By Eviljamesh in forum Battlefield Heroes Hacks
    Replies: 1
    Last Post: 07-05-2009, 10:16 AM
  5. [Application] Random key generator
    By youngbucks in forum Visual Basic Programming
    Replies: 17
    Last Post: 03-24-2009, 11:09 AM

Tags for this Thread