Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Open Boxes that randomly spawns
#4
(11-04-2018, 07:26 PM)drollish Wrote: 100 {lever} X:=Self.X() Y:=Self.Y() Z:=Self.Z() idlever:=9586 Map.Use(!idlever!, !X!, !Y!, !Z!, 5)

Currently i'm using this one, found it on a "lever" thread. Just changed the ids.
And no- the id doesnt change Smile

But how do I see IDs on Bmega? "Alt + F8" ? Because that command doesnt work for me, i know it supposed to be showing in the top left corner.


That looks old
You don't have to make these variables X:=Self.X() Y:=Self.Y() Z:=Self.Z()
it's now replaced by constants
just delete everything and leave

Code:
box:=9586
Map.Use(!box, :X, :Y, :Z, 5)



Alt+F8 should work on any regular keyboard, only issue may be if u have weird laptop kb



If ID doesnt change, does it disappear? because if it stays on ground after bot clicks it, it will just get stuck there clicking it all the time
Reply


Messages In This Thread
Open Boxes that randomly spawns - by drollish - 11-01-2018, 04:39 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)