Cold_Fussion

Cold_Fussion

Joined
Dec 26, 2008
Occupation
Programmer
Location
Pretoria
Website
Interests
programming - music - cars

Activity Stream

Cold_Fussion commented on a Comment, Script Loader  -  Jul 29, 2017
Cold_Fussion commented on a Comment, /timer script help  -  May 30, 2015
Cold_Fussion commented on a Comment, Google Calculator  -  Jan 05, 2014
Cold_Fussion   -  Oct 21, 2013

Hey all....
i made a game bot, tempted to upload my code here to share the bot. i will paste the output under this to show u what the bot is all about...

i need to do some recoding to make it public but here is a sneak preview....

[01:27:43] <vixxie> !w lice
[01:27:44] <WORDS> Word Accepted: Lice -> A weird bug thingy that can lay eggs in your hair.
[01:27:44] <WORDS> Your turn: Hyperion Lives left: 3
[01:27:46] <Hyperion> nice
[01:27:50] <Hyperion> !w lace
[01:27:51] <WORDS> Word Accepted: Lace -> to add something such as ecstacy to a drug like marijuana
[01:27:52] <WORDS> Your turn: vixxie Lives left: 2
[01:28:01] <vixxie> !w mace
[01:28:02] <WORDS> Word Accepted: Mace -> a substance which is sprayed at the intruder to burn his/her eyes
[01:28:02] <WORDS> Your turn: Hyperion Lives left: 3
[01:28:30] <Hyperion> !w mioce
[01:28:34] <WORDS> Word Declined: mioce
[01:28:34] <WORDS> Lives left: Hyperion has 2 lives left...
[01:28:34] <WORDS> Word: mace Letter Changes: 1
[01:28:41] <Hyperion> !w mice
[01:28:43] <WORDS> Word Accepted: Mice -> The protrusion into our dimension of a vastly hyperintelligent pandimensional being. The mice run the Earth, and it was they who paid for the Magratheans to build it.
[01:28:43] <WORDS> Your turn: vixxie Lives left: 2
[01:28:58] <vixxie> !w lice
[01:28:59] <WORDS> Already used: vixxie used it 1min 15secs ago
[01:28:59] <WORDS> Lives left: vixxie has 1 lives left...
[01:28:59] <WORDS> Word: mice Letter Changes: 1

so basically when u start the game u choose how many letters u want in the starting word...
it will stay the same length throughout the game. the bot will then choose a word at random and then a player to go 1st.
if the chosen word is: DICE <- to go as an example with the above quoted text, u may only change one letter and keep the order of the remaining letters.... so DICE becomes LICE, the bot will then check Urban dictionary to see if it is valid. and then give the description of the word or example of what it means.
each word may only be used once per game and so on.

well let me know if i should upload it... i have spent many many many hours coding this bot all because a few friends and i used to play this game without a bot and i decided to make the bot to keep track of everything. then it was born, and alot of people actually like and play the game....

there are many different ways u can play the game and u can set game admin and there is also a mode where u have to type as many words as u can (4 letter words if u chose 4) and u can also play it solo or with as many ppl as u want.

Cold_Fussion commented on a Comment, Weather script for mIRC  -  Oct 14, 2013
Cold_Fussion liked Hawkee's Thread  -  Oct 14, 2013
Cold_Fussion commented on Cold_Fussion's Thread  -  Oct 08, 2013
Cold_Fussion commented on Cold_Fussion's Thread  -  Sep 29, 2013
Cold_Fussion commented on a Comment, Chan Owner helper  -  Sep 25, 2013
Cold_Fussion   -  Sep 25, 2013

mirc v7.1 with windows 7 theme.... if u want the theme... let me know...

ill give u direct link to it from my site

Cold_Fussion commented on a Page, Script Loader  -  Jan 20, 2011

Firstmate... thanks for the input, sorry just had family shit this side.... flew back from Cape Town aswell... but i will look into making the code faster now... thanks again...

im sure 100 ticks isnt alot on fast machines, but not everyone has a fast machine, will post the update as im done :D

Sorry about my shit reply earlier

 Respond  
Cold_Fussion commented on a Page, Script Loader  -  Jan 15, 2011

could be something i'm doing....but, it doesn't work for me! :( for some reason it doesn't show all of the scripts..it only shows 3. (2 unloaded and 1 loaded - of hundreds) These scripts are located in the same place as all my other scripts
and yes, i read comments and noticed that all scripts need to be in the $mircdir* so I made sure that is where they are. any idea as to why it would do this?

[i]concur...... as i said its cos or ur $mircdir.........
if u use mirc higher than 6.21 i think it changes ur mirc directory to something hectic like: /users/so forth...... get all ur scripts to where ur mirc.exe is and this code could help u change ur default folder for $mircdir

;MAKING DEFAULT FOLDER FOR MIRC
on *:START: {
  if !$exists($+($remove($gettok($mircexe,1-,92),mIRC.exe),Sounds)) {
    run $+(",$mircexe,") -r" $+ $remove($gettok($mircexe,1-,92),mIRC.exe) $+ "
    exit -n
  }
}

that code needs ur mirc.ini and servers.ini file in with ur mirc.exe or else it will create new ones and u would need to config mirc again.......
*NB also i take no responsibility to change ur mirc directory for $mircdir...

 Respond  
Cold_Fussion commented on a Page, Script Loader  -  Jan 12, 2011

lol... napa i dnt use it though... when i do its for testing my servers security...

 Respond  
Cold_Fussion commented on a Page, Random FML Script  -  Jan 10, 2011

Np man... lol i never try make code short... i code to make it work.. no matter how it may look... if it works, its a script... on here i have seen people redo other peoples code in such a manner u have to really look at it to understand what it does now... but im not like that... i follow my protocols... im not a sheep :D

 Respond  
Cold_Fussion commented on a Page, Script Loader  -  Jan 10, 2011

that's the way it should be... coding is passion... without the need to want to code, its not worth it... :D glad u doing ur thing

 Respond  
Cold_Fussion commented on a Page, Script Loader  -  Jan 10, 2011

:) the all out war script is a script i made to auto play All out War irc game for me... but thats the old one, i made a proper dialog version aswell...... with custom sounds and so on... but thats another story

 Respond  
Cold_Fussion commented on a Page, Script Loader  -  Jan 10, 2011

sweet man, glad i could help.... remember the scripts it scans for atm is in ur $mircdir* but ill add in functionality for other folders 2...

 Respond  
Cold_Fussion commented on a Page, Script Loader  -  Jan 10, 2011

thanks Clayton... this feedback makes me want to code new scripts for here...

 Respond  
Cold_Fussion commented on a Page, Script Loader  -  Jan 09, 2011

Firstmate - this script allows for loading of scripts in ur $mircdir directory... maybe later on ill add what u asked for...

 Respond  
Cold_Fussion commented on a Page, Script Loader  -  Jan 09, 2011

sunslayer its a theme i used in windows 7...
this is the full image and info on what u are requesting > http://www.hawkee.com/profile/img/284201/

 Respond  
Cold_Fussion commented on a Page, Script Loader  -  Jan 09, 2011

thanks man... will add in a place where u can add user defined extensions for loading different types of scripts... and an alias tab....

 Respond  
Cold_Fussion commented on a Page, Random FML Script  -  Jan 09, 2011

Trev i do like your script alot.... i wasnt being nasty... but ya i did use 99.9% of it... im only saying the output layout in the channel i made different... but ok take it as u like. 10/10 for you and a noddy badge :D

 Respond  
Cold_Fussion created a Page  -  Jan 09, 2011

This is a Script Loaded/Unloader/Editor...

Cold_Fussion commented on a Page, Horoscope  -  Jan 04, 2011

[22:56:29] !horoscope aries
[22:56:31] Sign & Dates: 07() Today: 12
[22:56:32] Quickie: 03
[22:56:32] Overview:

mind telling me what server ur on and then i can maybe check from there?

 Respond  
Cold_Fussion commented on a Page, Horoscope  -  Jan 04, 2011

thanks..... will retry now.... :)

 Respond  
Cold_Fussion commented on a Page, Horoscope  -  Jan 04, 2011

ok well can u please update this to work??? cos it seems outdated now thanks...

 Respond  
Cold_Fussion commented on a Page, Random FML Script  -  Dec 15, 2010

yeah but my layout looks better.... no offence..... but ya :D kthnxbye

 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.