Jump to content
New account registrations are disabed. This website is now an archive. Read more here.
Sign in to follow this  
RMXPirate

Scrive

Add more?  

6 members have voted

  1. 1. Should I add more Scripts?

    • Yes!
      2
    • No!
      0
    • Never! This program is not that good!
      0


Recommended Posts

All you need to do is set up a button that, when you click it, will pull up 2 windows:

one for the name, the other for the script. After that, make it so the information is added to the file. It has been a long time since I went through my VB beginners course, but I do know that is a rough way of how to do it. You need to open the file, add the information, and close the file.

Share this post


Link to post
Share on other sites

yeah but how do i make it so u can open up the file and view it? How it adds the name of the script to the script selector... because right now i save all the scripts in the resources so it opens them from there. How does it add the script in .txt format to the resources? Stuff like that a beginner does not know.

Share this post


Link to post
Share on other sites

I used to know... I do have VB, but it has been quite a while since I used it. I would ask to see your code, but I know how protective people can be of that. Even if I did view it, I wouldn't use it, just help you make it so you can add scripts. You can have creds, man, I just need a way to sort my crap.

Share this post


Link to post
Share on other sites

I will make example code but the problem is i dont want anyone making a copy of this program! How about i make a how to guide to teach you how to show the text...

Share this post


Link to post
Share on other sites

That's what I need though. I know how to make that. I need to know how to do this whole search thing. You don't have to use your code, just make an example with your variables left out.

Share this post


Link to post
Share on other sites

I'd appreciate a copy of what you send to Grandor, if at all possible. I am in school for this (reading ahead, so to speak.) and I must say, it is extremely different from Ruby.

Share this post


Link to post
Share on other sites

Ok lesson 1 the search engine! And changnign the search engine to make it so it changes the listbox to you search item!!

 

If ListBox1.Items.Contains(TextBox1.Text) Then
  ListBox1.SelectedItem = TextBox1.Text
Else
  MessageBox.Show("Your search could not be found!")
End If

 

Change the textbox1 parts to th ename of the search box u created and change the listbox1 to the name of your listbox. Were getting off topic! Pm me for now on if u want more lessons lol!

Share this post


Link to post
Share on other sites

How about just set up your own reference section and ask Marked to give you a section for tutorials?

Share this post


Link to post
Share on other sites

I could just post it in the compiter section! Anywho rmxp.org is down so i cant ask ppl there for there scripts and not only that yeah!

Share this post


Link to post
Share on other sites

Sounds great! I can figure out how to do it. Let me just ask around on msdn they should know how lol. Sorting them alphabettically really matters, unless all you do is use the search function lol!

 

Edit: Version 1.0 has been released!!! Below you can read what was added. Look for 1.1 in 2-3 days.

 

 

New Version!!(1.0):

-A label that tells the use if the script needs the SDK or not.

- Multi use script info, meaning it will include scripts that need one or more scripts to work (it wont have all the scripts but basically a place to get the scripts, the featurues and download. See program for example).

- New Scripts added!!!:

-SDK 2.2

- Ccoa's UMS

-Maplinks

-Mr. Mo's ABS

-Widescreen

 

Thats all for now, more will be added. And if you would like to suggest a script to add please pm me or email me(pming would be the best)

Share this post


Link to post
Share on other sites

well it is from microsoft. And btw u probably already have .net framework if u keep auto update son on ur computer :lol:

Share this post


Link to post
Share on other sites

Well i know i should have an update by now, but i had to restore my computer yet again and accidently forgot to save the code But dont worry if leon still has the coding we may get it a update soon :D !! (Yeah i gave leon the coding cause he asked fo rit so he could learn to make one himself :D )

 

Edit: he doesnt have it :( illl have to start from scratch i guess, oh well.

Share this post


Link to post
Share on other sites

Well i know its been along time since i said anything about this and i don't know if anyone cares about it anymore lol. Anywho i am currently remaking the whole porgram!! I am giving it a brand new look and everything, more scripts and twice the features(maybe lol). This will take some time so ill say by well i dunno but version 2.0 will be released!! This will be the actual release of the program! I will be making a website for it and everything as well, so get ready for Scrive!

 

New Features will include(more later when i think of them):

 

The Star System!! This is a system that gives a rating 1-5 on the script you are currently looking at. The star system may be based on a system put into the site, who knows :D.

Starting the script. This will include some info on how to call the script etc...

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...