Search results

Play Now
  1. Sanity

    RWBY [Anime]

    I don't watch much anime but this looks pretty good, the company behind it mainly do game reviews and stuff like that, am subscribed to them on youtube and they just released the second trailer so thought il post here for any anime fans. http://www.youtube.com/watch?v=pYW2GmHB5xs...
  2. Sanity

    UK TV Abroad?

    Dose anyone know how i can watch UK TV abroad (Spain)? Main channels is BBC and ITV. Tried searching around but come up with dodgy sites so thought il ask here.
  3. Sanity

    [SQL Version] Update Database

    Right Click CHERODB > All Tasks > Import Data Click Next. From drop down list, select Microsoft Access Browse to CT.mdb Click Next Make sure CHERODB is selected. Select Copy Tables Click Select All. You have to click the browse button all tables and do the following settings. Create...
  4. Sanity

    Demon Skill Trigger

    Some people may have problems learning demon skills and this is a quick fix. Will be using the new update "Trigger" which is used to learn the special demon skills, this is only way i have managed to do it, you cannot do this by StdModeFunc, it won't work. Trigger/Useofthegoods.txt Add...
  5. Sanity

    Few Testers Needed

    server offline
  6. Sanity

    [CT] Craft Fragment Script

    The reason i am releasing these different scripts as i want people to learn the scripting and how things work for woool, all these scripts will be released on my next SQL release but it's better to have a understanding before hand how things work. Anyway this is the fragment crafting script...
  7. Sanity

    [CT] Suit Skills

    Preview http://www.youtube.com/watch?v=ME59cZ3QmnQ You must have quipped both weapon and armor for the skill to work. Skills Database Earthshaker,0,0,60,100,100,0,100,100,0,55,1800,58, 3600,63,7200,15000,,0,0,0,0 Phantom,0,0,100,90,100,20,100,120,1,55,1800,58,360 ,0,63,7200,15000,,0,0,0,0...
  8. Sanity

    Client String Data 2.0

    This is a Excel spreadsheet of Woool 2.0 client strings, it makes translating the client that much easier. Example 004E2206 PUSH Copy_of_.009210A8 附有%s期%s心魔 004E225E PUSH Copy_of_.00918370 (%s) 004E22C0 PUSH Copy_of_.0092109C...
  9. Sanity

    Other SQL ID Problem

    Thought this would be the best place to ask. My items database ID keep going out of order, dose anyone know a way to fix them, i need the whole row to be sorted and not just the ID's. And anyway to prevent this from happening? all am doing is editing the database and when i scroll down the IDs...
  10. Sanity

    [CT] Mount System + Level 3 Upgrade

    New Level 3 Mount Upgrade Preview <strong>http://www.youtube.com/watch?v=c55ed4k2_Xw&feature=youtu.be Opps Ignor the part after the Phoenix, i was suppose to delete that, i was going to show how to setup a shop but didn't work lol. Also note that capturing mounts isn't that easy, you can fail...
  11. Sanity

    [CT] Class Attributes Databases

    Class Attributes Databases Classes Database. Warrior: Zhanshi.db Wizard: Fashi.db Deamon: yaosi.DB Taoist: Daoshi.db ID Level Exp Experience Weight Weight WearWeight Bag Weight HandWeight Hand Weight HP Health MP Mana EF Yuan (DEAMON) DC Maximum Attack DC2 Minimum...
  12. Sanity

    [CT] Deamon Level Script

    This is the script to get the deamon skill bar level thing started. #IF CheckLevelEx > 27 #ACT GoblinPelletLevel = 1 GoblinPelletExp = 0 GoblinPelletMaxExp = 100 Sendmsg 5 "Congratulations, you have successfully unlocked Deamon Hero" Sendmsg 5 "Your next upgrade requires <$GoblinPelletMaxExp >...
  13. Sanity

    Version Information

    A lot of people are a little confused on what is available for woool and is it possible to make server so i will try to explain everything here. D.X Version Our first version with a source, has a few bugs but nothing big, this version is 1.960, this is one version you could pick up and start...
  14. Sanity

    Marvel Heroes

    http://www.youtube.com/watch?v=X_Bz7ljPqTg&list=UUyFmNSiu3BQUr94LzYhkNJQ& index=1 Looks decent for F2P, someone said the D3 developers are doing this, not sure if it's true or not.
  15. Sanity

    Launcher V2.0

    Change Log New Shanda Skin added Settings Added - Opens all games options. Edit Button - Opens Serverlist Changed Password now works Forgot Password now works Minor tweaks Fix Register for V2 version SQL Version Register Username Fixed Password Not Fixed Question One Fixed Answer One Fixed...
  16. Sanity

    2.0 MapInfo Data

    Doors and Map names have changed in 2.0, this is the official info for main towns. [0 CentralPlains] 0 783,532 -> 7 12,14 ; BackwaterSwamp 0 777,393 -> H081 201,329 0 55,176 -> H071 241,35 0 28,346 -> H071 258,497 0 488,173 ->...
  17. Sanity

    2013 MMORPG's

    Could anyone list some hyped 2013 P2P titles to be released in 2013? I not been following much of the games lately but am in dieing need of a game this year. WildStar Blade & Soul Cabel 2 The Elder Scrolls Online These are the ones i know off, only WildStar takes my fancy at the moment but...
  18. Sanity

    F2P in Korea & Japan

    Tera is going F2P in Korea and Japan, no information on EU/NA will be going F2P but you can pretty much guarantee it will happen. So i wouldn't recommend subscribing to Tera for now.
  19. Sanity

    Woool2 SQL Server Files

    Woool 1.9 Server Files Setup Guide: Downloads: SQL 2000 (Windows XP) SQL 2008 (Windows 7) Server Files Download (Updated 08/06/2014) English WooolClient v1 Server Source Code Move server files to a drive (Default is C:\, if you choose another you will need to change your paths in the...
  20. Sanity

    msvcrt.dll

    The Procedure entry point _except_handler4_common could not be located in the dynamic link library msvcrt.dll I get this when i start up NFS Most Wanted, anyone seen it before? I tried replacing msvcrt.dll with a updated one which completely messed up my system files. Also tried deleting...