Sup all, I wish I could do a generator, like the ZeaS' module generator (not about WarRock, totally different)....Well, I have textbox1, textbox2, textbox3 etc, and I also have a big textbox on the right, where the text will be generated...Now, how do I replace specific words?
Why don't you just use ZeaS module generator?
You don't need your own. Also requires some coding so, if you'r a beginner in visual basic than this will be too hard for you.
Originally Posted by Todx
Why don't you just use ZeaS module generator?
You don't need your own. Also requires some coding so, if you'r a beginner in visual basic than this will be too hard for you.
Have you ever learnt to read? I bet you haven't, I didn't need to make a module generator for WarRock, I just needed to use the same principle. NVM, I figured out how to do it.
Gegh its like this
(vb2008)
Im spooning(everything you need) you so press the gd thanks button for me READ/CHECK CODE BEFORE FCKN COPY PASTING!
Code:
In Command Button
TextBox3.Text = ("Part of Module") + ("Start line of the module") + (" ") + (TextBox1.Text 'The new String ex. WriteAFknLong) + (" ") + ("Other Part of the module")
Thats 1 thing example here i changed WriteALong to WriteAFknLong
I hope you have the experience to do the rest yourself, if not your not ready yet lol, and this is easy so,
Greetz,
Apezwijn
yo thanks i needed this too
Originally Posted by scapecoolioboy
yo thanks i needed this too
Press the Button beneeth my signature pls
Since I got it long time ago, I won't press your so-needed Thanks button. ^_^