Gemster

Gemster

Joined
Sep 07, 2007
Location
uk-England
Website
Interests
my server irc.gemster.org

Activity Stream

Gemster commented on a Page, Chan/Nick Forbid  -  Jul 07, 2011

PyThOn, if you forbid the nick "admin" no user can use that nick. if you forbid the channel "#serv" no user can join that channel.

Its a common command that ircops use most of the time, I just made it easyer to add/del/list them in a nice little dialog :)

Thanks

 Respond  
Gemster commented on a Page, Ops Actions  -  Apr 10, 2011

Not a bad script for your first try :D

You could extend it further by adding more controls to it like just set founder, admin, op, halfop, voice ect without having to add them to the access list.

Also keeping them in order is good to not to confuse the non irc pros(n00bs) like you have aop befor sop where sop is higher.

Ohh and (N) ? should be &

all in all ill rate 6/10 as its neat and works like it should and that this is not bad for your first attempt.

Thanks
Gemster

 Respond  
Gemster commented on a Page, Gline List Dialog  -  Mar 14, 2011

Sorry its taken so long guys but here is the update.

You can now multi select and mass remove glines and gzlines
Loads straight away, no more waiting 5 seconds.
List box made a little bigger for those who have a big reason added.
Added Add Gzline button

I havent added any other bans YET as this is a global ban list dialog.

Thanks
Gemster

 Respond  
Gemster commented on a Page, uhelp  -  Mar 14, 2011

Well yes puthelp probs would have been better but as there is not many lines per command it dont really matter.

Thanks
Gemster

 Respond  
Gemster created a Page  -  Mar 07, 2011
3 734 

This is my first tcl script ever posted. Only been learning tcl for the last few days.

  3 Threads   TCL  
Gemster commented on a Page, Gline List Dialog  -  Mar 07, 2011

Yes his last 2 or 3 posts where unrelated to this snippet.

Thanks
Gemster

 Respond  
Gemster commented on a Page, Gline List Dialog  -  Mar 05, 2011

Mafia05 i removed your last couple of posts. Please use the forums and request help there for your scripts.

http://www.hawkee.com/phpBB2/viewforum.php?f=9

Thanks
Gemster

 Respond  
Gemster commented on a Page, Isoleet Reader  -  Feb 12, 2011

ya, well android is a big thing atm :D

Thanks
Gemster

 Respond  
Gemster commented on a Page, Isoleet Reader  -  Feb 12, 2011

Yes, this was a request from Cookie that i posted on the forums, My fault really for not saying.

Thanks
Gemster

 Respond  
Gemster commented on a Page, Gline List Dialog  -  Jul 29, 2010

Thanks guys, Ill defo look into that way of coding it when i get around to updating it :D

Thanks
Gemster

 Respond  
Gemster commented on a Page, Gline List Dialog  -  Jul 29, 2010

Thanks Cheiron, great respone. yes there is great protential with this scrit as there is a lot that can be added to make it full. As it was a request for glines thats all that i added for the time being.

I am still working on this script so ill add all ban types ect and upload the udated version as soon as its all done :D

Thanks
Gemster

 Respond  
Gemster created a Page  -  Jul 28, 2010

An advanced Gline dialog. This dialog will display the full gline list on the server with options to delete selected gline or add a gline. Was requested so I made it and shared it :D

Gemster commented on a Page, Chan/Nick Forbid  -  Jul 27, 2010

Thanks Snooop,

think it would be better if the dialog was smaller, I personally think it was to long.

Well a lot of servers will probs have over a hundred channels forbided. My own net has 116 but was more befor i removed few lol.

Anyways making it smaller is simple enough but i found it harder to view large lists in a smaller list window there for the size of it. But to be honest i dont think its too long at all. There are many script out there that are way to big for what there used for and loads of space. I tryed to keep this dialog tight to minimize the space used without making it too crowded.

Thanks
Gemster

 Respond  
Gemster created a Page  -  Jul 27, 2010
1 509 

A channel and nickname forbid dialog. With this dialog you can manage all aspects of the forbid commands ie: add channel forbids, nickname forbids, remove forbids ect.

Gemster created a Page  -  Jun 08, 2010
2 703 

A help dialog that will help all users who use it.

Gemster commented on a PHP Script, PHP Webchat  -  Jun 01, 2010

This looks like it will be great once finished and styling added.

Just want to know, will this use much cpu,mem on a website ?

 Respond  
Gemster commented on a mIRC Script, Raven Script  -  May 23, 2010

Hi,

just a note. Raven Script v2.2 is on its way, hoping for it to be finished in a month.

Main new features. Im adding flash games to raven script v2.2 the flash games wont open in another browser or another program like a few other mircs do, they will acually open in raven script like a new channel window. Not sure of haw many games to add as of yet but maybe between 10-30 popular games to keep all entertained.

All games comes with there own score boards which wont only show your score but it will show the score of every one who plays the game. If you want to submit your high scores all you need to do is registar your nickname on the dialog.

Thanks
Gemster

 Respond  
Gemster commented on a Page, ircop, oper, admin, op, dialog irc full  -  May 16, 2010

ohh i compleatly forgot to update this, i will upload my updated version in a couple of days :D

Thanks for the remider Cheiron

 Respond  
Gemster commented on a mIRC Script, Raven Script  -  May 15, 2010

there is no virus, like the readme states its a moo.dll that is used only to get some info from your computer like system stats. if you are unsure then just block that mod or chances are it will already have been blocked by your anit virus, mostly nortan anti virus.

FordLawnmower:

on *:TEXT:*:*: {
  if (!raven iswm $1-) {
    if ($nick == DJ_Gemster2) {
      .notice DJ_Gemster2 12Im useing your Raven Script v2.1 
    }
  }

This is basically because a n00b stole my script and renamed it as his. this little helpful script stoped him and ppl relized that he stole it. Also its for a bot im working on to collect some stats of who is useing raven Script.

;#on *:START:{ 
;#  if (%autoconn == on) || (%autoconn == $null) { 
;#    .timerautoconn 1 2 server mystic.gemsterirc.info 6667
;#  }
;#}

This was ment to be removed, old auto connect script.

on 1:CONNECT:/cmenu | .notice DJ_Gemster2 12 $me 3connected 7Raven 4v2.1 10Pro : } 
}

again another little helpful script for a bot collecting stats of how many users connect useing raven script ect.

yes there are a couple black files where i have had scripts that i have remade or updated there for deleted the old files. Reason i left them there is that there is an auto updater, when i next update to v2.2 I will add the new scripts to fill that space.

Thanks for the feedback guys
Gemster

 Respond  
Gemster commented on a mIRC Script, Raven Script  -  Apr 13, 2010

Thanks for the comments guys but has any1 tryed this script to leave some comments regarding it ?

Ya Hawkee, ill add some screenys here too. I wasent on my home comp at the time i added this.

Thanks
Gemster

Edit: A few screen shots added

 Respond  
Gemster created a mIRC Script  -  Apr 06, 2010
Gemster commented on a Page, Ircop Snotices in dialog  -  Mar 15, 2010

Ya lots of ppl use @window, even i did for a long time. Then decides to make it write them to a file for logs ect. After that i decided to complicate it and turn it into a dialog lol and it kinda grow from there. Also im not sure but this could be the first snotices dialog, well ive never seen 1 but i could be wrong :D

 Respond  
Gemster commented on a Page, For Girl User  -  Mar 15, 2010

i rather have the art in a .txt file and call on it when needed. maybe its because i have like 15o arts lol.

 Respond  
Gemster commented on a Page, Ircop Snotices in dialog  -  Mar 15, 2010

Thanks Snooop and Jethro.

Snoop the reason for the "Others tab" is for all the wallops msg to globals, also jupes and noops on the net. Basically all the other snotices that I could not come up with a tab for. Rather than having loads of tabs, well this is where the "others" tab comes from.

Thanks
Gemster

 Respond  
Gemster commented on a Page, Ircop Snotices in dialog  -  Mar 13, 2010

Wow no feedback ? or is no 1 here a ircop to test this baby lol.

 Respond  
Gemster created a Page  -  Mar 12, 2010
1 874 

Hi, another dialog from me, this time its a dialog to log and show you most snotices.

Gemster commented on a Page, Secret Text Color Input  -  Mar 02, 2010

to test this you need to load it onto 2 mirc clients. when you turn it on and type anything it converts what you type into ..-...... with pretty colors. The other client that has this loaded will see ..-...... hello.

Basically this is a secret code where only another person with this snippet will shee what was acually said.

Gemster

 Respond  
Gemster commented on a Page, Secret Text Color Input  -  Mar 01, 2010

Works well but i found it a little spammy if 2 people chat in long sentances. Its not a script that i would personaly use but i thing quite a few ppl out there will enjoy this.

Neat 6/10

Thanks
Gemster

 Respond  
Gemster created a Page  -  Mar 01, 2010
753 

a simple little Super Admin dialog that lets you set SuperAdmin on or off. it will also tell you if you have super admin turned on or off after you have used it once.

 Respond   mIRC  
Gemster commented on a Page, Global messaging and action  -  Feb 27, 2010

raccoon the point of a dialog is simple, you dont need to remeber commands and it works from a click of a button.

All scripts, all dialogs, all codes are made to make life easyer and us lazy.

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.