APPZXOR
Hello and welcome to APPZXOR,

We would appreciate if you register so you can enjoy
the full benefits of browsing, viewing and using our forum.
Here are some features:

• Create threads;
• Reply to threads;
• View links & images;
• Leave positive or negative feedback to a member.

What are you waiting for? Go ahead and register!
It's free, quick and easy!
APPZXOR
Hello and welcome to APPZXOR,

We would appreciate if you register so you can enjoy
the full benefits of browsing, viewing and using our forum.
Here are some features:

• Create threads;
• Reply to threads;
• View links & images;
• Leave positive or negative feedback to a member.

What are you waiting for? Go ahead and register!
It's free, quick and easy!
APPZXOR
Would you like to react to this message? Create an account in a few clicks or log in to continue.


Where Applications Become AppZ. Join Us Now!
 
HomePortalSearchLatest imagesRegisterLog in
Search
 
 

Display results as :
 
Rechercher Advanced Search
Latest topics
» See you next decade.
How to create a custom message box with notepad  Icon_minitimeby LarsValraz Fri Sep 09, 2022 4:43 pm

» Clean Up On Database
How to create a custom message box with notepad  Icon_minitimeby Vex338 Mon Jul 06, 2020 2:59 pm

» Guess who's back!
How to create a custom message box with notepad  Icon_minitimeby Vex338 Thu Feb 01, 2018 12:16 pm

» [COC] Clash of Clans
How to create a custom message box with notepad  Icon_minitimeby D'ShadowZRay Thu Jan 28, 2016 12:10 am

» iam new
How to create a custom message box with notepad  Icon_minitimeby D'ShadowZRay Thu Jan 28, 2016 12:06 am

» I need some help
How to create a custom message box with notepad  Icon_minitimeby akumasan_01 Fri May 01, 2015 1:25 pm

» HELLO GUYS! :))
How to create a custom message box with notepad  Icon_minitimeby Appz-RhastaSix Fri Sep 19, 2014 9:14 am

» Visual C# Programming Basics
How to create a custom message box with notepad  Icon_minitimeby Appz-RhastaSix Wed Sep 10, 2014 9:03 am

» Old Game!
How to create a custom message box with notepad  Icon_minitimeby iRegen Tue May 13, 2014 12:28 am


Top posters
[Detheroc_93]
How to create a custom message box with notepad  I_vote_lcapHow to create a custom message box with notepad  I_voting_barHow to create a custom message box with notepad  I_vote_rcap 
MrStar
How to create a custom message box with notepad  I_vote_lcapHow to create a custom message box with notepad  I_voting_barHow to create a custom message box with notepad  I_vote_rcap 
kurosakinaruto
How to create a custom message box with notepad  I_vote_lcapHow to create a custom message box with notepad  I_voting_barHow to create a custom message box with notepad  I_vote_rcap 
GreyPhantom
How to create a custom message box with notepad  I_vote_lcapHow to create a custom message box with notepad  I_voting_barHow to create a custom message box with notepad  I_vote_rcap 
ShadowSonic
How to create a custom message box with notepad  I_vote_lcapHow to create a custom message box with notepad  I_voting_barHow to create a custom message box with notepad  I_vote_rcap 
Appzwesley29
How to create a custom message box with notepad  I_vote_lcapHow to create a custom message box with notepad  I_voting_barHow to create a custom message box with notepad  I_vote_rcap 
z_f
How to create a custom message box with notepad  I_vote_lcapHow to create a custom message box with notepad  I_voting_barHow to create a custom message box with notepad  I_vote_rcap 
MasterGandeo
How to create a custom message box with notepad  I_vote_lcapHow to create a custom message box with notepad  I_voting_barHow to create a custom message box with notepad  I_vote_rcap 
Vex338
How to create a custom message box with notepad  I_vote_lcapHow to create a custom message box with notepad  I_voting_barHow to create a custom message box with notepad  I_vote_rcap 
wafumon
How to create a custom message box with notepad  I_vote_lcapHow to create a custom message box with notepad  I_voting_barHow to create a custom message box with notepad  I_vote_rcap 

Share | 
 

 How to create a custom message box with notepad

View previous topic View next topic Go down 
AuthorMessage
uRBAN dAMAGE
Moderator
Moderator

uRBAN dAMAGE

Posts : 111
Join date : 2011-10-30
Age : 33
Location : HackLand

How to create a custom message box with notepad  Empty
PostSubject: How to create a custom message box with notepad    How to create a custom message box with notepad  Icon_minitimeSat Nov 05, 2011 1:23 pm

first open notepad.
type in
x=msgbox ("text" ,0, "title")
heres an example
x=msgbox ("virus detected" ,0+16, "security scan results")

the ,o+16, is the buttons that will b there.
0 is ok
16 is warning icon

here are the button numbers.
0-ok
1-ok and cancel
2-abort,retry and ignore
3-yes,no and cancel
4-yes and no
5-retry and cancel
16-critical message icon
32-warning query icon
48-warning message icon
64-information message icon
4096-always stays on top of desktop

say i have

x=msgbox ("virus" ,1, "virus detected")

then it will come up as a box saying virus with virus detected title
and the button will b ok and cancel.
P.S! name th file whateva.vbs
aslong as it has .vbs its good
Back to top Go down
[Detheroc_93]
Administrator
Administrator

[Detheroc_93]

Posts : 5628
Join date : 2011-03-12

How to create a custom message box with notepad  Empty
PostSubject: Re: How to create a custom message box with notepad    How to create a custom message box with notepad  Icon_minitimeSun Nov 06, 2011 10:54 am

Never heard about this, but sounds cool.
Back to top Go down
criszrt
Super Member

criszrt

Posts : 158
Join date : 2011-08-28
Age : 29
Location : FroM uR hearT

How to create a custom message box with notepad  Empty
PostSubject: Re: How to create a custom message box with notepad    How to create a custom message box with notepad  Icon_minitimeSat Nov 12, 2011 10:34 am

dude i cannot understand but nice !
Back to top Go down
https://www.facebook.com/rilex04
o0xPauLx0o
Graphics Crew
Graphics Crew

o0xPauLx0o

Posts : 198
Join date : 2011-09-22
Age : 32
Location : Phil

How to create a custom message box with notepad  Empty
PostSubject: Re: How to create a custom message box with notepad    How to create a custom message box with notepad  Icon_minitimeSat Nov 12, 2011 10:41 am

what's the use of that?
Back to top Go down
https://www.facebook.com/hackers09
uRBAN dAMAGE
Moderator
Moderator

uRBAN dAMAGE

Posts : 111
Join date : 2011-10-30
Age : 33
Location : HackLand

How to create a custom message box with notepad  Empty
PostSubject: Re: How to create a custom message box with notepad    How to create a custom message box with notepad  Icon_minitimeSat Nov 12, 2011 12:09 pm

use notepad Very Happy
Back to top Go down
ShadowSonic
Moderator
 Moderator

ShadowSonic

Posts : 2390
Join date : 2010-12-02
Age : 26
Location : Malaysia,KL

How to create a custom message box with notepad  Empty
PostSubject: Re: How to create a custom message box with notepad    How to create a custom message box with notepad  Icon_minitimeSat Nov 12, 2011 12:39 pm

uRBAN dAMAGE wrote:
use notepad Very Happy
He asked what's the use of this?

wtf?
Back to top Go down
http://shadowsonics.blogspot.com
o0xPauLx0o
Graphics Crew
Graphics Crew

o0xPauLx0o

Posts : 198
Join date : 2011-09-22
Age : 32
Location : Phil

How to create a custom message box with notepad  Empty
PostSubject: Re: How to create a custom message box with notepad    How to create a custom message box with notepad  Icon_minitimeSun Nov 13, 2011 6:29 am

uRBAN dAMAGE wrote:
use notepad Very Happy

wahahahaha your funny man, Laughing if you did not understand my question, here's the alternate one: What's the purpose of that?
Back to top Go down
https://www.facebook.com/hackers09
[Detheroc_93]
Administrator
Administrator

[Detheroc_93]

Posts : 5628
Join date : 2011-03-12

How to create a custom message box with notepad  Empty
PostSubject: Re: How to create a custom message box with notepad    How to create a custom message box with notepad  Icon_minitimeSun Nov 13, 2011 10:15 am

uRBAN dAMAGE wrote:
use notepad Very Happy

lol!
+ for you! lol!
Back to top Go down
uRBAN dAMAGE
Moderator
Moderator

uRBAN dAMAGE

Posts : 111
Join date : 2011-10-30
Age : 33
Location : HackLand

How to create a custom message box with notepad  Empty
PostSubject: Re: How to create a custom message box with notepad    How to create a custom message box with notepad  Icon_minitimeSun Nov 13, 2011 11:52 am

hahaha this is just fake virus for fun

make this and send to someone Smile
Back to top Go down
X-Master97
Super Member

X-Master97

Posts : 202
Join date : 2011-01-05
Age : 28

How to create a custom message box with notepad  Empty
PostSubject: Re: How to create a custom message box with notepad    How to create a custom message box with notepad  Icon_minitimeTue Nov 15, 2011 2:48 am

aaa.....video pls..i dont understand
Back to top Go down
http://Suhailxmaster-cns.blogspot.com
jahnjhan
Super Member

jahnjhan

Posts : 151
Join date : 2011-11-05
Age : 26
Location : Appzxor City

How to create a custom message box with notepad  Empty
PostSubject: Re: How to create a custom message box with notepad    How to create a custom message box with notepad  Icon_minitimeWed Dec 07, 2011 2:49 pm

you are good in scripting huh?
Back to top Go down
MrStar
Royal Member

MrStar

Posts : 4006
Join date : 2011-08-23
Age : 34
Location : Guess?

How to create a custom message box with notepad  Empty
PostSubject: Re: How to create a custom message box with notepad    How to create a custom message box with notepad  Icon_minitimeSun Dec 11, 2011 5:17 am

Its VB script really nice!
Back to top Go down
http://starcraft0333.weebly.com
Sponsored content





How to create a custom message box with notepad  Empty
PostSubject: Re: How to create a custom message box with notepad    How to create a custom message box with notepad  Icon_minitime

Back to top Go down
 

How to create a custom message box with notepad

View previous topic View next topic Back to top 

 Similar topics

-
» Unlimited Download from Rapidshare, Megaupload, – Notepad tricks
» (ANTIVIRUS) in notepad
» How to install Custom Firmware 5.00 M33-3 on ~PSP~
» [Full] Collection of notepad tricks!
» How To Block PORN SITES In Your Notepad .
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
APPZXOR :: Discussions :: Tricks & Tutorials-
Free forum | ©phpBB | Free forum support | Report an abuse | Forumotion.com