Results 1 to 7 of 7

Thread: How do i create a dtm

  1. #1
    Join Date
    Sep 2010
    Posts
    5,762
    Mentioned
    136 Post(s)
    Quoted
    2739 Post(s)

    Default How do i create a dtm

    I currently downloaded a bot for a pserver(dont ask... xp rate for skilling is slow) from another website. the bot works fine, but it wont drop the mapleslongbows and i suspect it is because the dtm is outdated. how would i go about creating a dtm?


    it looks like this:
    Code:
    private static final DTM MAPLE_LOG = DTM.fromString("89_60_8_15",
    			"107_72_13_-7_2_15", "139_102_49_-19_5_15", "102_74_35_-22_1_15",
    			"120_87_41_-26_1_15", "102_74_35_-27_-5_15", "89_60_8_-24_-6_15",
    			"110_80_37_-23_-12_15", "0_0_1_-22_-14_15", "0_0_1_-12_-14_15",
    			"0_0_1_-8_-17_15", "0_0_1_-4_-17_15", "0_0_1_-3_-10_15",

  2. #2
    Join Date
    Nov 2009
    Posts
    90
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

  3. #3
    Join Date
    Nov 2011
    Location
    England
    Posts
    3,072
    Mentioned
    296 Post(s)
    Quoted
    1094 Post(s)

    Default

    Uhm that looks very much like java to me...

  4. #4
    Join Date
    Sep 2010
    Posts
    5,762
    Mentioned
    136 Post(s)
    Quoted
    2739 Post(s)

    Default

    Quote Originally Posted by Ollybest View Post
    Uhm that looks very much like java to me...
    it is

  5. #5
    Join Date
    Jun 2012
    Posts
    2,182
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Yohojo has a more up to date video on DTM's I think. One sec...

    http://villavu.com/forum/showthread.php?t=77691

    Thats Demise's tutorial. If you have any questions, post here, post there, or PM me.


    Wait, your making a DTM in Java? Head to tribot.org or Powerbot.com. We don't use Java here. You might be able to get help in the Java section of our forums though.
    Last edited by Footy; 10-29-2012 at 11:28 PM.
    Thx Euphemism and Vinyl for the awesome siggy and avatar!

  6. #6
    Join Date
    Dec 2007
    Posts
    2,112
    Mentioned
    71 Post(s)
    Quoted
    580 Post(s)

    Default

    look into there library, looks like the actual data is stored in a very different way from how we do it here at srl, there is probs a DTM creator of some sort.
    Last edited by Kasi; 10-29-2012 at 11:30 PM.

  7. #7
    Join Date
    Sep 2010
    Posts
    5,762
    Mentioned
    136 Post(s)
    Quoted
    2739 Post(s)

    Default

    Quote Originally Posted by Footy View Post
    Yohojo has a more up to date video on DTM's I think. One sec...

    http://villavu.com/forum/showthread.php?t=77691

    Thats Demise's tutorial. If you have any questions, post here, post there, or PM me.


    Wait, your making a DTM in Java? Head to tribot.org or Powerbot.com. We don't use Java here. You might be able to get help in the Java section of our forums though.
    oh i figured it would be the same

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •