criminal

criminal

Joined
Mar 08, 2008

Activity Stream

criminal commented on a Page, Simple Akick Commands  -  Jun 14, 2008

Yup, add an Op checker :P even people without access can now akick any other person :o

if (($nick isop $chan) && ($me isop $chan)) {

 Respond  
criminal commented on a Page, Random Password and Auto Login  -  Jun 05, 2008

Dude you play rs? >.< Hehe, tell me your cmb & charname ;P I play too
Anyways, gj :P I can\'t work with dialogs so I hope they\'re okai.

 Respond  
criminal commented on a Page, Gambling script  -  May 28, 2008

You should silence them all.. It\'s quite big so easy to flood
instead of msg $chan, .msg $chan
And instead of all those different variables like %selfroul, %quickchange, ...
Make them like this: %GAMBLEselfroul, %GAMBLEquickchange, ...
So you don\'t need to type unset %, unset %, unset %, ... Just use unset %GAMBLE*

 Respond  
criminal commented on a Page, Alias Manager Dialog  -  May 28, 2008

5.0 rating? This diserves more :) 8/10

 Respond  
criminal commented on a Page, Voice on !age  -  May 25, 2008

Lmao @ jonesy, fark owns ^-^
And yea, everybody will lie about their age ._.

 Respond  
criminal   -  May 25, 2008

@Ry Nice thieving level :)
What\'s your rsn? Or combat lvl
Mines 130 x]

 Respond  
criminal commented on a Page, funny bot script  -  May 21, 2008

@ PunkTuRed, wouldn\'t it be better to change the:

if (hey isin $strip($1-)
to
if (*hey* isin $strip($1-)

& pwnisher, i tried to post a comment but it failed every time :\ Thanks for deleting that one <3

 Respond  
criminal commented on a Page, Roleplaying Bartender  -  May 21, 2008

You want something like a ... Creditcard or so?

if (% $+ $nick > = 100) {
.Describe $chan ~The bartender shakes his head and continues wiping down his glasses, \"Sorry there $nick you have racked up too high of a tab. I can\'t serve you anymore until you pay me.\"
}

Try the following

if (% [ $+ [ $nick ] ] > = 100) {
.Describe $chan ~The bartender shakes his head and continues wiping down his glasses, \"Sorry there $nick you have racked up too high of a tab. I can\'t serve you anymore until you pay me.\"
}

 Respond  
criminal commented on a Page, !peak script for a bot  -  May 21, 2008

Same way

 Respond  
criminal commented on a Page, !peak script for a bot  -  May 21, 2008

I\'ve got a question, you can use this for all channels you\'re in, right?
If you change %mostusers to %mostusers. [ $+ [ $chan ] ]

Just a question :D

 Respond  
criminal commented on a Page, Roleplaying Bartender  -  May 20, 2008

Lol? You can\'t be serious
That\'s exactly the same what I said ... lame

So here is my delema one more time. The bot gives people drinks even though i tell it not to, any tips or tricks on what i may need done?

Make a menu? why should I help if you don\'t even try to listen

 Respond  
criminal commented on a Page, Deathmatch  -  May 20, 2008

LMFAO!
Fark owns you tbh ._.

--
About the snippet: Added a flood protection ( A small, very small one )

 Respond  
criminal commented on a Page, Deathmatch  -  May 20, 2008

Lmao @ SnoooP, I didn\'t know xD
Napa182 I don\'t know what $floor is, i\'ll read in /help $floor. Thank yuuu :)
I\'ll update the snippet too

 Respond  
criminal commented on a Page, Deathmatch  -  May 19, 2008

Omg thanks Jonesy <3 I found it.
I now use:

var %maxhp = 99, %myhp = %Deathmatch.HPplayer1, %hpremaining = $calc(%maxhp - %myhp)
msg $chan 04• 1D14m 4[3 %Deathmatch.Player1 $+ : 3,3 $str(.,$calc(%myhp / 3)) 4,4 $str(.,$calc(%hpremaining / 3))  7(1 %myhp $+ % 7) 4]

Fark, thanks man, you saved like 200 lines! ^_^
^ Wth you can\'t say the f word O.o


Oeyeah <3 100th comment

 Respond  
criminal commented on a Page, Deathmatch  -  May 19, 2008

Huh wth Jonesy, I really don\'t get it O.O

Code:
var %maxhp = 10, %myhp = 40, myhpremain = %myhprem = $calc(%maxhp - %myhp)
msg $chan $+ $str(|,%myhp) $+ %myhp $+ $+ $str(|,%myhprem)

In your code the %myhprem ends up negative but okai you say It\'d work if you apply it correctly so forget that.

But in my code there are Only 20 |\'s, else it ends up WAAAY to big.
Maybe i\'m wrong but I think your code can give 99 |\'s.
Wtf I really don\'t get it anymore.

 Respond  
criminal commented on a Page, !slotmachine !heads n !tails  -  May 19, 2008

If you say

if (%slotmachine1 == %slotmachine2) && (%slotmachine2 == %slotmachine3) {

You don\'t need to add: if (%slotmachine1 == %slotmachine3)
Ofcourse they\'re the same then.

One more thing: You don\'t need to add / for a msg, notice, set, ...
Also, nice that you add a flood protection :)

 Respond  
criminal commented on a Page, Trigger Script  -  May 19, 2008

There\'s like 50% intro but the rest is okai

 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.