Advertisement
Guest User

Candybot WP script

a guest
Dec 26th, 2015
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 4.10 KB | None | 0 0
  1. ScriptToLoad = {
  2.     Support = {
  3.         paralyzeHealText = "utani gran hur",
  4.         autoInvisible = false,
  5.         itemHealthBar = 75,
  6.         ringToReplace = {
  7.             text = "Might Ring",
  8.         },
  9.  
  10.         itemManaBar = 91,
  11.         autoManaItem = true,
  12.         healSpellText = "exura vita",
  13.         currentManaItem = 238,
  14.         autoManaShield = true,
  15.         healthBar = 97,
  16.         autoHeal = true,
  17.         autoParalyzeHeal = true,
  18.         autoReplaceRing = false,
  19.         autoHealthItem = false,
  20.         hasteHealthBar = 50,
  21.         hasteSpellText = "utani gran hur",
  22.         autoHaste = true,
  23.         currentHealthItem = 266,
  24.     },
  25.  
  26.     Waypoints = {
  27.         waypointList = {
  28.             [1] = {
  29.                 node = 3,
  30.                 position = {
  31.                     y = 971,
  32.                     x = 1111,
  33.                     z = 4,
  34.                 },
  35.  
  36.             },
  37.  
  38.             [2] = {
  39.                 node = 3,
  40.                 position = {
  41.                     y = 983,
  42.                     x = 1111,
  43.                     z = 4,
  44.                 },
  45.  
  46.             },
  47.  
  48.             [3] = {
  49.                 node = 3,
  50.                 position = {
  51.                     y = 996,
  52.                     x = 1111,
  53.                     z = 4,
  54.                 },
  55.  
  56.             },
  57.  
  58.             [4] = {
  59.                 node = 3,
  60.                 position = {
  61.                     y = 1011,
  62.                     x = 1111,
  63.                     z = 4,
  64.                 },
  65.  
  66.             },
  67.  
  68.             [5] = {
  69.                 node = 3,
  70.                 position = {
  71.                     y = 1022,
  72.                     x = 1111,
  73.                     z = 4,
  74.                 },
  75.  
  76.             },
  77.  
  78.             [6] = {
  79.                 node = 3,
  80.                 position = {
  81.                     y = 1033,
  82.                     x = 1111,
  83.                     z = 4,
  84.                 },
  85.  
  86.             },
  87.  
  88.             [7] = {
  89.                 node = 3,
  90.                 position = {
  91.                     y = 1032,
  92.                     x = 1133,
  93.                     z = 4,
  94.                 },
  95.  
  96.             },
  97.  
  98.             [8] = {
  99.                 node = 3,
  100.                 position = {
  101.                     y = 1033,
  102.                     x = 1152,
  103.                     z = 4,
  104.                 },
  105.  
  106.             },
  107.  
  108.             [9] = {
  109.                 node = 3,
  110.                 position = {
  111.                     y = 1032,
  112.                     x = 1166,
  113.                     z = 4,
  114.                 },
  115.  
  116.             },
  117.  
  118.             [10] = {
  119.                 node = 3,
  120.                 position = {
  121.                     y = 1032,
  122.                     x = 1180,
  123.                     z = 4,
  124.                 },
  125.  
  126.             },
  127.  
  128.             [11] = {
  129.                 node = 3,
  130.                 position = {
  131.                     y = 1033,
  132.                     x = 1197,
  133.                     z = 4,
  134.                 },
  135.  
  136.             },
  137.  
  138.             [12] = {
  139.                 node = 3,
  140.                 position = {
  141.                     y = 1015,
  142.                     x = 1197,
  143.                     z = 4,
  144.                 },
  145.  
  146.             },
  147.  
  148.             [13] = {
  149.                 node = 3,
  150.                 position = {
  151.                     y = 1014,
  152.                     x = 1196,
  153.                     z = 4,
  154.                 },
  155.  
  156.             },
  157.  
  158.             [14] = {
  159.                 node = 3,
  160.                 position = {
  161.                     y = 998,
  162.                     x = 1197,
  163.                     z = 4,
  164.                 },
  165.  
  166.             },
  167.  
  168.             [15] = {
  169.                 node = 3,
  170.                 position = {
  171.                     y = 970,
  172.                     x = 1197,
  173.                     z = 4,
  174.                 },
  175.  
  176.             },
  177.  
  178.             [16] = {
  179.                 node = 3,
  180.                 position = {
  181.                     y = 956,
  182.                     x = 1197,
  183.                     z = 4,
  184.                 },
  185.  
  186.             },
  187.  
  188.             [17] = {
  189.                 node = 3,
  190.                 position = {
  191.                     y = 945,
  192.                     x = 1191,
  193.                     z = 4,
  194.                 },
  195.  
  196.             },
  197.  
  198.             [18] = {
  199.                 node = 3,
  200.                 position = {
  201.                     y = 946,
  202.                     x = 1165,
  203.                     z = 4,
  204.                 },
  205.  
  206.             },
  207.  
  208.             [19] = {
  209.                 node = 3,
  210.                 position = {
  211.                     y = 946,
  212.                     x = 1151,
  213.                     z = 4,
  214.                 },
  215.  
  216.             },
  217.  
  218.             [20] = {
  219.                 node = 3,
  220.                 position = {
  221.                     y = 946,
  222.                     x = 1133,
  223.                     z = 4,
  224.                 },
  225.  
  226.             },
  227.  
  228.             [21] = {
  229.                 node = 3,
  230.                 position = {
  231.                     y = 970,
  232.                     x = 1130,
  233.                     z = 4,
  234.                 },
  235.  
  236.             },
  237.  
  238.             [22] = {
  239.                 node = 3,
  240.                 position = {
  241.                     y = 970,
  242.                     x = 1121,
  243.                     z = 4,
  244.                 },
  245.  
  246.             },
  247.  
  248.         },
  249.  
  250.     },
  251.  
  252.     Target = {
  253.         targetList = {
  254.             [1] = {
  255.                 balancedBox = true,
  256.                 currentMode = {
  257.                     text = "Item Mode",
  258.                 },
  259.  
  260.                 strategyList = true,
  261.                 dangerBox = true,
  262.                 follow = true,
  263.                 hpRange1 = "100",
  264.                 hpRange2 = "0",
  265.                 name = "Demon",
  266.                 defensiveBox = true,
  267.                 loot = true,
  268.                 movementList = true,
  269.                 modeList = true,
  270.                 offensiveBox = true,
  271.             },
  272.  
  273.         },
  274.  
  275.     },
  276.  
  277.     Bot = {
  278.         enabled = true,
  279.         precisionMode = false,
  280.     },
  281.  
  282.     PvP = {},
  283.     AFK = {
  284.         runes = {
  285.             runeSpellText = "adori gran",
  286.             checkOpenContainers = true,
  287.             runeMaker = false,
  288.         },
  289.  
  290.         antiKick = true,
  291.         magicTraining = {
  292.             magicTraining = false,
  293.             words = "exevo gran mas frigo",
  294.             manaRequired = 50,
  295.         },
  296.  
  297.         food = {
  298.             eatFood = false,
  299.             selectedFood = {
  300.                 text = "Any",
  301.             },
  302.  
  303.         },
  304.  
  305.         fishing = {
  306.             autoFishing = false,
  307.             checkCap = false,
  308.         },
  309.  
  310.         weapons = {
  311.             autoReplaceWeapon = false,
  312.             hand = {
  313.                 text = "Left Hand",
  314.             },
  315.  
  316.             item = 3277,
  317.         },
  318.  
  319.         creatureList = {
  320.             blackList = {},
  321.             whiteList = {},
  322.             alertForBlackListedCreature = true,
  323.             alertForNonWhiteListedCreatures = false,
  324.         },
  325.  
  326.         alertCreatureAppearence = false,
  327.     },
  328.  
  329. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement