BugCraft's Scripts menu

User Tag List

Results 1 to 8 of 8
  1. #1
    karliky's Avatar Contributor Authenticator enabled
    Reputation
    112
    Join Date
    Jun 2007
    Posts
    69
    Thanks G/R
    6/27
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    BugCraft's Scripts

    Yayh! :wave:
    I'm BugCraft (Also Karliky / WorldOfBugCraft)
    I've been developing some scripts that can change some World Of WarCraft files.

    Sourcecode it's avaliable here:
    php-wow - Project Hosting on Google Code
    Blog with development articles
    Nogg-Aholic « Programacion y Hacking ético ._ .

    I made an PHP scripts than, for example, can edit wow maps and move them around the world. I'm going to show you some examples about the usage.
    There are 2 scripts PHP OOP (Object-oriented programming) so them it's very easy simply to use, the only thing that you must to do it's to declare and instance of the object,like this:

    -ADT Class
    Code:
    $MyADT = new ADT();
    And then call the functions that you want:

    Code:
    include("ADT.Class.php");
    $MyADT = new ADT();
    $MyADT->ADT_Open("maps/Azeroth_32_48 - copia.adt");
    $MyADT->ADT_HeaderInfo();
    if(isset($_GET['chunk'])){
    $MyADT->ADT_Make_******($_GET['chunk']);
    }else{
    echo $MyADT->ADT_Show_******();
    }
    This code will make an HTML table that will show you the holes that are in the map, and you can make holes too!

    And the final result at game:

    It's very easy to make holes, just simply click in each cell!
    - ONLINE DEMO

    There are a lot of functions that help to you to edit maps easyly, another one very funny is this one:
    Code:
    $MyADT->ADT_OffsetFix(32,48);
    This one it's like offsetfix.exe by Cryect but it's fixed for 3.x.x!
    You can move maps to the positions that you want:
    Example, GM Island Kalimdor_1_1.adt moved to Azeroth_32_48.adt (human starting zone)



    -WDT Class
    This is a very simply class but very usefull!
    [PHP Class] WDT Viewer/editor New features!
    With this class your will be able to edit WDT files and put maps whatever you want.

    - Online demo

    There are more usefull functions, I invite to you to visit my blog and download the last stable source code here.
    php-wow - Project Hosting on Google Code
    Nogg-Aholic « Programacion y Hacking ético ._ . My blog!

    You'll need a PHP/Apache server to run this, I recommend you APPSERV (Google it).
    Questions are welcome
    Hope you enjoy this! thank you!

    BugCraft's Scripts
  2. #2
    Xel's Avatar ★ Elder ★
    Authenticator enabled
    Reputation
    1179
    Join Date
    Jul 2008
    Posts
    2,906
    Thanks G/R
    94/51
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thread approved

  3. #3
    I Hypnotoad I's Avatar Contributor
    Reputation
    147
    Join Date
    Aug 2007
    Posts
    873
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm BugCraft

    Doubt it, but the update looks sweet though. lol



    Dragon[Sky] can get into our signatures, AND our pants.



  4. #4
    karliky's Avatar Contributor Authenticator enabled
    Reputation
    112
    Join Date
    Jun 2007
    Posts
    69
    Thanks G/R
    6/27
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by I Hypnotoad I View Post


    Doubt it, but the update looks sweet though. lol

    :eh:
    This has been my nick since I joined at NoggAholic since year 2006

  5. #5
    MoD's Avatar Miscellaneous Options Dev

    Reputation
    392
    Join Date
    Nov 2007
    Posts
    139
    Thanks G/R
    0/5
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Hey WoBC, long time no see ! I've lost your track since Manhattan Project :/
    Along with Witchsong, BSM & Hergonan, you're never on (irc).
    You should pass by to say hi at wow.dev or Nogg-Aholic from times to times

    On topic:
    Funky tools, great work (as usual) though I'm surprised that you release em there.

    +Rep if you actually care (which I doubt).


    Originally Posted by I Hypnotoad I View Post

    I'm BugCraft
    Doubt it [...]
    K R K

  6. #6
    Toyoka's Avatar Contributor
    Reputation
    139
    Join Date
    Nov 2009
    Posts
    406
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Very interesting codes/tools there BugCraft
    ~ "When you find it hard doing right in what you do, you've got a problem" ~

  7. #7
    karliky's Avatar Contributor Authenticator enabled
    Reputation
    112
    Join Date
    Jun 2007
    Posts
    69
    Thanks G/R
    6/27
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Added terrain support

  8. #8
    danielrhodea's Avatar Master Sergeant
    Reputation
    11
    Join Date
    Apr 2010
    Posts
    107
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    god this is cool, remote dev for a remote game +rep

Similar Threads

  1. I got banned by using that, Anti AFK auto queue script or w/e
    By julian_in in forum World of Warcraft General
    Replies: 22
    Last Post: 11-03-2006, 02:30 PM
  2. Im Looking For A /script Macro... Plz Help
    By codycondame in forum World of Warcraft General
    Replies: 0
    Last Post: 10-05-2006, 02:04 PM
  3. Any Anti AFK Scripts available?
    By paboee in forum World of Warcraft General
    Replies: 2
    Last Post: 08-30-2006, 09:11 AM
  4. [Program] WoW Jumper AntiAFK Script
    By Cypher in forum World of Warcraft Bots and Programs
    Replies: 5
    Last Post: 06-23-2006, 10:38 PM
  5. World of Bugcraft!
    By janzi9 in forum World of Warcraft Guides
    Replies: 0
    Last Post: 03-11-2006, 03:57 PM
All times are GMT -5. The time now is 03:34 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search