Advertisement
Guest User

PKBot

a guest
Jul 22nd, 2018
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.58 KB | None | 0 0
  1. (PK BOT Script)
  2.  
  3. starts as a command
  4.  
  5. for bounty hunter minigame area ( 3 caves with 3 region id coords)
  6. ::botbh1 [type] [amount]
  7. ::botbh2 [type] [amount]
  8. ::botbh3 [type] [amount]
  9.  
  10. for pvpzone area
  11. ::botge [type] [amount]
  12.  
  13.  
  14. for f2pzone area
  15. ::botf2p [type] [amount]
  16.  
  17. the areas above i want the pkbots to be spawned there and walk randomly there.
  18. i want the bots to fight other bots randomly, however bots cant attack players until players attack them.
  19.  
  20. bounty hunter minigame, i want bots to be spawned inside the cave region map/coords. there is 3 caves with 3 different region id/coords
  21.  
  22.  
  23. ( every [type] below, make them customable such as im able to change their ): item equipt id, items in inventory id, their stat levels
  24.  
  25.  
  26.  
  27. Prayer effects on every [type] below: if bot vs bot or bot vs player, smite or soulsplit is must be used + prayer damage bonus depends on [type] such as:
  28.  
  29. curses prayer: [ALWAYS Protect item lvl 50], soulsplit lvl 92, turmoil lvl 95, berserker lvl 59 // if using mage/range: leech range lvl 76, leech magic lvl 78 [leech special attack in Rag type only]
  30.  
  31. normal prayer: [ALWAYS Protect item lvl 25], smite lvl 52, piety lvl 70, // if using range: rigour lvl 70. if pure: ultimate strength lvl 31, increadable reflexes lvl 34 . if pure using range/mage: eagle eye lvl 44, mystic might lvl 45
  32.  
  33.  
  34. prayer over head instead of smite or soulsplit: if bot detects a bot or a player using overhead such as melee/range/mage in curses prayer or normal prayer, the bot will use overhead depends on opponent attack style .
  35. example:
  36. if bot is smiting or soulspliting and attacked a bot or a player, and that player or bot decides to fight back with overhead such as melee or range or mage. The bot will switch smite or soulsplit to opponent attack style , whether opponent is using melee
  37. the bot will pray melee, or if opponent using mage the bot will pray mage, or if opponent using range the bot will use range. [If player or opponent decides to turn off prayer or switching back to smite or soulsplit] the bot will switch back to smite or soulsplit.
  38.  
  39. [Rag type] always use overhead such as melee/range/mage depends on opponent attack style, and rag type never uses soulsplit or turn off prayer unless its 0 prayer point. + uses prayer damage bonus depends on self style as written up in curses prayer
  40. [PureNH type] always use overhead such as melee/range/mage depends on opponent attack style, and PureNH type never uses Smite or turn off prayer unless its 0 prayer point. + uses prayer damage bonus depends on self style as written up in normal prayer
  41.  
  42. prayer point must be effective on bots, which means players vs bots , players can drain prayer points in bots. or bot vs bot they can drain each other pray points.
  43. bots can randomly drink pray pot or super restore pot if prayer point is at 1 to 70 (if they have 99 prayer) or from 1 to 30 (if they have 52prayer)
  44. they can drink prayer pot or super restore if there is a pot in inventory. if there is no pot in inventory the bot will reach 0 prayer point and continue fighting with 0 prayer point.
  45.  
  46.  
  47. BOTS must use overload or super strength or super attack or range pot or mage pot depends whats on their inventory they have to pot up
  48.  
  49.  
  50.  
  51. all bots and types must eat at hp 1-55
  52. all bots and types must eat at hp 1-70 if special wep id detected
  53. all bots and types drink pray pot or super restore pot if prayer point is at 1 to 60 (if they have 99 prayer) or from 1 to 30 (if they have 52prayer)
  54.  
  55.  
  56.  
  57. "wepId" is anything i will replace with weapon id such as: whip,dscim or any kind of weapon id.
  58.  
  59. "special wep id" is anything i wil replace with weapon id such as: ags,dds,claws or any kind of special weapon id.
  60.  
  61. types:
  62.  
  63.  
  64. 1 [Dharoks]:
  65.  
  66. able bot to veng every 30sec including veng runes in inventory counts.
  67. this bot able to switch between "wep id" and dharoks axe.
  68.  
  69. dharoks axe, bot can randomly switch from "wepId" to dharoks axe, to axe the opponent (bot can axe when its certain hp is between 1 to 70)
  70. but ofcourse bot has to eat between certain hp between 1 to 55
  71.  
  72. if bot detects opponent with a "special weapon id" bot must eat between hp 1 to 70
  73. so bot eating normal is hp between 1 to 60 , and if special weapon detected bot eats from hp 1 to 70,
  74. this means if bot hp is 55 or 56 it will not eat unless hp is under 55 because it eats from 1 to 55.
  75. However if bot hp is 55 or 56 and opponent is weilding "special weapon id" it must eat because its 1 to 70
  76.  
  77. -------------------
  78.  
  79.  
  80. 2 [Main]
  81. 3 [zerk]
  82. 4 [pure melee]
  83.  
  84. able bot to veng every 30sec including veng runes in inventory counts.
  85. normal fighting and switches from "wep id" to "special wep id"
  86. this bot can use "special wep id" when opponent is at low hp from 1-65 , uses special wepon all if opponent is still under 65hp if opponent is 66hp the bot stop using spec and switch back to "wep id"
  87. if "defender id" or "dragonfireshield" or "unholy book" detected in inventory bot wears it . example: if bot was wearing whip and dfs or defender then he uses ags for special and switchs back to whip he must wear dfs or defender if detected in inventory.
  88.  
  89. ----
  90.  
  91. 5 [Range tank]
  92. 6 [pure range]
  93.  
  94. able bot to veng every 30sec including veng runes in inventory counts.
  95. normal fighting and switching from "range wep id" + "arrowws or bolt id" to "special wep id" + "arrowws or bolt id"
  96. must switch to correct bolts or arrows for example, if has magic short bow uses rune arrows and spec wep is dark bow, uses dragon arrows then switch back to normal magic shortbow and rune arrows
  97.  
  98. --------
  99.  
  100. 7 [Rag]
  101. 8 [PureNH]
  102.  
  103. fighting using 3 style crossbow+barrage+"wepid" + "spec wep id". It will use the 3 styles as the opposite opponent praying , if opponent prays melee overhead, bot will use range or mage style attack. if opponent prays mage overhead, bot will use range or melee style attack. if opponent prays range, bot will use melee or mage style attack.
  104. bot must always freeze opponent if opponent is moving.
  105.  
  106. ------
  107.  
  108. 9 [f2p melee]
  109. 10 [f2p range to melee]
  110.  
  111. uses f2p style as "f2p wep id" switchs to another "f2p wep id" such as rune scim switching to rune 2h when opponent is at low hp between 1 to 30
  112. or range to melee, uses maple bow and switches to rune 2h when opponent at low hp between 1 to 30
  113.  
  114. -----
  115. 11 [Hybrid]
  116.  
  117. fighting using 2 style barrage\"wepid" + "spec wep id". It will use the 2 styles freeze and attack. bot must always freeze opponent if opponent is moving.
  118. bot must wear d'hide magic defence armour if he freeze opponent and decide to attack with melee if its free to move around. if bot is freezed and opponent attack with melee, bot must wear melee defence armour and so on...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement