Forum > General >

[Tutorial] Adding Tabs To Monaco

Posts: 26

Threads: 5

Joined: Apr, 2020

Reputation: 1

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.

  • 1

Added

@OpenGamerTips

 

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.

  • 0

If you were to write a play with me in it, it would have to be a tragedy.

- Kaneki Ken i love anime =D

 

Wabz

Winning.js

Posts: 1956

Threads: 143

Joined: Apr, 2020

Reputation: 27

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

  • 0

Added

i appreciate the fact that you tried to help new exploiters tho

  • 0

My new discord is Wabz#1337 with ID 777154062789509130

Posts: 26

Threads: 5

Joined: Apr, 2020

Reputation: 1

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.

  • 0

If you were to write a play with me in it, it would have to be a tragedy.

- Kaneki Ken i love anime =D

 

grrrrrr

MyNickname

Posts: 444

Threads: 31

Joined: Apr, 2020

Reputation: 5

Replied

@_realnickk basically, no new exploiters would care if they are a skid

  • 0

kwl

TaxiDriver08

JustMarie

Posts: 1188

Threads: 31

Joined: Dec, 2020

Reputation: 6

Replied

why did you post this - it will literally unleash more skid festing

  • 0

JustMarie#0709

 

Posts: 1658

Threads: 10

Joined: Sep, 2020

Reputation: 59

Replied

@grrrrrr Fax lmao

  • 0

Discord : Doctor Doom#0550

Toukir1

Touk?

Posts: 9

Threads: 2

Joined: Dec, 2020

Reputation: -20

Replied

@53326https://www.youtube.com/watch?v=gGTqFFyjzJ0&ab_channel=9inetyyMusic

  • 0

toukir but not toukir similarly toukir but kinda toukir

Users viewing this thread:

( Members: 0, Guests: 0, Total: 0 )