[-]
Shout:
Click Refresh to load shouts.

Post Reply 
 
Thread Rating:
  • 7 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[860] OrkBot v0.6.6
05-20-2008, 11:16 PM (This post was last modified: 07-18-2010 06:43 PM by Stiju. Edit Reason: N/A)
Post: #1
[860] OrkBot v0.6.6
OrkBot the ultimate Tibia warbot.
It's built upon my open source TextOutput2 core, with some small changes.

Quote:Features
Auto Healer - Automatically heal yourself with a spell, rune or potion.
Friend Healer - Heal allies with Exura Sio and/or UHs at chosen health %.
Team Marks - Adds a blue 'A' in front of allies names and a red 'E' in front of enemies names.
Team Colors - Change the outfit color of enemies(red) and allies(blue).
Shoot from closed bps - The bot can use runes/potions without having the backpacks open, recommended to have this checked.
Double Healing - Is able to cast a spell and drink a potion at same time.
Magic Wall Timer - Adds a 20 seconds timer on all magwalls that popups (someone shoots) inside your view area.
Anti-Paralyze - Automatically cast the spell in "Spell Hi" to remove paralysis.
Spell Timers - Adds a timer when you cast haste, invisible or magic shield spells.
Level Spy - Allows you to see through floors, walls and ceilings.
X-Ray - Allows you to see names through floors and ceilings.
Hotkey System - Powerful and customizable hotkey system.
Main window.
[Image: mainwindowqb3.jpg]

Team marks, colors and magwall timer in action. (Image taken from a random Tibiacam)
[Image: tmwo9.jpg]

Spell Timers.
[Image: spelltimersgt2.png]

Hotkey Window:
[Image: hotkeysco3.jpg]
Code:
Hotkeys:
heal command, use a rune or potion on creature. Will not heal 'self' if you have full health and won't heal 'friend' with more than 95% health.
- heal {arg1} {arg2}
      arg1: uh/ih/normal/strong/great/ultimate/spirit
      arg2: self/target/friend/enemy

mana command, use a mana potion on self, will not use it if you have full mana.
- mana {arg1}
      arg1: normal/strong/great/spirit

magwall command, cast a magic wall in front of target.
- magwall {arg1} {arg2}
      arg1: self/target/friend/enemy
      arg2: x sqm to shoot infront of target (optinal to use)

- levelspyup
- levelspydown

say command, say any message ingame.
- say {arg1}
      arg1: any message

attack command,  attack target.
- attack {arg1}
      arg1: self/target/friend/enemy

shoot command, use a rune on target.
- shoot {arg1} {arg2}
      arg1: sd/hmm/explo or any item id
      arg2: self/target/friend/enemy

loot command, loot from dead creatures.

equip command, equip items from your backpack.
- equip {arg1} {arg2}
      arg1: head/amulet/container/body/lefthand/righthand/legs/feet/ring/ammo
      arg2: item id


(The hotkey system isn't done yet, more commands will come)
Healing priority list.
ElfBot Wrote:Full priority list

This is the bot's complete logic to decide how to heal:

1. If Spell Lo hp&mp conditions satisfied, cast the Spell
2. if not, check if Uh Rune hp condition satisfied, if so heal with Uh
3. if not, lastly check if enough hp&mp for the weaker Spell Hi, if so cast it

Code:
OrkBot changelog:
Version 0.6.5
- Updated to work with Tibia 8.57.

Version 0.6.4
- Fixed bug in spell/magicwall timers.

Version 0.6.3
- Updated to work with Tibia 8.55.

Version 0.6.2
- Updated to work with Tibia 8.54.

Version 0.6.1
- Fixed magicwall and wild growth timers.

Version 0.6.0
- Updated to work with Tibia 8.53.

Version 0.5.9
- Changed the looter to auto stack items.
- Fixed the injector not reading names correctly.

Version 0.5.8
- Updated to work with Tibia 8.52.
- Fixed magwall timers to move around smoothly

Version 0.5.7
- Fixed a small bug.

Version 0.5.6
- Updated to work with Tibia 8.5.

Version 0.5.5
- Updated to work with Tibia 8.42.

Version 0.5.4
- Fixed problem with magic wall timers not working.

Version 0.5.3
- Updated to work with Tibia 8.41.
- Removed Show Invisible Creatures (not possible anymore).
- Fixed problem with Injector not working correctly.

Version 0.5.2
- Updated to work with Tibia 8.4.

Version 0.5.1
- Added hotkey to show/hide OrkBot window. CTRL + F12.
- Fixed a bug in magwall- and spell timers.

Version 0.5.0
- Updated to work with Tibia 8.31
- Added auto reattacker. Reset target: ESC.

Version 0.4.3
- Updated to work with Tibia 8.22

Version 0.4.2
- Updated to work with Tibia 8.21

Version 0.4.1
- Updated to work with Tibia 8.2

Version 0.4.0
- Added show target(last target)
- Added feature to shoot enemy with least health %.
- Added more hotkey commands.
- - Commands: say, loot, equip, shoot and attack.
- Added "wild growth" timer to magwall timer.
- Changed team colors to give a white outfit to neutral people's.
- Fixed a bug in magwall timer.
- Fixed a bug in item finder.

Version 0.3.0
- Added show invisible creatures.
- Added a new hotkey system.
- Fixed a bug in friend healer.

Version 0.2.0
- Added anti-paralyze.
- Added spell timers.
- Added level spy.
- Added x-ray.

Version 0.1.0
- Added auto healer.
- Added friend healer.
- Added team marks.
- Added team colors.
- Added shoot from closed bps.
- Added double healing.
- Added magic wall timer.
OrkBot isn't done yet and still have a long way to go before it will be.
So post bug reports, comments and suggestions to help me complete it.



Note: If OrkBot.exe won't start or if it's just a blank window, you might want to download Microsoft Visual C++ 2008 Redistributable Package (C++ Runtime Library) or you can download TempInjector and extract that to your OrkBot folder and use that one instead.


Old OrkBot Releases: http://download.stiju.com/ (Temporary host)


Attached File(s)
.zip  OrkBot 0.6.6.zip (Size: 93.23 KB / Downloads: 14)
Visit this user's website Find all posts by this user
Quote this message in a reply
05-20-2008, 11:44 PM
Post: #2
[852] OrkBot v0.5.8
Nice work Stiju.

Jo3
Find all posts by this user
Quote this message in a reply
05-21-2008, 05:46 AM
Post: #3
[852] OrkBot v0.5.8
ph4t!
Find all posts by this user
Quote this message in a reply
05-21-2008, 10:03 AM
Post: #4
[852] OrkBot v0.5.8
The magic wall-timer idea is awesome, seriously.
I love it.

You are on a f*cking good way with injection etc, you might even create a better Elfbot if you continue this project.

Presenting my Tibia related projects
Visit this user's website Find all posts by this user
Quote this message in a reply
05-21-2008, 01:28 PM
Post: #5
[852] OrkBot v0.5.8
Nice!
Like the timer too. Tongue

Smile
[Image: apitbpi5.png]
[Image: 22263ol0.gif]
[Image: fullsigneq3.png]
Visit this user's website Find all posts by this user
Quote this message in a reply
05-23-2008, 06:34 PM
Post: #6
[852] OrkBot v0.5.8
Updated OrkBot.
New features: spell timers, level spy, x-ray and anti-paralyze.

[Image: Stiju.png]
Visit this user's website Find all posts by this user
Quote this message in a reply
05-23-2008, 10:28 PM
Post: #7
[852] OrkBot v0.5.8
awesome Stiju, the MWall Timer is perfect!
Find all posts by this user
Quote this message in a reply
05-25-2008, 08:56 PM (This post was last modified: 05-25-2008 08:59 PM by Stiju. Edit Reason: )
Post: #8
[852] OrkBot v0.5.8
Updated again, now with a new hotkey system and with the possibility to show invisible creatures.
In the next update OrkBot will probably have it's hotkey system completed and also have other new useful features.

[Image: Stiju.png]
Visit this user's website Find all posts by this user
Quote this message in a reply
05-25-2008, 11:59 PM
Post: #9
[852] OrkBot v0.5.8
No one will buy ElfBot anymore Smile

[Image: image.php?type=sigpic&userid=761...1230799621]
[Image: buttonug.png]
[Image: amini]
Find all posts by this user
Quote this message in a reply
05-26-2008, 03:06 AM
Post: #10
[852] OrkBot v0.5.8
Oh my god, this new hotkey update is awesome.

Presenting my Tibia related projects
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 



Contact UsTProgrammingReturn to TopReturn to ContentLite (Archive) ModeRSS Syndication