Author Topic: We didn't start the fires...  (Read 13497 times)

0 Members and 1 Guest are viewing this topic.

Offline dxrom

  • Master of the milestones!
  • Elite
  • *
  • *
  • Posts: 1080
  • Activity:
    0%
  • Reputation Power: 15
  • dxrom is working their way up.dxrom is working their way up.dxrom is working their way up.
  • KEYBOARD COWBOY, GREAT SAMURAI OF THE INTERNET.
  • Respect: +100
  • Referrals: 1
    • View Profile
Re: We didn't start the fires...
« Reply #15 on: February 04, 2012, 07:26:59 AM »
0
Code: [Select]
set %timerMove #scnt2
set #lpc 10

repeat
finditem GXV_KIG G_12
if #findCnt > 3
  {
  set #lobjectID #findID
  set %crap #lobjectID
  gosub walkTo
;  event macro 17
  }
  wait 5
until #CLICNT = 0

sub walkTo
  finditem %crap
  if #findDist > 0 ;&& ( %timerMove < #scnt2 )
     event pathfind #findX #findY
     set %timerMove ( #sCnt2 + 20 )
     event macro 17
     wait 5
return

For the truly lazy. :>



 ​_██​_
(ಠ​_ృ)
I do say, ol' Chap! Come play EVE Online! Why here is a 21 Day Free Trial!

Offline Adenocard

  • Full Member
  • ***
  • Posts: 143
  • Activity:
    0%
  • Reputation Power: 2
  • Adenocard has no influence.
  • Gender: Female
  • Respect: +18
  • Referrals: 4
    • View Profile
Re: We didn't start the fires...
« Reply #16 on: February 04, 2012, 04:32:33 PM »
0
Cerv you truely are a dork, get back to pvping and stop making fire scripts GEEZ... wheres the raid wheres the raid ohhh its over ok bye

Offline dreamzcaster

  • Jr. Member
  • **
  • Posts: 48
  • Activity:
    0%
  • Reputation Power: 0
  • dreamzcaster has no influence.
  • Respect: +5
  • Referrals: 0
    • View Profile
Re: We didn't start the fires...
« Reply #17 on: April 07, 2012, 10:11:01 AM »
0
Code: [Select]
set %timerMove #scnt2
set #lpc 10

repeat
finditem GXV_KIG G_12
if #findCnt > 3
  {
  set #lobjectID #findID
  set %crap #lobjectID
  gosub walkTo
;  event macro 17
  }
  wait 5
until #CLICNT = 0

sub walkTo
  finditem %crap
  if #findDist > 0 ;&& ( %timerMove < #scnt2 )
     event pathfind #findX #findY
     set %timerMove ( #sCnt2 + 20 )
     event macro 17
     wait 5
return

For the truly lazy. :>
 
Works Quite Well, is there any way to make it scan in a wider area?  Also your best bet is to set the find count higher as it tends to let the fires grow bigger and bigger (This only works well with a couple of rioters near each other).  I have been "herding" (attacking but not hitting them to get them to follow me to a nice open area) so that I can have two or more rioters making fires/dropping garbage in one place.  Can get some serious fires going on this way.

« Last Edit: April 09, 2012, 07:22:36 PM by dreamzcaster »

Offline Oracle

  • Hero Member
  • *
  • Posts: 888
  • Activity:
    0%
  • Reputation Power: 14
  • Oracle barely matters.Oracle barely matters.
  • Gender: Male
  • We always want something that we cannot have...!
  • Respect: +97
  • Referrals: 3
    • View Profile
Re: We didn't start the fires...
« Reply #18 on: July 07, 2012, 11:14:21 PM »
0
Thanks Cerveza (and dxrom) this is a cool little snippet.  It does saves the fingers and the mouse wear by not having to do so much 'clicking'...  I made it a goal to try and get each one of the City Banners.

I am trying to herd 2 or more as someone suggested by attacking them and having them follow me, but they dont follow too far.  Was also thinking that this would be nice if it had a stop and start key set to one of the 'F' Keys so you can run around the City and keep doing it...
« Last Edit: July 07, 2012, 11:17:13 PM by Oracle »
ORACLE
Get me a Straw...because I suck...!
PIXEL CRACK -- Love it! Crave it! Want it! Got to have it!

Offline dxrom

  • Master of the milestones!
  • Elite
  • *
  • *
  • Posts: 1080
  • Activity:
    0%
  • Reputation Power: 15
  • dxrom is working their way up.dxrom is working their way up.dxrom is working their way up.
  • KEYBOARD COWBOY, GREAT SAMURAI OF THE INTERNET.
  • Respect: +100
  • Referrals: 1
    • View Profile
Re: We didn't start the fires...
« Reply #19 on: July 08, 2012, 12:14:19 AM »
0
What I was doing with my script, when I played UO, was I would move 3-4 rioters to one spot and put wooden boxes around them, enclosing them to a 1 tile range and simply letting the script run... You have to check in every couple of hours though because the chests will despawn.



 ​_██​_
(ಠ​_ృ)
I do say, ol' Chap! Come play EVE Online! Why here is a 21 Day Free Trial!

Offline Oracle

  • Hero Member
  • *
  • Posts: 888
  • Activity:
    0%
  • Reputation Power: 14
  • Oracle barely matters.Oracle barely matters.
  • Gender: Male
  • We always want something that we cannot have...!
  • Respect: +97
  • Referrals: 3
    • View Profile
Re: We didn't start the fires...
« Reply #20 on: July 09, 2012, 11:27:27 AM »
0
Tried using this script today and kept getting "Can't Get There" and "I can't reach that" even though I was standing in the middle of lots of Wall of Fires and garbage 2-4 tiles away.
ORACLE
Get me a Straw...because I suck...!
PIXEL CRACK -- Love it! Crave it! Want it! Got to have it!

Tags: