Posted
I recently did a post on asking how to add tabs to monaco.
But then I reallized its alot easier then I thought.
Heres a link to a pastebin with code: https://pastebin.com/raw/Kq14Q76i
youll want to make a variable at the start of your code called public int tabs = 0;
Also, on form load do addMonacoTab(), youll also want a button that says New Tab and on press do addMonacoTab(), you can also do this with a context menu strip.
For renaming tabs, I have no clue.
Youll also need to delete your current web browser and replace every reference to it with getWebBrowser()
Edit: You can also do this with Ace Editor, just change the
webBrowser.Url = new Uri(string.Format("file:///{0}/Monaco/Monaco.html", Directory.GetCurrentDirectory()));to
webBrowser.Url = new Uri(string.Format("file:///{0}ace/AceEditor.html", AppDomain.CurrentDomain.BaseDirectory));
NOTE: NO CREDIT IS REQUIRED. IDC ABOUT THAT STUFF
You now have monaco tabs.
Added
Explain, how is this exactly a skid?
Is using code from a tutorial a skid, because im just a guy trying to help other exploiters to expand the exploiting community :D
I honestly hate roblox and will do anything to get rid of it as its p2w garbage.
Cancel
Post
If you were to write a play with me in it, it would have to be a tragedy.
- Kaneki Ken i love anime =D
Â
Replied
dude any good programmer could do multi tab in monaco i dont think showing that is necesarry
showing how to integrate monaco is good cuz ur helping people but multi tab is super easy.
Ill give an idea of how someone could do it
1. Have a list of strings (ArrayList) with a maximum of like 10 tabs (i dont recommend more) containing the text for each tab, tab 0 being index 0, etc
you can also removeat and add from that since its flexible :cool:
2. Design multitab (that's the hardest part if ur bad at design)
https://i.imgur.com/UQnrLKI.png
here there's buttons for each tab (listen for on click, get index of it, and load monaco with the text being the exact index in the string array), an x button in each button to remove it (you could call removeat and remove the tab as well)
3. code what i explained lol
sorry im super super bad at explaining my point is programmers should know how to do these things
Cancel
Post
Added
i appreciate the fact that you tried to help new exploiters tho
Cancel
Post
My new discord is Wabz#1337 with ID 777154062789509130
Replied
Yeah, multi-tabbing is pretty easy and this one specifically is as its using tabControls and tabPages
Reasons I use them:
1. Im bad at UI
2. Im bad at UI
3. Im bad at UI
Yeah, you can probably tell.
Cancel
Post
If you were to write a play with me in it, it would have to be a tragedy.
- Kaneki Ken i love anime =D
Â
kwl
Replied
why did you post this - it will literally unleash more skid festing
Cancel
Post
JustMarie#0709
Â
Discord : Doctor Doom#0550
Replied
@53326https://www.youtube.com/watch?v=gGTqFFyjzJ0&ab_channel=9inetyyMusic
Cancel
Post
toukir but not toukir similarly toukir but kinda toukir
Users viewing this thread:
( Members: 0, Guests: 0, Total: 0 )
Cancel
Post