Jump to content
xisto Community

lloydg

Members
  • Content Count

    50
  • Joined

  • Last visited

Everything posted by lloydg

  1. Previously i have used phpbb... but i have only herd bad thing about it from people... like its good becuase its used by lots of people... but there like it gets hacks heeps n stuff... it was alwas a pain add mods when u have a different theme... are tehre other onces that u can add mods easyer... or they all that hard?... e107 or something i used 1once that has a forum in it?... and is myBB good and dose it have lots of mods and themes out there for it?... i need to dicide what to use for my site when i get hosted here..
  2. lloydg

    Nokia 6230i

    I have this phone its heeps good...any els got??any know some good games for it like i want a good pinball...
  3. how long is it for

  4. It iss soo cool.. check it out.. like it works so well i cant post one here because its html but u should check it out i use them on myspace!!!!
  5. yeah thanks.. it dont work to well i dont think there my top played well some are deff.. jsut thort it would interesting to see what people have but it was so hard tryign to format it right and it sitll didnt work so i dont really expent poeple to post there lol but still try lol
  6. lloydg

    C++ For N00b's

    Thanks evry 1!when i got some free time on the weekend i will look at them... do you guys no any good tortorials or lang reffs? but i should be able to find them easy on google ... thanks agen
  7. yes i think thats what is rong.. on my comp it runs by its self.. but i will look up about it... i think there are some dll's it needs
  8. OK here is myn:With A Little Help From My Friends The Beatles 38Papercut Linkin Park 37A Place For My Head Linkin Park 35Better Get a Lawyer The Cruel Sea 33Fixing A Hole The Beatles 32Sgt. Pepper's Lonely Hearts Club Band (Reprise) The Beatles 32Misirlou *BLEEP* Dale & The Del-Tones 32One Step Closer Linkin Park 32Everyone Has AIDS Team America 32Otherworld Rammstein 31Disease Matchbox Twenty 30Halleluja Rammstein 30Let the Bodys Hit the Floor Drowing Pool 29With You Linkin Park 27Intro The Offspring 27Ballroom Blitz The Sweet 27She Came In Through The Bathroom Window The Beatles 26Lucy In The Sky With Diamonds The Beatles 26Cocaine Eric Clapton 26Company Graveyard BB Chung King And The Buddaheads 25Sgt. Pepper's Lonely Hearts Club Band The Beatles 25Being For The Benefit Of Mr. Kite! The Beatles 23Politik Coldplay 23Chemical Heart Grinspoon 23No Reason Grinspoon 22
  9. there is a bunch of reviews here http://forums.xisto.com/no_longer_exists/
  10. WOW that crazzy... the poster just looks grey lol.... i thought they kept them numbers secret and they used them for encrypting thing... like because makes them impossible to crack...hmm i plan on doing some thing.. that i herd that stick a server on peoples computers... evry onces.. and then u can make a super computer that uses evry 1 wiht the server/virus on there coputers cpu that they arnt using and make a masive super computer then using that to make the biggest prime number.. and get the moneymwahhaha
  11. Ok, i have Uploaded a compiled version which you can download and use your self!!(windows only) PassGen.zip
  12. TypoMage yes you pick how long you want the password to be (how many chars) then it give u a password that long from random letters and numbers.. i will give some example for passwords it has made heregcrzcdkuwnp3zrot2kxj95ee0oabjjdw3rc80g6y07ybrekr2bqm1jbbect...they are really good would take a cracker on average about 1 year atlest to crack.. but there hard to remember... saveing them on your computer is a bad idear because they have virus/trjans that scan your comp for passwords... but on a pda or printing them to remmeber is good idear...Zachy2411 i dont know c++ and python is simpler from what i know about c++... my program here is not as simple as it can be because i made it with a gui python normaly just uses a consul if i had no gui it would take up half the lines as what i have..python is free and easy to lern (lots of help can be found for it on forums ect) the problem is to compile it to give to people who dont ahve python is hard... like u can make it into and exe but it normaly need about 3 -4 dll's with it and files..I will comple this then zip all it need and upload it so you guys can use it.....i might be able to get it into 1 file.. if not you will have to have all the files in to 1 folder... C++ would be good cuz i think you can make stand alone exe's easy. i think.thanks for replys,lloyd
  13. lloydg

    Unzipper

    hmm that look sweet.. cuz i have alwas had problems trying to upload scripts like phpbb because it dosnt all upload for some resion just stops... but if i upload it zipped i get all then just unzip it when its on and i get it all thanksnow all i need is a account on Xisto
  14. This is a Password Genorator i made in python use Tkinter as the GUI. I will Compile it soon so people with out Python can use it. here is the source code import random, mathfrom Tkinter import *root=Tk()root.title("PassGen")length = Label(root, text="password length:")length.pack()input = Entry(root, text="8")input.pack()input.insert(0, "8")units = "abcdefghijkmnopqrstuvwxyz0123456789"password = Label(root, text="password:")password.pack()output = Entry(root, state="readonly")output.pack()def Genorate(): if int(input.get()) <= 20: pw = "" for i in range(int(input.get())): pw = pw + random.choice(units) output.config(state=NORMAL) output.delete(0, 20) output.insert(0, pw) output.config(state="readonly") else: output.config(state=NORMAL) output.delete(0, 20) output.insert(0, "Max length 20") output.config(state="readonly") make = Button(root, text = "Genorate", command = Genorate)make.pack()root.mainloop() Comments please
  15. Could be something wrong with my computer/Browser but when i looked at your my space the text on it was right up against the left side and the first 1 or 2 characters are cut off and i cant see them if it helps I'm use IE 7.0 and my screen resolution is set to 1024 by 768
  16. Thanks for the warn :P

  17. lloydg

    Wurm Online

    ok sorry i didnt know i needed it in qouts thingo's i thort i made it clear.. sorry
  18. This is my first tutorial but i think it will go well. I am using Adobe Photoshop CS3, things make look different but they will work on CS2 and more. I may do things different so dont flame me. :laugh: I will do a full one after with a render but for now just the background. Ok lets start! Full Grunge Signature Background Before we start you will need to download and install this brush set: http://forums.xisto.com/no_longer_exists/ After you have downloaded that place that file in C:/Program Files/Adobe/Adobe Photoshop CS3/Presets/Brushes... Your folders will differ depending on the version of photoshop. After you have put them in their Load photoshop and click on the brush tool then click a arrow up the top next to the brush which will open a list of brushes after that is open click on a little circle with an arrow inside it where another drop-out menu will open. Then choose 'load brushes' and select the one you just put in. AT LAST FINISHED!!!! Now to start making the signature. Step Number One Open Photoshop. Open a new transparent file with a width of 400 and height of 150 which will give you a good size. Step Number Two Once that is done select the 'Paint Bucket Tool' with a foreground of white and fill your transparent image with white which should make it look like this: Step Number Three Do not touch the default layer. Create a layer named 'Brush1', select the brush tool, with a choice of the brushes from the pack you downloaded and brush across the page with the color BLACK, dont make it to dark and hard to see. After that create another layer called 'Brush2' and change the brushes and BRUSH IN WHITE THIS TIME but do not go crazy. SET THAT LAYER TO SOFT LIGHT! Now create another layer called 'Brush3' and change the brushes and BRUSH IN BLACK THIS TIME but again do not go crazy. Now again set that layer to soft light. Keep doing this till you have about 6 layers of brushing. remember to interchange the colours of brushing and set the layers to soft light. This is my brushing result so far: Step Number Four Now to add some color. Go to Layer, New Adjustment Layer, Color Balance and choose your own color... this is what i did.., And i got this: We're nearly done. Just a simple border now. In my next tut i will do more detailed borders and more... To add the border select all (Ctrl+A) and go to Edit, Stroke and choose your settings. I chose a 3 pixel black border. THAT IS THE END FOR NOW.... Post your outcomes here!! In my next tut i will be more detailed this is just a basic tut.
  19. ahahhaha lol...i played rune for a bit maby half a year at the max it was fun.. i started to be in a clan kinda like was making one with friends but then we all stoped playing its a good game but its a get borring... like typomage sed but well i played for then 3 days lol
  20. OK this is one of my first programs.. from Tkinter import * def NextNumber(): count = 0 x = 0 y = 1 while count <= int(Range.get()): for item in [x]: listbox.insert(0, item) z = x x = z + y y = z count = count + 1root = Tk()Title = Label(root, text = "Calculate fib number:")Title.pack()Range = Entry(root)Range.pack()PrintNextNumber = Button(root, text = " Display ", command = NextNumber)PrintNextNumber.pack()listbox = Listbox(root)listbox.config(selectborderwidth=1, height=1, width=50)listbox.pack()root.mainloop() what do you think of it??? inprovment? comment?... do i have any bad technecs or something?.. i know i havent put any comment in the code Notice from jlhaslip: bbcode tags are needed on code snippets
  21. First of all a little about it From the wurm site ... had any played it... i think its the best gmae i have played.. of that type and beats most other types.. its so fun you make yor own house and tool and the world is compleatly user made... but however it take a lot of time and effort to play and go well... so i need to stop play for i while because of school but i thort i should get other people to play well let them know about it because not many people do know about it... its great fun... gl hf Notice from jlhaslip: Copied material needs to be inside bbcode quote tags http://www.wurmonline.com/?c=Overview.php
  22. i think is proberly be the new microsoft or join with it or buy it or microsoft buys them.like they got myspace and youtube atm i think... get them lots of money and programs like sketch up they new own witch is sweet cuz they released a free version.. but yeah.. google will take over the world
  23. Im wanting to learn C++ or one of the "C's"I havnt programmed in C befor or any of them..However i have programed in BASIC languages and PythonWhat would be a good way to get started...are there any good FREE compilersmaby a IDE with a drop and drag GUI would be sweet if there are any free oncesand any good tutorlials that u know of or lang reffs.
  24. i would say as myn1. Maverick M4A1 Carbine (Colt M4A1)2. Clarion 5.56 (FAMAS)3. CV-47 (AK-47)4. Bullpup (Steyr AUG)
  25. ROSE ONLINE... its p2p but there are privat servers that are jsut as good or even better linky = ruff-rose.com <--- the private server.. have fun
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.